2026-05-01T04:21:39.047712Z 00O Running with gitlab-runner 18.10.0~pre.705.ge11dde90 (e11dde90) 2026-05-01T04:21:39.047725Z 00O  on blue-3.saas-linux-medium-amd64.runners-manager.gitlab.com/default U4xQPDyhm, system ID: s_b59597d5b921 2026-05-01T04:21:39.047730Z 00O  feature flags: FF_USE_GIT_PROACTIVE_AUTH:true 2026-05-01T04:21:39.047747Z 00O Resolving secrets 2026-05-01T04:21:39.047880Z 00O section_start:1777609299:prepare_executor 2026-05-01T04:21:39.047881Z 00O+Preparing the "docker+machine" executor 2026-05-01T04:21:39.174837Z 00O Using Docker executor with image registry.gitlab.com/rdatatable/dockerfiles/r-devel-gcc-strict ... 2026-05-01T04:21:43.315522Z 00O Using effective pull policy of [always] for container registry.gitlab.com/rdatatable/dockerfiles/r-devel-gcc-strict 2026-05-01T04:21:43.316064Z 00O Authenticating with credentials from job payload (GitLab Registry) 2026-05-01T04:21:43.316073Z 00O Pulling docker image registry.gitlab.com/rdatatable/dockerfiles/r-devel-gcc-strict ... 2026-05-01T04:21:58.812269Z 00O Using docker image sha256:0efc773fc32758de5391b3fa909443f5e2d8074e00d81dc53f331c114c52881a for registry.gitlab.com/rdatatable/dockerfiles/r-devel-gcc-strict with digest registry.gitlab.com/rdatatable/dockerfiles/r-devel-gcc-strict@sha256:f099ebbca847dbaf1563c03f1494964170b824e20d721af397bc27f8f34366de ... 2026-05-01T04:21:58.812357Z 00O section_end:1777609318:prepare_executor 2026-05-01T04:21:58.812359Z 00O+section_start:1777609318:prepare_script 2026-05-01T04:21:58.812449Z 00O+Preparing environment 2026-05-01T04:21:58.813244Z 00O Using effective pull policy of [always] for container sha256:dd3ad85d0b3c091ca58013f1756b47db9d80a43225e9f92f7d5a08c592996c2f 2026-05-01T04:22:09.299867Z 01O Running on runner-u4xqpdyhm-project-3622566-concurrent-0 via runner-u4xqpdyhm-s-l-m-amd64-1777609255-2daeb2fb... 2026-05-01T04:22:09.487371Z 00O section_end:1777609329:prepare_script 2026-05-01T04:22:09.487376Z 00O+section_start:1777609329:get_sources 2026-05-01T04:22:09.487862Z 00O+Getting source from Git repository 2026-05-01T04:22:09.890335Z 01O Gitaly correlation ID: 223ecca0ac074ccd83578c094128c52c 2026-05-01T04:22:09.897726Z 01O Fetching changes... 2026-05-01T04:22:09.902252Z 01O Initialized empty Git repository in /builds/Rdatatable/data.table/.git/ 2026-05-01T04:22:09.904984Z 01O Created fresh repository. 2026-05-01T04:22:15.708542Z 01O Checking out 289a1ec3 as detached HEAD (ref is master)... 2026-05-01T04:22:15.909764Z 01O 2026-05-01T04:22:15.909768Z 01O Skipping Git submodules setup 2026-05-01T04:22:15.909769Z 01O $ git remote set-url origin "${CI_REPOSITORY_URL}" || echo 'Not a git repository; skipping' 2026-05-01T04:22:16.152282Z 00O section_end:1777609336:get_sources 2026-05-01T04:22:16.152286Z 00O+section_start:1777609336:download_artifacts 2026-05-01T04:22:16.152995Z 00O+Downloading artifacts 2026-05-01T04:22:16.581712Z 01O Downloading artifacts for build (14173257970)... 2026-05-01T04:22:16.905148Z 01E Downloading artifacts from coordinator... ok  correlation_id=1bdb076c42e2460f8a198597f81b823c host=storage.googleapis.com id=14173257970 responseStatus=200 OK token=6e_T-uuYT 2026-05-01T04:22:16.923552Z 01O Downloading artifacts for mirror-packages (14173257969)... 2026-05-01T04:22:18.034237Z 01E Downloading artifacts from coordinator... ok  correlation_id=fc2fa2a8c34f4b0b9da6391167d50c1d host=storage.googleapis.com id=14173257969 responseStatus=200 OK token=6e_T-uuYT 2026-05-01T04:22:19.098116Z 00O section_end:1777609339:download_artifacts 2026-05-01T04:22:19.098122Z 00O+section_start:1777609339:step_script 2026-05-01T04:22:19.098565Z 00O+Executing "step_script" stage of the job script 2026-05-01T04:22:19.098584Z 00O Using effective pull policy of [always] for container registry.gitlab.com/rdatatable/dockerfiles/r-devel-gcc-strict 2026-05-01T04:22:19.099494Z 00O Using docker image sha256:0efc773fc32758de5391b3fa909443f5e2d8074e00d81dc53f331c114c52881a for registry.gitlab.com/rdatatable/dockerfiles/r-devel-gcc-strict with digest registry.gitlab.com/rdatatable/dockerfiles/r-devel-gcc-strict@sha256:f099ebbca847dbaf1563c03f1494964170b824e20d721af397bc27f8f34366de ... 2026-05-01T04:22:19.486136Z 01O $ cp $(ls -1t bus/build/data.table_*.tar.gz | head -n 1) . 2026-05-01T04:22:19.496204Z 01O $ mkdir -p ~/.R 2026-05-01T04:22:19.497940Z 01O $ echo 'CFLAGS=-g -O2 -flto=auto -fno-common -fopenmp -Wall -Wvla -pedantic -fstack-protector-strong -D_FORTIFY_SOURCE=2' > ~/.R/Makevars 2026-05-01T04:22:19.498046Z 01O $ echo 'CXXFLAGS=-g -O2 -flto=auto -fno-common -fopenmp -Wall -Wvla -pedantic -fstack-protector-strong -D_FORTIFY_SOURCE=2' >> ~/.R/Makevars 2026-05-01T04:22:19.498168Z 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-05-01T04:22:19.853273Z 01E also installing the dependencies ‘bit’, ‘R.oo’, ‘R.methodsS3’, ‘lattice’, ‘commonmark’, ‘evaluate’, ‘highr’ 2026-05-01T04:22:19.853276Z 01E 2026-05-01T04:24:39.403178Z 01E Updating HTML index of packages in '.Library' 2026-05-01T04:24:39.403966Z 01E Making 'packages.html' ... done 2026-05-01T04:24:39.423149Z 01O $ R CMD check --as-cran $(ls -1t data.table_*.tar.gz | head -n 1) 2026-05-01T04:24:40.702873Z 01O * using log directory ‘/builds/Rdatatable/data.table/data.table.Rcheck’ 2026-05-01T04:24:40.702991Z 01O * using R Under development (unstable) (2026-04-29 r89977) 2026-05-01T04:24:40.703317Z 01O * using platform: x86_64-pc-linux-gnu 2026-05-01T04:24:40.703597Z 01O * R was compiled by 2026-05-01T04:24:40.703800Z 01O gcc (Debian 15.2.0-16) 15.2.0 2026-05-01T04:24:40.703801Z 01O GNU Fortran (Debian 15.2.0-16) 15.2.0 2026-05-01T04:24:40.704120Z 01O * running under: Debian GNU/Linux forky/sid 2026-05-01T04:24:40.704383Z 01O * using session charset: UTF-8 2026-05-01T04:24:40.705090Z 01O * current time: 2026-05-01 04:24:40 UTC 2026-05-01T04:24:43.005188Z 01O * using option ‘--as-cran’ 2026-05-01T04:24:43.005659Z 01O * checking for file ‘data.table/DESCRIPTION’ ... OK 2026-05-01T04:24:43.008546Z 01O * this is package ‘data.table’ version ‘1.18.99’ 2026-05-01T04:24:43.008816Z 01O * package encoding: UTF-8 2026-05-01T04:24:43.009256Z 01O * checking CRAN incoming feasibility ... OK 2026-05-01T04:24:44.249884Z 01O * checking package namespace information ... OK 2026-05-01T04:24:44.262528Z 01O * checking package dependencies ... OK 2026-05-01T04:24:45.570644Z 01O * checking if this is a source package ... OK 2026-05-01T04:24:45.574119Z 01O * checking if there is a namespace ... OK 2026-05-01T04:24:45.578904Z 01O * checking for .dll and .exe files ... OK 2026-05-01T04:24:45.579529Z 01O * checking for hidden files and directories ... OK 2026-05-01T04:24:45.582522Z 01O * checking for portable file names ... OK 2026-05-01T04:24:45.587614Z 01O * checking for sufficient/correct file permissions ... OK 2026-05-01T04:24:45.592575Z 01O * checking whether package ‘data.table’ can be installed ... [47s/32s] OK 2026-05-01T04:25:17.722043Z 01O * used C compiler: ‘gcc (Debian 15.2.0-16) 15.2.0’ 2026-05-01T04:25:17.722480Z 01O * checking installed package size ... INFO 2026-05-01T04:25:17.814597Z 01O installed size is 8.6Mb 2026-05-01T04:25:17.815753Z 01O sub-directories of 1Mb or more: 2026-05-01T04:25:17.816585Z 01O doc 1.1Mb 2026-05-01T04:25:17.816586Z 01O libs 2.2Mb 2026-05-01T04:25:17.816586Z 01O po 1.7Mb 2026-05-01T04:25:17.816587Z 01O tests 2.2Mb 2026-05-01T04:25:17.830099Z 01O * checking package directory ... OK 2026-05-01T04:25:17.830705Z 01O * checking for future file timestamps ... OK 2026-05-01T04:25:17.831566Z 01O * checking ‘build’ directory ... OK 2026-05-01T04:25:17.832859Z 01O * checking DESCRIPTION meta-information ... OK 2026-05-01T04:25:19.417327Z 01O * checking top-level files ... OK 2026-05-01T04:25:20.963672Z 01O * checking for left-over files ... OK 2026-05-01T04:25:20.966965Z 01O * checking index information ... OK 2026-05-01T04:25:21.194387Z 01O * checking package subdirectories ... OK 2026-05-01T04:25:21.757734Z 01O * checking code files for non-ASCII characters ... OK 2026-05-01T04:25:21.819060Z 01O * checking R files for syntax errors ... OK 2026-05-01T04:25:21.921210Z 01O * checking whether the package can be loaded ... OK 2026-05-01T04:25:22.272736Z 01O * checking whether the package can be loaded with stated dependencies ... OK 2026-05-01T04:25:22.527590Z 01O * checking whether the package can be unloaded cleanly ... OK 2026-05-01T04:25:22.778366Z 01O * checking whether the namespace can be loaded with stated dependencies ... OK 2026-05-01T04:25:23.018120Z 01O * checking whether the namespace can be unloaded cleanly ... OK 2026-05-01T04:25:23.370517Z 01O * checking loading without being on the library search path ... OK 2026-05-01T04:25:24.093553Z 01O * checking whether startup messages can be suppressed ... OK 2026-05-01T04:25:24.450396Z 01O * checking use of S3 registration ... OK 2026-05-01T04:25:24.491272Z 01O * checking dependencies in R code ... OK 2026-05-01T04:25:26.416800Z 01O * checking S3 generic/method consistency ... OK 2026-05-01T04:25:27.003335Z 01O * checking replacement functions ... OK 2026-05-01T04:25:27.259710Z 01O * checking foreign function calls ... OK 2026-05-01T04:25:29.479805Z 01O * checking R code for possible problems ... [47s/47s] OK 2026-05-01T04:26:16.287623Z 01O * checking Rd files ... OK 2026-05-01T04:26:17.943086Z 01O * checking Rd metadata ... OK 2026-05-01T04:26:18.000494Z 01O * checking Rd line widths ... OK 2026-05-01T04:26:18.603858Z 01O * checking Rd cross-references ... OK 2026-05-01T04:26:19.905532Z 01O * checking for missing documentation entries ... OK 2026-05-01T04:26:20.324802Z 01O * checking for code/documentation mismatches ... OK 2026-05-01T04:26:21.922778Z 01O * checking Rd \usage sections ... OK 2026-05-01T04:26:23.382203Z 01O * checking Rd contents ... OK 2026-05-01T04:26:24.521799Z 01O * checking for unstated dependencies in examples ... OK 2026-05-01T04:26:25.475743Z 01O * checking line endings in shell scripts ... OK 2026-05-01T04:26:25.476659Z 01O * checking line endings in C/C++/Fortran sources/headers ... OK 2026-05-01T04:26:25.498268Z 01O * checking line endings in Makefiles ... OK 2026-05-01T04:26:25.498999Z 01O * checking compilation flags in Makevars ... OK 2026-05-01T04:26:25.570538Z 01O * checking for GNU extensions in Makefiles ... OK 2026-05-01T04:26:25.571699Z 01O * checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK 2026-05-01T04:26:25.573356Z 01O * checking use of PKG_*FLAGS in Makefiles ... OK 2026-05-01T04:26:25.578031Z 01O * checking use of SHLIB_OPENMP_*FLAGS in Makefiles ... OK 2026-05-01T04:26:25.585426Z 01O * checking pragmas in C/C++ headers and code ... OK 2026-05-01T04:26:25.609279Z 01O * checking compilation flags used ... OK 2026-05-01T04:26:25.611393Z 01O * checking compiled code ... OK 2026-05-01T04:26:25.716888Z 01O * checking installed files from ‘inst/doc’ ... OK 2026-05-01T04:26:26.010846Z 01O * checking files in ‘vignettes’ ... OK 2026-05-01T04:26:27.375218Z 01O * checking examples ... OK 2026-05-01T04:26:37.027712Z 01O * checking examples with --run-donttest ... [11s/11s] OK 2026-05-01T04:26:49.441356Z 01O * checking for unstated dependencies in ‘tests’ ... OK 2026-05-01T04:26:49.541450Z 01O * checking tests ... 2026-05-01T04:26:49.762576Z 01O Running ‘autoprint.R’ 2026-05-01T04:26:50.212450Z 01O Comparing ‘autoprint.Rout’ to ‘autoprint.Rout.save’ ... OK 2026-05-01T04:26:50.221132Z 01O Running ‘froll.R’ [23m/22m] 2026-05-01T04:49:06.366429Z 01O Running ‘litedown.R’ 2026-05-01T04:49:06.887700Z 01O Running ‘main.R’ [212s/207s] 2026-05-01T04:52:33.546350Z 01O Running ‘mergelist.R’ 2026-05-01T04:52:37.151510Z 01O Running ‘nafill.R’ 2026-05-01T04:52:38.176283Z 01O Running ‘optimize.R’ 2026-05-01T04:52:41.290704Z 01O Running ‘other.R’ 2026-05-01T04:52:41.677887Z 01O Running ‘programming.R’ 2026-05-01T04:52:42.869332Z 01O Running ‘S4.R’ 2026-05-01T04:52:43.456084Z 01O Running ‘types.R’ 2026-05-01T04:52:43.891978Z 01O [27m/26m] OK 2026-05-01T04:52:44.015010Z 01O * checking for unstated dependencies in vignettes ... OK 2026-05-01T04:52:44.453652Z 01O * checking package vignettes ... OK 2026-05-01T04:52:45.247881Z 01O * checking re-building of vignette outputs ... [37s/37s] OK 2026-05-01T04:53:22.612675Z 01O * checking PDF version of manual ... OK 2026-05-01T04:53:30.968103Z 01O * checking HTML version of manual ... [17s/17s] NOTE 2026-05-01T04:53:47.808955Z 01O Skipping checking math rendering: package 'V8' unavailable 2026-05-01T04:53:47.809495Z 01O * checking for non-standard things in the check directory ... OK 2026-05-01T04:53:47.810217Z 01O * checking for detritus in the temp directory ... OK 2026-05-01T04:53:47.811151Z 01O * DONE 2026-05-01T04:53:47.811478Z 01E 2026-05-01T04:53:47.811645Z 01O Status: 1 NOTE 2026-05-01T04:53:47.811882Z 01E See 2026-05-01T04:53:47.811883Z 01E ‘/builds/Rdatatable/data.table/data.table.Rcheck/00check.log’ 2026-05-01T04:53:47.811885Z 01E for details. 2026-05-01T04:53:47.812091Z 01E 2026-05-01T04:53:47.834273Z 01O $ (! grep "warning:" data.table.Rcheck/00install.out) 2026-05-01T04:53:47.836672Z 01O $ Rscript -e 'l=tail(readLines("data.table.Rcheck/00check.log"), 1L); notes<-"Status: 1 NOTE"; if (!identical(l, notes)) stop("Last line of ", shQuote("00check.log"), " is not ", shQuote(notes), " (V8 package) but ", shQuote(l)) else q("no")' 2026-05-01T04:53:48.245531Z 00O section_end:1777611228:step_script 2026-05-01T04:53:48.245538Z 00O+section_start:1777611228:after_script 2026-05-01T04:53:48.245914Z 00O+Running after_script 2026-05-01T04:53:48.611174Z 01O Running after script... 2026-05-01T04:53:48.611194Z 01O $ mkdir -p bus/$CI_JOB_NAME 2026-05-01T04:53:48.612562Z 01O $ echo $CI_JOB_ID > bus/$CI_JOB_NAME/id 2026-05-01T04:53:48.612565Z 01O $ echo $CI_JOB_STATUS > bus/$CI_JOB_NAME/status 2026-05-01T04:53:48.612754Z 01O $ echo $CI_JOB_IMAGE > bus/$CI_JOB_NAME/image 2026-05-01T04:53:48.612757Z 01O $ [ -d data.table.Rcheck ] && mv data.table.Rcheck bus/$CI_JOB_NAME/ 2026-05-01T04:53:48.797674Z 00O section_end:1777611228:after_script 2026-05-01T04:53:48.797680Z 00O+section_start:1777611228:upload_artifacts_on_success 2026-05-01T04:53:48.798354Z 00O+Uploading artifacts for successful job 2026-05-01T04:53:49.251159Z 01O Uploading artifacts... 2026-05-01T04:53:49.341380Z 01E bus/test-lin-dev-gcc-strict-cran: found 714 matching artifact files and directories 2026-05-01T04:53:51.862277Z 01E Uploading artifacts as "archive" to coordinator... 201 Created correlation_id=c611863b613b40a68c2b92af778131cb id=14173257974 responseStatus=201 Created token=6e_T-uuYT 2026-05-01T04:53:52.064018Z 00O section_end:1777611232:upload_artifacts_on_success 2026-05-01T04:53:52.064024Z 00O+section_start:1777611232:cleanup_file_variables 2026-05-01T04:53:52.064119Z 00O+Cleaning up project directory and file based variables 2026-05-01T04:53:52.650393Z 00O section_end:1777611232:cleanup_file_variables 2026-05-01T04:53:52.650398Z 00O+ 2026-05-01T04:53:52.692890Z 00O Job succeeded