R Under development (unstable) (2025-11-15 r89024 ucrt) -- "Unsuffered Consequences" Copyright (C) 2025 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > ## This runs testme test script inst/testme/test-makeClusterFuture.R > ## Don't edit - it was autogenerated by inst/testme/deploy.R > future:::testme("makeClusterFuture") Test 'makeClusterFuture' ... Sourcing 9 prologue scripts ... 01/09 prologue script 'D:/RCompile/CRANincoming/R-devel/lib/future/testme/_prologue/001.load.R' 02/09 prologue script 'D:/RCompile/CRANincoming/R-devel/lib/future/testme/_prologue/002.record-state.R' 03/09 prologue script 'D:/RCompile/CRANincoming/R-devel/lib/future/testme/_prologue/030.imports.R' 04/09 prologue script 'D:/RCompile/CRANincoming/R-devel/lib/future/testme/_prologue/050.utils.R' 05/09 prologue script 'D:/RCompile/CRANincoming/R-devel/lib/future/testme/_prologue/090.context.R' 06/09 prologue script 'D:/RCompile/CRANincoming/R-devel/lib/future/testme/_prologue/090.options.R' 07/09 prologue script 'D:/RCompile/CRANincoming/R-devel/lib/future/testme/_prologue/091.envvars.R' 08/09 prologue script 'D:/RCompile/CRANincoming/R-devel/lib/future/testme/_prologue/099.future-setup.R' 09/09 prologue script 'D:/RCompile/CRANincoming/R-devel/lib/future/testme/_prologue/995.detrius-connections.R' Sourcing 9 prologue scripts ... done Running test script: 'D:/RCompile/CRANincoming/R-devel/lib/future/testme/test-makeClusterFuture.R' > if (getRversion() >= "4.4.0") { + library(future) + library(parallel) + a <- 42 + FUN <- function(x) { + message("Process ID ..." ... [TRUNCATED] [23:14:25.066] Option 'future.startup.script': TRUE [23:14:25.067] Future startup scripts considered: '.future.R', '~/.future.R' [23:14:25.068] Future startup scripts found: makeCluster(): [23:14:25.074] plan(<'name'>, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:14:25.075] | plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = NA, init = TRUE) ... [23:14:25.075] | : all.equal() for FutureStrategyList ... [23:14:25.076] | : . New stack: [23:14:25.076] | : . List of 1 [23:14:25.076] | : . $ :function (..., workers = availableCores(constraints = "connections-16"), [23:14:25.076] | : . rscript_libs = .libPaths()) [23:14:25.076] | : . ..- attr(*, "class")= chr [1:5] "multisession" "cluster" "multiprocess" "future" ... [23:14:25.076] | : . ..- attr(*, "init")= logi TRUE [23:14:25.076] | : . ..- attr(*, "factory")=function (workers = availableCores(constraints = "connections-16"), rscript_libs = .libPaths(), [23:14:25.076] | : . interrupts = TRUE, gc = FALSE, earlySignal = FALSE, ...) [23:14:25.076] | : . .. ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [23:14:25.076] | : . ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [23:14:25.076] | : . ..- attr(*, "untweakable")= chr "persistent" [23:14:25.076] | : . ..- attr(*, "call")= language plan(multisession) [23:14:25.076] | : . - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [23:14:25.085] | : . Old stack: [23:14:25.086] | : . List of 1 [23:14:25.086] | : . $ :function (..., envir = parent.frame()) [23:14:25.086] | : . ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:14:25.086] | : . ..- attr(*, "init")= logi TRUE [23:14:25.086] | : . ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:14:25.086] | : . .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:14:25.086] | : . ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:14:25.086] | : . ..- attr(*, "call")= language plan(sequential) [23:14:25.086] | : . - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [23:14:25.091] | : . Not identical [23:14:25.091] | : . all.equal() for future ... [23:14:25.091] | : . ' List of 2 [23:14:25.091] | : . ' $ target :function (..., workers = availableCores(constraints = "connections-16"), [23:14:25.091] | : . ' rscript_libs = .libPaths()) [23:14:25.091] | : . ' ..- attr(*, "class")= chr [1:5] "multisession" "cluster" "multiprocess" "future" ... [23:14:25.091] | : . ' ..- attr(*, "init")= logi TRUE [23:14:25.091] | : . ' ..- attr(*, "factory")=function (workers = availableCores(constraints = "connections-16"), rscript_libs = .libPaths(), [23:14:25.091] | : . ' interrupts = TRUE, gc = FALSE, earlySignal = FALSE, ...) [23:14:25.091] | : . ' .. ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [23:14:25.091] | : . ' ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [23:14:25.091] | : . ' ..- attr(*, "untweakable")= chr "persistent" [23:14:25.091] | : . ' ..- attr(*, "call")= language plan(multisession) [23:14:25.091] | : . ' $ current:function (..., envir = parent.frame()) [23:14:25.091] | : . ' ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:14:25.091] | : . ' ..- attr(*, "init")= logi TRUE [23:14:25.091] | : . ' ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:14:25.091] | : . ' .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:14:25.091] | : . ' ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:14:25.091] | : . ' ..- attr(*, "call")= language plan(sequential) [23:14:25.104] | : . ' Formals differ [23:14:25.105] | : . all.equal() for future ... done [23:14:25.105] | : . Future strategies differ at level 1 [23:14:25.105] | : all.equal() for FutureStrategyList ... done [23:14:25.105] | : plan(): Setting new future backend stack: [23:14:25.106] | : List of future strategies: [23:14:25.106] | : 1. multisession: [23:14:25.106] | : - args: function (..., workers = availableCores(constraints = "connections-16"), rscript_libs = .libPaths()) [23:14:25.106] | : - tweaked: FALSE [23:14:25.106] | : - call: plan(multisession) [23:14:25.107] | : List of 1 [23:14:25.107] | : $ :function (..., workers = availableCores(constraints = "connections-16"), [23:14:25.107] | : rscript_libs = .libPaths()) [23:14:25.107] | : ..- attr(*, "class")= chr [1:5] "multisession" "cluster" "multiprocess" "future" ... [23:14:25.107] | : ..- attr(*, "init")= logi TRUE [23:14:25.107] | : ..- attr(*, "factory")=function (workers = availableCores(constraints = "connections-16"), rscript_libs = .libPaths(), [23:14:25.107] | : interrupts = TRUE, gc = FALSE, earlySignal = FALSE, ...) [23:14:25.107] | : .. ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [23:14:25.107] | : ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [23:14:25.107] | : ..- attr(*, "untweakable")= chr "persistent" [23:14:25.107] | : ..- attr(*, "call")= language plan(multisession) [23:14:25.107] | : - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [23:14:25.111] | : plan(): plan_cleanup(<'sequential', 'uniprocess', 'future', 'function'>, cleanup = NA) ... [23:14:25.111] | : . plan("next", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:14:25.111] | : . ' Getting current ("next") strategy: 'FutureStrategy', 'sequential', 'uniprocess', 'future', 'function' [23:14:25.112] | : . plan("next", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:14:25.112] | : . Legacy shutdown of cluster workers ... [23:14:25.112] | : . ' Stopping existing cluster ... [23:14:25.113] | : . ' , No pre-existing cluster. Skipping [23:14:25.113] | : . ' Stopping existing cluster ... done [23:14:25.113] | : . Legacy shutdown of cluster workers ... done [23:14:25.114] | : plan(): plan_cleanup(<'sequential', 'uniprocess', 'future', 'function'>, cleanup = NA) ... done [23:14:25.114] | : plan(): plan_init() of 'multisession', 'cluster', 'multiprocess', 'future', 'function' ... [23:14:25.114] | : . function (..., workers = availableCores(constraints = "connections-16"), [23:14:25.114] | : . rscript_libs = .libPaths()) [23:14:25.114] | : . - attr(*, "class")= chr [1:5] "multisession" "cluster" "multiprocess" "future" ... [23:14:25.114] | : . - attr(*, "init")= logi TRUE [23:14:25.114] | : . - attr(*, "factory")=function (workers = availableCores(constraints = "connections-16"), rscript_libs = .libPaths(), [23:14:25.114] | : . interrupts = TRUE, gc = FALSE, earlySignal = FALSE, ...) [23:14:25.114] | : . ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [23:14:25.114] | : . - attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [23:14:25.114] | : . - attr(*, "untweakable")= chr "persistent" [23:14:25.114] | : . - attr(*, "call")= language plan(multisession) [23:14:25.118] | : . init: TRUE [23:14:25.118] | : . makeFutureBackend() ... [23:14:25.118] | : . ' Backend function: <'NULL'> [23:14:25.118] | : . ' Evaluator tweak arguments: [n=0] [23:14:25.119] | : . ' list() [23:14:25.119] | : . ' Evaluator formal arguments: [n=2] [23:14:25.119] | : . ' Dotted pair list of 2 [23:14:25.119] | : . ' $ workers : language availableCores(constraints = "connections-16") [23:14:25.119] | : . ' $ rscript_libs: language .libPaths() [23:14:25.121] | : . ' Arguments passed to the future-backend factory: [n=2] [23:14:25.121] | : . ' List of 2 [23:14:25.121] | : . ' $ workers : language availableCores(constraints = "connections-16") [23:14:25.121] | : . ' $ rscript_libs: language .libPaths() [23:14:25.122] | : . ' MultisessionFutureBackend(workers = , interrupts = TRUE, ...) ... [23:14:25.123] | : . ' , Arguments: [23:14:25.123] | : . ' , List of 5 [23:14:25.123] | : . ' , $ workers : Named int 2 [23:14:25.123] | : . ' , ..- attr(*, "names")= chr "mc.cores" [23:14:25.123] | : . ' , $ rscript_libs: chr [1:2] "D:/temp/2025_11_16_23_10_16_9296/RtmpOmYtQ8/RLIBS_10f20545821a2" "D:/RCompile/recent/R/library" [23:14:25.123] | : . ' , $ interrupts : logi TRUE [23:14:25.123] | : . ' , $ gc : logi FALSE [23:14:25.123] | : . ' , $ earlySignal : logi FALSE [23:14:25.184] | : . ' , ClusterFutureBackend(..., persistent = FALSE, gc = FALSE, earlySignal = FALSE) ... [23:14:25.184] | : . ' , ; workers: 2 [23:14:25.185] | : . ' , ; getCluster() ... [23:14:25.185] | : . ' , ; getCluster() ... done [23:14:25.186] | : . ' , ; Stopping existing cluster ... [23:14:25.186] | : . ' , ; ` No pre-existing cluster. Skipping [23:14:25.186] | : . ' , ; Stopping existing cluster ... done [23:14:25.186] | : . ' , ; Starting new cluster ... [23:14:25.187] | : . ' , ; ` makeCluster(workers, ...) ... [23:14:25.187] | : . ' , ; ` | Arguments: [23:14:25.187] | : . ' , ; ` | List of 2 [23:14:25.187] | : . ' , ; ` | $ : int 2 [23:14:25.187] | : . ' , ; ` | $ rscript_libs: chr [1:2] "D:/temp/2025_11_16_23_10_16_9296/RtmpOmYtQ8/RLIBS_10f20545821a2" "D:/RCompile/recent/R/library" [23:14:25.190] | : . ' , ; ` | .makeCluster() ... [23:14:25.190] | : . ' , ; ` | : workers: '2' [23:14:25.190] | : . ' , ; ` | : R_FUTURE_PLAN: NA [23:14:25.191] | : . ' , ; ` | : parallelly::makeClusterPSOCK() arguments: [23:14:25.191] | : . ' , ; ` | : List of 2 [23:14:25.191] | : . ' , ; ` | : $ : int 2 [23:14:25.191] | : . ' , ; ` | : $ rscript_libs: chr [1:2] "D:/temp/2025_11_16_23_10_16_9296/RtmpOmYtQ8/RLIBS_10f20545821a2" "D:/RCompile/recent/R/library" [23:14:26.245] | : . ' , ; ` | : Generated cluster UUID [23:14:26.245] | : . ' , ; ` | : Cluster UUID: 'a0e364201eddcc28c725316e643ee6c4' [23:14:26.246] | : . ' , ; ` | : Socket cluster with 2 nodes on host 'localhost' (R Under development (unstable) (2025-11-15 r89024 ucrt), platform x86_64-w64-mingw32) [23:14:26.250] | : . ' , ; ` | .makeCluster() ... done [23:14:26.250] | : . ' , ; ` | Socket cluster with 2 nodes on host 'localhost' (R Under development (unstable) (2025-11-15 r89024 ucrt), platform x86_64-w64-mingw32) [23:14:26.252] | : . ' , ; ` makeCluster(workers, ...) ... done [23:14:26.252] | : . ' , ; ` Number of workers: 2 [23:14:26.252] | : . ' , ; ` Workers UUID: 'a0e364201eddcc28c725316e643ee6c4' [23:14:26.253] | : . ' , ; Starting new cluster ... done [23:14:26.253] | : . ' , ClusterFutureBackend(..., persistent = FALSE, gc = FALSE, earlySignal = FALSE) ... done [23:14:26.253] | : . ' , Backend: <'MultisessionFutureBackend', 'ClusterFutureBackend', 'MultiprocessFutureBackend', 'FutureBackend', 'environment'> [23:14:26.254] | : . ' MultisessionFutureBackend(workers = , interrupts = TRUE, ...) ... done [23:14:26.254] | : . makeFutureBackend() ... done [23:14:26.254] | : . nbrOfWorkers(NULL) ... [23:14:26.254] | : . ' List of 4 [23:14:26.254] | : . ' $ : language plan_set(newStack, skip = .skip, cleanup = .cleanup, init = .init, debug = debug) [23:14:26.254] | : . ' $ : language with_assert({ nbrOfWorkers <- nbrOfWorkers() ... [23:14:26.254] | : . ' $ : language nbrOfWorkers() [23:14:26.254] | : . ' $ : language nbrOfWorkers.NULL() [23:14:26.257] | : . ' plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:14:26.257] | : . ' plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:14:26.257] | : . ' Number of workers: 2 [23:14:26.257] | : . nbrOfWorkers(NULL) ... done [23:14:26.257] | : . plan(): nbrOfWorkers() = 2 [23:14:26.258] | : plan(): plan_init() of 'multisession', 'cluster', 'multiprocess', 'future', 'function' ... done [23:14:26.258] | plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = NA, init = TRUE) ... done List of 3 $ :List of 3 ..$ :List of 2 .. ..$ a : num 42 .. ..$ mean: num -0.643 ..$ :List of 2 .. ..$ a : num 42 .. ..$ mean: num -0.131 ..$ :List of 2 .. ..$ a : num 42 .. ..$ mean: num -0.487 $ :List of 3 ..$ :List of 2 .. ..$ a : num 42 .. ..$ mean: num -0.105 ..$ :List of 2 .. ..$ a : num 42 .. ..$ mean: num -0.106 ..$ :List of 2 .. ..$ a : num 42 .. ..$ mean: num -0.37 $ :List of 3 ..$ :List of 2 .. ..$ a : num 42 .. ..$ mean: num -0.288 ..$ :List of 2 .. ..$ a : num 42 .. ..$ mean: num -0.596 ..$ :List of 2 .. ..$ a : num 42 .. ..$ mean: num -0.361 makeClusterFuture(): [23:14:26.615] | plan(<'name'>, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:14:26.616] | : plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = NA, init = TRUE) ... [23:14:26.617] | : . all.equal() for FutureStrategyList ... [23:14:26.617] | : . ' New stack: [23:14:26.617] | : . ' List of 1 [23:14:26.617] | : . ' $ :function (..., workers = 2) [23:14:26.617] | : . ' ..- attr(*, "class")= chr [1:6] "tweaked" "multisession" "cluster" "multiprocess" ... [23:14:26.617] | : . ' ..- attr(*, "init")= logi TRUE [23:14:26.617] | : . ' ..- attr(*, "factory")=function (workers = availableCores(constraints = "connections-16"), rscript_libs = .libPaths(), [23:14:26.617] | : . ' interrupts = TRUE, gc = FALSE, earlySignal = FALSE, ...) [23:14:26.617] | : . ' .. ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [23:14:26.617] | : . ' ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [23:14:26.617] | : . ' ..- attr(*, "untweakable")= chr "persistent" [23:14:26.617] | : . ' ..- attr(*, "tweaks")=List of 1 [23:14:26.617] | : . ' .. ..$ workers: num 2 [23:14:26.617] | : . ' ..- attr(*, "call")= language plan(multisession, workers = 2) [23:14:26.617] | : . ' - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [23:14:26.623] | : . ' Old stack: [23:14:26.623] | : . ' List of 1 [23:14:26.623] | : . ' $ :function (..., workers = availableCores(constraints = "connections-16"), [23:14:26.623] | : . ' rscript_libs = .libPaths()) [23:14:26.623] | : . ' ..- attr(*, "class")= chr [1:5] "multisession" "cluster" "multiprocess" "future" ... [23:14:26.623] | : . ' ..- attr(*, "init")= chr "done" [23:14:26.623] | : . ' ..- attr(*, "factory")=function (workers = availableCores(constraints = "connections-16"), rscript_libs = .libPaths(), [23:14:26.623] | : . ' interrupts = TRUE, gc = FALSE, earlySignal = FALSE, ...) [23:14:26.623] | : . ' .. ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [23:14:26.623] | : . ' ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [23:14:26.623] | : . ' ..- attr(*, "untweakable")= chr "persistent" [23:14:26.623] | : . ' ..- attr(*, "call")= language plan(multisession) [23:14:26.623] | : . ' ..- attr(*, "backend")=Classes 'MultisessionFutureBackend', 'ClusterFutureBackend', 'MultiprocessFutureBackend', 'FutureBackend', 'environment' [23:14:26.623] | : . ' .. ..- attr(*, "factory")=function (workers = availableCores(constraints = "connections-16"), rscript_libs = .libPaths(), [23:14:26.623] | : . ' interrupts = TRUE, gc = FALSE, earlySignal = FALSE, ...) [23:14:26.623] | : . ' .. .. ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [23:14:26.623] | : . ' - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [23:14:26.631] | : . ' Not identical [23:14:26.631] | : . ' all.equal() for future ... [23:14:26.632] | : . ' , List of 2 [23:14:26.632] | : . ' , $ target :function (..., workers = 2) [23:14:26.632] | : . ' , ..- attr(*, "class")= chr [1:6] "tweaked" "multisession" "cluster" "multiprocess" ... [23:14:26.632] | : . ' , ..- attr(*, "init")= logi TRUE [23:14:26.632] | : . ' , ..- attr(*, "factory")=function (workers = availableCores(constraints = "connections-16"), rscript_libs = .libPaths(), [23:14:26.632] | : . ' , interrupts = TRUE, gc = FALSE, earlySignal = FALSE, ...) [23:14:26.632] | : . ' , .. ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [23:14:26.632] | : . ' , ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [23:14:26.632] | : . ' , ..- attr(*, "untweakable")= chr "persistent" [23:14:26.632] | : . ' , ..- attr(*, "tweaks")=List of 1 [23:14:26.632] | : . ' , .. ..$ workers: num 2 [23:14:26.632] | : . ' , ..- attr(*, "call")= language plan(multisession, workers = 2) [23:14:26.632] | : . ' , $ current:function (..., workers = availableCores(constraints = "connections-16"), [23:14:26.632] | : . ' , rscript_libs = .libPaths()) [23:14:26.632] | : . ' , ..- attr(*, "class")= chr [1:5] "multisession" "cluster" "multiprocess" "future" ... [23:14:26.632] | : . ' , ..- attr(*, "init")= chr "done" [23:14:26.632] | : . ' , ..- attr(*, "factory")=function (workers = availableCores(constraints = "connections-16"), rscript_libs = .libPaths(), [23:14:26.632] | : . ' , interrupts = TRUE, gc = FALSE, earlySignal = FALSE, ...) [23:14:26.632] | : . ' , .. ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [23:14:26.632] | : . ' , ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [23:14:26.632] | : . ' , ..- attr(*, "untweakable")= chr "persistent" [23:14:26.632] | : . ' , ..- attr(*, "call")= language plan(multisession) [23:14:26.632] | : . ' , ..- attr(*, "backend")=Classes 'MultisessionFutureBackend', 'ClusterFutureBackend', 'MultiprocessFutureBackend', 'FutureBackend', 'environment' [23:14:26.632] | : . ' , .. ..- attr(*, "factory")=function (workers = availableCores(constraints = "connections-16"), rscript_libs = .libPaths(), [23:14:26.632] | : . ' , interrupts = TRUE, gc = FALSE, earlySignal = FALSE, ...) [23:14:26.632] | : . ' , .. .. ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [23:14:26.645] | : . ' , Formals differ [23:14:26.645] | : . ' all.equal() for future ... done [23:14:26.645] | : . ' Future strategies differ at level 1 [23:14:26.645] | : . all.equal() for FutureStrategyList ... done [23:14:26.646] | : . plan(): Setting new future backend stack: [23:14:26.646] | : . List of future strategies: [23:14:26.646] | : . 1. multisession: [23:14:26.646] | : . - args: function (..., workers = 2) [23:14:26.646] | : . - tweaked: TRUE [23:14:26.646] | : . - call: plan(multisession, workers = 2) [23:14:26.647] | : . List of 1 [23:14:26.647] | : . $ :function (..., workers = 2) [23:14:26.647] | : . ..- attr(*, "class")= chr [1:6] "tweaked" "multisession" "cluster" "multiprocess" ... [23:14:26.647] | : . ..- attr(*, "init")= logi TRUE [23:14:26.647] | : . ..- attr(*, "factory")=function (workers = availableCores(constraints = "connections-16"), rscript_libs = .libPaths(), [23:14:26.647] | : . interrupts = TRUE, gc = FALSE, earlySignal = FALSE, ...) [23:14:26.647] | : . .. ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [23:14:26.647] | : . ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [23:14:26.647] | : . ..- attr(*, "untweakable")= chr "persistent" [23:14:26.647] | : . ..- attr(*, "tweaks")=List of 1 [23:14:26.647] | : . .. ..$ workers: num 2 [23:14:26.647] | : . ..- attr(*, "call")= language plan(multisession, workers = 2) [23:14:26.647] | : . - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [23:14:26.654] | : . plan(): plan_cleanup(<'multisession', 'cluster', 'multiprocess', 'future', 'function'>, cleanup = NA) ... [23:14:26.654] | : . ' plan("next", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:14:26.655] | : . ' , Getting current ("next") strategy: 'FutureStrategy', 'multisession', 'cluster', 'multiprocess', 'future', 'function' [23:14:26.655] | : . ' plan("next", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:14:26.655] | : . ' stopWorkers() for MultisessionFutureBackend ... [23:14:26.655] | : . ' , Interrupt active futures ... [23:14:26.657] | : . ' , ; Number of futures: 0 [23:14:26.657] | : . ' , Interrupt active futures ... done [23:14:26.657] | : . ' , Clear future registry ... [23:14:26.658] | : . ' , Clear future registry ... done [23:14:26.658] | : . ' , Stop cluster workers ... [23:14:26.658] | : . ' , ; Stopping existing cluster ... [23:14:26.659] | : . ' , ; ` Cluster to shut down: [23:14:26.659] | : . ' , ; ` Socket cluster with 2 nodes on host 'localhost' (R Under development (unstable) (2025-11-15 r89024 ucrt), platform x86_64-w64-mingw32) [23:14:26.675] | : . ' , ; ` Stopped cluster: 'c(TRUE, TRUE)' [23:14:26.715] | : . ' , ; Stopping existing cluster ... done [23:14:26.715] | : . ' , Stop cluster workers ... done [23:14:26.715] | : . ' stopWorkers() for MultisessionFutureBackend ... done [23:14:26.715] | : . ' Legacy shutdown of cluster workers ... [23:14:26.716] | : . ' , Stopping existing cluster ... [23:14:26.716] | : . ' , ; No pre-existing cluster. Skipping [23:14:26.716] | : . ' , Stopping existing cluster ... done [23:14:26.716] | : . ' Legacy shutdown of cluster workers ... done [23:14:26.716] | : . plan(): plan_cleanup(<'multisession', 'cluster', 'multiprocess', 'future', 'function'>, cleanup = NA) ... done [23:14:26.716] | : . plan(): plan_init() of 'tweaked', 'multisession', 'cluster', 'multiprocess', 'future', 'function' ... [23:14:26.717] | : . ' function (..., workers = 2) [23:14:26.717] | : . ' - attr(*, "class")= chr [1:6] "tweaked" "multisession" "cluster" "multiprocess" ... [23:14:26.717] | : . ' - attr(*, "init")= logi TRUE [23:14:26.717] | : . ' - attr(*, "factory")=function (workers = availableCores(constraints = "connections-16"), rscript_libs = .libPaths(), [23:14:26.717] | : . ' interrupts = TRUE, gc = FALSE, earlySignal = FALSE, ...) [23:14:26.717] | : . ' ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [23:14:26.717] | : . ' - attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [23:14:26.717] | : . ' - attr(*, "untweakable")= chr "persistent" [23:14:26.717] | : . ' - attr(*, "tweaks")=List of 1 [23:14:26.717] | : . ' ..$ workers: num 2 [23:14:26.717] | : . ' - attr(*, "call")= language plan(multisession, workers = 2) [23:14:26.721] | : . ' init: TRUE [23:14:26.721] | : . ' makeFutureBackend() ... [23:14:26.721] | : . ' , Backend function: <'NULL'> [23:14:26.721] | : . ' , Evaluator tweak arguments: [n=1] [23:14:26.722] | : . ' , List of 1 [23:14:26.722] | : . ' , $ workers: num 2 [23:14:26.722] | : . ' , Evaluator formal arguments: [n=1] [23:14:26.723] | : . ' , Dotted pair list of 1 [23:14:26.723] | : . ' , $ workers: num 2 [23:14:26.723] | : . ' , Arguments passed to the future-backend factory: [n=1] [23:14:26.724] | : . ' , List of 1 [23:14:26.724] | : . ' , $ workers: num 2 [23:14:26.735] | : . ' , MultisessionFutureBackend(workers = , interrupts = TRUE, ...) ... [23:14:26.736] | : . ' , ; Arguments: [23:14:26.736] | : . ' , ; List of 5 [23:14:26.736] | : . ' , ; $ workers : num 2 [23:14:26.736] | : . ' , ; $ rscript_libs: chr [1:2] "D:/temp/2025_11_16_23_10_16_9296/RtmpOmYtQ8/RLIBS_10f20545821a2" "D:/RCompile/recent/R/library" [23:14:26.736] | : . ' , ; $ interrupts : logi TRUE [23:14:26.736] | : . ' , ; $ gc : logi FALSE [23:14:26.736] | : . ' , ; $ earlySignal : logi FALSE [23:14:26.738] | : . ' , ; ClusterFutureBackend(..., persistent = FALSE, gc = FALSE, earlySignal = FALSE) ... [23:14:26.738] | : . ' , ; ` workers: 2 [23:14:26.738] | : . ' , ; ` getCluster() ... [23:14:26.739] | : . ' , ; ` getCluster() ... done [23:14:26.739] | : . ' , ; ` Stopping existing cluster ... [23:14:26.739] | : . ' , ; ` | No pre-existing cluster. Skipping [23:14:26.739] | : . ' , ; ` Stopping existing cluster ... done [23:14:26.739] | : . ' , ; ` Starting new cluster ... [23:14:26.739] | : . ' , ; ` | makeCluster(workers, ...) ... [23:14:26.740] | : . ' , ; ` | : Arguments: [23:14:26.740] | : . ' , ; ` | : List of 2 [23:14:26.740] | : . ' , ; ` | : $ : int 2 [23:14:26.740] | : . ' , ; ` | : $ rscript_libs: chr [1:2] "D:/temp/2025_11_16_23_10_16_9296/RtmpOmYtQ8/RLIBS_10f20545821a2" "D:/RCompile/recent/R/library" [23:14:26.741] | : . ' , ; ` | : .makeCluster() ... [23:14:26.741] | : . ' , ; ` | : . workers: '2' [23:14:26.741] | : . ' , ; ` | : . R_FUTURE_PLAN: NA [23:14:26.741] | : . ' , ; ` | : . parallelly::makeClusterPSOCK() arguments: [23:14:26.742] | : . ' , ; ` | : . List of 2 [23:14:26.742] | : . ' , ; ` | : . $ : int 2 [23:14:26.742] | : . ' , ; ` | : . $ rscript_libs: chr [1:2] "D:/temp/2025_11_16_23_10_16_9296/RtmpOmYtQ8/RLIBS_10f20545821a2" "D:/RCompile/recent/R/library" [23:14:27.227] | : . ' , ; ` | : . Generated cluster UUID [23:14:27.228] | : . ' , ; ` | : . Cluster UUID: 'c7473f412da0055c064af1d2ddf2fedb' [23:14:27.228] | : . ' , ; ` | : . Socket cluster with 2 nodes on host 'localhost' (R Under development (unstable) (2025-11-15 r89024 ucrt), platform x86_64-w64-mingw32) [23:14:27.230] | : . ' , ; ` | : .makeCluster() ... done [23:14:27.231] | : . ' , ; ` | : Socket cluster with 2 nodes on host 'localhost' (R Under development (unstable) (2025-11-15 r89024 ucrt), platform x86_64-w64-mingw32) [23:14:27.234] | : . ' , ; ` | makeCluster(workers, ...) ... done [23:14:27.234] | : . ' , ; ` | Number of workers: 2 [23:14:27.234] | : . ' , ; ` | Workers UUID: 'c7473f412da0055c064af1d2ddf2fedb' [23:14:27.234] | : . ' , ; ` Starting new cluster ... done [23:14:27.235] | : . ' , ; ClusterFutureBackend(..., persistent = FALSE, gc = FALSE, earlySignal = FALSE) ... done [23:14:27.235] | : . ' , ; Backend: <'MultisessionFutureBackend', 'ClusterFutureBackend', 'MultiprocessFutureBackend', 'FutureBackend', 'environment'> [23:14:27.235] | : . ' , MultisessionFutureBackend(workers = , interrupts = TRUE, ...) ... done [23:14:27.235] | : . ' makeFutureBackend() ... done [23:14:27.235] | : . ' nbrOfWorkers(NULL) ... [23:14:27.236] | : . ' , List of 4 [23:14:27.236] | : . ' , $ : language plan_set(newStack, skip = .skip, cleanup = .cleanup, init = .init, debug = debug) [23:14:27.236] | : . ' , $ : language with_assert({ nbrOfWorkers <- nbrOfWorkers() ... [23:14:27.236] | : . ' , $ : language nbrOfWorkers() [23:14:27.236] | : . ' , $ : language nbrOfWorkers.NULL() [23:14:27.238] | : . ' , plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:14:27.238] | : . ' , plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:14:27.238] | : . ' , Number of workers: 2 [23:14:27.238] | : . ' nbrOfWorkers(NULL) ... done [23:14:27.239] | : . ' plan(): nbrOfWorkers() = 2 [23:14:27.239] | : . plan(): plan_init() of 'tweaked', 'multisession', 'cluster', 'multiprocess', 'future', 'function' ... done [23:14:27.239] | : plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = NA, init = TRUE) ... done [23:14:27.239] | : nbrOfWorkers(NULL) ... [23:14:27.240] | : . List of 4 [23:14:27.240] | : . $ : language makeClusterFuture() [23:14:27.240] | : . $ : language stop_if_not(length(specs) == 1L) [23:14:27.240] | : . $ : language nbrOfWorkers() [23:14:27.240] | : . $ : language nbrOfWorkers.NULL() [23:14:27.242] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:14:27.242] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:14:27.242] | : . Number of workers: 2 [23:14:27.242] | : nbrOfWorkers(NULL) ... done [23:14:27.243] | : plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:14:27.243] | : plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:14:27.244] | : sendData() for FutureNode #1 ... [23:14:27.244] | : . | type: 'EXEC' [23:14:27.245] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:14:27.245] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:14:27.245] | : . Detected: clusterSetRNGStream() [23:14:27.246] | : . Seed recorded: (10407, 320834453, 1978554194, -509798741, -1147349520, 157581617, 557576510) [23:14:27.248] | : sendData() for FutureNode #1 ... done [23:14:27.248] | : sendData() for FutureNode #2 ... [23:14:27.248] | : . | type: 'EXEC' [23:14:27.249] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:14:27.249] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:14:27.249] | : . Detected: clusterSetRNGStream() [23:14:27.250] | : . Seed recorded: (10407, 467092750, 1460031331, 1962124947, 1256541621, 1178467354, -1209459183) [23:14:27.250] | : sendData() for FutureNode #2 ... done [23:14:27.251] | : recvData() for FutureNode ... [23:14:27.251] | : . FutureResult: [23:14:27.251] | : . value: 'list' [23:14:27.251] | : . visible: TRUE [23:14:27.251] | : . stdout: NULL [23:14:27.251] | : . conditions: [n = 0] [23:14:27.251] | : . RNG used: FALSE [23:14:27.251] | : . duration: 0 secs (started 2025-11-16 23:14:27.247071) [23:14:27.251] | : . version: 1.8 [23:14:27.252] | : . Updating the node's RNG state [23:14:27.253] | : . value() for ConstantFuture () ... [23:14:27.253] | : . ' relay stdout ... [23:14:27.253] | : . ' relay stdout ... done [23:14:27.253] | : . ' check for misuse ... [23:14:27.254] | : . ' check for misuse ... done [23:14:27.254] | : . value() for ConstantFuture () ... done [23:14:27.254] | : recvData() for FutureNode ... done [23:14:27.254] | : recvData() for FutureNode ... [23:14:27.254] | : . FutureResult: [23:14:27.254] | : . value: 'list' [23:14:27.254] | : . visible: TRUE [23:14:27.254] | : . stdout: NULL [23:14:27.254] | : . conditions: [n = 0] [23:14:27.254] | : . RNG used: FALSE [23:14:27.254] | : . duration: 0 secs (started 2025-11-16 23:14:27.250486) [23:14:27.254] | : . version: 1.8 [23:14:27.255] | : . Updating the node's RNG state [23:14:27.255] | : . value() for ConstantFuture () ... [23:14:27.255] | : . ' relay stdout ... [23:14:27.256] | : . ' relay stdout ... done [23:14:27.256] | : . ' check for misuse ... [23:14:27.256] | : . ' check for misuse ... done [23:14:27.256] | : . value() for ConstantFuture () ... done [23:14:27.256] | : recvData() for FutureNode ... done [23:14:27.257] | : sendData() for FutureNode #1 ... [23:14:27.257] | : . | type: 'EXEC' [23:14:27.257] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:14:27.257] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:14:27.257] | : . Detected: clusterExport() [23:14:27.258] | : . Exports: [n=2] [23:14:27.258] | : sendData() for FutureNode #1 ... done [23:14:27.258] | : sendData() for FutureNode #2 ... [23:14:27.258] | : . | type: 'EXEC' [23:14:27.259] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:14:27.259] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:14:27.259] | : . Detected: clusterExport() [23:14:27.259] | : sendData() for FutureNode #2 ... done [23:14:27.260] | : recvData() for FutureNode ... [23:14:27.260] | : . FutureResult: [23:14:27.260] | : . value: 'list' [23:14:27.260] | : . visible: TRUE [23:14:27.260] | : . stdout: NULL [23:14:27.260] | : . conditions: [n = 0] [23:14:27.260] | : . RNG used: FALSE [23:14:27.260] | : . duration: 0 secs (started 2025-11-16 23:14:27.25838) [23:14:27.260] | : . version: 1.8 [23:14:27.260] | : . value() for ConstantFuture () ... [23:14:27.261] | : . ' relay stdout ... [23:14:27.261] | : . ' relay stdout ... done [23:14:27.261] | : . ' check for misuse ... [23:14:27.261] | : . ' check for misuse ... done [23:14:27.261] | : . value() for ConstantFuture () ... done [23:14:27.261] | : recvData() for FutureNode ... done [23:14:27.262] | : recvData() for FutureNode ... [23:14:27.262] | : . FutureResult: [23:14:27.262] | : . value: 'list' [23:14:27.262] | : . visible: TRUE [23:14:27.262] | : . stdout: NULL [23:14:27.262] | : . conditions: [n = 0] [23:14:27.262] | : . RNG used: FALSE [23:14:27.262] | : . duration: 0 secs (started 2025-11-16 23:14:27.259737) [23:14:27.262] | : . version: 1.8 [23:14:27.262] | : . value() for ConstantFuture () ... [23:14:27.263] | : . ' relay stdout ... [23:14:27.263] | : . ' relay stdout ... done [23:14:27.263] | : . ' check for misuse ... [23:14:27.263] | : . ' check for misuse ... done [23:14:27.264] | : . value() for ConstantFuture () ... done [23:14:27.264] | : recvData() for FutureNode ... done [23:14:27.268] | : sendData() for FutureNode #1 ... [23:14:27.269] | : . | type: 'EXEC' [23:14:27.269] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:14:27.269] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:14:27.270] | : . Create future ... [23:14:27.270] | : . ' List of 1 [23:14:27.270] | : . ' $ data:List of 4 [23:14:27.270] | : . ' ..$ fun :function (X, FUN, ...) [23:14:27.270] | : . ' ..$ args :List of 2 [23:14:27.270] | : . ' .. ..$ : int 11 [23:14:27.270] | : . ' .. ..$ FUN:function (x) [23:14:27.270] | : . ' ..$ return: logi TRUE [23:14:27.270] | : . ' ..$ tag : NULL [23:14:27.275] | : . ' List of 1 [23:14:27.275] | : . ' $ options:List of 2 [23:14:27.275] | : . ' ..$ globals: logi TRUE [23:14:27.275] | : . ' .. ..- attr(*, "add")=List of 1 [23:14:27.275] | : . ' .. .. ..$ a: num 42 [23:14:27.275] | : . ' ..$ seed : int [1:7] 10407 320834453 1978554194 -509798741 -1147349520 157581617 557576510 [23:14:27.278] | : . ' List of 1 [23:14:27.278] | : . ' $ future_args:List of 4 [23:14:27.278] | : . ' ..$ expr : symbol expr [23:14:27.278] | : . ' ..$ substitute: logi FALSE [23:14:27.278] | : . ' ..$ globals : logi TRUE [23:14:27.278] | : . ' .. ..- attr(*, "add")=List of 1 [23:14:27.278] | : . ' .. .. ..$ a: num 42 [23:14:27.278] | : . ' ..$ seed : int [1:7] 10407 320834453 1978554194 -509798741 -1147349520 157581617 557576510 [23:14:27.284] | : . ' future(..., label = NULL) ... [23:14:27.284] | : . ' , lazy: FALSE [23:14:27.285] | : . ' , stdout: TRUE [23:14:27.285] | : . ' , conditions: [n=1] 'condition' [23:14:27.285] | : . ' , gc: FALSE [23:14:27.286] | : . ' , earlySignal: FALSE [23:14:27.287] | : . ' , getGlobalsAndPackages() ... [23:14:27.287] | : . ' , ; 'add' globals passed as-list: [1] 'a' [23:14:27.288] | : . ' , getGlobalsAndPackages() ... done [23:14:27.288] | : . ' , Searching for globals ... [23:14:27.324] | : . ' , ; globals found: [14] 'do.call', 'fun', 'args', '{', '<-', 'match.fun', 'if', '||', '!', 'is.vector', 'is.object', 'as.list', '.Internal', 'lapply' [23:14:27.325] | : . ' , Searching for globals ... done [23:14:27.325] | : . ' , Resolving globals: FALSE [23:14:27.325] | : . ' , Search for packages associated with the globals ... [23:14:27.326] | : . ' , ; Packages associated with globals: [1] 'base' [23:14:27.327] | : . ' , ; Packages: [1] 'base' [23:14:27.327] | : . ' , Search for packages associated with the globals ... done [23:14:27.327] | : . ' , Packages after dropping 'base': [0] [23:14:27.328] | : . ' , globals: [3] 'fun', 'args', 'a' [23:14:27.328] | : . ' , packages: [0] [23:14:27.328] | : . ' future(..., label = NULL) ... done [23:14:27.329] | : . ' run() for 'Future' () ... [23:14:27.329] | : . ' , state: 'created' [23:14:27.330] | : . ' , plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:14:27.330] | : . ' , plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:14:27.330] | : . ' , Using MultisessionFutureBackend ... [23:14:27.330] | : . ' , ; Number of futures since start: 0 (0 created, 0 launched, 0 finished) [23:14:27.331] | : . ' , ; Launching futures ... [23:14:27.332] | : . ' , ; ` launchFuture() for ClusterFutureBackend ... [23:14:27.332] | : . ' , ; ` | Workers: [n=2] [23:14:27.332] | : . ' , ; ` | Socket cluster with 2 nodes on host 'localhost' (R Under development (unstable) (2025-11-15 r89024 ucrt), platform x86_64-w64-mingw32) [23:14:27.335] | : . ' , ; ` | FutureRegistry: 'workers-c7473f412da0055c064af1d2ddf2fedb' [23:14:27.336] | : . ' , ; ` | requestWorker() ... [23:14:27.336] | : . ' , ; ` | : requestNode() ... [23:14:27.336] | : . ' , ; ` | : . Number of workers: 2 [23:14:27.337] | : . ' , ; ` | : . Polling for a free worker ... [23:14:27.337] | : . ' , ; ` | : . ' FutureRegistry('workers-c7473f412da0055c064af1d2ddf2fedb', action = 'list', earlySignal = 0) ... [23:14:27.337] | : . ' , ; ` | : . ' , Created empty registry 'workers-c7473f412da0055c064af1d2ddf2fedb' [23:14:27.337] | : . ' , ; ` | : . ' , Listing all futures [23:14:27.337] | : . ' , ; ` | : . ' , Number of registered futures: 0 [23:14:27.337] | : . ' , ; ` | : . ' FutureRegistry('workers-c7473f412da0055c064af1d2ddf2fedb', action = 'list', earlySignal = 0) ... done [23:14:27.338] | : . ' , ; ` | : . ' Total time: 0 [23:14:27.338] | : . ' , ; ` | : . Polling for a free worker ... done [23:14:27.338] | : . ' , ; ` | : . FutureRegistry('workers-c7473f412da0055c064af1d2ddf2fedb', action = 'list', earlySignal = 0) ... [23:14:27.338] | : . ' , ; ` | : . ' Listing all futures [23:14:27.338] | : . ' , ; ` | : . ' Number of registered futures: 0 [23:14:27.339] | : . ' , ; ` | : . FutureRegistry('workers-c7473f412da0055c064af1d2ddf2fedb', action = 'list', earlySignal = 0) ... done [23:14:27.339] | : . ' , ; ` | : . avail: [n=2] '1', '2' [23:14:27.339] | : . ' , ; ` | : . Index of first available worker: 1 [23:14:27.339] | : . ' , ; ` | : . Validate that the worker is functional ... [23:14:27.340] | : . ' , ; ` | : . ' Worker is functional [23:14:27.340] | : . ' , ; ` | : . ' FutureRegistry('workers-c7473f412da0055c064af1d2ddf2fedb', action = 'list', earlySignal = 0) ... [23:14:27.340] | : . ' , ; ` | : . ' , Listing all futures [23:14:27.340] | : . ' , ; ` | : . ' , Number of registered futures: 0 [23:14:27.340] | : . ' , ; ` | : . ' FutureRegistry('workers-c7473f412da0055c064af1d2ddf2fedb', action = 'list', earlySignal = 0) ... done [23:14:27.340] | : . ' , ; ` | : . Validate that the worker is functional ... done [23:14:27.341] | : . ' , ; ` | : requestNode() ... done [23:14:27.341] | : . ' , ; ` | : cluster node index: 1 [23:14:27.341] | : . ' , ; ` | requestWorker() ... done [23:14:27.341] | : . ' , ; ` | eraseGlobalEnvironment() ... [23:14:27.342] | : . ' , ; ` | eraseGlobalEnvironment() ... done [23:14:27.343] | : . ' , ; ` | launchFuture() ... [23:14:27.343] | : . ' , ; ` | : cluster node index: 1 [23:14:27.344] | : . ' , ; ` | : getFutureData() ... [23:14:27.345] | : . ' , ; ` | : . getFutureCore() ... [23:14:27.345] | : . ' , ; ` | : . ' Packages needed by the future expression (n = 0): [23:14:27.345] | : . ' , ; ` | : . getFutureCore() ... done [23:14:27.346] | : . ' , ; ` | : . getFutureCapture() ... [23:14:27.346] | : . ' , ; ` | : . getFutureCapture() ... done [23:14:27.347] | : . ' , ; ` | : . getFutureContext() ... [23:14:27.347] | : . ' , ; ` | : . ' plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:14:27.348] | : . ' , ; ` | : . ' , Getting stack without first backend: [n=0] [23:14:27.348] | : . ' , ; ` | : . ' plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:14:27.348] | : . ' , ; ` | : . ' Packages needed by future backend (n = 0): [23:14:27.349] | : . ' , ; ` | : . getFutureContext() ... done [23:14:27.349] | : . ' , ; ` | : getFutureData() ... done [23:14:27.379] | : . ' , ; ` | : FutureRegistry('workers-c7473f412da0055c064af1d2ddf2fedb', action = 'add', earlySignal = 0) ... [23:14:27.380] | : . ' , ; ` | : . Appended future to position #1 [23:14:27.380] | : . ' , ; ` | : . Number of registered futures: 1 [23:14:27.381] | : . ' , ; ` | : FutureRegistry('workers-c7473f412da0055c064af1d2ddf2fedb', action = 'add', earlySignal = 0) ... done [23:14:27.381] | : . ' , ; ` | launchFuture() ... done [23:14:27.381] | : . ' , ; ` | MultisessionFuture started [23:14:27.381] | : . ' , ; ` launchFuture() for ClusterFutureBackend ... done [23:14:27.382] | : . ' , ; Launching futures ... done [23:14:27.382] | : . ' , ; Future launched: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [23:14:27.382] | : . ' , Using MultisessionFutureBackend ... done [23:14:27.383] | : . ' run() for 'Future' () ... done [23:14:27.383] | : . Create future ... done [23:14:27.384] | : sendData() for FutureNode #1 ... done [23:14:27.384] | plan(<'name'>, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:14:27.384] | sendData() for FutureNode #2 ... [23:14:27.385] | : | type: 'EXEC' [23:14:27.385] | : plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:14:27.385] | : plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:14:27.386] | : Create future ... [23:14:27.386] | : . List of 1 [23:14:27.386] | : . $ data:List of 4 [23:14:27.386] | : . ..$ fun :function (X, FUN, ...) [23:14:27.386] | : . ..$ args :List of 2 [23:14:27.386] | : . .. ..$ : int [1:2] 12 13 [23:14:27.386] | : . .. ..$ FUN:function (x) [23:14:27.386] | : . ..$ return: logi TRUE [23:14:27.386] | : . ..$ tag : NULL [23:14:27.393] | : . List of 1 [23:14:27.393] | : . $ options:List of 2 [23:14:27.393] | : . ..$ globals: logi TRUE [23:14:27.393] | : . .. ..- attr(*, "add")=List of 1 [23:14:27.393] | : . .. .. ..$ a: num 42 [23:14:27.393] | : . ..$ seed : int [1:7] 10407 467092750 1460031331 1962124947 1256541621 1178467354 -1209459183 [23:14:27.397] | : . List of 1 [23:14:27.397] | : . $ future_args:List of 4 [23:14:27.397] | : . ..$ expr : symbol expr [23:14:27.397] | : . ..$ substitute: logi FALSE [23:14:27.397] | : . ..$ globals : logi TRUE [23:14:27.397] | : . .. ..- attr(*, "add")=List of 1 [23:14:27.397] | : . .. .. ..$ a: num 42 [23:14:27.397] | : . ..$ seed : int [1:7] 10407 467092750 1460031331 1962124947 1256541621 1178467354 -1209459183 [23:14:27.404] | : . future(..., label = NULL) ... [23:14:27.404] | : . ' lazy: FALSE [23:14:27.404] | : . ' stdout: TRUE [23:14:27.405] | : . ' conditions: [n=1] 'condition' [23:14:27.405] | : . ' gc: FALSE [23:14:27.406] | : . ' earlySignal: FALSE [23:14:27.406] | : . ' getGlobalsAndPackages() ... [23:14:27.406] | : . ' , 'add' globals passed as-list: [1] 'a' [23:14:27.407] | : . ' getGlobalsAndPackages() ... done [23:14:27.407] | : . ' Searching for globals ... [23:14:27.466] | : . ' , globals found: [14] 'do.call', 'fun', 'args', '{', '<-', 'match.fun', 'if', '||', '!', 'is.vector', 'is.object', 'as.list', '.Internal', 'lapply' [23:14:27.466] | : . ' Searching for globals ... done [23:14:27.467] | : . ' Resolving globals: FALSE [23:14:27.467] | : . ' Search for packages associated with the globals ... [23:14:27.468] | : . ' , Packages associated with globals: [1] 'base' [23:14:27.469] | : . ' , Packages: [1] 'base' [23:14:27.470] | : . ' Search for packages associated with the globals ... done [23:14:27.470] | : . ' Packages after dropping 'base': [0] [23:14:27.471] | : . ' globals: [3] 'fun', 'args', 'a' [23:14:27.471] | : . ' packages: [0] [23:14:27.471] | : . future(..., label = NULL) ... done [23:14:27.472] | : . run() for 'Future' () ... [23:14:27.473] | : . ' state: 'created' [23:14:27.473] | : . ' plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:14:27.474] | : . ' plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:14:27.474] | : . ' Using MultisessionFutureBackend ... [23:14:27.474] | : . ' , Number of futures since start: 1 (1 created, 1 launched, 0 finished) [23:14:27.475] | : . ' , Launching futures ... [23:14:27.475] | : . ' , ; launchFuture() for ClusterFutureBackend ... [23:14:27.476] | : . ' , ; ` Workers: [n=2] [23:14:27.476] | : . ' , ; ` Socket cluster with 2 nodes on host 'localhost' (R Under development (unstable) (2025-11-15 r89024 ucrt), platform x86_64-w64-mingw32) [23:14:27.480] | : . ' , ; ` FutureRegistry: 'workers-c7473f412da0055c064af1d2ddf2fedb' [23:14:27.481] | : . ' , ; ` requestWorker() ... [23:14:27.481] | : . ' , ; ` | requestNode() ... [23:14:27.481] | : . ' , ; ` | : Number of workers: 2 [23:14:27.482] | : . ' , ; ` | : Polling for a free worker ... [23:14:27.482] | : . ' , ; ` | : . FutureRegistry('workers-c7473f412da0055c064af1d2ddf2fedb', action = 'list', earlySignal = 0) ... [23:14:27.483] | : . ' , ; ` | : . ' Listing all futures [23:14:27.483] | : . ' , ; ` | : . ' Number of registered futures: 1 [23:14:27.483] | : . ' , ; ` | : . FutureRegistry('workers-c7473f412da0055c064af1d2ddf2fedb', action = 'list', earlySignal = 0) ... done [23:14:27.484] | : . ' , ; ` | : . Total time: 0 [23:14:27.484] | : . ' , ; ` | : Polling for a free worker ... done [23:14:27.484] | : . ' , ; ` | : FutureRegistry('workers-c7473f412da0055c064af1d2ddf2fedb', action = 'list', earlySignal = 0) ... [23:14:27.485] | : . ' , ; ` | : . Listing all futures [23:14:27.485] | : . ' , ; ` | : . Number of registered futures: 1 [23:14:27.485] | : . ' , ; ` | : FutureRegistry('workers-c7473f412da0055c064af1d2ddf2fedb', action = 'list', earlySignal = 0) ... done [23:14:27.486] | : . ' , ; ` | : avail: [n=2] '2' [23:14:27.486] | : . ' , ; ` | : Index of first available worker: 2 [23:14:27.487] | : . ' , ; ` | : Validate that the worker is functional ... [23:14:27.488] | : . ' , ; ` | : . Worker is functional [23:14:27.488] | : . ' , ; ` | : . FutureRegistry('workers-c7473f412da0055c064af1d2ddf2fedb', action = 'list', earlySignal = 0) ... [23:14:27.489] | : . ' , ; ` | : . ' Listing all futures [23:14:27.489] | : . ' , ; ` | : . ' Number of registered futures: 1 [23:14:27.489] | : . ' , ; ` | : . FutureRegistry('workers-c7473f412da0055c064af1d2ddf2fedb', action = 'list', earlySignal = 0) ... done [23:14:27.489] | : . ' , ; ` | : Validate that the worker is functional ... done [23:14:27.489] | : . ' , ; ` | requestNode() ... done [23:14:27.489] | : . ' , ; ` | cluster node index: 2 [23:14:27.490] | : . ' , ; ` requestWorker() ... done [23:14:27.490] | : . ' , ; ` eraseGlobalEnvironment() ... [23:14:27.491] | : . ' , ; ` eraseGlobalEnvironment() ... done [23:14:27.491] | : . ' , ; ` launchFuture() ... [23:14:27.491] | : . ' , ; ` | cluster node index: 2 [23:14:27.492] | : . ' , ; ` | getFutureData() ... [23:14:27.492] | : . ' , ; ` | : getFutureCore() ... [23:14:27.492] | : . ' , ; ` | : . Packages needed by the future expression (n = 0): [23:14:27.493] | : . ' , ; ` | : getFutureCore() ... done [23:14:27.493] | : . ' , ; ` | : getFutureCapture() ... [23:14:27.493] | : . ' , ; ` | : getFutureCapture() ... done [23:14:27.493] | : . ' , ; ` | : getFutureContext() ... [23:14:27.494] | : . ' , ; ` | : . plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:14:27.494] | : . ' , ; ` | : . ' Getting stack without first backend: [n=0] [23:14:27.494] | : . ' , ; ` | : . plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:14:27.495] | : . ' , ; ` | : . Packages needed by future backend (n = 0): [23:14:27.495] | : . ' , ; ` | : getFutureContext() ... done [23:14:27.495] | : . ' , ; ` | getFutureData() ... done [23:14:27.519] | : . ' , ; ` | FutureRegistry('workers-c7473f412da0055c064af1d2ddf2fedb', action = 'add', earlySignal = 0) ... [23:14:27.524] | : . ' , ; ` | : Appended future to position #2 [23:14:27.524] | : . ' , ; ` | : Number of registered futures: 2 [23:14:27.524] | : . ' , ; ` | FutureRegistry('workers-c7473f412da0055c064af1d2ddf2fedb', action = 'add', earlySignal = 0) ... done [23:14:27.525] | : . ' , ; ` launchFuture() ... done [23:14:27.525] | : . ' , ; ` MultisessionFuture started [23:14:27.525] | : . ' , ; launchFuture() for ClusterFutureBackend ... done [23:14:27.525] | : . ' , Launching futures ... done [23:14:27.526] | : . ' , Future launched: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [23:14:27.526] | : . ' Using MultisessionFutureBackend ... done [23:14:27.526] | : . run() for 'Future' () ... done [23:14:27.526] | : Create future ... done [23:14:27.527] | sendData() for FutureNode #2 ... done [23:14:27.527] plan(<'name'>, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:14:27.527] recvData() for FutureNode ... [23:14:27.528] | result() for ClusterFuture ... [23:14:27.528] | : assertValidConnection() ... [23:14:27.529] | : . cluster node index: 1 [23:14:27.529] | : assertValidConnection() ... done [23:14:27.530] | : receiveMessageFromWorker() for ClusterFuture ... [23:14:27.530] | : . cluster node index: 1 [23:14:27.531] | : . [1] TRUE [23:14:27.531] | : . Received data: [23:14:27.531] | : . List of 5 [23:14:27.531] | : . $ type : chr "VALUE" [23:14:27.531] | : . $ value :List of 16 [23:14:27.531] | : . ..$ value :List of 1 [23:14:27.531] | : . .. ..$ :List of 2 [23:14:27.531] | : . .. .. ..$ a : num 42 [23:14:27.531] | : . .. .. ..$ mean: num -0.643 [23:14:27.531] | : . ..$ visible : logi TRUE [23:14:27.531] | : . ..$ stdout : chr "" [23:14:27.531] | : . ..$ conditions :List of 1 [23:14:27.531] | : . .. ..$ :List of 2 [23:14:27.531] | : . .. .. ..$ condition:List of 2 [23:14:27.531] | : . .. .. .. ..$ message: chr "Process ID: 43180\n" [23:14:27.531] | : . .. .. .. ..$ call : language message("Process ID: ", Sys.getpid()) [23:14:27.531] | : . .. .. .. ..- attr(*, "class")= chr [1:3] "simpleMessage" "message" "condition" [23:14:27.531] | : . .. .. ..$ signaled : int 0 [23:14:27.531] | : . ..$ rng : logi TRUE [23:14:27.531] | : . ..$ seed : int [1:7] 10407 -1552329671 1433540056 -1756524251 -727989906 293257125 327498492 [23:14:27.531] | : . ..$ misuseGlobalEnv : NULL [23:14:27.531] | : . ..$ misuseConnections :List of 3 [23:14:27.531] | : . .. ..$ added : NULL [23:14:27.531] | : . .. ..$ removed : NULL [23:14:27.531] | : . .. ..$ replaced: NULL [23:14:27.531] | : . ..$ misuseDevices : NULL [23:14:27.531] | : . ..$ misuseDefaultDevice: list() [23:14:27.531] | : . ..$ started : POSIXct[1:1], format: "2025-11-16 23:14:27" [23:14:27.531] | : . ..$ finished : POSIXct[1:1], format: "2025-11-16 23:14:27" [23:14:27.531] | : . ..$ uuid : chr [1:2] "5cf39ef073b8e56cb7d03e3084428274" "5" [23:14:27.531] | : . ..$ session_uuid : chr "c912c634ad09d805e1599714ff806b25" [23:14:27.531] | : . .. ..- attr(*, "source")=List of 5 [23:14:27.531] | : . .. .. ..$ host : Named chr "CRANWIN3" [23:14:27.531] | : . .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [23:14:27.531] | : . .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [23:14:27.531] | : . .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [23:14:27.531] | : . .. .. ..$ pid : int 43180 [23:14:27.531] | : . .. .. ..$ time : POSIXct[1:1], format: "2025-11-16 23:14:27" [23:14:27.531] | : . .. .. ..$ random: int 2147483647 [23:14:27.531] | : . ..$ r_info :List of 4 [23:14:27.531] | : . .. ..$ version :Classes 'R_system_version', 'package_version', 'numeric_version' hidden list of 1 [23:14:27.531] | : . .. .. ..$ : int [1:3] 4 6 0 [23:14:27.531] | : . .. ..$ os : chr "windows" [23:14:27.531] | : . .. ..$ os_name : chr "Windows" [23:14:27.531] | : . .. ..$ captures_utf8: logi TRUE [23:14:27.531] | : . ..$ version : chr "1.8" [23:14:27.531] | : . ..- attr(*, "class")= chr "FutureResult" [23:14:27.531] | : . $ success: logi TRUE [23:14:27.531] | : . $ time : 'proc_time' Named num [1:5] 0.09 0 0.1 NA NA [23:14:27.531] | : . ..- attr(*, "names")= chr [1:5] "user.self" "sys.self" "elapsed" "user.child" ... [23:14:27.531] | : . $ tag : NULL [23:14:27.557] | : . Received FutureResult [23:14:27.558] | : . FutureResult: [23:14:27.558] | : . value: 'list' [23:14:27.558] | : . visible: TRUE [23:14:27.558] | : . stdout: character [23:14:27.558] | : . conditions: [n = 1] simpleMessage [23:14:27.558] | : . RNG used: TRUE [23:14:27.558] | : . duration: 0.08695412 secs (started 2025-11-16 23:14:27.381662) [23:14:27.558] | : . version: 1.8 [23:14:27.559] | : . FutureRegistry('workers-c7473f412da0055c064af1d2ddf2fedb', action = 'remove', earlySignal = 0) ... [23:14:27.559] | : . ' Removed future from position #1 [23:14:27.559] | : . ' Number of registered futures: 1 [23:14:27.560] | : . FutureRegistry('workers-c7473f412da0055c064af1d2ddf2fedb', action = 'remove', earlySignal = 0) ... done [23:14:27.560] | : . Erased future from future backend [23:14:27.561] | : . result() for ClusterFuture ... [23:14:27.561] | : . ' result already collected: FutureResult [23:14:27.561] | : . result() for ClusterFuture ... done [23:14:27.561] | : . signalConditions() ... [23:14:27.562] | : . ' include = 'immediateCondition' [23:14:27.562] | : . ' exclude = [23:14:27.562] | : . ' resignal = FALSE [23:14:27.562] | : . ' Number of conditions: 1 [23:14:27.563] | : . ' int 1 [23:14:27.563] | : . ' Condition #1 (class: 'simpleMessage', 'message', 'condition'): [23:14:27.564] | : . signalConditions() ... done [23:14:27.564] | : receiveMessageFromWorker() for ClusterFuture ... done [23:14:27.564] | result() for ClusterFuture ... done [23:14:27.565] | FutureResult: [23:14:27.565] | value: 'list' [23:14:27.565] | visible: TRUE [23:14:27.565] | stdout: character [23:14:27.565] | conditions: [n = 1] simpleMessage [23:14:27.565] | RNG used: TRUE [23:14:27.565] | duration: 0.08695412 secs (started 2025-11-16 23:14:27.381662) [23:14:27.565] | version: 1.8 [23:14:27.565] | Updating the node's RNG state [23:14:27.566] | value() for MultisessionFuture () ... [23:14:27.566] | : result() for ClusterFuture ... [23:14:27.566] | : . result already collected: FutureResult [23:14:27.567] | : result() for ClusterFuture ... done [23:14:27.567] | : result() for ClusterFuture ... [23:14:27.567] | : . result already collected: FutureResult [23:14:27.567] | : result() for ClusterFuture ... done [23:14:27.568] | : signalConditions() ... [23:14:27.568] | : . include = 'immediateCondition' [23:14:27.568] | : . exclude = [23:14:27.568] | : . resignal = FALSE [23:14:27.569] | : . Number of conditions: 1 [23:14:27.569] | : . int 1 [23:14:27.570] | : . Condition #1 (class: 'simpleMessage', 'message', 'condition'): [23:14:27.570] | : signalConditions() ... done [23:14:27.570] | : relay stdout ... [23:14:27.571] | : relay stdout ... done [23:14:27.571] | : check for misuse ... [23:14:27.571] | : check for misuse ... done [23:14:27.571] | : relay conditions ... [23:14:27.572] | : . Future state: 'finished' [23:14:27.572] | : . result() for ClusterFuture ... [23:14:27.572] | : . ' result already collected: FutureResult [23:14:27.572] | : . result() for ClusterFuture ... done [23:14:27.573] | : . signalConditions() ... [23:14:27.573] | : . ' include = 'condition' [23:14:27.573] | : . ' exclude = 'immediateCondition' [23:14:27.573] | : . ' resignal = TRUE [23:14:27.574] | : . ' Number of conditions: 1 [23:14:27.574] | : . ' int 1 [23:14:27.574] | : . ' Condition #1 (class: 'simpleMessage', 'message', 'condition'): [23:14:27.575] | : . ' Condition #1: 'simpleMessage', 'message', 'condition' Process ID: 43180 [23:14:27.575] | : . signalConditions() ... done [23:14:27.575] | : relay conditions ... done [23:14:27.576] | value() for MultisessionFuture () ... done [23:14:27.576] recvData() for FutureNode ... done [23:14:27.576] recvData() for FutureNode ... [23:14:27.576] | result() for ClusterFuture ... [23:14:27.577] | : assertValidConnection() ... [23:14:27.577] | : . cluster node index: 2 [23:14:27.581] | : assertValidConnection() ... done [23:14:27.581] | : receiveMessageFromWorker() for ClusterFuture ... [23:14:27.581] | : . cluster node index: 2 [23:14:27.632] | : . [1] TRUE [23:14:27.632] | : . Received data: [23:14:27.633] | : . List of 5 [23:14:27.633] | : . $ type : chr "VALUE" [23:14:27.633] | : . $ value :List of 16 [23:14:27.633] | : . ..$ value :List of 2 [23:14:27.633] | : . .. ..$ :List of 2 [23:14:27.633] | : . .. .. ..$ a : num 42 [23:14:27.633] | : . .. .. ..$ mean: num -0.131 [23:14:27.633] | : . .. ..$ :List of 2 [23:14:27.633] | : . .. .. ..$ a : num 42 [23:14:27.633] | : . .. .. ..$ mean: num -0.487 [23:14:27.633] | : . ..$ visible : logi TRUE [23:14:27.633] | : . ..$ stdout : chr "" [23:14:27.633] | : . ..$ conditions :List of 2 [23:14:27.633] | : . .. ..$ :List of 2 [23:14:27.633] | : . .. .. ..$ condition:List of 2 [23:14:27.633] | : . .. .. .. ..$ message: chr "Process ID: 65084\n" [23:14:27.633] | : . .. .. .. ..$ call : language message("Process ID: ", Sys.getpid()) [23:14:27.633] | : . .. .. .. ..- attr(*, "class")= chr [1:3] "simpleMessage" "message" "condition" [23:14:27.633] | : . .. .. ..$ signaled : int 0 [23:14:27.633] | : . .. ..$ :List of 2 [23:14:27.633] | : . .. .. ..$ condition:List of 2 [23:14:27.633] | : . .. .. .. ..$ message: chr "Process ID: 65084\n" [23:14:27.633] | : . .. .. .. ..$ call : language message("Process ID: ", Sys.getpid()) [23:14:27.633] | : . .. .. .. ..- attr(*, "class")= chr [1:3] "simpleMessage" "message" "condition" [23:14:27.633] | : . .. .. ..$ signaled : int 0 [23:14:27.633] | : . ..$ rng : logi TRUE [23:14:27.633] | : . ..$ seed : int [1:7] 10407 -1102688716 -1227999868 471065626 -995779124 -341811064 -1092252132 [23:14:27.633] | : . ..$ misuseGlobalEnv : NULL [23:14:27.633] | : . ..$ misuseConnections :List of 3 [23:14:27.633] | : . .. ..$ added : NULL [23:14:27.633] | : . .. ..$ removed : NULL [23:14:27.633] | : . .. ..$ replaced: NULL [23:14:27.633] | : . ..$ misuseDevices : NULL [23:14:27.633] | : . ..$ misuseDefaultDevice: list() [23:14:27.633] | : . ..$ started : POSIXct[1:1], format: "2025-11-16 23:14:27" [23:14:27.633] | : . ..$ finished : POSIXct[1:1], format: "2025-11-16 23:14:27" [23:14:27.633] | : . ..$ uuid : chr [1:2] "5cf39ef073b8e56cb7d03e3084428274" "6" [23:14:27.633] | : . ..$ session_uuid : chr "add23b7e5796b8945d6677d427a4dd04" [23:14:27.633] | : . .. ..- attr(*, "source")=List of 5 [23:14:27.633] | : . .. .. ..$ host : Named chr "CRANWIN3" [23:14:27.633] | : . .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [23:14:27.633] | : . .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [23:14:27.633] | : . .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [23:14:27.633] | : . .. .. ..$ pid : int 65084 [23:14:27.633] | : . .. .. ..$ time : POSIXct[1:1], format: "2025-11-16 23:14:27" [23:14:27.633] | : . .. .. ..$ random: int 2147483647 [23:14:27.633] | : . ..$ r_info :List of 4 [23:14:27.633] | : . .. ..$ version :Classes 'R_system_version', 'package_version', 'numeric_version' hidden list of 1 [23:14:27.633] | : . .. .. ..$ : int [1:3] 4 6 0 [23:14:27.633] | : . .. ..$ os : chr "windows" [23:14:27.633] | : . .. ..$ os_name : chr "Windows" [23:14:27.633] | : . .. ..$ captures_utf8: logi TRUE [23:14:27.633] | : . ..$ version : chr "1.8" [23:14:27.633] | : . ..- attr(*, "class")= chr "FutureResult" [23:14:27.633] | : . $ success: logi TRUE [23:14:27.633] | : . $ time : 'proc_time' Named num [1:5] 0.09 0.01 0.1 NA NA [23:14:27.633] | : . ..- attr(*, "names")= chr [1:5] "user.self" "sys.self" "elapsed" "user.child" ... [23:14:27.633] | : . $ tag : NULL [23:14:27.664] | : . Received FutureResult [23:14:27.664] | : . FutureResult: [23:14:27.664] | : . value: 'list' [23:14:27.664] | : . visible: TRUE [23:14:27.664] | : . stdout: character [23:14:27.664] | : . conditions: [n = 2] simpleMessage, simpleMessage [23:14:27.664] | : . RNG used: TRUE [23:14:27.664] | : . duration: 0.1085501 secs (started 2025-11-16 23:14:27.521607) [23:14:27.664] | : . version: 1.8 [23:14:27.665] | : . FutureRegistry('workers-c7473f412da0055c064af1d2ddf2fedb', action = 'remove', earlySignal = 0) ... [23:14:27.665] | : . ' Removed future from position #1 [23:14:27.666] | : . ' Number of registered futures: 0 [23:14:27.666] | : . FutureRegistry('workers-c7473f412da0055c064af1d2ddf2fedb', action = 'remove', earlySignal = 0) ... done [23:14:27.666] | : . Erased future from future backend [23:14:27.667] | : . result() for ClusterFuture ... [23:14:27.667] | : . ' result already collected: FutureResult [23:14:27.667] | : . result() for ClusterFuture ... done [23:14:27.667] | : . signalConditions() ... [23:14:27.668] | : . ' include = 'immediateCondition' [23:14:27.668] | : . ' exclude = [23:14:27.668] | : . ' resignal = FALSE [23:14:27.668] | : . ' Number of conditions: 2 [23:14:27.669] | : . ' int 2 [23:14:27.669] | : . ' Condition #1 (class: 'simpleMessage', 'message', 'condition'): [23:14:27.670] | : . ' Condition #2 (class: 'simpleMessage', 'message', 'condition'): [23:14:27.670] | : . signalConditions() ... done [23:14:27.670] | : receiveMessageFromWorker() for ClusterFuture ... done [23:14:27.670] | result() for ClusterFuture ... done [23:14:27.671] | FutureResult: [23:14:27.671] | value: 'list' [23:14:27.671] | visible: TRUE [23:14:27.671] | stdout: character [23:14:27.671] | conditions: [n = 2] simpleMessage, simpleMessage [23:14:27.671] | RNG used: TRUE [23:14:27.671] | duration: 0.1085501 secs (started 2025-11-16 23:14:27.521607) [23:14:27.671] | version: 1.8 [23:14:27.671] | Updating the node's RNG state [23:14:27.671] | value() for MultisessionFuture () ... [23:14:27.672] | : result() for ClusterFuture ... [23:14:27.672] | : . result already collected: FutureResult [23:14:27.672] | : result() for ClusterFuture ... done [23:14:27.672] | : result() for ClusterFuture ... [23:14:27.672] | : . result already collected: FutureResult [23:14:27.673] | : result() for ClusterFuture ... done [23:14:27.673] | : signalConditions() ... [23:14:27.673] | : . include = 'immediateCondition' [23:14:27.673] | : . exclude = [23:14:27.673] | : . resignal = FALSE [23:14:27.673] | : . Number of conditions: 2 [23:14:27.674] | : . int 2 [23:14:27.674] | : . Condition #1 (class: 'simpleMessage', 'message', 'condition'): [23:14:27.675] | : . Condition #2 (class: 'simpleMessage', 'message', 'condition'): [23:14:27.675] | : signalConditions() ... done [23:14:27.675] | : relay stdout ... [23:14:27.675] | : relay stdout ... done [23:14:27.675] | : check for misuse ... [23:14:27.675] | : check for misuse ... done [23:14:27.676] | : relay conditions ... [23:14:27.676] | : . Future state: 'finished' [23:14:27.676] | : . result() for ClusterFuture ... [23:14:27.676] | : . ' result already collected: FutureResult [23:14:27.676] | : . result() for ClusterFuture ... done [23:14:27.677] | : . signalConditions() ... [23:14:27.677] | : . ' include = 'condition' [23:14:27.677] | : . ' exclude = 'immediateCondition' [23:14:27.677] | : . ' resignal = TRUE [23:14:27.677] | : . ' Number of conditions: 2 [23:14:27.678] | : . ' int 2 [23:14:27.678] | : . ' Condition #1 (class: 'simpleMessage', 'message', 'condition'): [23:14:27.678] | : . ' Condition #1: 'simpleMessage', 'message', 'condition' Process ID: 65084 [23:14:27.679] | : . ' Condition #2 (class: 'simpleMessage', 'message', 'condition'): [23:14:27.679] | : . ' Condition #2: 'simpleMessage', 'message', 'condition' Process ID: 65084 [23:14:27.679] | : . signalConditions() ... done [23:14:27.680] | : relay conditions ... done [23:14:27.680] | value() for MultisessionFuture () ... done [23:14:27.680] recvData() for FutureNode ... done [23:14:27.681] sendData() for FutureNode #1 ... [23:14:27.681] | | type: 'EXEC' [23:14:27.681] | plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:14:27.682] | plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:14:27.682] | Create future ... [23:14:27.682] | : List of 1 [23:14:27.682] | : $ data:List of 4 [23:14:27.682] | : ..$ fun :function (X, FUN, ...) [23:14:27.682] | : ..$ args :List of 2 [23:14:27.682] | : .. ..$ : int 11 [23:14:27.682] | : .. ..$ FUN:function (x) [23:14:27.682] | : ..$ return: logi TRUE [23:14:27.682] | : ..$ tag : NULL [23:14:27.686] | : List of 1 [23:14:27.686] | : $ options:List of 2 [23:14:27.686] | : ..$ globals: logi TRUE [23:14:27.686] | : .. ..- attr(*, "add")=List of 1 [23:14:27.686] | : .. .. ..$ a: num 42 [23:14:27.686] | : ..$ seed : int [1:7] 10407 -1552329671 1433540056 -1756524251 -727989906 293257125 327498492 [23:14:27.690] | : List of 1 [23:14:27.690] | : $ future_args:List of 4 [23:14:27.690] | : ..$ expr : symbol expr [23:14:27.690] | : ..$ substitute: logi FALSE [23:14:27.690] | : ..$ globals : logi TRUE [23:14:27.690] | : .. ..- attr(*, "add")=List of 1 [23:14:27.690] | : .. .. ..$ a: num 42 [23:14:27.690] | : ..$ seed : int [1:7] 10407 -1552329671 1433540056 -1756524251 -727989906 293257125 327498492 [23:14:27.694] | : future(..., label = NULL) ... [23:14:27.695] | : . lazy: FALSE [23:14:27.695] | : . stdout: TRUE [23:14:27.695] | : . conditions: [n=1] 'condition' [23:14:27.696] | : . gc: FALSE [23:14:27.696] | : . earlySignal: FALSE [23:14:27.696] | : . getGlobalsAndPackages() ... [23:14:27.696] | : . ' 'add' globals passed as-list: [1] 'a' [23:14:27.697] | : . getGlobalsAndPackages() ... done [23:14:27.697] | : . Searching for globals ... [23:14:27.731] | : . ' globals found: [14] 'do.call', 'fun', 'args', '{', '<-', 'match.fun', 'if', '||', '!', 'is.vector', 'is.object', 'as.list', '.Internal', 'lapply' [23:14:27.731] | : . Searching for globals ... done [23:14:27.731] | : . Resolving globals: FALSE [23:14:27.732] | : . Search for packages associated with the globals ... [23:14:27.732] | : . ' Packages associated with globals: [1] 'base' [23:14:27.733] | : . ' Packages: [1] 'base' [23:14:27.733] | : . Search for packages associated with the globals ... done [23:14:27.734] | : . Packages after dropping 'base': [0] [23:14:27.734] | : . globals: [3] 'fun', 'args', 'a' [23:14:27.734] | : . packages: [0] [23:14:27.734] | : future(..., label = NULL) ... done [23:14:27.735] | : run() for 'Future' () ... [23:14:27.735] | : . state: 'created' [23:14:27.735] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:14:27.736] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:14:27.736] | : . Using MultisessionFutureBackend ... [23:14:27.736] | : . ' Number of futures since start: 2 (2 created, 2 launched, 2 finished) [23:14:27.736] | : . ' Launching futures ... [23:14:27.737] | : . ' , launchFuture() for ClusterFutureBackend ... [23:14:27.737] | : . ' , ; Workers: [n=2] [23:14:27.737] | : . ' , ; Socket cluster with 2 nodes on host 'localhost' (R Under development (unstable) (2025-11-15 r89024 ucrt), platform x86_64-w64-mingw32) [23:14:27.739] | : . ' , ; FutureRegistry: 'workers-c7473f412da0055c064af1d2ddf2fedb' [23:14:27.740] | : . ' , ; requestWorker() ... [23:14:27.740] | : . ' , ; ` requestNode() ... [23:14:27.740] | : . ' , ; ` | Number of workers: 2 [23:14:27.740] | : . ' , ; ` | Polling for a free worker ... [23:14:27.741] | : . ' , ; ` | : FutureRegistry('workers-c7473f412da0055c064af1d2ddf2fedb', action = 'list', earlySignal = 0) ... [23:14:27.741] | : . ' , ; ` | : . Listing all futures [23:14:27.741] | : . ' , ; ` | : . Number of registered futures: 0 [23:14:27.741] | : . ' , ; ` | : FutureRegistry('workers-c7473f412da0055c064af1d2ddf2fedb', action = 'list', earlySignal = 0) ... done [23:14:27.742] | : . ' , ; ` | : Total time: 0 [23:14:27.742] | : . ' , ; ` | Polling for a free worker ... done [23:14:27.742] | : . ' , ; ` | FutureRegistry('workers-c7473f412da0055c064af1d2ddf2fedb', action = 'list', earlySignal = 0) ... [23:14:27.742] | : . ' , ; ` | : Listing all futures [23:14:27.742] | : . ' , ; ` | : Number of registered futures: 0 [23:14:27.743] | : . ' , ; ` | FutureRegistry('workers-c7473f412da0055c064af1d2ddf2fedb', action = 'list', earlySignal = 0) ... done [23:14:27.743] | : . ' , ; ` | avail: [n=2] '1', '2' [23:14:27.743] | : . ' , ; ` | Index of first available worker: 1 [23:14:27.743] | : . ' , ; ` | Validate that the worker is functional ... [23:14:27.744] | : . ' , ; ` | : Worker is functional [23:14:27.745] | : . ' , ; ` | : FutureRegistry('workers-c7473f412da0055c064af1d2ddf2fedb', action = 'list', earlySignal = 0) ... [23:14:27.745] | : . ' , ; ` | : . Listing all futures [23:14:27.746] | : . ' , ; ` | : . Number of registered futures: 0 [23:14:27.746] | : . ' , ; ` | : FutureRegistry('workers-c7473f412da0055c064af1d2ddf2fedb', action = 'list', earlySignal = 0) ... done [23:14:27.746] | : . ' , ; ` | Validate that the worker is functional ... done [23:14:27.747] | : . ' , ; ` requestNode() ... done [23:14:27.747] | : . ' , ; ` cluster node index: 1 [23:14:27.747] | : . ' , ; requestWorker() ... done [23:14:27.748] | : . ' , ; eraseGlobalEnvironment() ... [23:14:27.749] | : . ' , ; eraseGlobalEnvironment() ... done [23:14:27.750] | : . ' , ; launchFuture() ... [23:14:27.750] | : . ' , ; ` cluster node index: 1 [23:14:27.750] | : . ' , ; ` getFutureData() ... [23:14:27.751] | : . ' , ; ` | getFutureCore() ... [23:14:27.751] | : . ' , ; ` | : Packages needed by the future expression (n = 0): [23:14:27.751] | : . ' , ; ` | getFutureCore() ... done [23:14:27.752] | : . ' , ; ` | getFutureCapture() ... [23:14:27.752] | : . ' , ; ` | getFutureCapture() ... done [23:14:27.752] | : . ' , ; ` | getFutureContext() ... [23:14:27.753] | : . ' , ; ` | : plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:14:27.753] | : . ' , ; ` | : . Getting stack without first backend: [n=0] [23:14:27.754] | : . ' , ; ` | : plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:14:27.754] | : . ' , ; ` | : Packages needed by future backend (n = 0): [23:14:27.754] | : . ' , ; ` | getFutureContext() ... done [23:14:27.755] | : . ' , ; ` getFutureData() ... done [23:14:27.784] | : . ' , ; ` FutureRegistry('workers-c7473f412da0055c064af1d2ddf2fedb', action = 'add', earlySignal = 0) ... [23:14:27.784] | : . ' , ; ` | Appended future to position #1 [23:14:27.785] | : . ' , ; ` | Number of registered futures: 1 [23:14:27.785] | : . ' , ; ` FutureRegistry('workers-c7473f412da0055c064af1d2ddf2fedb', action = 'add', earlySignal = 0) ... done [23:14:27.785] | : . ' , ; launchFuture() ... done [23:14:27.786] | : . ' , ; MultisessionFuture started [23:14:27.786] | : . ' , launchFuture() for ClusterFutureBackend ... done [23:14:27.786] | : . ' Launching futures ... done [23:14:27.786] | : . ' Future launched: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [23:14:27.787] | : . Using MultisessionFutureBackend ... done [23:14:27.787] | : run() for 'Future' () ... done [23:14:27.787] | Create future ... done [23:14:27.787] sendData() for FutureNode #1 ... done [23:14:27.788] sendData() for FutureNode #2 ... [23:14:27.788] | | type: 'EXEC' [23:14:27.789] | plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:14:27.789] | plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:14:27.789] | Create future ... [23:14:27.790] | : List of 1 [23:14:27.790] | : $ data:List of 4 [23:14:27.790] | : ..$ fun :function (X, FUN, ...) [23:14:27.790] | : ..$ args :List of 2 [23:14:27.790] | : .. ..$ : int [1:2] 12 13 [23:14:27.790] | : .. ..$ FUN:function (x) [23:14:27.790] | : ..$ return: logi TRUE [23:14:27.790] | : ..$ tag : NULL [23:14:27.794] | : List of 1 [23:14:27.794] | : $ options:List of 2 [23:14:27.794] | : ..$ globals: logi TRUE [23:14:27.794] | : .. ..- attr(*, "add")=List of 1 [23:14:27.794] | : .. .. ..$ a: num 42 [23:14:27.794] | : ..$ seed : int [1:7] 10407 -1102688716 -1227999868 471065626 -995779124 -341811064 -1092252132 [23:14:27.798] | : List of 1 [23:14:27.798] | : $ future_args:List of 4 [23:14:27.798] | : ..$ expr : symbol expr [23:14:27.798] | : ..$ substitute: logi FALSE [23:14:27.798] | : ..$ globals : logi TRUE [23:14:27.798] | : .. ..- attr(*, "add")=List of 1 [23:14:27.798] | : .. .. ..$ a: num 42 [23:14:27.798] | : ..$ seed : int [1:7] 10407 -1102688716 -1227999868 471065626 -995779124 -341811064 -1092252132 [23:14:27.802] | : future(..., label = NULL) ... [23:14:27.803] | : . lazy: FALSE [23:14:27.803] | : . stdout: TRUE [23:14:27.803] | : . conditions: [n=1] 'condition' [23:14:27.803] | : . gc: FALSE [23:14:27.804] | : . earlySignal: FALSE [23:14:27.804] | : . getGlobalsAndPackages() ... [23:14:27.804] | : . ' 'add' globals passed as-list: [1] 'a' [23:14:27.805] | : . getGlobalsAndPackages() ... done [23:14:27.805] | : . Searching for globals ... [23:14:27.847] | : . ' globals found: [14] 'do.call', 'fun', 'args', '{', '<-', 'match.fun', 'if', '||', '!', 'is.vector', 'is.object', 'as.list', '.Internal', 'lapply' [23:14:27.847] | : . Searching for globals ... done [23:14:27.848] | : . Resolving globals: FALSE [23:14:27.848] | : . Search for packages associated with the globals ... [23:14:27.849] | : . ' Packages associated with globals: [1] 'base' [23:14:27.850] | : . ' Packages: [1] 'base' [23:14:27.851] | : . Search for packages associated with the globals ... done [23:14:27.851] | : . Packages after dropping 'base': [0] [23:14:27.851] | : . globals: [3] 'fun', 'args', 'a' [23:14:27.852] | : . packages: [0] [23:14:27.852] | : future(..., label = NULL) ... done [23:14:27.853] | : run() for 'Future' () ... [23:14:27.853] | : . state: 'created' [23:14:27.854] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:14:27.854] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:14:27.854] | : . Using MultisessionFutureBackend ... [23:14:27.855] | : . ' Number of futures since start: 3 (3 created, 3 launched, 2 finished) [23:14:27.855] | : . ' Launching futures ... [23:14:27.855] | : . ' , launchFuture() for ClusterFutureBackend ... [23:14:27.856] | : . ' , ; Workers: [n=2] [23:14:27.856] | : . ' , ; Socket cluster with 2 nodes on host 'localhost' (R Under development (unstable) (2025-11-15 r89024 ucrt), platform x86_64-w64-mingw32) [23:14:27.860] | : . ' , ; FutureRegistry: 'workers-c7473f412da0055c064af1d2ddf2fedb' [23:14:27.860] | : . ' , ; requestWorker() ... [23:14:27.861] | : . ' , ; ` requestNode() ... [23:14:27.861] | : . ' , ; ` | Number of workers: 2 [23:14:27.861] | : . ' , ; ` | Polling for a free worker ... [23:14:27.862] | : . ' , ; ` | : FutureRegistry('workers-c7473f412da0055c064af1d2ddf2fedb', action = 'list', earlySignal = 0) ... [23:14:27.862] | : . ' , ; ` | : . Listing all futures [23:14:27.862] | : . ' , ; ` | : . Number of registered futures: 1 [23:14:27.863] | : . ' , ; ` | : FutureRegistry('workers-c7473f412da0055c064af1d2ddf2fedb', action = 'list', earlySignal = 0) ... done [23:14:27.863] | : . ' , ; ` | : Total time: 0 [23:14:27.863] | : . ' , ; ` | Polling for a free worker ... done [23:14:27.863] | : . ' , ; ` | FutureRegistry('workers-c7473f412da0055c064af1d2ddf2fedb', action = 'list', earlySignal = 0) ... [23:14:27.864] | : . ' , ; ` | : Listing all futures [23:14:27.864] | : . ' , ; ` | : Number of registered futures: 1 [23:14:27.864] | : . ' , ; ` | FutureRegistry('workers-c7473f412da0055c064af1d2ddf2fedb', action = 'list', earlySignal = 0) ... done [23:14:27.865] | : . ' , ; ` | avail: [n=2] '2' [23:14:27.865] | : . ' , ; ` | Index of first available worker: 2 [23:14:27.866] | : . ' , ; ` | Validate that the worker is functional ... [23:14:27.867] | : . ' , ; ` | : Worker is functional [23:14:27.867] | : . ' , ; ` | : FutureRegistry('workers-c7473f412da0055c064af1d2ddf2fedb', action = 'list', earlySignal = 0) ... [23:14:27.867] | : . ' , ; ` | : . Listing all futures [23:14:27.868] | : . ' , ; ` | : . Number of registered futures: 1 [23:14:27.871] | : . ' , ; ` | : FutureRegistry('workers-c7473f412da0055c064af1d2ddf2fedb', action = 'list', earlySignal = 0) ... done [23:14:27.872] | : . ' , ; ` | Validate that the worker is functional ... done [23:14:27.872] | : . ' , ; ` requestNode() ... done [23:14:27.872] | : . ' , ; ` cluster node index: 2 [23:14:27.873] | : . ' , ; requestWorker() ... done [23:14:27.873] | : . ' , ; eraseGlobalEnvironment() ... [23:14:27.874] | : . ' , ; eraseGlobalEnvironment() ... done [23:14:27.874] | : . ' , ; launchFuture() ... [23:14:27.874] | : . ' , ; ` cluster node index: 2 [23:14:27.874] | : . ' , ; ` getFutureData() ... [23:14:27.875] | : . ' , ; ` | getFutureCore() ... [23:14:27.875] | : . ' , ; ` | : Packages needed by the future expression (n = 0): [23:14:27.875] | : . ' , ; ` | getFutureCore() ... done [23:14:27.876] | : . ' , ; ` | getFutureCapture() ... [23:14:27.876] | : . ' , ; ` | getFutureCapture() ... done [23:14:27.876] | : . ' , ; ` | getFutureContext() ... [23:14:27.876] | : . ' , ; ` | : plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:14:27.877] | : . ' , ; ` | : . Getting stack without first backend: [n=0] [23:14:27.877] | : . ' , ; ` | : plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:14:27.877] | : . ' , ; ` | : Packages needed by future backend (n = 0): [23:14:27.878] | : . ' , ; ` | getFutureContext() ... done [23:14:27.878] | : . ' , ; ` getFutureData() ... done [23:14:27.902] | : . ' , ; ` FutureRegistry('workers-c7473f412da0055c064af1d2ddf2fedb', action = 'add', earlySignal = 0) ... [23:14:27.903] | : . ' , ; ` | Appended future to position #2 [23:14:27.903] | : . ' , ; ` | Number of registered futures: 2 [23:14:27.903] | : . ' , ; ` FutureRegistry('workers-c7473f412da0055c064af1d2ddf2fedb', action = 'add', earlySignal = 0) ... done [23:14:27.904] | : . ' , ; launchFuture() ... done [23:14:27.904] | : . ' , ; MultisessionFuture started [23:14:27.904] | : . ' , launchFuture() for ClusterFutureBackend ... done [23:14:27.904] | : . ' Launching futures ... done [23:14:27.905] | : . ' Future launched: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [23:14:27.905] | : . Using MultisessionFutureBackend ... done [23:14:27.905] | : run() for 'Future' () ... done [23:14:27.905] | Create future ... done [23:14:27.905] sendData() for FutureNode #2 ... done [23:14:27.906] recvData() for FutureNode ... [23:14:27.906] | result() for ClusterFuture ... [23:14:27.906] | : assertValidConnection() ... [23:14:27.907] | : . cluster node index: 1 [23:14:27.907] | : assertValidConnection() ... done [23:14:27.908] | : receiveMessageFromWorker() for ClusterFuture ... [23:14:27.908] | : . cluster node index: 1 [23:14:27.908] | : . [1] TRUE [23:14:27.909] | : . Received data: [23:14:27.909] | : . List of 5 [23:14:27.909] | : . $ type : chr "VALUE" [23:14:27.909] | : . $ value :List of 16 [23:14:27.909] | : . ..$ value :List of 1 [23:14:27.909] | : . .. ..$ :List of 2 [23:14:27.909] | : . .. .. ..$ a : num 42 [23:14:27.909] | : . .. .. ..$ mean: num -0.105 [23:14:27.909] | : . ..$ visible : logi TRUE [23:14:27.909] | : . ..$ stdout : chr "" [23:14:27.909] | : . ..$ conditions :List of 1 [23:14:27.909] | : . .. ..$ :List of 2 [23:14:27.909] | : . .. .. ..$ condition:List of 2 [23:14:27.909] | : . .. .. .. ..$ message: chr "Process ID: 43180\n" [23:14:27.909] | : . .. .. .. ..$ call : language message("Process ID: ", Sys.getpid()) [23:14:27.909] | : . .. .. .. ..- attr(*, "class")= chr [1:3] "simpleMessage" "message" "condition" [23:14:27.909] | : . .. .. ..$ signaled : int 0 [23:14:27.909] | : . ..$ rng : logi TRUE [23:14:27.909] | : . ..$ seed : int [1:7] 10407 -2141406188 1683955353 148640435 1458338916 -1565512852 2141329560 [23:14:27.909] | : . ..$ misuseGlobalEnv : NULL [23:14:27.909] | : . ..$ misuseConnections :List of 3 [23:14:27.909] | : . .. ..$ added : NULL [23:14:27.909] | : . .. ..$ removed : NULL [23:14:27.909] | : . .. ..$ replaced: NULL [23:14:27.909] | : . ..$ misuseDevices : NULL [23:14:27.909] | : . ..$ misuseDefaultDevice: list() [23:14:27.909] | : . ..$ started : POSIXct[1:1], format: "2025-11-16 23:14:27" [23:14:27.909] | : . ..$ finished : POSIXct[1:1], format: "2025-11-16 23:14:27" [23:14:27.909] | : . ..$ uuid : chr [1:2] "5cf39ef073b8e56cb7d03e3084428274" "7" [23:14:27.909] | : . ..$ session_uuid : chr "c912c634ad09d805e1599714ff806b25" [23:14:27.909] | : . .. ..- attr(*, "source")=List of 5 [23:14:27.909] | : . .. .. ..$ host : Named chr "CRANWIN3" [23:14:27.909] | : . .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [23:14:27.909] | : . .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [23:14:27.909] | : . .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [23:14:27.909] | : . .. .. ..$ pid : int 43180 [23:14:27.909] | : . .. .. ..$ time : POSIXct[1:1], format: "2025-11-16 23:14:27" [23:14:27.909] | : . .. .. ..$ random: int 2147483647 [23:14:27.909] | : . ..$ r_info :List of 4 [23:14:27.909] | : . .. ..$ version :Classes 'R_system_version', 'package_version', 'numeric_version' hidden list of 1 [23:14:27.909] | : . .. .. ..$ : int [1:3] 4 6 0 [23:14:27.909] | : . .. ..$ os : chr "windows" [23:14:27.909] | : . .. ..$ os_name : chr "Windows" [23:14:27.909] | : . .. ..$ captures_utf8: logi TRUE [23:14:27.909] | : . ..$ version : chr "1.8" [23:14:27.909] | : . ..- attr(*, "class")= chr "FutureResult" [23:14:27.909] | : . $ success: logi TRUE [23:14:27.909] | : . $ time : 'proc_time' Named num [1:5] 0 0 0 NA NA [23:14:27.909] | : . ..- attr(*, "names")= chr [1:5] "user.self" "sys.self" "elapsed" "user.child" ... [23:14:27.909] | : . $ tag : NULL [23:14:27.929] | : . Received FutureResult [23:14:27.929] | : . FutureResult: [23:14:27.929] | : . value: 'list' [23:14:27.929] | : . visible: TRUE [23:14:27.929] | : . stdout: character [23:14:27.929] | : . conditions: [n = 1] simpleMessage [23:14:27.929] | : . RNG used: TRUE [23:14:27.929] | : . duration: 0.004015923 secs (started 2025-11-16 23:14:27.784368) [23:14:27.929] | : . version: 1.8 [23:14:27.930] | : . FutureRegistry('workers-c7473f412da0055c064af1d2ddf2fedb', action = 'remove', earlySignal = 0) ... [23:14:27.930] | : . ' Removed future from position #1 [23:14:27.930] | : . ' Number of registered futures: 1 [23:14:27.930] | : . FutureRegistry('workers-c7473f412da0055c064af1d2ddf2fedb', action = 'remove', earlySignal = 0) ... done [23:14:27.930] | : . Erased future from future backend [23:14:27.931] | : . result() for ClusterFuture ... [23:14:27.931] | : . ' result already collected: FutureResult [23:14:27.931] | : . result() for ClusterFuture ... done [23:14:27.931] | : . signalConditions() ... [23:14:27.931] | : . ' include = 'immediateCondition' [23:14:27.931] | : . ' exclude = [23:14:27.932] | : . ' resignal = FALSE [23:14:27.932] | : . ' Number of conditions: 1 [23:14:27.932] | : . ' int 1 [23:14:27.933] | : . ' Condition #1 (class: 'simpleMessage', 'message', 'condition'): [23:14:27.933] | : . signalConditions() ... done [23:14:27.933] | : receiveMessageFromWorker() for ClusterFuture ... done [23:14:27.933] | result() for ClusterFuture ... done [23:14:27.933] | FutureResult: [23:14:27.933] | value: 'list' [23:14:27.933] | visible: TRUE [23:14:27.933] | stdout: character [23:14:27.933] | conditions: [n = 1] simpleMessage [23:14:27.933] | RNG used: TRUE [23:14:27.933] | duration: 0.004015923 secs (started 2025-11-16 23:14:27.784368) [23:14:27.933] | version: 1.8 [23:14:27.934] | Updating the node's RNG state [23:14:27.934] | value() for MultisessionFuture () ... [23:14:27.934] | : result() for ClusterFuture ... [23:14:27.934] | : . result already collected: FutureResult [23:14:27.935] | : result() for ClusterFuture ... done [23:14:27.935] | : result() for ClusterFuture ... [23:14:27.935] | : . result already collected: FutureResult [23:14:27.935] | : result() for ClusterFuture ... done [23:14:27.936] | : signalConditions() ... [23:14:27.936] | : . include = 'immediateCondition' [23:14:27.936] | : . exclude = [23:14:27.936] | : . resignal = FALSE [23:14:27.937] | : . Number of conditions: 1 [23:14:27.937] | : . int 1 [23:14:27.938] | : . Condition #1 (class: 'simpleMessage', 'message', 'condition'): [23:14:27.938] | : signalConditions() ... done [23:14:27.938] | : relay stdout ... [23:14:27.938] | : relay stdout ... done [23:14:27.939] | : check for misuse ... [23:14:27.939] | : check for misuse ... done [23:14:27.939] | : relay conditions ... [23:14:27.940] | : . Future state: 'finished' [23:14:27.940] | : . result() for ClusterFuture ... [23:14:27.940] | : . ' result already collected: FutureResult [23:14:27.940] | : . result() for ClusterFuture ... done [23:14:27.941] | : . signalConditions() ... [23:14:27.941] | : . ' include = 'condition' [23:14:27.941] | : . ' exclude = 'immediateCondition' [23:14:27.942] | : . ' resignal = TRUE [23:14:27.942] | : . ' Number of conditions: 1 [23:14:27.942] | : . ' int 1 [23:14:27.943] | : . ' Condition #1 (class: 'simpleMessage', 'message', 'condition'): [23:14:27.943] | : . ' Condition #1: 'simpleMessage', 'message', 'condition' Process ID: 43180 [23:14:27.944] | : . signalConditions() ... done [23:14:27.944] | : relay conditions ... done [23:14:27.944] | value() for MultisessionFuture () ... done [23:14:27.944] recvData() for FutureNode ... done [23:14:27.945] recvData() for FutureNode ... [23:14:27.945] | result() for ClusterFuture ... [23:14:27.945] | : assertValidConnection() ... [23:14:27.946] | : . cluster node index: 2 [23:14:27.946] | : assertValidConnection() ... done [23:14:27.947] | : receiveMessageFromWorker() for ClusterFuture ... [23:14:27.947] | : . cluster node index: 2 [23:14:27.947] | : . [1] TRUE [23:14:27.948] | : . Received data: [23:14:27.948] | : . List of 5 [23:14:27.948] | : . $ type : chr "VALUE" [23:14:27.948] | : . $ value :List of 16 [23:14:27.948] | : . ..$ value :List of 2 [23:14:27.948] | : . .. ..$ :List of 2 [23:14:27.948] | : . .. .. ..$ a : num 42 [23:14:27.948] | : . .. .. ..$ mean: num -0.106 [23:14:27.948] | : . .. ..$ :List of 2 [23:14:27.948] | : . .. .. ..$ a : num 42 [23:14:27.948] | : . .. .. ..$ mean: num -0.37 [23:14:27.948] | : . ..$ visible : logi TRUE [23:14:27.948] | : . ..$ stdout : chr "" [23:14:27.948] | : . ..$ conditions :List of 2 [23:14:27.948] | : . .. ..$ :List of 2 [23:14:27.948] | : . .. .. ..$ condition:List of 2 [23:14:27.948] | : . .. .. .. ..$ message: chr "Process ID: 65084\n" [23:14:27.948] | : . .. .. .. ..$ call : language message("Process ID: ", Sys.getpid()) [23:14:27.948] | : . .. .. .. ..- attr(*, "class")= chr [1:3] "simpleMessage" "message" "condition" [23:14:27.948] | : . .. .. ..$ signaled : int 0 [23:14:27.948] | : . .. ..$ :List of 2 [23:14:27.948] | : . .. .. ..$ condition:List of 2 [23:14:27.948] | : . .. .. .. ..$ message: chr "Process ID: 65084\n" [23:14:27.948] | : . .. .. .. ..$ call : language message("Process ID: ", Sys.getpid()) [23:14:27.948] | : . .. .. .. ..- attr(*, "class")= chr [1:3] "simpleMessage" "message" "condition" [23:14:27.948] | : . .. .. ..$ signaled : int 0 [23:14:27.948] | : . ..$ rng : logi TRUE [23:14:27.948] | : . ..$ seed : int [1:7] 10407 -1291560982 1940094640 1011213802 -1245370784 -53824285 -133594965 [23:14:27.948] | : . ..$ misuseGlobalEnv : NULL [23:14:27.948] | : . ..$ misuseConnections :List of 3 [23:14:27.948] | : . .. ..$ added : NULL [23:14:27.948] | : . .. ..$ removed : NULL [23:14:27.948] | : . .. ..$ replaced: NULL [23:14:27.948] | : . ..$ misuseDevices : NULL [23:14:27.948] | : . ..$ misuseDefaultDevice: list() [23:14:27.948] | : . ..$ started : POSIXct[1:1], format: "2025-11-16 23:14:27" [23:14:27.948] | : . ..$ finished : POSIXct[1:1], format: "2025-11-16 23:14:27" [23:14:27.948] | : . ..$ uuid : chr [1:2] "5cf39ef073b8e56cb7d03e3084428274" "8" [23:14:27.948] | : . ..$ session_uuid : chr "add23b7e5796b8945d6677d427a4dd04" [23:14:27.948] | : . .. ..- attr(*, "source")=List of 5 [23:14:27.948] | : . .. .. ..$ host : Named chr "CRANWIN3" [23:14:27.948] | : . .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [23:14:27.948] | : . .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [23:14:27.948] | : . .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [23:14:27.948] | : . .. .. ..$ pid : int 65084 [23:14:27.948] | : . .. .. ..$ time : POSIXct[1:1], format: "2025-11-16 23:14:27" [23:14:27.948] | : . .. .. ..$ random: int 2147483647 [23:14:27.948] | : . ..$ r_info :List of 4 [23:14:27.948] | : . .. ..$ version :Classes 'R_system_version', 'package_version', 'numeric_version' hidden list of 1 [23:14:27.948] | : . .. .. ..$ : int [1:3] 4 6 0 [23:14:27.948] | : . .. ..$ os : chr "windows" [23:14:27.948] | : . .. ..$ os_name : chr "Windows" [23:14:27.948] | : . .. ..$ captures_utf8: logi TRUE [23:14:27.948] | : . ..$ version : chr "1.8" [23:14:27.948] | : . ..- attr(*, "class")= chr "FutureResult" [23:14:27.948] | : . $ success: logi TRUE [23:14:27.948] | : . $ time : 'proc_time' Named num [1:5] 0.02 0 0.02 NA NA [23:14:27.948] | : . ..- attr(*, "names")= chr [1:5] "user.self" "sys.self" "elapsed" "user.child" ... [23:14:27.948] | : . $ tag : NULL [23:14:27.981] | : . Received FutureResult [23:14:27.981] | : . FutureResult: [23:14:27.981] | : . value: 'list' [23:14:27.981] | : . visible: TRUE [23:14:27.981] | : . stdout: character [23:14:27.981] | : . conditions: [n = 2] simpleMessage, simpleMessage [23:14:27.981] | : . RNG used: TRUE [23:14:27.981] | : . duration: 0.005010128 secs (started 2025-11-16 23:14:27.902783) [23:14:27.981] | : . version: 1.8 [23:14:27.982] | : . FutureRegistry('workers-c7473f412da0055c064af1d2ddf2fedb', action = 'remove', earlySignal = 0) ... [23:14:27.982] | : . ' Removed future from position #1 [23:14:27.983] | : . ' Number of registered futures: 0 [23:14:27.983] | : . FutureRegistry('workers-c7473f412da0055c064af1d2ddf2fedb', action = 'remove', earlySignal = 0) ... done [23:14:27.983] | : . Erased future from future backend [23:14:27.983] | : . result() for ClusterFuture ... [23:14:27.984] | : . ' result already collected: FutureResult [23:14:27.984] | : . result() for ClusterFuture ... done [23:14:27.984] | : . signalConditions() ... [23:14:27.985] | : . ' include = 'immediateCondition' [23:14:27.985] | : . ' exclude = [23:14:27.985] | : . ' resignal = FALSE [23:14:27.985] | : . ' Number of conditions: 2 [23:14:27.986] | : . ' int 2 [23:14:27.987] | : . ' Condition #1 (class: 'simpleMessage', 'message', 'condition'): [23:14:27.987] | : . ' Condition #2 (class: 'simpleMessage', 'message', 'condition'): [23:14:27.987] | : . signalConditions() ... done [23:14:27.987] | : receiveMessageFromWorker() for ClusterFuture ... done [23:14:27.988] | result() for ClusterFuture ... done [23:14:27.988] | FutureResult: [23:14:27.988] | value: 'list' [23:14:27.988] | visible: TRUE [23:14:27.988] | stdout: character [23:14:27.988] | conditions: [n = 2] simpleMessage, simpleMessage [23:14:27.988] | RNG used: TRUE [23:14:27.988] | duration: 0.005010128 secs (started 2025-11-16 23:14:27.902783) [23:14:27.988] | version: 1.8 [23:14:27.989] | Updating the node's RNG state [23:14:27.989] | value() for MultisessionFuture () ... [23:14:27.990] | : result() for ClusterFuture ... [23:14:27.990] | : . result already collected: FutureResult [23:14:27.990] | : result() for ClusterFuture ... done [23:14:27.990] | : result() for ClusterFuture ... [23:14:27.991] | : . result already collected: FutureResult [23:14:27.991] | : result() for ClusterFuture ... done [23:14:27.991] | : signalConditions() ... [23:14:27.992] | : . include = 'immediateCondition' [23:14:27.992] | : . exclude = [23:14:27.992] | : . resignal = FALSE [23:14:27.992] | : . Number of conditions: 2 [23:14:27.993] | : . int 2 [23:14:27.996] | : . Condition #1 (class: 'simpleMessage', 'message', 'condition'): [23:14:27.997] | : . Condition #2 (class: 'simpleMessage', 'message', 'condition'): [23:14:27.997] | : signalConditions() ... done [23:14:27.997] | : relay stdout ... [23:14:27.998] | : relay stdout ... done [23:14:27.998] | : check for misuse ... [23:14:27.998] | : check for misuse ... done [23:14:27.998] | : relay conditions ... [23:14:27.999] | : . Future state: 'finished' [23:14:27.999] | : . result() for ClusterFuture ... [23:14:27.999] | : . ' result already collected: FutureResult [23:14:27.999] | : . result() for ClusterFuture ... done [23:14:28.000] | : . signalConditions() ... [23:14:28.000] | : . ' include = 'condition' [23:14:28.000] | : . ' exclude = 'immediateCondition' [23:14:28.001] | : . ' resignal = TRUE [23:14:28.001] | : . ' Number of conditions: 2 [23:14:28.001] | : . ' int 2 [23:14:28.002] | : . ' Condition #1 (class: 'simpleMessage', 'message', 'condition'): [23:14:28.002] | : . ' Condition #1: 'simpleMessage', 'message', 'condition' Process ID: 65084 [23:14:28.003] | : . ' Condition #2 (class: 'simpleMessage', 'message', 'condition'): [23:14:28.003] | : . ' Condition #2: 'simpleMessage', 'message', 'condition' Process ID: 65084 [23:14:28.003] | : . signalConditions() ... done [23:14:28.004] | : relay conditions ... done [23:14:28.004] | value() for MultisessionFuture () ... done [23:14:28.004] recvData() for FutureNode ... done [23:14:28.005] sendData() for FutureNode #1 ... [23:14:28.005] | | type: 'EXEC' [23:14:28.005] | plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:14:28.006] | plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:14:28.006] | Create future ... [23:14:28.006] | : List of 1 [23:14:28.006] | : $ data:List of 4 [23:14:28.006] | : ..$ fun :function (X, FUN, ...) [23:14:28.006] | : ..$ args :List of 2 [23:14:28.006] | : .. ..$ : int 11 [23:14:28.006] | : .. ..$ FUN:function (x) [23:14:28.006] | : ..$ return: logi TRUE [23:14:28.006] | : ..$ tag : NULL [23:14:28.011] | : List of 1 [23:14:28.011] | : $ options:List of 2 [23:14:28.011] | : ..$ globals: logi TRUE [23:14:28.011] | : .. ..- attr(*, "add")=List of 1 [23:14:28.011] | : .. .. ..$ a: num 42 [23:14:28.011] | : ..$ seed : int [1:7] 10407 -2141406188 1683955353 148640435 1458338916 -1565512852 2141329560 [23:14:28.015] | : List of 1 [23:14:28.015] | : $ future_args:List of 4 [23:14:28.015] | : ..$ expr : symbol expr [23:14:28.015] | : ..$ substitute: logi FALSE [23:14:28.015] | : ..$ globals : logi TRUE [23:14:28.015] | : .. ..- attr(*, "add")=List of 1 [23:14:28.015] | : .. .. ..$ a: num 42 [23:14:28.015] | : ..$ seed : int [1:7] 10407 -2141406188 1683955353 148640435 1458338916 -1565512852 2141329560 [23:14:28.019] | : future(..., label = NULL) ... [23:14:28.020] | : . lazy: FALSE [23:14:28.020] | : . stdout: TRUE [23:14:28.020] | : . conditions: [n=1] 'condition' [23:14:28.020] | : . gc: FALSE [23:14:28.021] | : . earlySignal: FALSE [23:14:28.021] | : . getGlobalsAndPackages() ... [23:14:28.021] | : . ' 'add' globals passed as-list: [1] 'a' [23:14:28.022] | : . getGlobalsAndPackages() ... done [23:14:28.022] | : . Searching for globals ... [23:14:28.066] | : . ' globals found: [14] 'do.call', 'fun', 'args', '{', '<-', 'match.fun', 'if', '||', '!', 'is.vector', 'is.object', 'as.list', '.Internal', 'lapply' [23:14:28.066] | : . Searching for globals ... done [23:14:28.067] | : . Resolving globals: FALSE [23:14:28.067] | : . Search for packages associated with the globals ... [23:14:28.068] | : . ' Packages associated with globals: [1] 'base' [23:14:28.069] | : . ' Packages: [1] 'base' [23:14:28.069] | : . Search for packages associated with the globals ... done [23:14:28.069] | : . Packages after dropping 'base': [0] [23:14:28.070] | : . globals: [3] 'fun', 'args', 'a' [23:14:28.070] | : . packages: [0] [23:14:28.070] | : future(..., label = NULL) ... done [23:14:28.071] | : run() for 'Future' () ... [23:14:28.071] | : . state: 'created' [23:14:28.072] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:14:28.072] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:14:28.072] | : . Using MultisessionFutureBackend ... [23:14:28.072] | : . ' Number of futures since start: 4 (4 created, 4 launched, 4 finished) [23:14:28.073] | : . ' Launching futures ... [23:14:28.073] | : . ' , launchFuture() for ClusterFutureBackend ... [23:14:28.073] | : . ' , ; Workers: [n=2] [23:14:28.074] | : . ' , ; Socket cluster with 2 nodes on host 'localhost' (R Under development (unstable) (2025-11-15 r89024 ucrt), platform x86_64-w64-mingw32) [23:14:28.077] | : . ' , ; FutureRegistry: 'workers-c7473f412da0055c064af1d2ddf2fedb' [23:14:28.077] | : . ' , ; requestWorker() ... [23:14:28.077] | : . ' , ; ` requestNode() ... [23:14:28.078] | : . ' , ; ` | Number of workers: 2 [23:14:28.078] | : . ' , ; ` | Polling for a free worker ... [23:14:28.078] | : . ' , ; ` | : FutureRegistry('workers-c7473f412da0055c064af1d2ddf2fedb', action = 'list', earlySignal = 0) ... [23:14:28.079] | : . ' , ; ` | : . Listing all futures [23:14:28.079] | : . ' , ; ` | : . Number of registered futures: 0 [23:14:28.079] | : . ' , ; ` | : FutureRegistry('workers-c7473f412da0055c064af1d2ddf2fedb', action = 'list', earlySignal = 0) ... done [23:14:28.079] | : . ' , ; ` | : Total time: 0 [23:14:28.080] | : . ' , ; ` | Polling for a free worker ... done [23:14:28.080] | : . ' , ; ` | FutureRegistry('workers-c7473f412da0055c064af1d2ddf2fedb', action = 'list', earlySignal = 0) ... [23:14:28.080] | : . ' , ; ` | : Listing all futures [23:14:28.080] | : . ' , ; ` | : Number of registered futures: 0 [23:14:28.081] | : . ' , ; ` | FutureRegistry('workers-c7473f412da0055c064af1d2ddf2fedb', action = 'list', earlySignal = 0) ... done [23:14:28.081] | : . ' , ; ` | avail: [n=2] '1', '2' [23:14:28.081] | : . ' , ; ` | Index of first available worker: 1 [23:14:28.082] | : . ' , ; ` | Validate that the worker is functional ... [23:14:28.083] | : . ' , ; ` | : Worker is functional [23:14:28.083] | : . ' , ; ` | : FutureRegistry('workers-c7473f412da0055c064af1d2ddf2fedb', action = 'list', earlySignal = 0) ... [23:14:28.084] | : . ' , ; ` | : . Listing all futures [23:14:28.084] | : . ' , ; ` | : . Number of registered futures: 0 [23:14:28.085] | : . ' , ; ` | : FutureRegistry('workers-c7473f412da0055c064af1d2ddf2fedb', action = 'list', earlySignal = 0) ... done [23:14:28.085] | : . ' , ; ` | Validate that the worker is functional ... done [23:14:28.085] | : . ' , ; ` requestNode() ... done [23:14:28.086] | : . ' , ; ` cluster node index: 1 [23:14:28.086] | : . ' , ; requestWorker() ... done [23:14:28.086] | : . ' , ; eraseGlobalEnvironment() ... [23:14:28.087] | : . ' , ; eraseGlobalEnvironment() ... done [23:14:28.087] | : . ' , ; launchFuture() ... [23:14:28.088] | : . ' , ; ` cluster node index: 1 [23:14:28.088] | : . ' , ; ` getFutureData() ... [23:14:28.088] | : . ' , ; ` | getFutureCore() ... [23:14:28.088] | : . ' , ; ` | : Packages needed by the future expression (n = 0): [23:14:28.088] | : . ' , ; ` | getFutureCore() ... done [23:14:28.089] | : . ' , ; ` | getFutureCapture() ... [23:14:28.089] | : . ' , ; ` | getFutureCapture() ... done [23:14:28.089] | : . ' , ; ` | getFutureContext() ... [23:14:28.089] | : . ' , ; ` | : plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:14:28.089] | : . ' , ; ` | : . Getting stack without first backend: [n=0] [23:14:28.090] | : . ' , ; ` | : plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:14:28.090] | : . ' , ; ` | : Packages needed by future backend (n = 0): [23:14:28.090] | : . ' , ; ` | getFutureContext() ... done [23:14:28.090] | : . ' , ; ` getFutureData() ... done [23:14:28.110] | : . ' , ; ` FutureRegistry('workers-c7473f412da0055c064af1d2ddf2fedb', action = 'add', earlySignal = 0) ... [23:14:28.110] | : . ' , ; ` | Appended future to position #1 [23:14:28.111] | : . ' , ; ` | Number of registered futures: 1 [23:14:28.111] | : . ' , ; ` FutureRegistry('workers-c7473f412da0055c064af1d2ddf2fedb', action = 'add', earlySignal = 0) ... done [23:14:28.111] | : . ' , ; launchFuture() ... done [23:14:28.111] | : . ' , ; MultisessionFuture started [23:14:28.111] | : . ' , launchFuture() for ClusterFutureBackend ... done [23:14:28.112] | : . ' Launching futures ... done [23:14:28.112] | : . ' Future launched: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [23:14:28.112] | : . Using MultisessionFutureBackend ... done [23:14:28.112] | : run() for 'Future' () ... done [23:14:28.112] | Create future ... done [23:14:28.113] sendData() for FutureNode #1 ... done [23:14:28.113] sendData() for FutureNode #2 ... [23:14:28.114] | | type: 'EXEC' [23:14:28.114] | plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:14:28.114] | plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:14:28.114] | Create future ... [23:14:28.114] | : List of 1 [23:14:28.114] | : $ data:List of 4 [23:14:28.114] | : ..$ fun :function (X, FUN, ...) [23:14:28.114] | : ..$ args :List of 2 [23:14:28.114] | : .. ..$ : int [1:2] 12 13 [23:14:28.114] | : .. ..$ FUN:function (x) [23:14:28.114] | : ..$ return: logi TRUE [23:14:28.114] | : ..$ tag : NULL [23:14:28.118] | : List of 1 [23:14:28.118] | : $ options:List of 2 [23:14:28.118] | : ..$ globals: logi TRUE [23:14:28.118] | : .. ..- attr(*, "add")=List of 1 [23:14:28.118] | : .. .. ..$ a: num 42 [23:14:28.118] | : ..$ seed : int [1:7] 10407 -1291560982 1940094640 1011213802 -1245370784 -53824285 -133594965 [23:14:28.120] | : List of 1 [23:14:28.120] | : $ future_args:List of 4 [23:14:28.120] | : ..$ expr : symbol expr [23:14:28.120] | : ..$ substitute: logi FALSE [23:14:28.120] | : ..$ globals : logi TRUE [23:14:28.120] | : .. ..- attr(*, "add")=List of 1 [23:14:28.120] | : .. .. ..$ a: num 42 [23:14:28.120] | : ..$ seed : int [1:7] 10407 -1291560982 1940094640 1011213802 -1245370784 -53824285 -133594965 [23:14:28.126] | : future(..., label = NULL) ... [23:14:28.126] | : . lazy: FALSE [23:14:28.126] | : . stdout: TRUE [23:14:28.126] | : . conditions: [n=1] 'condition' [23:14:28.126] | : . gc: FALSE [23:14:28.126] | : . earlySignal: FALSE [23:14:28.127] | : . getGlobalsAndPackages() ... [23:14:28.127] | : . ' 'add' globals passed as-list: [1] 'a' [23:14:28.127] | : . getGlobalsAndPackages() ... done [23:14:28.127] | : . Searching for globals ... [23:14:28.150] | : . ' globals found: [14] 'do.call', 'fun', 'args', '{', '<-', 'match.fun', 'if', '||', '!', 'is.vector', 'is.object', 'as.list', '.Internal', 'lapply' [23:14:28.150] | : . Searching for globals ... done [23:14:28.150] | : . Resolving globals: FALSE [23:14:28.151] | : . Search for packages associated with the globals ... [23:14:28.151] | : . ' Packages associated with globals: [1] 'base' [23:14:28.152] | : . ' Packages: [1] 'base' [23:14:28.152] | : . Search for packages associated with the globals ... done [23:14:28.152] | : . Packages after dropping 'base': [0] [23:14:28.152] | : . globals: [3] 'fun', 'args', 'a' [23:14:28.152] | : . packages: [0] [23:14:28.153] | : future(..., label = NULL) ... done [23:14:28.153] | : run() for 'Future' () ... [23:14:28.153] | : . state: 'created' [23:14:28.153] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:14:28.154] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:14:28.154] | : . Using MultisessionFutureBackend ... [23:14:28.154] | : . ' Number of futures since start: 5 (5 created, 5 launched, 4 finished) [23:14:28.154] | : . ' Launching futures ... [23:14:28.154] | : . ' , launchFuture() for ClusterFutureBackend ... [23:14:28.155] | : . ' , ; Workers: [n=2] [23:14:28.155] | : . ' , ; Socket cluster with 2 nodes on host 'localhost' (R Under development (unstable) (2025-11-15 r89024 ucrt), platform x86_64-w64-mingw32) [23:14:28.157] | : . ' , ; FutureRegistry: 'workers-c7473f412da0055c064af1d2ddf2fedb' [23:14:28.157] | : . ' , ; requestWorker() ... [23:14:28.157] | : . ' , ; ` requestNode() ... [23:14:28.157] | : . ' , ; ` | Number of workers: 2 [23:14:28.158] | : . ' , ; ` | Polling for a free worker ... [23:14:28.158] | : . ' , ; ` | : FutureRegistry('workers-c7473f412da0055c064af1d2ddf2fedb', action = 'list', earlySignal = 0) ... [23:14:28.158] | : . ' , ; ` | : . Listing all futures [23:14:28.158] | : . ' , ; ` | : . Number of registered futures: 1 [23:14:28.158] | : . ' , ; ` | : FutureRegistry('workers-c7473f412da0055c064af1d2ddf2fedb', action = 'list', earlySignal = 0) ... done [23:14:28.159] | : . ' , ; ` | : Total time: 0 [23:14:28.159] | : . ' , ; ` | Polling for a free worker ... done [23:14:28.159] | : . ' , ; ` | FutureRegistry('workers-c7473f412da0055c064af1d2ddf2fedb', action = 'list', earlySignal = 0) ... [23:14:28.159] | : . ' , ; ` | : Listing all futures [23:14:28.159] | : . ' , ; ` | : Number of registered futures: 1 [23:14:28.159] | : . ' , ; ` | FutureRegistry('workers-c7473f412da0055c064af1d2ddf2fedb', action = 'list', earlySignal = 0) ... done [23:14:28.160] | : . ' , ; ` | avail: [n=2] '2' [23:14:28.160] | : . ' , ; ` | Index of first available worker: 2 [23:14:28.160] | : . ' , ; ` | Validate that the worker is functional ... [23:14:28.161] | : . ' , ; ` | : Worker is functional [23:14:28.161] | : . ' , ; ` | : FutureRegistry('workers-c7473f412da0055c064af1d2ddf2fedb', action = 'list', earlySignal = 0) ... [23:14:28.161] | : . ' , ; ` | : . Listing all futures [23:14:28.161] | : . ' , ; ` | : . Number of registered futures: 1 [23:14:28.161] | : . ' , ; ` | : FutureRegistry('workers-c7473f412da0055c064af1d2ddf2fedb', action = 'list', earlySignal = 0) ... done [23:14:28.162] | : . ' , ; ` | Validate that the worker is functional ... done [23:14:28.162] | : . ' , ; ` requestNode() ... done [23:14:28.162] | : . ' , ; ` cluster node index: 2 [23:14:28.162] | : . ' , ; requestWorker() ... done [23:14:28.162] | : . ' , ; eraseGlobalEnvironment() ... [23:14:28.163] | : . ' , ; eraseGlobalEnvironment() ... done [23:14:28.163] | : . ' , ; launchFuture() ... [23:14:28.163] | : . ' , ; ` cluster node index: 2 [23:14:28.163] | : . ' , ; ` getFutureData() ... [23:14:28.164] | : . ' , ; ` | getFutureCore() ... [23:14:28.164] | : . ' , ; ` | : Packages needed by the future expression (n = 0): [23:14:28.164] | : . ' , ; ` | getFutureCore() ... done [23:14:28.164] | : . ' , ; ` | getFutureCapture() ... [23:14:28.164] | : . ' , ; ` | getFutureCapture() ... done [23:14:28.165] | : . ' , ; ` | getFutureContext() ... [23:14:28.165] | : . ' , ; ` | : plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:14:28.165] | : . ' , ; ` | : . Getting stack without first backend: [n=0] [23:14:28.165] | : . ' , ; ` | : plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:14:28.165] | : . ' , ; ` | : Packages needed by future backend (n = 0): [23:14:28.166] | : . ' , ; ` | getFutureContext() ... done [23:14:28.166] | : . ' , ; ` getFutureData() ... done [23:14:28.190] | : . ' , ; ` FutureRegistry('workers-c7473f412da0055c064af1d2ddf2fedb', action = 'add', earlySignal = 0) ... [23:14:28.190] | : . ' , ; ` | Appended future to position #2 [23:14:28.190] | : . ' , ; ` | Number of registered futures: 2 [23:14:28.191] | : . ' , ; ` FutureRegistry('workers-c7473f412da0055c064af1d2ddf2fedb', action = 'add', earlySignal = 0) ... done [23:14:28.191] | : . ' , ; launchFuture() ... done [23:14:28.191] | : . ' , ; MultisessionFuture started [23:14:28.191] | : . ' , launchFuture() for ClusterFutureBackend ... done [23:14:28.192] | : . ' Launching futures ... done [23:14:28.192] | : . ' Future launched: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [23:14:28.192] | : . Using MultisessionFutureBackend ... done [23:14:28.193] | : run() for 'Future' () ... done [23:14:28.193] | Create future ... done [23:14:28.193] sendData() for FutureNode #2 ... done [23:14:28.194] recvData() for FutureNode ... [23:14:28.194] | result() for ClusterFuture ... [23:14:28.194] | : assertValidConnection() ... [23:14:28.195] | : . cluster node index: 1 [23:14:28.195] | : assertValidConnection() ... done [23:14:28.196] | : receiveMessageFromWorker() for ClusterFuture ... [23:14:28.196] | : . cluster node index: 1 [23:14:28.196] | : . [1] TRUE [23:14:28.197] | : . Received data: [23:14:28.197] | : . List of 5 [23:14:28.197] | : . $ type : chr "VALUE" [23:14:28.197] | : . $ value :List of 16 [23:14:28.197] | : . ..$ value :List of 1 [23:14:28.197] | : . .. ..$ :List of 2 [23:14:28.197] | : . .. .. ..$ a : num 42 [23:14:28.197] | : . .. .. ..$ mean: num -0.288 [23:14:28.197] | : . ..$ visible : logi TRUE [23:14:28.197] | : . ..$ stdout : chr "" [23:14:28.197] | : . ..$ conditions :List of 1 [23:14:28.197] | : . .. ..$ :List of 2 [23:14:28.197] | : . .. .. ..$ condition:List of 2 [23:14:28.197] | : . .. .. .. ..$ message: chr "Process ID: 43180\n" [23:14:28.197] | : . .. .. .. ..$ call : language message("Process ID: ", Sys.getpid()) [23:14:28.197] | : . .. .. .. ..- attr(*, "class")= chr [1:3] "simpleMessage" "message" "condition" [23:14:28.197] | : . .. .. ..$ signaled : int 0 [23:14:28.197] | : . ..$ rng : logi TRUE [23:14:28.197] | : . ..$ seed : int [1:7] 10407 -534518062 -1677734263 1639659385 -1745847263 -1936104530 -51174567 [23:14:28.197] | : . ..$ misuseGlobalEnv : NULL [23:14:28.197] | : . ..$ misuseConnections :List of 3 [23:14:28.197] | : . .. ..$ added : NULL [23:14:28.197] | : . .. ..$ removed : NULL [23:14:28.197] | : . .. ..$ replaced: NULL [23:14:28.197] | : . ..$ misuseDevices : NULL [23:14:28.197] | : . ..$ misuseDefaultDevice: list() [23:14:28.197] | : . ..$ started : POSIXct[1:1], format: "2025-11-16 23:14:28" [23:14:28.197] | : . ..$ finished : POSIXct[1:1], format: "2025-11-16 23:14:28" [23:14:28.197] | : . ..$ uuid : chr [1:2] "5cf39ef073b8e56cb7d03e3084428274" "9" [23:14:28.197] | : . ..$ session_uuid : chr "c912c634ad09d805e1599714ff806b25" [23:14:28.197] | : . .. ..- attr(*, "source")=List of 5 [23:14:28.197] | : . .. .. ..$ host : Named chr "CRANWIN3" [23:14:28.197] | : . .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [23:14:28.197] | : . .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [23:14:28.197] | : . .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [23:14:28.197] | : . .. .. ..$ pid : int 43180 [23:14:28.197] | : . .. .. ..$ time : POSIXct[1:1], format: "2025-11-16 23:14:27" [23:14:28.197] | : . .. .. ..$ random: int 2147483647 [23:14:28.197] | : . ..$ r_info :List of 4 [23:14:28.197] | : . .. ..$ version :Classes 'R_system_version', 'package_version', 'numeric_version' hidden list of 1 [23:14:28.197] | : . .. .. ..$ : int [1:3] 4 6 0 [23:14:28.197] | : . .. ..$ os : chr "windows" [23:14:28.197] | : . .. ..$ os_name : chr "Windows" [23:14:28.197] | : . .. ..$ captures_utf8: logi TRUE [23:14:28.197] | : . ..$ version : chr "1.8" [23:14:28.197] | : . ..- attr(*, "class")= chr "FutureResult" [23:14:28.197] | : . $ success: logi TRUE [23:14:28.197] | : . $ time : 'proc_time' Named num [1:5] 0 0 0 NA NA [23:14:28.197] | : . ..- attr(*, "names")= chr [1:5] "user.self" "sys.self" "elapsed" "user.child" ... [23:14:28.197] | : . $ tag : NULL [23:14:28.227] | : . Received FutureResult [23:14:28.227] | : . FutureResult: [23:14:28.227] | : . value: 'list' [23:14:28.227] | : . visible: TRUE [23:14:28.227] | : . stdout: character [23:14:28.227] | : . conditions: [n = 1] simpleMessage [23:14:28.227] | : . RNG used: TRUE [23:14:28.227] | : . duration: 0.007598877 secs (started 2025-11-16 23:14:28.110532) [23:14:28.227] | : . version: 1.8 [23:14:28.228] | : . FutureRegistry('workers-c7473f412da0055c064af1d2ddf2fedb', action = 'remove', earlySignal = 0) ... [23:14:28.228] | : . ' Removed future from position #1 [23:14:28.229] | : . ' Number of registered futures: 1 [23:14:28.229] | : . FutureRegistry('workers-c7473f412da0055c064af1d2ddf2fedb', action = 'remove', earlySignal = 0) ... done [23:14:28.229] | : . Erased future from future backend [23:14:28.230] | : . result() for ClusterFuture ... [23:14:28.230] | : . ' result already collected: FutureResult [23:14:28.230] | : . result() for ClusterFuture ... done [23:14:28.230] | : . signalConditions() ... [23:14:28.231] | : . ' include = 'immediateCondition' [23:14:28.231] | : . ' exclude = [23:14:28.231] | : . ' resignal = FALSE [23:14:28.232] | : . ' Number of conditions: 1 [23:14:28.232] | : . ' int 1 [23:14:28.233] | : . ' Condition #1 (class: 'simpleMessage', 'message', 'condition'): [23:14:28.233] | : . signalConditions() ... done [23:14:28.233] | : receiveMessageFromWorker() for ClusterFuture ... done [23:14:28.234] | result() for ClusterFuture ... done [23:14:28.234] | FutureResult: [23:14:28.234] | value: 'list' [23:14:28.234] | visible: TRUE [23:14:28.234] | stdout: character [23:14:28.234] | conditions: [n = 1] simpleMessage [23:14:28.234] | RNG used: TRUE [23:14:28.234] | duration: 0.007598877 secs (started 2025-11-16 23:14:28.110532) [23:14:28.234] | version: 1.8 [23:14:28.235] | Updating the node's RNG state [23:14:28.235] | value() for MultisessionFuture () ... [23:14:28.235] | : result() for ClusterFuture ... [23:14:28.235] | : . result already collected: FutureResult [23:14:28.235] | : result() for ClusterFuture ... done [23:14:28.235] | : result() for ClusterFuture ... [23:14:28.236] | : . result already collected: FutureResult [23:14:28.236] | : result() for ClusterFuture ... done [23:14:28.236] | : signalConditions() ... [23:14:28.236] | : . include = 'immediateCondition' [23:14:28.237] | : . exclude = [23:14:28.237] | : . resignal = FALSE [23:14:28.237] | : . Number of conditions: 1 [23:14:28.237] | : . int 1 [23:14:28.238] | : . Condition #1 (class: 'simpleMessage', 'message', 'condition'): [23:14:28.238] | : signalConditions() ... done [23:14:28.238] | : relay stdout ... [23:14:28.238] | : relay stdout ... done [23:14:28.239] | : check for misuse ... [23:14:28.239] | : check for misuse ... done [23:14:28.239] | : relay conditions ... [23:14:28.239] | : . Future state: 'finished' [23:14:28.240] | : . result() for ClusterFuture ... [23:14:28.240] | : . ' result already collected: FutureResult [23:14:28.240] | : . result() for ClusterFuture ... done [23:14:28.241] | : . signalConditions() ... [23:14:28.241] | : . ' include = 'condition' [23:14:28.241] | : . ' exclude = 'immediateCondition' [23:14:28.241] | : . ' resignal = TRUE [23:14:28.242] | : . ' Number of conditions: 1 [23:14:28.242] | : . ' int 1 [23:14:28.243] | : . ' Condition #1 (class: 'simpleMessage', 'message', 'condition'): [23:14:28.243] | : . ' Condition #1: 'simpleMessage', 'message', 'condition' Process ID: 43180 [23:14:28.243] | : . signalConditions() ... done [23:14:28.244] | : relay conditions ... done [23:14:28.244] | value() for MultisessionFuture () ... done [23:14:28.244] recvData() for FutureNode ... done [23:14:28.244] recvData() for FutureNode ... [23:14:28.245] | result() for ClusterFuture ... [23:14:28.245] | : assertValidConnection() ... [23:14:28.245] | : . cluster node index: 2 [23:14:28.246] | : assertValidConnection() ... done [23:14:28.246] | : receiveMessageFromWorker() for ClusterFuture ... [23:14:28.247] | : . cluster node index: 2 [23:14:28.247] | : . [1] TRUE [23:14:28.248] | : . Received data: [23:14:28.248] | : . List of 5 [23:14:28.248] | : . $ type : chr "VALUE" [23:14:28.248] | : . $ value :List of 16 [23:14:28.248] | : . ..$ value :List of 2 [23:14:28.248] | : . .. ..$ :List of 2 [23:14:28.248] | : . .. .. ..$ a : num 42 [23:14:28.248] | : . .. .. ..$ mean: num -0.596 [23:14:28.248] | : . .. ..$ :List of 2 [23:14:28.248] | : . .. .. ..$ a : num 42 [23:14:28.248] | : . .. .. ..$ mean: num -0.361 [23:14:28.248] | : . ..$ visible : logi TRUE [23:14:28.248] | : . ..$ stdout : chr "" [23:14:28.248] | : . ..$ conditions :List of 2 [23:14:28.248] | : . .. ..$ :List of 2 [23:14:28.248] | : . .. .. ..$ condition:List of 2 [23:14:28.248] | : . .. .. .. ..$ message: chr "Process ID: 65084\n" [23:14:28.248] | : . .. .. .. ..$ call : language message("Process ID: ", Sys.getpid()) [23:14:28.248] | : . .. .. .. ..- attr(*, "class")= chr [1:3] "simpleMessage" "message" "condition" [23:14:28.248] | : . .. .. ..$ signaled : int 0 [23:14:28.248] | : . .. ..$ :List of 2 [23:14:28.248] | : . .. .. ..$ condition:List of 2 [23:14:28.248] | : . .. .. .. ..$ message: chr "Process ID: 65084\n" [23:14:28.248] | : . .. .. .. ..$ call : language message("Process ID: ", Sys.getpid()) [23:14:28.248] | : . .. .. .. ..- attr(*, "class")= chr [1:3] "simpleMessage" "message" "condition" [23:14:28.248] | : . .. .. ..$ signaled : int 0 [23:14:28.248] | : . ..$ rng : logi TRUE [23:14:28.248] | : . ..$ seed : int [1:7] 10407 1839436377 -612745743 -1224677461 2086354707 2132309856 -1476388883 [23:14:28.248] | : . ..$ misuseGlobalEnv : NULL [23:14:28.248] | : . ..$ misuseConnections :List of 3 [23:14:28.248] | : . .. ..$ added : NULL [23:14:28.248] | : . .. ..$ removed : NULL [23:14:28.248] | : . .. ..$ replaced: NULL [23:14:28.248] | : . ..$ misuseDevices : NULL [23:14:28.248] | : . ..$ misuseDefaultDevice: list() [23:14:28.248] | : . ..$ started : POSIXct[1:1], format: "2025-11-16 23:14:28" [23:14:28.248] | : . ..$ finished : POSIXct[1:1], format: "2025-11-16 23:14:28" [23:14:28.248] | : . ..$ uuid : chr [1:2] "5cf39ef073b8e56cb7d03e3084428274" "10" [23:14:28.248] | : . ..$ session_uuid : chr "add23b7e5796b8945d6677d427a4dd04" [23:14:28.248] | : . .. ..- attr(*, "source")=List of 5 [23:14:28.248] | : . .. .. ..$ host : Named chr "CRANWIN3" [23:14:28.248] | : . .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [23:14:28.248] | : . .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [23:14:28.248] | : . .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [23:14:28.248] | : . .. .. ..$ pid : int 65084 [23:14:28.248] | : . .. .. ..$ time : POSIXct[1:1], format: "2025-11-16 23:14:27" [23:14:28.248] | : . .. .. ..$ random: int 2147483647 [23:14:28.248] | : . ..$ r_info :List of 4 [23:14:28.248] | : . .. ..$ version :Classes 'R_system_version', 'package_version', 'numeric_version' hidden list of 1 [23:14:28.248] | : . .. .. ..$ : int [1:3] 4 6 0 [23:14:28.248] | : . .. ..$ os : chr "windows" [23:14:28.248] | : . .. ..$ os_name : chr "Windows" [23:14:28.248] | : . .. ..$ captures_utf8: logi TRUE [23:14:28.248] | : . ..$ version : chr "1.8" [23:14:28.248] | : . ..- attr(*, "class")= chr "FutureResult" [23:14:28.248] | : . $ success: logi TRUE [23:14:28.248] | : . $ time : 'proc_time' Named num [1:5] 0 0 0 NA NA [23:14:28.248] | : . ..- attr(*, "names")= chr [1:5] "user.self" "sys.self" "elapsed" "user.child" ... [23:14:28.248] | : . $ tag : NULL [23:14:28.280] | : . Received FutureResult [23:14:28.280] | : . FutureResult: [23:14:28.280] | : . value: 'list' [23:14:28.280] | : . visible: TRUE [23:14:28.280] | : . stdout: character [23:14:28.280] | : . conditions: [n = 2] simpleMessage, simpleMessage [23:14:28.280] | : . RNG used: TRUE [23:14:28.280] | : . duration: 0.005285978 secs (started 2025-11-16 23:14:28.190237) [23:14:28.280] | : . version: 1.8 [23:14:28.281] | : . FutureRegistry('workers-c7473f412da0055c064af1d2ddf2fedb', action = 'remove', earlySignal = 0) ... [23:14:28.281] | : . ' Removed future from position #1 [23:14:28.282] | : . ' Number of registered futures: 0 [23:14:28.282] | : . FutureRegistry('workers-c7473f412da0055c064af1d2ddf2fedb', action = 'remove', earlySignal = 0) ... done [23:14:28.282] | : . Erased future from future backend [23:14:28.283] | : . result() for ClusterFuture ... [23:14:28.283] | : . ' result already collected: FutureResult [23:14:28.283] | : . result() for ClusterFuture ... done [23:14:28.284] | : . signalConditions() ... [23:14:28.284] | : . ' include = 'immediateCondition' [23:14:28.284] | : . ' exclude = [23:14:28.284] | : . ' resignal = FALSE [23:14:28.285] | : . ' Number of conditions: 2 [23:14:28.285] | : . ' int 2 [23:14:28.286] | : . ' Condition #1 (class: 'simpleMessage', 'message', 'condition'): [23:14:28.286] | : . ' Condition #2 (class: 'simpleMessage', 'message', 'condition'): [23:14:28.286] | : . signalConditions() ... done [23:14:28.287] | : receiveMessageFromWorker() for ClusterFuture ... done [23:14:28.287] | result() for ClusterFuture ... done [23:14:28.287] | FutureResult: [23:14:28.287] | value: 'list' [23:14:28.287] | visible: TRUE [23:14:28.287] | stdout: character [23:14:28.287] | conditions: [n = 2] simpleMessage, simpleMessage [23:14:28.287] | RNG used: TRUE [23:14:28.287] | duration: 0.005285978 secs (started 2025-11-16 23:14:28.190237) [23:14:28.287] | version: 1.8 [23:14:28.288] | Updating the node's RNG state [23:14:28.289] | value() for MultisessionFuture () ... [23:14:28.289] | : result() for ClusterFuture ... [23:14:28.289] | : . result already collected: FutureResult [23:14:28.289] | : result() for ClusterFuture ... done [23:14:28.290] | : result() for ClusterFuture ... [23:14:28.290] | : . result already collected: FutureResult [23:14:28.290] | : result() for ClusterFuture ... done [23:14:28.291] | : signalConditions() ... [23:14:28.291] | : . include = 'immediateCondition' [23:14:28.291] | : . exclude = [23:14:28.292] | : . resignal = FALSE [23:14:28.292] | : . Number of conditions: 2 [23:14:28.292] | : . int 2 [23:14:28.293] | : . Condition #1 (class: 'simpleMessage', 'message', 'condition'): [23:14:28.293] | : . Condition #2 (class: 'simpleMessage', 'message', 'condition'): [23:14:28.294] | : signalConditions() ... done [23:14:28.294] | : relay stdout ... [23:14:28.294] | : relay stdout ... done [23:14:28.294] | : check for misuse ... [23:14:28.295] | : check for misuse ... done [23:14:28.295] | : relay conditions ... [23:14:28.295] | : . Future state: 'finished' [23:14:28.296] | : . result() for ClusterFuture ... [23:14:28.296] | : . ' result already collected: FutureResult [23:14:28.296] | : . result() for ClusterFuture ... done [23:14:28.296] | : . signalConditions() ... [23:14:28.297] | : . ' include = 'condition' [23:14:28.297] | : . ' exclude = 'immediateCondition' [23:14:28.297] | : . ' resignal = TRUE [23:14:28.298] | : . ' Number of conditions: 2 [23:14:28.298] | : . ' int 2 [23:14:28.299] | : . ' Condition #1 (class: 'simpleMessage', 'message', 'condition'): [23:14:28.299] | : . ' Condition #1: 'simpleMessage', 'message', 'condition' Process ID: 65084 [23:14:28.299] | : . ' Condition #2 (class: 'simpleMessage', 'message', 'condition'): [23:14:28.300] | : . ' Condition #2: 'simpleMessage', 'message', 'condition' Process ID: 65084 [23:14:28.300] | : . signalConditions() ... done [23:14:28.300] | : relay conditions ... done [23:14:28.301] | value() for MultisessionFuture () ... done [23:14:28.301] recvData() for FutureNode ... done List of 3 $ :List of 3 ..$ :List of 2 .. ..$ a : num 42 .. ..$ mean: num -0.643 ..$ :List of 2 .. ..$ a : num 42 .. ..$ mean: num -0.131 ..$ :List of 2 .. ..$ a : num 42 .. ..$ mean: num -0.487 $ :List of 3 ..$ :List of 2 .. ..$ a : num 42 .. ..$ mean: num -0.105 ..$ :List of 2 .. ..$ a : num 42 .. ..$ mean: num -0.106 ..$ :List of 2 .. ..$ a : num 42 .. ..$ mean: num -0.37 $ :List of 3 ..$ :List of 2 .. ..$ a : num 42 .. ..$ mean: num -0.288 ..$ :List of 2 .. ..$ a : num 42 .. ..$ mean: num -0.596 ..$ :List of 2 .. ..$ a : num 42 .. ..$ mean: num -0.361 [23:14:28.319] plan(<'name'>, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:14:28.319] | plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = NA, init = TRUE) ... [23:14:28.320] | : all.equal() for FutureStrategyList ... [23:14:28.320] | : . New stack: [23:14:28.320] | : . List of 1 [23:14:28.320] | : . $ :function (..., envir = parent.frame()) [23:14:28.320] | : . ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:14:28.320] | : . ..- attr(*, "init")= logi TRUE [23:14:28.320] | : . ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:14:28.320] | : . .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:14:28.320] | : . ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:14:28.320] | : . ..- attr(*, "call")= language plan(sequential) [23:14:28.320] | : . - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [23:14:28.325] | : . Old stack: [23:14:28.325] | : . List of 1 [23:14:28.325] | : . $ :function (..., workers = 2) [23:14:28.325] | : . ..- attr(*, "class")= chr [1:6] "tweaked" "multisession" "cluster" "multiprocess" ... [23:14:28.325] | : . ..- attr(*, "init")= chr "done" [23:14:28.325] | : . ..- attr(*, "factory")=function (workers = availableCores(constraints = "connections-16"), rscript_libs = .libPaths(), [23:14:28.325] | : . interrupts = TRUE, gc = FALSE, earlySignal = FALSE, ...) [23:14:28.325] | : . .. ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [23:14:28.325] | : . ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [23:14:28.325] | : . ..- attr(*, "untweakable")= chr "persistent" [23:14:28.325] | : . ..- attr(*, "tweaks")=List of 1 [23:14:28.325] | : . .. ..$ workers: num 2 [23:14:28.325] | : . ..- attr(*, "call")= language plan(multisession, workers = 2) [23:14:28.325] | : . ..- attr(*, "backend")=Classes 'MultisessionFutureBackend', 'ClusterFutureBackend', 'MultiprocessFutureBackend', 'FutureBackend', 'environment' [23:14:28.325] | : . .. ..- attr(*, "factory")=function (workers = availableCores(constraints = "connections-16"), rscript_libs = .libPaths(), [23:14:28.325] | : . interrupts = TRUE, gc = FALSE, earlySignal = FALSE, ...) [23:14:28.325] | : . .. .. ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [23:14:28.325] | : . - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [23:14:28.333] | : . Not identical [23:14:28.333] | : . all.equal() for future ... [23:14:28.334] | : . ' List of 2 [23:14:28.334] | : . ' $ target :function (..., envir = parent.frame()) [23:14:28.334] | : . ' ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:14:28.334] | : . ' ..- attr(*, "init")= logi TRUE [23:14:28.334] | : . ' ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:14:28.334] | : . ' .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:14:28.334] | : . ' ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:14:28.334] | : . ' ..- attr(*, "call")= language plan(sequential) [23:14:28.334] | : . ' $ current:function (..., workers = 2) [23:14:28.334] | : . ' ..- attr(*, "class")= chr [1:6] "tweaked" "multisession" "cluster" "multiprocess" ... [23:14:28.334] | : . ' ..- attr(*, "init")= chr "done" [23:14:28.334] | : . ' ..- attr(*, "factory")=function (workers = availableCores(constraints = "connections-16"), rscript_libs = .libPaths(), [23:14:28.334] | : . ' interrupts = TRUE, gc = FALSE, earlySignal = FALSE, ...) [23:14:28.334] | : . ' .. ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [23:14:28.334] | : . ' ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [23:14:28.334] | : . ' ..- attr(*, "untweakable")= chr "persistent" [23:14:28.334] | : . ' ..- attr(*, "tweaks")=List of 1 [23:14:28.334] | : . ' .. ..$ workers: num 2 [23:14:28.334] | : . ' ..- attr(*, "call")= language plan(multisession, workers = 2) [23:14:28.334] | : . ' ..- attr(*, "backend")=Classes 'MultisessionFutureBackend', 'ClusterFutureBackend', 'MultiprocessFutureBackend', 'FutureBackend', 'environment' [23:14:28.334] | : . ' .. ..- attr(*, "factory")=function (workers = availableCores(constraints = "connections-16"), rscript_libs = .libPaths(), [23:14:28.334] | : . ' interrupts = TRUE, gc = FALSE, earlySignal = FALSE, ...) [23:14:28.334] | : . ' .. .. ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [23:14:28.348] | : . ' Formals differ [23:14:28.348] | : . all.equal() for future ... done [23:14:28.348] | : . Future strategies differ at level 1 [23:14:28.348] | : all.equal() for FutureStrategyList ... done [23:14:28.349] | : plan(): Setting new future backend stack: [23:14:28.349] | : List of future strategies: [23:14:28.349] | : 1. sequential: [23:14:28.349] | : - args: function (..., envir = parent.frame(), workers = "") [23:14:28.349] | : - tweaked: FALSE [23:14:28.349] | : - call: plan(sequential) [23:14:28.350] | : List of 1 [23:14:28.350] | : $ :function (..., envir = parent.frame()) [23:14:28.350] | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:14:28.350] | : ..- attr(*, "init")= logi TRUE [23:14:28.350] | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:14:28.350] | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:14:28.350] | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:14:28.350] | : ..- attr(*, "call")= language plan(sequential) [23:14:28.350] | : - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [23:14:28.354] | : plan(): plan_cleanup(<'tweaked', 'multisession', 'cluster', 'multiprocess', 'future', 'function'>, cleanup = NA) ... [23:14:28.354] | : . plan("next", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:14:28.355] | : . ' Getting current ("next") strategy: 'FutureStrategy', 'tweaked', 'multisession', 'cluster', 'multiprocess', 'future', 'function' [23:14:28.355] | : . plan("next", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:14:28.355] | : . stopWorkers() for MultisessionFutureBackend ... [23:14:28.356] | : . ' Interrupt active futures ... [23:14:28.356] | : . ' , Number of futures: 0 [23:14:28.357] | : . ' Interrupt active futures ... done [23:14:28.357] | : . ' Clear future registry ... [23:14:28.359] | : . ' Clear future registry ... done [23:14:28.360] | : . ' Stop cluster workers ... [23:14:28.360] | : . ' , Stopping existing cluster ... [23:14:28.360] | : . ' , ; Cluster to shut down: [23:14:28.361] | : . ' , ; Socket cluster with 2 nodes on host 'localhost' (R Under development (unstable) (2025-11-15 r89024 ucrt), platform x86_64-w64-mingw32) [23:14:28.375] | : . ' , ; Stopped cluster: 'c(TRUE, TRUE)' [23:14:28.424] | : . ' , Stopping existing cluster ... done [23:14:28.425] | : . ' Stop cluster workers ... done [23:14:28.425] | : . stopWorkers() for MultisessionFutureBackend ... done [23:14:28.425] | : . Legacy shutdown of cluster workers ... [23:14:28.426] | : . ' Stopping existing cluster ... [23:14:28.426] | : . ' , No pre-existing cluster. Skipping [23:14:28.426] | : . ' Stopping existing cluster ... done [23:14:28.426] | : . Legacy shutdown of cluster workers ... done [23:14:28.426] | : plan(): plan_cleanup(<'tweaked', 'multisession', 'cluster', 'multiprocess', 'future', 'function'>, cleanup = NA) ... done [23:14:28.427] | : plan(): plan_init() of 'sequential', 'uniprocess', 'future', 'function' ... [23:14:28.427] | : . function (..., envir = parent.frame()) [23:14:28.427] | : . - attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:14:28.427] | : . - attr(*, "init")= logi TRUE [23:14:28.427] | : . - attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:14:28.427] | : . ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:14:28.427] | : . - attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:14:28.427] | : . - attr(*, "call")= language plan(sequential) [23:14:28.430] | : . init: TRUE [23:14:28.430] | : . makeFutureBackend() ... [23:14:28.430] | : . ' Backend function: <'NULL'> [23:14:28.430] | : . ' Evaluator tweak arguments: [n=0] [23:14:28.430] | : . ' list() [23:14:28.431] | : . ' Evaluator formal arguments: [n=0] [23:14:28.431] | : . ' NULL [23:14:28.431] | : . ' Arguments passed to the future-backend factory: [n=0] [23:14:28.432] | : . ' list() [23:14:28.432] | : . ' Backend: <'SequentialFutureBackend', 'FutureBackend', 'environment'> [23:14:28.432] | : . makeFutureBackend() ... done [23:14:28.432] | : plan(): plan_init() of 'sequential', 'uniprocess', 'future', 'function' ... done [23:14:28.433] | : nbrOfWorkers(NULL) ... [23:14:28.433] | : . List of 4 [23:14:28.433] | : . $ : language plan_set(newStack, skip = .skip, cleanup = .cleanup, init = .init, debug = debug) [23:14:28.433] | : . $ : language with_assert({ nbrOfWorkers <- nbrOfWorkers() ... [23:14:28.433] | : . $ : language nbrOfWorkers() [23:14:28.433] | : . $ : language nbrOfWorkers.NULL() [23:14:28.435] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:14:28.435] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:14:28.435] | : . Number of workers: 1 [23:14:28.435] | : nbrOfWorkers(NULL) ... done [23:14:28.435] | : plan(): nbrOfWorkers() = 1 [23:14:28.436] | plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = NA, init = TRUE) ... done [23:14:28.436] plan(<'name'>, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done Sourcing 6 epilogue scripts ... 01/06 epilogue script 'D:/RCompile/CRANincoming/R-devel/lib/future/testme/_epilogue/001.undo-future.R' 02/06 epilogue script 'D:/RCompile/CRANincoming/R-devel/lib/future/testme/_epilogue/002.undo-state.R' Failed to undo environment variables: - Expected environment variables: [n=214] '!ExitCode', 'ALLUSERSPROFILE', 'APPDATA', 'BIBINPUTS', 'BINDIR', 'BSTINPUTS', 'COMMONPROGRAMFILES', 'COMPUTERNAME', 'COMSPEC', 'CURL_CA_BUNDLE', 'CV_Instance001', 'CYGWIN', 'CommonProgramFiles(x86)', 'CommonProgramW6432', 'DriverData', 'HOME', 'HOMEDRIVE', 'HOMEPATH', 'JAGS_ROOT', 'JAVA_HOME', 'LANGUAGE', 'LC_COLLATE', 'LC_MONETARY', 'LC_TIME', 'LOCALAPPDATA', 'LOGONSERVER', 'LS_HOME', 'LS_LICENSE_PATH', 'MAKE', 'MAKEFLAGS', 'MAKELEVEL', 'MFLAGS', 'MSMPI_BENCHMARKS', 'MSMPI_BIN', 'MSYS2_ENV_CONV_EXCL', 'NUMBER_OF_PROCESSORS', 'OCL', 'OMP_THREAD_LIMIT', 'OS', 'PATH', 'PATHEXT', 'PROCESSOR_ARCHITECTURE', 'PROCESSOR_IDENTIFIER', 'PROCESSOR_LEVEL', 'PROCESSOR_REVISION', 'PROGRAMFILES', 'PROMPT', 'PSModulePath', 'PUBLIC', 'PWD', 'ProgramData', 'ProgramFiles(x86)', 'ProgramW6432', 'RTOOLS44_HOME', 'RTOOLS45_HOME', 'R_ARCH', 'R_BROWSER', 'R_BZIPCMD', 'R_CMD', 'R_COMPILED_BY', 'R_CRAN_WEB', 'R_CUSTOM_TOOLS_PATH', 'R_CUSTOM_TOOLS_SOFT', 'R_DOC_DIR', 'R_ENVIRON_USER', 'R_GSCMD', 'R_GZIPCMD', 'R_HOME', 'R_INCLUDE_DIR', 'R_INSTALL_TAR', 'R_LIBS', 'R_LIBS_SITE', 'R_LIBS_USER', 'R_MAX_NUM_DLLS', 'R_OSTYPE', 'R_PAPERSIZE', 'R_PAPERSIZE_USER', 'R_PARALLELLY_MAKENODEPSOCK_AUTOKILL', 'R_PARALLELLY_MAKENODEPSOCK_CONNECTTIMEOUT', 'R_PARALLELLY_MAKENODEPSOCK_RSCRIPT_LABEL', 'R_PARALLELLY_MAKENODEPSOCK_SESSIONINFO_PKGS', 'R_PARALLELLY_MAKENODEPSOCK_TIMEOUT', 'R_PARALLELLY_RANDOM_PORTS', 'R_PARALLEL_PORT', 'R_RD4PDF', 'R_RTOOLS45_PATH', 'R_SCRIPT_LEGACY', 'R_SHARE_DIR', 'R_TESTME_NAME', 'R_TESTME_PACKAGE', 'R_TESTME_PATH', 'R_TESTS', 'R_UNZIPCMD', 'R_USER', 'R_VERSION', 'R_ZIPCMD', 'SED', 'SHLVL', 'SYSTEMDRIVE', 'SYSTEMROOT', 'TAR', 'TAR_OPTIONS', 'TEMP', 'TERM', 'TEXINPUTS', 'TMP', 'TMPDIR', 'USERDOMAIN', 'USERDOMAIN_ROAMINGPROFILE', 'USERNAME', 'USERPROFILE', 'WINDIR', '_', '_R_CHECK_AUTOCONF_', '_R_CHECK_BOGUS_RETURN_', '_R_CHECK_BROWSER_NONINTERACTIVE_', '_R_CHECK_BUILD_VIGNETTES_SEPARATELY_', '_R_CHECK_CODETOOLS_PROFILE_', '_R_CHECK_CODE_ASSIGN_TO_GLOBALENV_', '_R_CHECK_CODE_ATTACH_', '_R_CHECK_CODE_CLASS_IS_STRING_', '_R_CHECK_CODE_DATA_INTO_GLOBALENV_', '_R_CHECK_CODE_USAGE_VIA_NAMESPACES_', '_R_CHECK_CODE_USAGE_WITHOUT_LOADING_', '_R_CHECK_CODE_USAGE_WITH_ONLY_BASE_ATTACHED_', '_R_CHECK_CODOC_VARIABLES_IN_USAGES_', '_R_CHECK_COMPACT_DATA2_', '_R_CHECK_COMPILATION_FLAGS_', '_R_CHECK_CONNECTIONS_LEFT_OPEN_', '_R_CHECK_CRAN_INCOMING_', '_R_CHECK_CRAN_INCOMING_ASPELL_RECHECK_MAYBE_', '_R_CHECK_CRAN_INCOMING_ASPELL_RECHECK_START_', '_R_CHECK_CRAN_INCOMING_CHECK_FILE_URIS_', '_R_CHECK_CRAN_INCOMING_CHECK_URLS_IN_PARALLEL_', '_R_CHECK_CRAN_INCOMING_NOTE_GNU_MAKE_', '_R_CHECK_CRAN_INCOMING_REMOTE_', '_R_CHECK_CRAN_INCOMING_USE_ASPELL_', '_R_CHECK_DATALIST_', '_R_CHECK_DEPRECATED_DEFUNCT_', '_R_CHECK_DOC_SIZES2_', '_R_CHECK_DOT_FIRSTLIB_', '_R_CHECK_DOT_INTERNAL_', '_R_CHECK_EXAMPLE_TIMING_THRESHOLD_', '_R_CHECK_EXECUTABLES_', '_R_CHECK_EXECUTABLES_EXCLUSIONS_', '_R_CHECK_FF_CALLS_', '_R_CHECK_FF_DUP_', '_R_CHECK_FORCE_SUGGESTS_', '_R_CHECK_FUTURE_FILE_TIMESTAMPS_', '_R_CHECK_FUTURE_FILE_TIMESTAMPS_LEEWAY_', '_R_CHECK_HAVE_MYSQL_', '_R_CHECK_HAVE_ODBC_', '_R_CHECK_HAVE_PERL_', '_R_CHECK_HAVE_POSTGRES_', '_R_CHECK_INSTALL_DEPENDS_', '_R_CHECK_INTERNALS2_', '_R_CHECK_LENGTH_1_CONDITION_', '_R_CHECK_LICENSE_', '_R_CHECK_LIMIT_CORES_', '_R_CHECK_LOG_USE_INFO_', '_R_CHECK_MATRIX_DATA_', '_R_CHECK_MBCS_CONVERSION_FAILURE_', '_R_CHECK_NATIVE_ROUTINE_REGISTRATION_', '_R_CHECK_NEWS_IN_PLAIN_TEXT_', '_R_CHECK_NO_RECOMMENDED_', '_R_CHECK_NO_STOP_ON_TEST_ERROR_', '_R_CHECK_ORPHANED_', '_R_CHECK_OVERWRITE_REGISTERED_S3_METHODS_', '_R_CHECK_PACKAGES_USED_IGNORE_UNUSED_IMPORTS_', '_R_CHECK_PACKAGES_USED_IN_TESTS_USE_SUBDIRS_', '_R_CHECK_PACKAGE_DATASETS_SUPPRESS_NOTES_', '_R_CHECK_PACKAGE_NAME_', '_R_CHECK_PKG_SIZES_', '_R_CHECK_PKG_SIZES_THRESHOLD_', '_R_CHECK_PRAGMAS_', '_R_CHECK_RD_EXAMPLES_T_AND_F_', '_R_CHECK_RD_LINE_WIDTHS_', '_R_CHECK_RD_MATH_RENDERING_', '_R_CHECK_RD_NOTE_LOST_BRACES_', '_R_CHECK_RD_VALIDATE_RD2HTML_', '_R_CHECK_REPLACING_IMPORTS_', '_R_CHECK_R_DEPENDS_', '_R_CHECK_S3_METHODS_SHOW_POSSIBLE_ISSUES_', '_R_CHECK_SCREEN_DEVICE_', '_R_CHECK_SERIALIZATION_', '_R_CHECK_SHLIB_OPENMP_FLAGS_', '_R_CHECK_SRC_MINUS_W_IMPLICIT_', '_R_CHECK_SUBDIRS_NOCASE_', '_R_CHECK_SUGGESTS_ONLY_', '_R_CHECK_SYSTEM_CLOCK_', '_R_CHECK_TESTS_NLINES_', '_R_CHECK_TEST_TIMING_', '_R_CHECK_TIMINGS_', '_R_CHECK_TOPLEVEL_FILES_', '_R_CHECK_UNDOC_USE_ALL_NAMES_', '_R_CHECK_UNSAFE_CALLS_', '_R_CHECK_URLS_SHOW_301_STATUS_', '_R_CHECK_VC_DIRS_', '_R_CHECK_VIGNETTES_NLINES_', '_R_CHECK_VIGNETTES_SKIP_RUN_MAYBE_', '_R_CHECK_VIGNETTE_TIMING_', '_R_CHECK_VIGNETTE_TITLES_', '_R_CHECK_WINDOWS_DEVICE_', '_R_CHECK_XREFS_NOTE_MISSING_PACKAGE_ANCHORS_', '_R_CHECK_XREFS_USE_ALIASES_FROM_CRAN_', '_R_CLASS_MATRIX_ARRAY_', '_R_DEPRECATED_IS_R_', '_R_S3_METHOD_LOOKUP_BASEENV_AFTER_GLOBALENV_', '_R_SHLIB_BUILD_OBJECTS_SYMBOL_TABLES_', '_R_USE_STRICT_R_HEADERS_', '__R_CHECK_DOC_FILES_NOTE_IF_ALL_INTERNAL__', 'maj.version', 'nextArg--timingsnextArg--install', 'tempdirname' - Environment variables still there: [n=0] - Environment variables missing: [n=1] 'MAKEFLAGS' Differences environment variable by environment variable: 03/06 epilogue script 'D:/RCompile/CRANincoming/R-devel/lib/future/testme/_epilogue/090.gc.R' 04/06 epilogue script 'D:/RCompile/CRANincoming/R-devel/lib/future/testme/_epilogue/099.session_info.R' 05/06 epilogue script 'D:/RCompile/CRANincoming/R-devel/lib/future/testme/_epilogue/995.detritus-connections.R' 06/06 epilogue script 'D:/RCompile/CRANincoming/R-devel/lib/future/testme/_epilogue/999.detritus-files.R' Skipping, because path appears not to be an 'R CMD check' folder: 'D:/temp/2025_11_16_23_10_16_9296' Sourcing 6 epilogue scripts ... done Test time: user.self=2s, sys.self=0.1s, elapsed=4s, user.child=NAs, sys.child=NAs Test 'makeClusterFuture' ... success > > proc.time() user system elapsed 1.85 0.20 3.90