Running with gitlab-runner 16.11.0~pre.21.gaa21be2d (aa21be2d)  on blue-5.saas-linux-small-amd64.runners-manager.gitlab.com/default -AzERasQ, system ID: s_4cb09cee29e2  feature flags: FF_USE_IMPROVED_URL_MASKING:true section_start:1714969085:resolve_secrets Resolving secrets section_end:1714969085:resolve_secrets section_start:1714969085:prepare_executor Preparing the "docker+machine" executor Using Docker executor with image registry.gitlab.com/jangorecki/dockerfiles/r-3.1.0 ... Authenticating with credentials from job payload (GitLab Registry) Pulling docker image registry.gitlab.com/jangorecki/dockerfiles/r-3.1.0 ... Using docker image sha256:8b24ce159030a57b75789a8e433e36622716faf0813e8f64d049f1ba70f3d3dd for registry.gitlab.com/jangorecki/dockerfiles/r-3.1.0 with digest registry.gitlab.com/jangorecki/dockerfiles/r-3.1.0@sha256:71cd2cceb9034f36b0cd4e3eb08636ce4e769bf0498df52ee6ad1996e55c0440 ... section_end:1714969129:prepare_executor section_start:1714969129:prepare_script Preparing environment Running on runner--azerasq-project-3622566-concurrent-0 via runner-azerasq-s-l-s-amd64-1714968927-78143686... section_end:1714969136:prepare_script section_start:1714969136:get_sources Getting source from Git repository Fetching changes... Initialized empty Git repository in /builds/Rdatatable/data.table/.git/ Created fresh repository. Checking out ca815bab as detached HEAD (ref is master)... Skipping Git submodules setup $ git remote set-url origin "${CI_REPOSITORY_URL}" section_end:1714969142:get_sources section_start:1714969142:download_artifacts Downloading artifacts Downloading artifacts for build (6783485032)... Downloading artifacts from coordinator... ok  host=storage.googleapis.com id=6783485032 responseStatus=200 OK token=glcbt-65 Downloading artifacts for mirror-packages (6783484983)... Downloading artifacts from coordinator... ok  host=storage.googleapis.com id=6783484983 responseStatus=200 OK token=glcbt-65 section_end:1714969144:download_artifacts section_start:1714969144:step_script Executing "step_script" stage of the job script Using docker image sha256:8b24ce159030a57b75789a8e433e36622716faf0813e8f64d049f1ba70f3d3dd for registry.gitlab.com/jangorecki/dockerfiles/r-3.1.0 with digest registry.gitlab.com/jangorecki/dockerfiles/r-3.1.0@sha256:71cd2cceb9034f36b0cd4e3eb08636ce4e769bf0498df52ee6ad1996e55c0440 ... $ cp $(ls -1t bus/build/data.table_*.tar.gz | head -n 1) . $ mkdir -p ~/.R $ Rscript -e 'source(".ci/ci.R"); install.packages(dcf.dependencies("DESCRIPTION", which="all"), repos=file.path("file:", normalizePath("bus/mirror-packages/cran", mustWork=FALSE)), quiet=TRUE)' also installing the dependencies ‘R.oo’, ‘R.methodsS3’, ‘commonmark’, ‘xfun’ Updating HTML index of packages in '.Library' Making 'packages.html' ... done Warning messages: 1: packages ‘xts’, ‘knitr’ are not available (for R version 3.1.0) 2: In install.packages(dcf.dependencies("DESCRIPTION", which = "all"), : installation of package ‘zoo’ had non-zero exit status $ R CMD check --no-manual $(ls -1t data.table_*.tar.gz | head -n 1) * using log directory ‘/builds/Rdatatable/data.table/data.table.Rcheck’ * using R version 3.1.0 (2014-04-10) * using platform: x86_64-unknown-linux-gnu (64-bit) * using session charset: UTF-8 * checking for file ‘data.table/DESCRIPTION’ ... OK * this is package ‘data.table’ version ‘1.15.99’ * checking package namespace information ... OK * checking package dependencies ... NOTE Packages suggested but not available for checking: ‘xts’ ‘zoo’ ‘knitr’ * checking if this is a source package ... OK * checking if there is a namespace ... OK * checking for executable files ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking whether package ‘data.table’ can be installed ... ERROR Installation failed. See ‘/builds/Rdatatable/data.table/data.table.Rcheck/00install.out’ for details. section_end:1714969170:step_script section_start:1714969170:after_script Running after_script Running after script... $ mkdir -p bus/$CI_JOB_NAME $ echo $CI_JOB_ID > bus/$CI_JOB_NAME/id $ echo $CI_JOB_STATUS > bus/$CI_JOB_NAME/status $ echo $CI_JOB_IMAGE > bus/$CI_JOB_NAME/image $ [ -d data.table.Rcheck ] && mv data.table.Rcheck bus/$CI_JOB_NAME/ section_end:1714969171:after_script section_start:1714969171:upload_artifacts_on_failure Uploading artifacts for failed job Uploading artifacts... bus/test-lin-310-cran: found 348 matching artifact files and directories WARNING: Upload request redirected  location=https://gitlab.com/api/v4/jobs/6783485194/artifacts?artifact_format=zip&artifact_type=archive&expire_in=2+weeks new-url=https://gitlab.com WARNING: Retrying...  context=artifacts-uploader error=request redirected Uploading artifacts as "archive" to coordinator... 201 Created id=6783485194 responseStatus=201 Created token=glcbt-65 section_end:1714969174:upload_artifacts_on_failure section_start:1714969174:cleanup_file_variables Cleaning up project directory and file based variables section_end:1714969174:cleanup_file_variables ERROR: Job failed: exit code 1