2026-03-17T04:21:34.764468Z 00O Running with gitlab-runner 18.10.0~pre.705.ge11dde90 (e11dde90) 2026-03-17T04:21:34.764485Z 00O  on blue-2.saas-linux-medium-amd64.runners-manager.gitlab.com/default ZQ74L_riD, system ID: s_805fb2e5035f 2026-03-17T04:21:34.764491Z 00O  feature flags: FF_USE_GIT_PROACTIVE_AUTH:true 2026-03-17T04:21:34.764507Z 00O Resolving secrets 2026-03-17T04:21:34.764629Z 00O section_start:1773721294:prepare_executor 2026-03-17T04:21:34.764630Z 00O+Preparing the "docker+machine" executor 2026-03-17T04:21:34.894499Z 00O Using Docker executor with image registry.gitlab.com/rdatatable/dockerfiles/r-devel-gcc-san ... 2026-03-17T04:21:38.907577Z 00O Using effective pull policy of [always] for container registry.gitlab.com/rdatatable/dockerfiles/r-devel-gcc-san 2026-03-17T04:21:38.908346Z 00O Authenticating with credentials from job payload (GitLab Registry) 2026-03-17T04:21:38.908354Z 00O Pulling docker image registry.gitlab.com/rdatatable/dockerfiles/r-devel-gcc-san ... 2026-03-17T04:22:01.863790Z 00O Using docker image sha256:30bb6ab1c51b4bc6f6c29c39fed70fe233f3d2d1e40f4bfebd972e5f203ac18b for registry.gitlab.com/rdatatable/dockerfiles/r-devel-gcc-san with digest registry.gitlab.com/rdatatable/dockerfiles/r-devel-gcc-san@sha256:497fff45d4a8921dfb5221a9e6190fe1fcecfe26102fe8e34b91bc81a0f697f6 ... 2026-03-17T04:22:01.863856Z 00O section_end:1773721321:prepare_executor 2026-03-17T04:22:01.863857Z 00O+section_start:1773721321:prepare_script 2026-03-17T04:22:01.863936Z 00O+Preparing environment 2026-03-17T04:22:01.864611Z 00O Using effective pull policy of [always] for container sha256:f069249e7821ea8da683bb5ef7151b542b590b1eb53b18cd038c6b777d37e4bb 2026-03-17T04:22:09.600595Z 01O Running on runner-zq74lrid-project-3622566-concurrent-0 via runner-zq74lrid-s-l-m-amd64-1773721217-1b439e39... 2026-03-17T04:22:09.760653Z 00O section_end:1773721329:prepare_script 2026-03-17T04:22:09.760658Z 00O+section_start:1773721329:get_sources 2026-03-17T04:22:09.761147Z 00O+Getting source from Git repository 2026-03-17T04:22:10.130721Z 01O Gitaly correlation ID: 53c1fbade2ee43c0bd54dda777b0d453 2026-03-17T04:22:10.137691Z 01O Fetching changes... 2026-03-17T04:22:10.141065Z 01O Initialized empty Git repository in /builds/Rdatatable/data.table/.git/ 2026-03-17T04:22:10.143288Z 01O Created fresh repository. 2026-03-17T04:22:15.724187Z 01O Checking out 7db13b99 as detached HEAD (ref is master)... 2026-03-17T04:22:15.916530Z 01O 2026-03-17T04:22:15.916539Z 01O Skipping Git submodules setup 2026-03-17T04:22:15.916540Z 01O $ git remote set-url origin "${CI_REPOSITORY_URL}" || echo 'Not a git repository; skipping' 2026-03-17T04:22:16.154637Z 00O section_end:1773721336:get_sources 2026-03-17T04:22:16.154641Z 00O+section_start:1773721336:download_artifacts 2026-03-17T04:22:16.155356Z 00O+Downloading artifacts 2026-03-17T04:22:16.571194Z 01O Downloading artifacts for mirror-packages (13520321980)... 2026-03-17T04:22:17.450819Z 01E Downloading artifacts from coordinator... ok  correlation_id=a9c623c933b442fbb2ffacd0c3261644 host=storage.googleapis.com id=13520321980 responseStatus=200 OK token=6d_sUZnog 2026-03-17T04:22:17.787936Z 01O Downloading artifacts for build (13520321982)... 2026-03-17T04:22:18.077924Z 01E Downloading artifacts from coordinator... ok  correlation_id=346cb0a58f7b49d2be105570f8641758 host=storage.googleapis.com id=13520321982 responseStatus=200 OK token=6d_sUZnog 2026-03-17T04:22:18.790116Z 00O section_end:1773721338:download_artifacts 2026-03-17T04:22:18.790121Z 00O+section_start:1773721338:step_script 2026-03-17T04:22:18.790520Z 00O+Executing "step_script" stage of the job script 2026-03-17T04:22:18.790541Z 00O Using effective pull policy of [always] for container registry.gitlab.com/rdatatable/dockerfiles/r-devel-gcc-san 2026-03-17T04:22:18.791339Z 00O Using docker image sha256:30bb6ab1c51b4bc6f6c29c39fed70fe233f3d2d1e40f4bfebd972e5f203ac18b for registry.gitlab.com/rdatatable/dockerfiles/r-devel-gcc-san with digest registry.gitlab.com/rdatatable/dockerfiles/r-devel-gcc-san@sha256:497fff45d4a8921dfb5221a9e6190fe1fcecfe26102fe8e34b91bc81a0f697f6 ... 2026-03-17T04:22:19.131298Z 01O $ cp $(ls -1t bus/build/data.table_*.tar.gz | head -n 1) . 2026-03-17T04:22:19.140720Z 01O $ mkdir -p ~/.R 2026-03-17T04:22:19.142059Z 01O $ 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)' 2026-03-17T04:22:19.858573Z 01E also installing the dependencies ‘bit’, ‘R.oo’, ‘R.methodsS3’, ‘lattice’, ‘commonmark’, ‘evaluate’, ‘highr’ 2026-03-17T04:22:19.858579Z 01E 2026-03-17T04:26:22.427723Z 01E Updating HTML index of packages in '.Library' 2026-03-17T04:26:22.429690Z 01E Making 'packages.html' ... done 2026-03-17T04:26:22.476873Z 01O $ res1=0; ASAN_OPTIONS=detect_leaks=1 R CMD check --no-manual $(ls -1t data.table_*.tar.gz | head -n 1) || res1=$? # collapsed multi-line command 2026-03-17T04:26:24.051990Z 01O * using log directory ‘/builds/Rdatatable/data.table/data.table.Rcheck’ 2026-03-17T04:26:24.052646Z 01O * using R Under development (unstable) (2026-03-15 r89634) 2026-03-17T04:26:24.053399Z 01O * using platform: x86_64-pc-linux-gnu 2026-03-17T04:26:24.054100Z 01O * R was compiled by 2026-03-17T04:26:24.054547Z 01O gcc (Debian 15.2.0-14) 15.2.0 2026-03-17T04:26:24.054548Z 01O GNU Fortran (Debian 15.2.0-14) 15.2.0 2026-03-17T04:26:24.055250Z 01O * running under: Debian GNU/Linux forky/sid 2026-03-17T04:26:24.055911Z 01O * using session charset: UTF-8 2026-03-17T04:26:24.057882Z 01O * current time: 2026-03-17 04:26:24 UTC 2026-03-17T04:26:26.549082Z 01O * using option ‘--no-manual’ 2026-03-17T04:26:26.550308Z 01O * checking for file ‘data.table/DESCRIPTION’ ... OK 2026-03-17T04:26:26.558323Z 01O * this is package ‘data.table’ version ‘1.18.99’ 2026-03-17T04:26:26.559080Z 01O * package encoding: UTF-8 2026-03-17T04:26:26.559794Z 01O * checking package namespace information ... OK 2026-03-17T04:26:26.589772Z 01O * checking package dependencies ... OK 2026-03-17T04:26:29.133977Z 01O * checking if this is a source package ... OK 2026-03-17T04:26:29.140257Z 01O * checking if there is a namespace ... OK 2026-03-17T04:26:29.147892Z 01O * checking for .dll and .exe files ... OK 2026-03-17T04:26:29.149671Z 01O * checking for hidden files and directories ... OK 2026-03-17T04:26:29.155455Z 01O * checking for portable file names ... OK 2026-03-17T04:26:29.169706Z 01O * checking for sufficient/correct file permissions ... OK 2026-03-17T04:26:29.173428Z 01O * checking whether package ‘data.table’ can be installed ... OK 2026-03-17T04:27:38.938698Z 01O * used C compiler: ‘gcc (Debian 15.2.0-14) 15.2.0’ 2026-03-17T04:27:38.939906Z 01O * checking installed package size ... INFO 2026-03-17T04:27:38.946224Z 01O installed size is 15.6Mb 2026-03-17T04:27:38.948187Z 01O sub-directories of 1Mb or more: 2026-03-17T04:27:38.949785Z 01O doc 1.1Mb 2026-03-17T04:27:38.949785Z 01O libs 9.2Mb 2026-03-17T04:27:38.949786Z 01O po 1.7Mb 2026-03-17T04:27:38.949786Z 01O tests 2.2Mb 2026-03-17T04:27:38.950430Z 01O * checking package directory ... OK 2026-03-17T04:27:38.951774Z 01O * checking ‘build’ directory ... OK 2026-03-17T04:27:38.954205Z 01O * checking DESCRIPTION meta-information ... OK 2026-03-17T04:27:41.562957Z 01O * checking top-level files ... OK 2026-03-17T04:27:41.565123Z 01O * checking for left-over files ... OK 2026-03-17T04:27:41.570071Z 01O * checking index information ... OK 2026-03-17T04:27:42.232976Z 01O * checking package subdirectories ... OK 2026-03-17T04:27:43.608623Z 01O * checking code files for non-ASCII characters ... OK 2026-03-17T04:27:43.802247Z 01O * checking R files for syntax errors ... OK 2026-03-17T04:27:44.128722Z 01O * checking whether the package can be loaded ... OK 2026-03-17T04:27:44.847189Z 01O * checking whether the package can be loaded with stated dependencies ... OK 2026-03-17T04:27:45.433347Z 01O * checking whether the package can be unloaded cleanly ... OK 2026-03-17T04:27:46.017917Z 01O * checking whether the namespace can be loaded with stated dependencies ... OK 2026-03-17T04:27:46.618519Z 01O * checking whether the namespace can be unloaded cleanly ... OK 2026-03-17T04:27:47.367265Z 01O * checking loading without being on the library search path ... OK 2026-03-17T04:27:48.799460Z 01O * checking whether startup messages can be suppressed ... OK 2026-03-17T04:27:49.538095Z 01O * checking dependencies in R code ... OK 2026-03-17T04:27:52.427931Z 01O * checking S3 generic/method consistency ... OK 2026-03-17T04:27:53.682681Z 01O * checking replacement functions ... OK 2026-03-17T04:27:54.350835Z 01O * checking foreign function calls ... OK 2026-03-17T04:27:57.264452Z 01O * checking R code for possible problems ... OK 2026-03-17T04:28:38.669267Z 01O * checking Rd files ... OK 2026-03-17T04:28:41.207323Z 01O * checking Rd metadata ... OK 2026-03-17T04:28:41.372153Z 01O * checking Rd cross-references ... OK 2026-03-17T04:28:42.433156Z 01O * checking for missing documentation entries ... OK 2026-03-17T04:28:43.268760Z 01O * checking for code/documentation mismatches ... OK 2026-03-17T04:28:46.854387Z 01O * checking Rd \usage sections ... OK 2026-03-17T04:28:50.050721Z 01O * checking Rd contents ... OK 2026-03-17T04:28:51.731245Z 01O * checking for unstated dependencies in examples ... OK 2026-03-17T04:28:53.405556Z 01O * checking line endings in shell scripts ... OK 2026-03-17T04:28:53.407219Z 01O * checking line endings in C/C++/Fortran sources/headers ... OK 2026-03-17T04:28:53.459894Z 01O * checking line endings in Makefiles ... OK 2026-03-17T04:28:53.461536Z 01O * checking compilation flags in Makevars ... OK 2026-03-17T04:28:53.637383Z 01O * checking for GNU extensions in Makefiles ... OK 2026-03-17T04:28:53.639885Z 01O * checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK 2026-03-17T04:28:53.643903Z 01O * checking use of PKG_*FLAGS in Makefiles ... OK 2026-03-17T04:28:53.656824Z 01O * checking compiled code ... OK 2026-03-17T04:28:53.900157Z 01O * checking installed files from ‘inst/doc’ ... OK 2026-03-17T04:28:54.678435Z 01O * checking files in ‘vignettes’ ... OK 2026-03-17T04:28:55.466478Z 01O * checking examples ... OK 2026-03-17T04:29:03.833498Z 01O * checking for unstated dependencies in ‘tests’ ... OK 2026-03-17T04:29:04.082668Z 01O * checking tests ... 2026-03-17T04:29:04.558111Z 01O Running ‘autoprint.R’ 2026-03-17T04:29:05.392758Z 01O Comparing ‘autoprint.Rout’ to ‘autoprint.Rout.save’ ... OK 2026-03-17T04:29:05.408458Z 01O Running ‘froll.R’ 2026-03-17T04:58:47.972296Z 01O Running ‘litedown.R’ 2026-03-17T04:58:49.297318Z 01O Running ‘main.R’ 2026-03-17T05:01:40.440706Z 01O Running ‘mergelist.R’ 2026-03-17T05:01:47.704434Z 01O Running ‘nafill.R’ 2026-03-17T05:01:49.878289Z 01O Running ‘optimize.R’ 2026-03-17T05:01:55.604045Z 01O Running ‘other.R’ 2026-03-17T05:01:56.538496Z 01O Running ‘programming.R’ 2026-03-17T05:01:59.119471Z 01O Running ‘S4.R’ 2026-03-17T05:02:00.591555Z 01O Running ‘types.R’ 2026-03-17T05:02:01.759273Z 01O OK 2026-03-17T05:02:02.182908Z 01O * checking for unstated dependencies in vignettes ... OK 2026-03-17T05:02:03.564035Z 01O * checking package vignettes ... OK 2026-03-17T05:02:04.920970Z 01O * checking re-building of vignette outputs ... OK 2026-03-17T05:03:32.627092Z 01O * DONE 2026-03-17T05:03:32.628377Z 01E 2026-03-17T05:03:32.628673Z 01O Status: OK 2026-03-17T05:03:32.629115Z 01E 2026-03-17T05:03:33.167486Z 00O section_end:1773723813:step_script 2026-03-17T05:03:33.167490Z 00O+section_start:1773723813:after_script 2026-03-17T05:03:33.167861Z 00O+Running after_script 2026-03-17T05:03:33.537020Z 01O Running after script... 2026-03-17T05:03:33.537041Z 01O $ mkdir -p bus/$CI_JOB_NAME 2026-03-17T05:03:33.538631Z 01O $ echo $CI_JOB_ID > bus/$CI_JOB_NAME/id 2026-03-17T05:03:33.538673Z 01O $ echo $CI_JOB_STATUS > bus/$CI_JOB_NAME/status 2026-03-17T05:03:33.538807Z 01O $ echo $CI_JOB_IMAGE > bus/$CI_JOB_NAME/image 2026-03-17T05:03:33.538854Z 01O $ [ -d data.table.Rcheck ] && mv data.table.Rcheck bus/$CI_JOB_NAME/ 2026-03-17T05:03:33.716433Z 00O section_end:1773723813:after_script 2026-03-17T05:03:33.716436Z 00O+section_start:1773723813:upload_artifacts_on_success 2026-03-17T05:03:33.717182Z 00O+Uploading artifacts for successful job 2026-03-17T05:03:34.176856Z 01O Uploading artifacts... 2026-03-17T05:03:34.262450Z 01E bus/test-lin-dev-gcc-san: found 707 matching artifact files and directories 2026-03-17T05:03:37.259142Z 01E Uploading artifacts as "archive" to coordinator... 201 Created correlation_id=a33b9d461860458e852bb6bec0572972 id=13520321994 responseStatus=201 Created token=6d_sUZnog 2026-03-17T05:03:37.455365Z 00O section_end:1773723817:upload_artifacts_on_success 2026-03-17T05:03:37.455369Z 00O+section_start:1773723817:cleanup_file_variables 2026-03-17T05:03:37.455458Z 00O+Cleaning up project directory and file based variables 2026-03-17T05:03:38.020824Z 00O section_end:1773723818:cleanup_file_variables 2026-03-17T05:03:38.020827Z 00O+ 2026-03-17T05:03:38.070271Z 00O Job succeeded