Package evaluation to test Schedulers on Julia 1.10.10 (c8be17dcfd*) started at 2026-02-02T15:31:48.309 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.10` Set-up completed after 5.14s ################################################################################ # Installation # Installing Schedulers... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [fcb5363a] + Schedulers v0.11.3 Updating `~/.julia/environments/v1.10/Manifest.toml` ⌅ [682c06a0] + JSON v0.21.4 [69de0a69] + Parsers v2.8.3 ⌅ [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.5.1 [fcb5363a] + Schedulers v0.11.3 [56f22d72] + Artifacts [ade2ca70] + Dates [8ba89e20] + Distributed [8f399da3] + Libdl [37e2e46d] + LinearAlgebra [56ddb016] + Logging [a63ad114] + Mmap [de0858da] + Printf [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization [6462fe0b] + Sockets [2f01184e] + SparseArrays v1.10.0 [10745b16] + Statistics v1.10.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs [4ec0a83e] + Unicode [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [4536629a] + OpenBLAS_jll v0.3.23+5 [bea87d4a] + SuiteSparse_jll v7.2.1+1 [8e850b90] + libblastrampoline_jll v5.11.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 8.16s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 3560.7 ms ✓ Schedulers 1 dependency successfully precompiled in 5 seconds. 9 already precompiled. Precompilation completed after 16.32s ################################################################################ # Testing # Testing Schedulers Status `/tmp/jl_6NqepY/Project.toml` [fcb5363a] Schedulers v0.11.3 [8ba89e20] Distributed [56ddb016] Logging [9a3f8284] Random [9e88b42a] Serialization [8dfed614] Test Status `/tmp/jl_6NqepY/Manifest.toml` ⌅ [682c06a0] JSON v0.21.4 [69de0a69] Parsers v2.8.3 ⌅ [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.5.1 [fcb5363a] Schedulers v0.11.3 [56f22d72] Artifacts [2a0f44e3] Base64 [ade2ca70] Dates [8ba89e20] Distributed [b77e0a4c] InteractiveUtils [8f399da3] Libdl [37e2e46d] LinearAlgebra [56ddb016] Logging [d6f4376e] Markdown [a63ad114] Mmap [de0858da] Printf [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [6462fe0b] Sockets [2f01184e] SparseArrays v1.10.0 [10745b16] Statistics v1.10.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test [cf7118a7] UUIDs [4ec0a83e] Unicode [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [4536629a] OpenBLAS_jll v0.3.23+5 [bea87d4a] SuiteSparse_jll v7.2.1+1 [8e850b90] libblastrampoline_jll v5.11.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... [ Info: running task 1 on process 2 (Schedulers-primary-uqu1N2Qp); 5 workers total; 9 tasks left in task-pool. [ Info: running task 2 on process 3 (Schedulers-primary-uqu1N2Qp); 5 workers total; 5 tasks left in task-pool. [ Info: running task 3 on process 4 (Schedulers-primary-uqu1N2Qp); 5 workers total; 5 tasks left in task-pool. [ Info: running task 4 on process 5 (Schedulers-primary-uqu1N2Qp); 5 workers total; 5 tasks left in task-pool. [ Info: running task 5 on process 6 (Schedulers-primary-uqu1N2Qp); 5 workers total; 5 tasks left in task-pool. [ Info: running task 6 on process 2 (Schedulers-primary-uqu1N2Qp); 5 workers total; 4 tasks left in task-pool. [ Info: running task 7 on process 3 (Schedulers-primary-uqu1N2Qp); 5 workers total; 3 tasks left in task-pool. [ Info: running task 8 on process 4 (Schedulers-primary-uqu1N2Qp); 5 workers total; 0 tasks left in task-pool. [ Info: running task 9 on process 5 (Schedulers-primary-uqu1N2Qp); 5 workers total; 0 tasks left in task-pool. [ Info: running task 10 on process 6 (Schedulers-primary-uqu1N2Qp); 5 workers total; 0 tasks left in task-pool. Test Summary: | Pass Total Time pmap, stable cluster test | 16 16 2m07.5s [ Info: running task 1 on process 7 (Schedulers-primary-uqu1N2Qp); 10 workers total; 99 tasks left in task-pool. [ Info: running task 2 on process 8 (Schedulers-primary-uqu1N2Qp); 10 workers total; 98 tasks left in task-pool. [ Info: running task 3 on process 7 (Schedulers-primary-uqu1N2Qp); 10 workers total; 97 tasks left in task-pool. [ Info: running task 4 on process 8 (Schedulers-primary-uqu1N2Qp); 10 workers total; 96 tasks left in task-pool. [ Info: running task 5 on process 7 (Schedulers-primary-uqu1N2Qp); 10 workers total; 95 tasks left in task-pool. [ Info: running task 6 on process 8 (Schedulers-primary-uqu1N2Qp); 10 workers total; 94 tasks left in task-pool. ┌ Warning: addprocs/rmprocs taking longer than expected, cancelling. └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:776 ┌ Warning: problem adding or removing processes └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:737 ┌ Warning: TaskFailedException │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch(t::Task) │ @ Base ./task.jl:379 │ [3] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}, journal::Dict{String, Any}, journal_task_callback::Function, tsk_map::Task, tsk_reduce::Task) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:735 │ [4] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [6] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [7] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] │ [8] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [9] include(fname::String) │ @ Base.MainInclude ./client.jl:487 │ [10] top-level scope │ @ none:6 │ [11] eval │ @ ./boot.jl:385 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:289 │ [13] _start() │ @ Base ./client.jl:550 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 [ Info: running task 7 on process 7 (Schedulers-primary-uqu1N2Qp); 10 workers total; 93 tasks left in task-pool. [ Info: running task 8 on process 8 (Schedulers-primary-uqu1N2Qp); 10 workers total; 92 tasks left in task-pool. ┌ Warning: problem adding or removing processes └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:737 ┌ Warning: TaskFailedException │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch(t::Task) │ @ Base ./task.jl:379 │ [3] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}, journal::Dict{String, Any}, journal_task_callback::Function, tsk_map::Task, tsk_reduce::Task) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:735 │ [4] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [6] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [7] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] │ [8] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [9] include(fname::String) │ @ Base.MainInclude ./client.jl:487 │ [10] top-level scope │ @ none:6 │ [11] eval │ @ ./boot.jl:385 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:289 │ [13] _start() │ @ Base ./client.jl:550 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 ┌ Warning: problem adding or removing processes └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:737 ┌ Warning: TaskFailedException │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch(t::Task) │ @ Base ./task.jl:379 │ [3] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}, journal::Dict{String, Any}, journal_task_callback::Function, tsk_map::Task, tsk_reduce::Task) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:735 │ [4] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [6] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [7] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] │ [8] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [9] include(fname::String) │ @ Base.MainInclude ./client.jl:487 │ [10] top-level scope │ @ none:6 │ [11] eval │ @ ./boot.jl:385 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:289 │ [13] _start() │ @ Base ./client.jl:550 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 ┌ Warning: problem adding or removing processes └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:737 ┌ Warning: TaskFailedException │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch(t::Task) │ @ Base ./task.jl:379 │ [3] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}, journal::Dict{String, Any}, journal_task_callback::Function, tsk_map::Task, tsk_reduce::Task) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:735 │ [4] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [6] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [7] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] │ [8] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [9] include(fname::String) │ @ Base.MainInclude ./client.jl:487 │ [10] top-level scope │ @ none:6 │ [11] eval │ @ ./boot.jl:385 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:289 │ [13] _start() │ @ Base ./client.jl:550 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 [ Info: running task 9 on process 7 (Schedulers-primary-uqu1N2Qp); 10 workers total; 91 tasks left in task-pool. [ Info: running task 10 on process 8 (Schedulers-primary-uqu1N2Qp); 10 workers total; 90 tasks left in task-pool. ┌ Warning: problem adding or removing processes └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:737 ┌ Warning: TaskFailedException │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch(t::Task) │ @ Base ./task.jl:379 │ [3] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}, journal::Dict{String, Any}, journal_task_callback::Function, tsk_map::Task, tsk_reduce::Task) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:735 │ [4] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [6] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [7] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] │ [8] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [9] include(fname::String) │ @ Base.MainInclude ./client.jl:487 │ [10] top-level scope │ @ none:6 │ [11] eval │ @ ./boot.jl:385 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:289 │ [13] _start() │ @ Base ./client.jl:550 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 ┌ Warning: problem adding or removing processes └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:737 ┌ Warning: TaskFailedException │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch(t::Task) │ @ Base ./task.jl:379 │ [3] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}, journal::Dict{String, Any}, journal_task_callback::Function, tsk_map::Task, tsk_reduce::Task) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:735 │ [4] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [6] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [7] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] │ [8] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [9] include(fname::String) │ @ Base.MainInclude ./client.jl:487 │ [10] top-level scope │ @ none:6 │ [11] eval │ @ ./boot.jl:385 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:289 │ [13] _start() │ @ Base ./client.jl:550 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 ┌ Warning: problem adding or removing processes └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:737 ┌ Warning: TaskFailedException │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch(t::Task) │ @ Base ./task.jl:379 │ [3] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}, journal::Dict{String, Any}, journal_task_callback::Function, tsk_map::Task, tsk_reduce::Task) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:735 │ [4] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [6] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [7] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] │ [8] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [9] include(fname::String) │ @ Base.MainInclude ./client.jl:487 │ [10] top-level scope │ @ none:6 │ [11] eval │ @ ./boot.jl:385 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:289 │ [13] _start() │ @ Base ./client.jl:550 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 [ Info: running task 11 on process 7 (Schedulers-primary-uqu1N2Qp); 10 workers total; 89 tasks left in task-pool. [ Info: running task 12 on process 8 (Schedulers-primary-uqu1N2Qp); 10 workers total; 88 tasks left in task-pool. ┌ Warning: problem adding or removing processes └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:737 ┌ Warning: TaskFailedException │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch(t::Task) │ @ Base ./task.jl:379 │ [3] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}, journal::Dict{String, Any}, journal_task_callback::Function, tsk_map::Task, tsk_reduce::Task) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:735 │ [4] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [6] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [7] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] │ [8] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [9] include(fname::String) │ @ Base.MainInclude ./client.jl:487 │ [10] top-level scope │ @ none:6 │ [11] eval │ @ ./boot.jl:385 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:289 │ [13] _start() │ @ Base ./client.jl:550 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 ┌ Warning: problem adding or removing processes └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:737 ┌ Warning: TaskFailedException │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch(t::Task) │ @ Base ./task.jl:379 │ [3] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}, journal::Dict{String, Any}, journal_task_callback::Function, tsk_map::Task, tsk_reduce::Task) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:735 │ [4] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [6] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [7] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] │ [8] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [9] include(fname::String) │ @ Base.MainInclude ./client.jl:487 │ [10] top-level scope │ @ none:6 │ [11] eval │ @ ./boot.jl:385 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:289 │ [13] _start() │ @ Base ./client.jl:550 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 ┌ Warning: problem adding or removing processes └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:737 ┌ Warning: TaskFailedException │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch(t::Task) │ @ Base ./task.jl:379 │ [3] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}, journal::Dict{String, Any}, journal_task_callback::Function, tsk_map::Task, tsk_reduce::Task) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:735 │ [4] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [6] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [7] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] │ [8] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [9] include(fname::String) │ @ Base.MainInclude ./client.jl:487 │ [10] top-level scope │ @ none:6 │ [11] eval │ @ ./boot.jl:385 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:289 │ [13] _start() │ @ Base ./client.jl:550 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 [ Info: running task 13 on process 9 (Schedulers-primary-uqu1N2Qp); 10 workers total; 87 tasks left in task-pool. [ Info: running task 14 on process 10 (Schedulers-primary-uqu1N2Qp); 10 workers total; 80 tasks left in task-pool. [ Info: running task 15 on process 11 (Schedulers-primary-uqu1N2Qp); 10 workers total; 80 tasks left in task-pool. ┌ Warning: problem adding or removing processes └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:737 ┌ Warning: TaskFailedException │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch(t::Task) │ @ Base ./task.jl:379 │ [3] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}, journal::Dict{String, Any}, journal_task_callback::Function, tsk_map::Task, tsk_reduce::Task) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:735 │ [4] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [6] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [7] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] │ [8] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [9] include(fname::String) │ @ Base.MainInclude ./client.jl:487 │ [10] top-level scope │ @ none:6 │ [11] eval │ @ ./boot.jl:385 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:289 │ [13] _start() │ @ Base ./client.jl:550 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 [ Info: running task 16 on process 12 (Schedulers-primary-uqu1N2Qp); 10 workers total; 80 tasks left in task-pool. [ Info: running task 17 on process 13 (Schedulers-primary-uqu1N2Qp); 10 workers total; 80 tasks left in task-pool. [ Info: running task 18 on process 14 (Schedulers-primary-uqu1N2Qp); 10 workers total; 80 tasks left in task-pool. [ Info: running task 19 on process 15 (Schedulers-primary-uqu1N2Qp); 10 workers total; 80 tasks left in task-pool. [ Info: running task 20 on process 16 (Schedulers-primary-uqu1N2Qp); 10 workers total; 80 tasks left in task-pool. ┌ Warning: problem adding or removing processes └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:737 ┌ Warning: TaskFailedException │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch(t::Task) │ @ Base ./task.jl:379 │ [3] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}, journal::Dict{String, Any}, journal_task_callback::Function, tsk_map::Task, tsk_reduce::Task) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:735 │ [4] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [6] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [7] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] │ [8] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [9] include(fname::String) │ @ Base.MainInclude ./client.jl:487 │ [10] top-level scope │ @ none:6 │ [11] eval │ @ ./boot.jl:385 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:289 │ [13] _start() │ @ Base ./client.jl:550 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 [ Info: running task 21 on process 7 (Schedulers-primary-uqu1N2Qp); 10 workers total; 79 tasks left in task-pool. [ Info: running task 22 on process 8 (Schedulers-primary-uqu1N2Qp); 10 workers total; 78 tasks left in task-pool. ┌ Warning: problem adding or removing processes └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:737 ┌ Warning: TaskFailedException │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch(t::Task) │ @ Base ./task.jl:379 │ [3] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}, journal::Dict{String, Any}, journal_task_callback::Function, tsk_map::Task, tsk_reduce::Task) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:735 │ [4] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [6] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [7] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] │ [8] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [9] include(fname::String) │ @ Base.MainInclude ./client.jl:487 │ [10] top-level scope │ @ none:6 │ [11] eval │ @ ./boot.jl:385 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:289 │ [13] _start() │ @ Base ./client.jl:550 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 ┌ Warning: problem adding or removing processes └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:737 ┌ Warning: TaskFailedException │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch(t::Task) │ @ Base ./task.jl:379 │ [3] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}, journal::Dict{String, Any}, journal_task_callback::Function, tsk_map::Task, tsk_reduce::Task) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:735 │ [4] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [6] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [7] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] │ [8] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [9] include(fname::String) │ @ Base.MainInclude ./client.jl:487 │ [10] top-level scope │ @ none:6 │ [11] eval │ @ ./boot.jl:385 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:289 │ [13] _start() │ @ Base ./client.jl:550 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 ┌ Warning: problem adding or removing processes └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:737 ┌ Warning: TaskFailedException │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch(t::Task) │ @ Base ./task.jl:379 │ [3] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}, journal::Dict{String, Any}, journal_task_callback::Function, tsk_map::Task, tsk_reduce::Task) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:735 │ [4] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [6] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [7] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] │ [8] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [9] include(fname::String) │ @ Base.MainInclude ./client.jl:487 │ [10] top-level scope │ @ none:6 │ [11] eval │ @ ./boot.jl:385 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:289 │ [13] _start() │ @ Base ./client.jl:550 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 ┌ Warning: problem adding or removing processes └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:737 ┌ Warning: TaskFailedException │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch(t::Task) │ @ Base ./task.jl:379 │ [3] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}, journal::Dict{String, Any}, journal_task_callback::Function, tsk_map::Task, tsk_reduce::Task) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:735 │ [4] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [6] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [7] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] │ [8] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [9] include(fname::String) │ @ Base.MainInclude ./client.jl:487 │ [10] top-level scope │ @ none:6 │ [11] eval │ @ ./boot.jl:385 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:289 │ [13] _start() │ @ Base ./client.jl:550 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 ┌ Warning: problem adding or removing processes └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:737 ┌ Warning: TaskFailedException │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch(t::Task) │ @ Base ./task.jl:379 │ [3] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}, journal::Dict{String, Any}, journal_task_callback::Function, tsk_map::Task, tsk_reduce::Task) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:735 │ [4] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [6] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [7] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] │ [8] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [9] include(fname::String) │ @ Base.MainInclude ./client.jl:487 │ [10] top-level scope │ @ none:6 │ [11] eval │ @ ./boot.jl:385 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:289 │ [13] _start() │ @ Base ./client.jl:550 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 ┌ Warning: problem adding or removing processes └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:737 ┌ Warning: TaskFailedException │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch(t::Task) │ @ Base ./task.jl:379 │ [3] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}, journal::Dict{String, Any}, journal_task_callback::Function, tsk_map::Task, tsk_reduce::Task) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:735 │ [4] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [6] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [7] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] │ [8] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [9] include(fname::String) │ @ Base.MainInclude ./client.jl:487 │ [10] top-level scope │ @ none:6 │ [11] eval │ @ ./boot.jl:385 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:289 │ [13] _start() │ @ Base ./client.jl:550 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 [ Info: running task 23 on process 9 (Schedulers-primary-uqu1N2Qp); 10 workers total; 77 tasks left in task-pool. [ Info: running task 24 on process 10 (Schedulers-primary-uqu1N2Qp); 10 workers total; 76 tasks left in task-pool. ┌ Warning: problem adding or removing processes └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:737 ┌ Warning: TaskFailedException │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch(t::Task) │ @ Base ./task.jl:379 │ [3] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}, journal::Dict{String, Any}, journal_task_callback::Function, tsk_map::Task, tsk_reduce::Task) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:735 │ [4] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [6] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [7] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] │ [8] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [9] include(fname::String) │ @ Base.MainInclude ./client.jl:487 │ [10] top-level scope │ @ none:6 │ [11] eval │ @ ./boot.jl:385 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:289 │ [13] _start() │ @ Base ./client.jl:550 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 ┌ Warning: problem adding or removing processes └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:737 ┌ Warning: TaskFailedException │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch(t::Task) │ @ Base ./task.jl:379 │ [3] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}, journal::Dict{String, Any}, journal_task_callback::Function, tsk_map::Task, tsk_reduce::Task) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:735 │ [4] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [6] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [7] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] │ [8] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [9] include(fname::String) │ @ Base.MainInclude ./client.jl:487 │ [10] top-level scope │ @ none:6 │ [11] eval │ @ ./boot.jl:385 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:289 │ [13] _start() │ @ Base ./client.jl:550 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 [ Info: running task 25 on process 11 (Schedulers-primary-uqu1N2Qp); 10 workers total; 75 tasks left in task-pool. [ Info: running task 26 on process 12 (Schedulers-primary-uqu1N2Qp); 10 workers total; 68 tasks left in task-pool. [ Info: running task 27 on process 13 (Schedulers-primary-uqu1N2Qp); 10 workers total; 68 tasks left in task-pool. [ Info: running task 28 on process 14 (Schedulers-primary-uqu1N2Qp); 10 workers total; 68 tasks left in task-pool. [ Info: running task 29 on process 15 (Schedulers-primary-uqu1N2Qp); 10 workers total; 68 tasks left in task-pool. [ Info: running task 30 on process 16 (Schedulers-primary-uqu1N2Qp); 10 workers total; 68 tasks left in task-pool. [ Info: running task 31 on process 7 (Schedulers-primary-uqu1N2Qp); 10 workers total; 68 tasks left in task-pool. [ Info: running task 32 on process 8 (Schedulers-primary-uqu1N2Qp); 10 workers total; 68 tasks left in task-pool. ┌ Warning: problem adding or removing processes └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:737 ┌ Warning: TaskFailedException │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch(t::Task) │ @ Base ./task.jl:379 │ [3] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}, journal::Dict{String, Any}, journal_task_callback::Function, tsk_map::Task, tsk_reduce::Task) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:735 │ [4] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [6] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [7] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] │ [8] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [9] include(fname::String) │ @ Base.MainInclude ./client.jl:487 │ [10] top-level scope │ @ none:6 │ [11] eval │ @ ./boot.jl:385 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:289 │ [13] _start() │ @ Base ./client.jl:550 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 ┌ Warning: problem adding or removing processes └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:737 ┌ Warning: TaskFailedException │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch(t::Task) │ @ Base ./task.jl:379 │ [3] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}, journal::Dict{String, Any}, journal_task_callback::Function, tsk_map::Task, tsk_reduce::Task) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:735 │ [4] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [6] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [7] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] │ [8] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [9] include(fname::String) │ @ Base.MainInclude ./client.jl:487 │ [10] top-level scope │ @ none:6 │ [11] eval │ @ ./boot.jl:385 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:289 │ [13] _start() │ @ Base ./client.jl:550 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 ┌ Warning: problem adding or removing processes └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:737 ┌ Warning: TaskFailedException │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch(t::Task) │ @ Base ./task.jl:379 │ [3] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}, journal::Dict{String, Any}, journal_task_callback::Function, tsk_map::Task, tsk_reduce::Task) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:735 │ [4] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [6] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [7] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] │ [8] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [9] include(fname::String) │ @ Base.MainInclude ./client.jl:487 │ [10] top-level scope │ @ none:6 │ [11] eval │ @ ./boot.jl:385 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:289 │ [13] _start() │ @ Base ./client.jl:550 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 ┌ Warning: problem adding or removing processes └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:737 ┌ Warning: TaskFailedException │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch(t::Task) │ @ Base ./task.jl:379 │ [3] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}, journal::Dict{String, Any}, journal_task_callback::Function, tsk_map::Task, tsk_reduce::Task) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:735 │ [4] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [6] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [7] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] │ [8] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [9] include(fname::String) │ @ Base.MainInclude ./client.jl:487 │ [10] top-level scope │ @ none:6 │ [11] eval │ @ ./boot.jl:385 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:289 │ [13] _start() │ @ Base ./client.jl:550 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 ┌ Warning: problem adding or removing processes └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:737 ┌ Warning: TaskFailedException │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch(t::Task) │ @ Base ./task.jl:379 │ [3] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}, journal::Dict{String, Any}, journal_task_callback::Function, tsk_map::Task, tsk_reduce::Task) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:735 │ [4] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [6] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [7] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] │ [8] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [9] include(fname::String) │ @ Base.MainInclude ./client.jl:487 │ [10] top-level scope │ @ none:6 │ [11] eval │ @ ./boot.jl:385 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:289 │ [13] _start() │ @ Base ./client.jl:550 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 [ Info: running task 33 on process 9 (Schedulers-primary-uqu1N2Qp); 10 workers total; 67 tasks left in task-pool. [ Info: running task 34 on process 10 (Schedulers-primary-uqu1N2Qp); 10 workers total; 66 tasks left in task-pool. ┌ Warning: problem adding or removing processes └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:737 ┌ Warning: TaskFailedException │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch(t::Task) │ @ Base ./task.jl:379 │ [3] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}, journal::Dict{String, Any}, journal_task_callback::Function, tsk_map::Task, tsk_reduce::Task) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:735 │ [4] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [6] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [7] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] │ [8] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [9] include(fname::String) │ @ Base.MainInclude ./client.jl:487 │ [10] top-level scope │ @ none:6 │ [11] eval │ @ ./boot.jl:385 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:289 │ [13] _start() │ @ Base ./client.jl:550 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 ┌ Warning: problem adding or removing processes └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:737 ┌ Warning: TaskFailedException │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch(t::Task) │ @ Base ./task.jl:379 │ [3] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}, journal::Dict{String, Any}, journal_task_callback::Function, tsk_map::Task, tsk_reduce::Task) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:735 │ [4] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [6] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [7] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] │ [8] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [9] include(fname::String) │ @ Base.MainInclude ./client.jl:487 │ [10] top-level scope │ @ none:6 │ [11] eval │ @ ./boot.jl:385 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:289 │ [13] _start() │ @ Base ./client.jl:550 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 [ Info: running task 35 on process 11 (Schedulers-primary-uqu1N2Qp); 10 workers total; 65 tasks left in task-pool. [ Info: running task 36 on process 12 (Schedulers-primary-uqu1N2Qp); 10 workers total; 58 tasks left in task-pool. [ Info: running task 37 on process 13 (Schedulers-primary-uqu1N2Qp); 10 workers total; 58 tasks left in task-pool. [ Info: running task 38 on process 14 (Schedulers-primary-uqu1N2Qp); 10 workers total; 58 tasks left in task-pool. [ Info: running task 39 on process 15 (Schedulers-primary-uqu1N2Qp); 10 workers total; 58 tasks left in task-pool. [ Info: running task 40 on process 16 (Schedulers-primary-uqu1N2Qp); 10 workers total; 58 tasks left in task-pool. [ Info: running task 41 on process 7 (Schedulers-primary-uqu1N2Qp); 10 workers total; 58 tasks left in task-pool. [ Info: running task 42 on process 8 (Schedulers-primary-uqu1N2Qp); 10 workers total; 58 tasks left in task-pool. ┌ Warning: problem adding or removing processes └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:737 ┌ Warning: TaskFailedException │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch(t::Task) │ @ Base ./task.jl:379 │ [3] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}, journal::Dict{String, Any}, journal_task_callback::Function, tsk_map::Task, tsk_reduce::Task) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:735 │ [4] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [6] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [7] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] │ [8] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [9] include(fname::String) │ @ Base.MainInclude ./client.jl:487 │ [10] top-level scope │ @ none:6 │ [11] eval │ @ ./boot.jl:385 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:289 │ [13] _start() │ @ Base ./client.jl:550 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 ┌ Warning: problem adding or removing processes └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:737 ┌ Warning: TaskFailedException │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch(t::Task) │ @ Base ./task.jl:379 │ [3] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}, journal::Dict{String, Any}, journal_task_callback::Function, tsk_map::Task, tsk_reduce::Task) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:735 │ [4] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [6] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [7] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] │ [8] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [9] include(fname::String) │ @ Base.MainInclude ./client.jl:487 │ [10] top-level scope │ @ none:6 │ [11] eval │ @ ./boot.jl:385 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:289 │ [13] _start() │ @ Base ./client.jl:550 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 ┌ Warning: problem adding or removing processes └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:737 ┌ Warning: TaskFailedException │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch(t::Task) │ @ Base ./task.jl:379 │ [3] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}, journal::Dict{String, Any}, journal_task_callback::Function, tsk_map::Task, tsk_reduce::Task) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:735 │ [4] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [6] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [7] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] │ [8] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [9] include(fname::String) │ @ Base.MainInclude ./client.jl:487 │ [10] top-level scope │ @ none:6 │ [11] eval │ @ ./boot.jl:385 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:289 │ [13] _start() │ @ Base ./client.jl:550 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 ┌ Warning: problem adding or removing processes └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:737 ┌ Warning: TaskFailedException │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch(t::Task) │ @ Base ./task.jl:379 │ [3] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}, journal::Dict{String, Any}, journal_task_callback::Function, tsk_map::Task, tsk_reduce::Task) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:735 │ [4] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [6] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [7] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] │ [8] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [9] include(fname::String) │ @ Base.MainInclude ./client.jl:487 │ [10] top-level scope │ @ none:6 │ [11] eval │ @ ./boot.jl:385 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:289 │ [13] _start() │ @ Base ./client.jl:550 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 ┌ Warning: problem adding or removing processes └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:737 ┌ Warning: TaskFailedException │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch(t::Task) │ @ Base ./task.jl:379 │ [3] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}, journal::Dict{String, Any}, journal_task_callback::Function, tsk_map::Task, tsk_reduce::Task) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:735 │ [4] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [6] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [7] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] │ [8] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [9] include(fname::String) │ @ Base.MainInclude ./client.jl:487 │ [10] top-level scope │ @ none:6 │ [11] eval │ @ ./boot.jl:385 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:289 │ [13] _start() │ @ Base ./client.jl:550 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 ┌ Warning: problem adding or removing processes └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:737 ┌ Warning: TaskFailedException │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch(t::Task) │ @ Base ./task.jl:379 │ [3] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}, journal::Dict{String, Any}, journal_task_callback::Function, tsk_map::Task, tsk_reduce::Task) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:735 │ [4] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [6] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [7] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] │ [8] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [9] include(fname::String) │ @ Base.MainInclude ./client.jl:487 │ [10] top-level scope │ @ none:6 │ [11] eval │ @ ./boot.jl:385 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:289 │ [13] _start() │ @ Base ./client.jl:550 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 [ Info: running task 43 on process 9 (Schedulers-primary-uqu1N2Qp); 10 workers total; 57 tasks left in task-pool. [ Info: running task 44 on process 10 (Schedulers-primary-uqu1N2Qp); 10 workers total; 56 tasks left in task-pool. ┌ Warning: problem adding or removing processes └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:737 ┌ Warning: TaskFailedException │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch(t::Task) │ @ Base ./task.jl:379 │ [3] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}, journal::Dict{String, Any}, journal_task_callback::Function, tsk_map::Task, tsk_reduce::Task) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:735 │ [4] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [6] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [7] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] │ [8] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [9] include(fname::String) │ @ Base.MainInclude ./client.jl:487 │ [10] top-level scope │ @ none:6 │ [11] eval │ @ ./boot.jl:385 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:289 │ [13] _start() │ @ Base ./client.jl:550 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 ┌ Warning: problem adding or removing processes └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:737 ┌ Warning: TaskFailedException │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch(t::Task) │ @ Base ./task.jl:379 │ [3] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}, journal::Dict{String, Any}, journal_task_callback::Function, tsk_map::Task, tsk_reduce::Task) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:735 │ [4] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [6] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [7] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] │ [8] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [9] include(fname::String) │ @ Base.MainInclude ./client.jl:487 │ [10] top-level scope │ @ none:6 │ [11] eval │ @ ./boot.jl:385 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:289 │ [13] _start() │ @ Base ./client.jl:550 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 [ Info: running task 45 on process 11 (Schedulers-primary-uqu1N2Qp); 10 workers total; 55 tasks left in task-pool. [ Info: running task 46 on process 12 (Schedulers-primary-uqu1N2Qp); 10 workers total; 50 tasks left in task-pool. [ Info: running task 47 on process 13 (Schedulers-primary-uqu1N2Qp); 10 workers total; 49 tasks left in task-pool. [ Info: running task 48 on process 14 (Schedulers-primary-uqu1N2Qp); 10 workers total; 49 tasks left in task-pool. [ Info: running task 49 on process 15 (Schedulers-primary-uqu1N2Qp); 10 workers total; 49 tasks left in task-pool. [ Info: running task 50 on process 16 (Schedulers-primary-uqu1N2Qp); 10 workers total; 49 tasks left in task-pool. [ Info: running task 51 on process 7 (Schedulers-primary-uqu1N2Qp); 10 workers total; 49 tasks left in task-pool. ┌ Warning: problem adding or removing processes └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:737 ┌ Warning: TaskFailedException │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch(t::Task) │ @ Base ./task.jl:379 │ [3] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}, journal::Dict{String, Any}, journal_task_callback::Function, tsk_map::Task, tsk_reduce::Task) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:735 │ [4] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [6] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [7] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] │ [8] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [9] include(fname::String) │ @ Base.MainInclude ./client.jl:487 │ [10] top-level scope │ @ none:6 │ [11] eval │ @ ./boot.jl:385 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:289 │ [13] _start() │ @ Base ./client.jl:550 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 [ Info: running task 52 on process 8 (Schedulers-primary-uqu1N2Qp); 10 workers total; 48 tasks left in task-pool. ┌ Warning: problem adding or removing processes └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:737 ┌ Warning: TaskFailedException │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch(t::Task) │ @ Base ./task.jl:379 │ [3] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}, journal::Dict{String, Any}, journal_task_callback::Function, tsk_map::Task, tsk_reduce::Task) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:735 │ [4] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [6] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [7] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] │ [8] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [9] include(fname::String) │ @ Base.MainInclude ./client.jl:487 │ [10] top-level scope │ @ none:6 │ [11] eval │ @ ./boot.jl:385 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:289 │ [13] _start() │ @ Base ./client.jl:550 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 ┌ Warning: problem adding or removing processes └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:737 ┌ Warning: TaskFailedException │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch(t::Task) │ @ Base ./task.jl:379 │ [3] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}, journal::Dict{String, Any}, journal_task_callback::Function, tsk_map::Task, tsk_reduce::Task) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:735 │ [4] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [6] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [7] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] │ [8] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [9] include(fname::String) │ @ Base.MainInclude ./client.jl:487 │ [10] top-level scope │ @ none:6 │ [11] eval │ @ ./boot.jl:385 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:289 │ [13] _start() │ @ Base ./client.jl:550 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 ┌ Warning: problem adding or removing processes └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:737 ┌ Warning: TaskFailedException │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch(t::Task) │ @ Base ./task.jl:379 │ [3] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}, journal::Dict{String, Any}, journal_task_callback::Function, tsk_map::Task, tsk_reduce::Task) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:735 │ [4] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [6] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [7] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] │ [8] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [9] include(fname::String) │ @ Base.MainInclude ./client.jl:487 │ [10] top-level scope │ @ none:6 │ [11] eval │ @ ./boot.jl:385 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:289 │ [13] _start() │ @ Base ./client.jl:550 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 ┌ Warning: problem adding or removing processes └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:737 ┌ Warning: TaskFailedException │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch(t::Task) │ @ Base ./task.jl:379 │ [3] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}, journal::Dict{String, Any}, journal_task_callback::Function, tsk_map::Task, tsk_reduce::Task) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:735 │ [4] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [6] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [7] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] │ [8] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [9] include(fname::String) │ @ Base.MainInclude ./client.jl:487 │ [10] top-level scope │ @ none:6 │ [11] eval │ @ ./boot.jl:385 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:289 │ [13] _start() │ @ Base ./client.jl:550 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 [ Info: running task 53 on process 9 (Schedulers-primary-uqu1N2Qp); 10 workers total; 47 tasks left in task-pool. [ Info: running task 54 on process 10 (Schedulers-primary-uqu1N2Qp); 10 workers total; 46 tasks left in task-pool. ┌ Warning: problem adding or removing processes └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:737 ┌ Warning: TaskFailedException │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch(t::Task) │ @ Base ./task.jl:379 │ [3] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}, journal::Dict{String, Any}, journal_task_callback::Function, tsk_map::Task, tsk_reduce::Task) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:735 │ [4] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [6] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [7] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] │ [8] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [9] include(fname::String) │ @ Base.MainInclude ./client.jl:487 │ [10] top-level scope │ @ none:6 │ [11] eval │ @ ./boot.jl:385 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:289 │ [13] _start() │ @ Base ./client.jl:550 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 ┌ Warning: problem adding or removing processes └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:737 ┌ Warning: TaskFailedException │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch(t::Task) │ @ Base ./task.jl:379 │ [3] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}, journal::Dict{String, Any}, journal_task_callback::Function, tsk_map::Task, tsk_reduce::Task) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:735 │ [4] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [6] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [7] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] │ [8] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [9] include(fname::String) │ @ Base.MainInclude ./client.jl:487 │ [10] top-level scope │ @ none:6 │ [11] eval │ @ ./boot.jl:385 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:289 │ [13] _start() │ @ Base ./client.jl:550 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 [ Info: running task 55 on process 11 (Schedulers-primary-uqu1N2Qp); 10 workers total; 45 tasks left in task-pool. [ Info: running task 56 on process 12 (Schedulers-primary-uqu1N2Qp); 10 workers total; 39 tasks left in task-pool. [ Info: running task 57 on process 13 (Schedulers-primary-uqu1N2Qp); 10 workers total; 39 tasks left in task-pool. [ Info: running task 58 on process 14 (Schedulers-primary-uqu1N2Qp); 10 workers total; 39 tasks left in task-pool. [ Info: running task 59 on process 15 (Schedulers-primary-uqu1N2Qp); 10 workers total; 39 tasks left in task-pool. [ Info: running task 60 on process 16 (Schedulers-primary-uqu1N2Qp); 10 workers total; 39 tasks left in task-pool. [ Info: running task 61 on process 7 (Schedulers-primary-uqu1N2Qp); 10 workers total; 39 tasks left in task-pool. ┌ Warning: problem adding or removing processes └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:737 ┌ Warning: TaskFailedException │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch(t::Task) │ @ Base ./task.jl:379 │ [3] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}, journal::Dict{String, Any}, journal_task_callback::Function, tsk_map::Task, tsk_reduce::Task) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:735 │ [4] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [6] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [7] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] │ [8] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [9] include(fname::String) │ @ Base.MainInclude ./client.jl:487 │ [10] top-level scope │ @ none:6 │ [11] eval │ @ ./boot.jl:385 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:289 │ [13] _start() │ @ Base ./client.jl:550 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 [ Info: running task 62 on process 8 (Schedulers-primary-uqu1N2Qp); 10 workers total; 38 tasks left in task-pool. ┌ Warning: problem adding or removing processes └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:737 ┌ Warning: TaskFailedException │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch(t::Task) │ @ Base ./task.jl:379 │ [3] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}, journal::Dict{String, Any}, journal_task_callback::Function, tsk_map::Task, tsk_reduce::Task) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:735 │ [4] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [6] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [7] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] │ [8] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [9] include(fname::String) │ @ Base.MainInclude ./client.jl:487 │ [10] top-level scope │ @ none:6 │ [11] eval │ @ ./boot.jl:385 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:289 │ [13] _start() │ @ Base ./client.jl:550 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 ┌ Warning: problem adding or removing processes └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:737 ┌ Warning: TaskFailedException │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch(t::Task) │ @ Base ./task.jl:379 │ [3] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}, journal::Dict{String, Any}, journal_task_callback::Function, tsk_map::Task, tsk_reduce::Task) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:735 │ [4] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [6] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [7] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] │ [8] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [9] include(fname::String) │ @ Base.MainInclude ./client.jl:487 │ [10] top-level scope │ @ none:6 │ [11] eval │ @ ./boot.jl:385 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:289 │ [13] _start() │ @ Base ./client.jl:550 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 ┌ Warning: problem adding or removing processes └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:737 ┌ Warning: TaskFailedException │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch(t::Task) │ @ Base ./task.jl:379 │ [3] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}, journal::Dict{String, Any}, journal_task_callback::Function, tsk_map::Task, tsk_reduce::Task) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:735 │ [4] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [6] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [7] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] │ [8] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [9] include(fname::String) │ @ Base.MainInclude ./client.jl:487 │ [10] top-level scope │ @ none:6 │ [11] eval │ @ ./boot.jl:385 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:289 │ [13] _start() │ @ Base ./client.jl:550 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 ┌ Warning: problem adding or removing processes └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:737 ┌ Warning: TaskFailedException │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch(t::Task) │ @ Base ./task.jl:379 │ [3] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}, journal::Dict{String, Any}, journal_task_callback::Function, tsk_map::Task, tsk_reduce::Task) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:735 │ [4] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [6] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [7] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] │ [8] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [9] include(fname::String) │ @ Base.MainInclude ./client.jl:487 │ [10] top-level scope │ @ none:6 │ [11] eval │ @ ./boot.jl:385 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:289 │ [13] _start() │ @ Base ./client.jl:550 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 ┌ Warning: problem adding or removing processes └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:737 ┌ Warning: TaskFailedException │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch(t::Task) │ @ Base ./task.jl:379 │ [3] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}, journal::Dict{String, Any}, journal_task_callback::Function, tsk_map::Task, tsk_reduce::Task) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:735 │ [4] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [6] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [7] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] │ [8] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [9] include(fname::String) │ @ Base.MainInclude ./client.jl:487 │ [10] top-level scope │ @ none:6 │ [11] eval │ @ ./boot.jl:385 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:289 │ [13] _start() │ @ Base ./client.jl:550 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 [ Info: running task 63 on process 9 (Schedulers-primary-uqu1N2Qp); 10 workers total; 37 tasks left in task-pool. [ Info: running task 64 on process 10 (Schedulers-primary-uqu1N2Qp); 10 workers total; 36 tasks left in task-pool. ┌ Warning: problem adding or removing processes └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:737 ┌ Warning: TaskFailedException │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch(t::Task) │ @ Base ./task.jl:379 │ [3] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}, journal::Dict{String, Any}, journal_task_callback::Function, tsk_map::Task, tsk_reduce::Task) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:735 │ [4] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [6] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [7] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] │ [8] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [9] include(fname::String) │ @ Base.MainInclude ./client.jl:487 │ [10] top-level scope │ @ none:6 │ [11] eval │ @ ./boot.jl:385 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:289 │ [13] _start() │ @ Base ./client.jl:550 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 ┌ Warning: problem adding or removing processes └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:737 ┌ Warning: TaskFailedException │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch(t::Task) │ @ Base ./task.jl:379 │ [3] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}, journal::Dict{String, Any}, journal_task_callback::Function, tsk_map::Task, tsk_reduce::Task) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:735 │ [4] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [6] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [7] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] │ [8] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [9] include(fname::String) │ @ Base.MainInclude ./client.jl:487 │ [10] top-level scope │ @ none:6 │ [11] eval │ @ ./boot.jl:385 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:289 │ [13] _start() │ @ Base ./client.jl:550 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 [ Info: running task 65 on process 11 (Schedulers-primary-uqu1N2Qp); 10 workers total; 35 tasks left in task-pool. [ Info: running task 66 on process 12 (Schedulers-primary-uqu1N2Qp); 10 workers total; 29 tasks left in task-pool. [ Info: running task 67 on process 13 (Schedulers-primary-uqu1N2Qp); 10 workers total; 29 tasks left in task-pool. [ Info: running task 68 on process 14 (Schedulers-primary-uqu1N2Qp); 10 workers total; 29 tasks left in task-pool. [ Info: running task 69 on process 15 (Schedulers-primary-uqu1N2Qp); 10 workers total; 29 tasks left in task-pool. [ Info: running task 70 on process 16 (Schedulers-primary-uqu1N2Qp); 10 workers total; 29 tasks left in task-pool. [ Info: running task 71 on process 7 (Schedulers-primary-uqu1N2Qp); 10 workers total; 29 tasks left in task-pool. ┌ Warning: problem adding or removing processes └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:737 ┌ Warning: TaskFailedException │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch(t::Task) │ @ Base ./task.jl:379 │ [3] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}, journal::Dict{String, Any}, journal_task_callback::Function, tsk_map::Task, tsk_reduce::Task) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:735 │ [4] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [6] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [7] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] │ [8] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [9] include(fname::String) │ @ Base.MainInclude ./client.jl:487 │ [10] top-level scope │ @ none:6 │ [11] eval │ @ ./boot.jl:385 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:289 │ [13] _start() │ @ Base ./client.jl:550 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 [ Info: running task 72 on process 8 (Schedulers-primary-uqu1N2Qp); 10 workers total; 28 tasks left in task-pool. ┌ Warning: problem adding or removing processes └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:737 ┌ Warning: TaskFailedException │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch(t::Task) │ @ Base ./task.jl:379 │ [3] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}, journal::Dict{String, Any}, journal_task_callback::Function, tsk_map::Task, tsk_reduce::Task) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:735 │ [4] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [6] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [7] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] │ [8] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [9] include(fname::String) │ @ Base.MainInclude ./client.jl:487 │ [10] top-level scope │ @ none:6 │ [11] eval │ @ ./boot.jl:385 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:289 │ [13] _start() │ @ Base ./client.jl:550 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 ┌ Warning: problem adding or removing processes └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:737 ┌ Warning: TaskFailedException │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch(t::Task) │ @ Base ./task.jl:379 │ [3] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}, journal::Dict{String, Any}, journal_task_callback::Function, tsk_map::Task, tsk_reduce::Task) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:735 │ [4] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [6] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [7] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] │ [8] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [9] include(fname::String) │ @ Base.MainInclude ./client.jl:487 │ [10] top-level scope │ @ none:6 │ [11] eval │ @ ./boot.jl:385 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:289 │ [13] _start() │ @ Base ./client.jl:550 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 ┌ Warning: problem adding or removing processes └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:737 ┌ Warning: TaskFailedException │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch(t::Task) │ @ Base ./task.jl:379 │ [3] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}, journal::Dict{String, Any}, journal_task_callback::Function, tsk_map::Task, tsk_reduce::Task) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:735 │ [4] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [6] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [7] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] │ [8] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [9] include(fname::String) │ @ Base.MainInclude ./client.jl:487 │ [10] top-level scope │ @ none:6 │ [11] eval │ @ ./boot.jl:385 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:289 │ [13] _start() │ @ Base ./client.jl:550 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 ┌ Warning: problem adding or removing processes └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:737 ┌ Warning: TaskFailedException │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch(t::Task) │ @ Base ./task.jl:379 │ [3] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}, journal::Dict{String, Any}, journal_task_callback::Function, tsk_map::Task, tsk_reduce::Task) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:735 │ [4] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [6] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [7] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] │ [8] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [9] include(fname::String) │ @ Base.MainInclude ./client.jl:487 │ [10] top-level scope │ @ none:6 │ [11] eval │ @ ./boot.jl:385 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:289 │ [13] _start() │ @ Base ./client.jl:550 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 [ Info: running task 73 on process 9 (Schedulers-primary-uqu1N2Qp); 10 workers total; 27 tasks left in task-pool. [ Info: running task 74 on process 10 (Schedulers-primary-uqu1N2Qp); 10 workers total; 26 tasks left in task-pool. ┌ Warning: problem adding or removing processes └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:737 ┌ Warning: TaskFailedException │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch(t::Task) │ @ Base ./task.jl:379 │ [3] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}, journal::Dict{String, Any}, journal_task_callback::Function, tsk_map::Task, tsk_reduce::Task) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:735 │ [4] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [6] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [7] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] │ [8] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [9] include(fname::String) │ @ Base.MainInclude ./client.jl:487 │ [10] top-level scope │ @ none:6 │ [11] eval │ @ ./boot.jl:385 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:289 │ [13] _start() │ @ Base ./client.jl:550 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 ┌ Warning: problem adding or removing processes └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:737 ┌ Warning: TaskFailedException │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch(t::Task) │ @ Base ./task.jl:379 │ [3] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}, journal::Dict{String, Any}, journal_task_callback::Function, tsk_map::Task, tsk_reduce::Task) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:735 │ [4] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [6] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [7] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] │ [8] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [9] include(fname::String) │ @ Base.MainInclude ./client.jl:487 │ [10] top-level scope │ @ none:6 │ [11] eval │ @ ./boot.jl:385 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:289 │ [13] _start() │ @ Base ./client.jl:550 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 [ Info: running task 75 on process 11 (Schedulers-primary-uqu1N2Qp); 10 workers total; 25 tasks left in task-pool. [ Info: running task 76 on process 12 (Schedulers-primary-uqu1N2Qp); 10 workers total; 19 tasks left in task-pool. [ Info: running task 77 on process 13 (Schedulers-primary-uqu1N2Qp); 10 workers total; 19 tasks left in task-pool. [ Info: running task 78 on process 14 (Schedulers-primary-uqu1N2Qp); 10 workers total; 19 tasks left in task-pool. [ Info: running task 79 on process 15 (Schedulers-primary-uqu1N2Qp); 10 workers total; 19 tasks left in task-pool. [ Info: running task 80 on process 16 (Schedulers-primary-uqu1N2Qp); 10 workers total; 19 tasks left in task-pool. [ Info: running task 81 on process 7 (Schedulers-primary-uqu1N2Qp); 10 workers total; 19 tasks left in task-pool. ┌ Warning: problem adding or removing processes └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:737 ┌ Warning: TaskFailedException │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch(t::Task) │ @ Base ./task.jl:379 │ [3] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}, journal::Dict{String, Any}, journal_task_callback::Function, tsk_map::Task, tsk_reduce::Task) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:735 │ [4] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [6] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [7] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] │ [8] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [9] include(fname::String) │ @ Base.MainInclude ./client.jl:487 │ [10] top-level scope │ @ none:6 │ [11] eval │ @ ./boot.jl:385 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:289 │ [13] _start() │ @ Base ./client.jl:550 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 [ Info: running task 82 on process 8 (Schedulers-primary-uqu1N2Qp); 10 workers total; 18 tasks left in task-pool. ┌ Warning: problem adding or removing processes └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:737 ┌ Warning: TaskFailedException │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch(t::Task) │ @ Base ./task.jl:379 │ [3] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}, journal::Dict{String, Any}, journal_task_callback::Function, tsk_map::Task, tsk_reduce::Task) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:735 │ [4] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [6] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [7] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] │ [8] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [9] include(fname::String) │ @ Base.MainInclude ./client.jl:487 │ [10] top-level scope │ @ none:6 │ [11] eval │ @ ./boot.jl:385 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:289 │ [13] _start() │ @ Base ./client.jl:550 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 ┌ Warning: problem adding or removing processes └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:737 ┌ Warning: TaskFailedException │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch(t::Task) │ @ Base ./task.jl:379 │ [3] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}, journal::Dict{String, Any}, journal_task_callback::Function, tsk_map::Task, tsk_reduce::Task) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:735 │ [4] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [6] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [7] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] │ [8] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [9] include(fname::String) │ @ Base.MainInclude ./client.jl:487 │ [10] top-level scope │ @ none:6 │ [11] eval │ @ ./boot.jl:385 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:289 │ [13] _start() │ @ Base ./client.jl:550 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 ┌ Warning: problem adding or removing processes └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:737 ┌ Warning: TaskFailedException │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch(t::Task) │ @ Base ./task.jl:379 │ [3] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}, journal::Dict{String, Any}, journal_task_callback::Function, tsk_map::Task, tsk_reduce::Task) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:735 │ [4] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [6] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [7] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] │ [8] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [9] include(fname::String) │ @ Base.MainInclude ./client.jl:487 │ [10] top-level scope │ @ none:6 │ [11] eval │ @ ./boot.jl:385 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:289 │ [13] _start() │ @ Base ./client.jl:550 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 ┌ Warning: problem adding or removing processes └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:737 ┌ Warning: TaskFailedException │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch(t::Task) │ @ Base ./task.jl:379 │ [3] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}, journal::Dict{String, Any}, journal_task_callback::Function, tsk_map::Task, tsk_reduce::Task) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:735 │ [4] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [6] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [7] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] │ [8] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [9] include(fname::String) │ @ Base.MainInclude ./client.jl:487 │ [10] top-level scope │ @ none:6 │ [11] eval │ @ ./boot.jl:385 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:289 │ [13] _start() │ @ Base ./client.jl:550 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 [ Info: running task 83 on process 9 (Schedulers-primary-uqu1N2Qp); 10 workers total; 17 tasks left in task-pool. [ Info: running task 84 on process 10 (Schedulers-primary-uqu1N2Qp); 10 workers total; 16 tasks left in task-pool. ┌ Warning: problem adding or removing processes └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:737 ┌ Warning: TaskFailedException │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch(t::Task) │ @ Base ./task.jl:379 │ [3] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}, journal::Dict{String, Any}, journal_task_callback::Function, tsk_map::Task, tsk_reduce::Task) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:735 │ [4] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [6] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [7] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] │ [8] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [9] include(fname::String) │ @ Base.MainInclude ./client.jl:487 │ [10] top-level scope │ @ none:6 │ [11] eval │ @ ./boot.jl:385 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:289 │ [13] _start() │ @ Base ./client.jl:550 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 ┌ Warning: problem adding or removing processes └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:737 ┌ Warning: TaskFailedException │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch(t::Task) │ @ Base ./task.jl:379 │ [3] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}, journal::Dict{String, Any}, journal_task_callback::Function, tsk_map::Task, tsk_reduce::Task) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:735 │ [4] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [6] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [7] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] │ [8] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [9] include(fname::String) │ @ Base.MainInclude ./client.jl:487 │ [10] top-level scope │ @ none:6 │ [11] eval │ @ ./boot.jl:385 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:289 │ [13] _start() │ @ Base ./client.jl:550 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 ┌ Warning: problem adding or removing processes └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:737 ┌ Warning: TaskFailedException │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch(t::Task) │ @ Base ./task.jl:379 │ [3] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}, journal::Dict{String, Any}, journal_task_callback::Function, tsk_map::Task, tsk_reduce::Task) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:735 │ [4] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [6] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [7] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] │ [8] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [9] include(fname::String) │ @ Base.MainInclude ./client.jl:487 │ [10] top-level scope │ @ none:6 │ [11] eval │ @ ./boot.jl:385 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:289 │ [13] _start() │ @ Base ./client.jl:550 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 [ Info: running task 85 on process 11 (Schedulers-primary-uqu1N2Qp); 10 workers total; 15 tasks left in task-pool. [ Info: running task 86 on process 12 (Schedulers-primary-uqu1N2Qp); 10 workers total; 9 tasks left in task-pool. [ Info: running task 87 on process 13 (Schedulers-primary-uqu1N2Qp); 10 workers total; 9 tasks left in task-pool. [ Info: running task 88 on process 14 (Schedulers-primary-uqu1N2Qp); 10 workers total; 9 tasks left in task-pool. [ Info: running task 89 on process 15 (Schedulers-primary-uqu1N2Qp); 10 workers total; 9 tasks left in task-pool. [ Info: running task 90 on process 16 (Schedulers-primary-uqu1N2Qp); 10 workers total; 9 tasks left in task-pool. [ Info: running task 91 on process 7 (Schedulers-primary-uqu1N2Qp); 10 workers total; 9 tasks left in task-pool. [ Info: running task 92 on process 8 (Schedulers-primary-uqu1N2Qp); 10 workers total; 8 tasks left in task-pool. ┌ Warning: problem adding or removing processes └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:737 ┌ Warning: TaskFailedException │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch(t::Task) │ @ Base ./task.jl:379 │ [3] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}, journal::Dict{String, Any}, journal_task_callback::Function, tsk_map::Task, tsk_reduce::Task) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:735 │ [4] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [6] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [7] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] │ [8] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [9] include(fname::String) │ @ Base.MainInclude ./client.jl:487 │ [10] top-level scope │ @ none:6 │ [11] eval │ @ ./boot.jl:385 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:289 │ [13] _start() │ @ Base ./client.jl:550 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 ┌ Warning: problem adding or removing processes └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:737 ┌ Warning: TaskFailedException │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch(t::Task) │ @ Base ./task.jl:379 │ [3] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}, journal::Dict{String, Any}, journal_task_callback::Function, tsk_map::Task, tsk_reduce::Task) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:735 │ [4] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [6] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [7] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] │ [8] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [9] include(fname::String) │ @ Base.MainInclude ./client.jl:487 │ [10] top-level scope │ @ none:6 │ [11] eval │ @ ./boot.jl:385 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:289 │ [13] _start() │ @ Base ./client.jl:550 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 ┌ Warning: problem adding or removing processes └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:737 ┌ Warning: TaskFailedException │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch(t::Task) │ @ Base ./task.jl:379 │ [3] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}, journal::Dict{String, Any}, journal_task_callback::Function, tsk_map::Task, tsk_reduce::Task) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:735 │ [4] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [6] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [7] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] │ [8] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [9] include(fname::String) │ @ Base.MainInclude ./client.jl:487 │ [10] top-level scope │ @ none:6 │ [11] eval │ @ ./boot.jl:385 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:289 │ [13] _start() │ @ Base ./client.jl:550 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 ┌ Warning: problem adding or removing processes └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:737 ┌ Warning: TaskFailedException │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch(t::Task) │ @ Base ./task.jl:379 │ [3] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}, journal::Dict{String, Any}, journal_task_callback::Function, tsk_map::Task, tsk_reduce::Task) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:735 │ [4] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [6] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [7] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] │ [8] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [9] include(fname::String) │ @ Base.MainInclude ./client.jl:487 │ [10] top-level scope │ @ none:6 │ [11] eval │ @ ./boot.jl:385 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:289 │ [13] _start() │ @ Base ./client.jl:550 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 ┌ Warning: problem adding or removing processes └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:737 ┌ Warning: TaskFailedException │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch(t::Task) │ @ Base ./task.jl:379 │ [3] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}, journal::Dict{String, Any}, journal_task_callback::Function, tsk_map::Task, tsk_reduce::Task) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:735 │ [4] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [6] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [7] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] │ [8] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [9] include(fname::String) │ @ Base.MainInclude ./client.jl:487 │ [10] top-level scope │ @ none:6 │ [11] eval │ @ ./boot.jl:385 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:289 │ [13] _start() │ @ Base ./client.jl:550 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 [ Info: running task 93 on process 9 (Schedulers-primary-uqu1N2Qp); 10 workers total; 7 tasks left in task-pool. [ Info: running task 94 on process 10 (Schedulers-primary-uqu1N2Qp); 10 workers total; 6 tasks left in task-pool. ┌ Warning: problem adding or removing processes └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:737 ┌ Warning: TaskFailedException │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch(t::Task) │ @ Base ./task.jl:379 │ [3] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}, journal::Dict{String, Any}, journal_task_callback::Function, tsk_map::Task, tsk_reduce::Task) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:735 │ [4] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [6] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [7] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] │ [8] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [9] include(fname::String) │ @ Base.MainInclude ./client.jl:487 │ [10] top-level scope │ @ none:6 │ [11] eval │ @ ./boot.jl:385 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:289 │ [13] _start() │ @ Base ./client.jl:550 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 ┌ Warning: problem adding or removing processes └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:737 ┌ Warning: TaskFailedException │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch(t::Task) │ @ Base ./task.jl:379 │ [3] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}, journal::Dict{String, Any}, journal_task_callback::Function, tsk_map::Task, tsk_reduce::Task) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:735 │ [4] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [6] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [7] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] │ [8] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [9] include(fname::String) │ @ Base.MainInclude ./client.jl:487 │ [10] top-level scope │ @ none:6 │ [11] eval │ @ ./boot.jl:385 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:289 │ [13] _start() │ @ Base ./client.jl:550 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 [ Info: running task 95 on process 11 (Schedulers-primary-uqu1N2Qp); 10 workers total; 5 tasks left in task-pool. [ Info: running task 96 on process 12 (Schedulers-primary-uqu1N2Qp); 10 workers total; 3 tasks left in task-pool. [ Info: running task 97 on process 13 (Schedulers-primary-uqu1N2Qp); 10 workers total; 3 tasks left in task-pool. [ Info: running task 98 on process 14 (Schedulers-primary-uqu1N2Qp); 10 workers total; 2 tasks left in task-pool. [ Info: running task 99 on process 15 (Schedulers-primary-uqu1N2Qp); 10 workers total; 0 tasks left in task-pool. [ Info: running task 100 on process 16 (Schedulers-primary-uqu1N2Qp); 10 workers total; 0 tasks left in task-pool. ┌ Warning: problem adding or removing processes └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:737 ┌ Warning: TaskFailedException │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch(t::Task) │ @ Base ./task.jl:379 │ [3] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}, journal::Dict{String, Any}, journal_task_callback::Function, tsk_map::Task, tsk_reduce::Task) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:735 │ [4] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [6] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [7] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] │ [8] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [9] include(fname::String) │ @ Base.MainInclude ./client.jl:487 │ [10] top-level scope │ @ none:6 │ [11] eval │ @ ./boot.jl:385 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:289 │ [13] _start() │ @ Base ./client.jl:550 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 ┌ Warning: problem adding or removing processes └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:737 ┌ Warning: TaskFailedException │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch(t::Task) │ @ Base ./task.jl:379 │ [3] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}, journal::Dict{String, Any}, journal_task_callback::Function, tsk_map::Task, tsk_reduce::Task) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:735 │ [4] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [6] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [7] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] │ [8] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [9] include(fname::String) │ @ Base.MainInclude ./client.jl:487 │ [10] top-level scope │ @ none:6 │ [11] eval │ @ ./boot.jl:385 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:289 │ [13] _start() │ @ Base ./client.jl:550 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 ┌ Warning: problem adding or removing processes └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:737 ┌ Warning: TaskFailedException │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch(t::Task) │ @ Base ./task.jl:379 │ [3] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}, journal::Dict{String, Any}, journal_task_callback::Function, tsk_map::Task, tsk_reduce::Task) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:735 │ [4] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [6] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [7] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] │ [8] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [9] include(fname::String) │ @ Base.MainInclude ./client.jl:487 │ [10] top-level scope │ @ none:6 │ [11] eval │ @ ./boot.jl:385 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:289 │ [13] _start() │ @ Base ./client.jl:550 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 ┌ Warning: problem adding or removing processes └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:737 ┌ Warning: TaskFailedException │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch(t::Task) │ @ Base ./task.jl:379 │ [3] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}, journal::Dict{String, Any}, journal_task_callback::Function, tsk_map::Task, tsk_reduce::Task) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:735 │ [4] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [6] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [7] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] │ [8] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [9] include(fname::String) │ @ Base.MainInclude ./client.jl:487 │ [10] top-level scope │ @ none:6 │ [11] eval │ @ ./boot.jl:385 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:289 │ [13] _start() │ @ Base ./client.jl:550 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 ┌ Warning: problem adding or removing processes └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:737 ┌ Warning: TaskFailedException │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch(t::Task) │ @ Base ./task.jl:379 │ [3] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}, journal::Dict{String, Any}, journal_task_callback::Function, tsk_map::Task, tsk_reduce::Task) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:735 │ [4] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [6] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [7] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] │ [8] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [9] include(fname::String) │ @ Base.MainInclude ./client.jl:487 │ [10] top-level scope │ @ none:6 │ [11] eval │ @ ./boot.jl:385 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:289 │ [13] _start() │ @ Base ./client.jl:550 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 ┌ Warning: problem adding or removing processes └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:737 ┌ Warning: TaskFailedException │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch(t::Task) │ @ Base ./task.jl:379 │ [3] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}, journal::Dict{String, Any}, journal_task_callback::Function, tsk_map::Task, tsk_reduce::Task) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:735 │ [4] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [6] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [7] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] │ [8] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [9] include(fname::String) │ @ Base.MainInclude ./client.jl:487 │ [10] top-level scope │ @ none:6 │ [11] eval │ @ ./boot.jl:385 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:289 │ [13] _start() │ @ Base ./client.jl:550 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 ┌ Warning: problem adding or removing processes └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:737 ┌ Warning: TaskFailedException │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch(t::Task) │ @ Base ./task.jl:379 │ [3] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}, journal::Dict{String, Any}, journal_task_callback::Function, tsk_map::Task, tsk_reduce::Task) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:735 │ [4] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [6] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [7] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] │ [8] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [9] include(fname::String) │ @ Base.MainInclude ./client.jl:487 │ [10] top-level scope │ @ none:6 │ [11] eval │ @ ./boot.jl:385 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:289 │ [13] _start() │ @ Base ./client.jl:550 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 ┌ Warning: problem adding or removing processes └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:737 ┌ Warning: TaskFailedException │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch(t::Task) │ @ Base ./task.jl:379 │ [3] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}, journal::Dict{String, Any}, journal_task_callback::Function, tsk_map::Task, tsk_reduce::Task) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:735 │ [4] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [6] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [7] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] │ [8] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [9] include(fname::String) │ @ Base.MainInclude ./client.jl:487 │ [10] top-level scope │ @ none:6 │ [11] eval │ @ ./boot.jl:385 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:289 │ [13] _start() │ @ Base ./client.jl:550 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 ┌ Warning: problem adding or removing processes └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:737 ┌ Warning: TaskFailedException │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch(t::Task) │ @ Base ./task.jl:379 │ [3] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}, journal::Dict{String, Any}, journal_task_callback::Function, tsk_map::Task, tsk_reduce::Task) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:735 │ [4] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [6] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [7] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] │ [8] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [9] include(fname::String) │ @ Base.MainInclude ./client.jl:487 │ [10] top-level scope │ @ none:6 │ [11] eval │ @ ./boot.jl:385 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:289 │ [13] _start() │ @ Base ./client.jl:550 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 Test Summary: | Pass Total Time pmap, growing cluster test | 111 111 4m20.0s [ Info: running task 1 on process 17 (Schedulers-primary-uqu1N2Qp); 8 workers total; 99 tasks left in task-pool. [ Info: running task 2 on process 18 (Schedulers-primary-uqu1N2Qp); 8 workers total; 96 tasks left in task-pool. [ Info: running task 3 on process 19 (Schedulers-primary-uqu1N2Qp); 8 workers total; 96 tasks left in task-pool. [ Info: running task 4 on process 20 (Schedulers-primary-uqu1N2Qp); 8 workers total; 96 tasks left in task-pool. [ Info: running task 5 on process 22 (Schedulers-primary-uqu1N2Qp); 8 workers total; 95 tasks left in task-pool. [ Info: running task 6 on process 24 (Schedulers-primary-uqu1N2Qp); 8 workers total; 92 tasks left in task-pool. [ Info: running task 7 on process 25 (Schedulers-primary-uqu1N2Qp); 8 workers total; 92 tasks left in task-pool. [ Info: running task 8 on process 26 (Schedulers-primary-uqu1N2Qp); 8 workers total; 92 tasks left in task-pool. [ Info: running task 9 on process 18 (Schedulers-primary-uqu1N2Qp); 9 workers total; 91 tasks left in task-pool. [ Info: running task 10 on process 19 (Schedulers-primary-uqu1N2Qp); 9 workers total; 89 tasks left in task-pool. [ Info: running task 11 on process 20 (Schedulers-primary-uqu1N2Qp); 9 workers total; 89 tasks left in task-pool. [ Info: running task 12 on process 22 (Schedulers-primary-uqu1N2Qp); 9 workers total; 88 tasks left in task-pool. [ Info: running task 13 on process 17 (Schedulers-primary-uqu1N2Qp); 9 workers total; 87 tasks left in task-pool. [ Info: running task 14 on process 24 (Schedulers-primary-uqu1N2Qp); 9 workers total; 86 tasks left in task-pool. [ Info: running task 15 on process 25 (Schedulers-primary-uqu1N2Qp); 9 workers total; 84 tasks left in task-pool. [ Info: running task 16 on process 26 (Schedulers-primary-uqu1N2Qp); 9 workers total; 84 tasks left in task-pool. [ Info: running task 17 on process 18 (Schedulers-primary-uqu1N2Qp); 10 workers total; 83 tasks left in task-pool. [ Info: running task 18 on process 19 (Schedulers-primary-uqu1N2Qp); 10 workers total; 81 tasks left in task-pool. [ Info: running task 19 on process 20 (Schedulers-primary-uqu1N2Qp); 10 workers total; 81 tasks left in task-pool. [ Info: running task 20 on process 22 (Schedulers-primary-uqu1N2Qp); 10 workers total; 80 tasks left in task-pool. [ Info: running task 21 on process 17 (Schedulers-primary-uqu1N2Qp); 10 workers total; 79 tasks left in task-pool. [ Info: running task 22 on process 24 (Schedulers-primary-uqu1N2Qp); 10 workers total; 78 tasks left in task-pool. [ Info: running task 23 on process 25 (Schedulers-primary-uqu1N2Qp); 10 workers total; 76 tasks left in task-pool. [ Info: running task 24 on process 26 (Schedulers-primary-uqu1N2Qp); 10 workers total; 76 tasks left in task-pool. [ Info: running task 25 on process 27 (Schedulers-primary-uqu1N2Qp); 10 workers total; 75 tasks left in task-pool. From worker 28: ErrorException("Process(1) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(1) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(1) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(1) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. [ Info: running task 26 on process 28 (Schedulers-primary-uqu1N2Qp); 10 workers total; 74 tasks left in task-pool. [ Info: running task 27 on process 20 (Schedulers-primary-uqu1N2Qp); 10 workers total; 73 tasks left in task-pool. [ Info: running task 28 on process 22 (Schedulers-primary-uqu1N2Qp); 10 workers total; 72 tasks left in task-pool. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. [ Info: running task 29 on process 17 (Schedulers-primary-uqu1N2Qp); 10 workers total; 71 tasks left in task-pool. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. [ Info: running task 30 on process 18 (Schedulers-primary-uqu1N2Qp); 10 workers total; 70 tasks left in task-pool. [ Info: running task 31 on process 19 (Schedulers-primary-uqu1N2Qp); 10 workers total; 69 tasks left in task-pool. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. [ Info: running task 32 on process 24 (Schedulers-primary-uqu1N2Qp); 10 workers total; 68 tasks left in task-pool. [ Info: running task 33 on process 25 (Schedulers-primary-uqu1N2Qp); 10 workers total; 66 tasks left in task-pool. [ Info: running task 34 on process 26 (Schedulers-primary-uqu1N2Qp); 10 workers total; 66 tasks left in task-pool. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. [ Info: running task 35 on process 27 (Schedulers-primary-uqu1N2Qp); 10 workers total; 65 tasks left in task-pool. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. [ Info: running task 36 on process 20 (Schedulers-primary-uqu1N2Qp); 10 workers total; 64 tasks left in task-pool. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. [ Info: running task 37 on process 17 (Schedulers-primary-uqu1N2Qp); 10 workers total; 63 tasks left in task-pool. [ Info: running task 38 on process 18 (Schedulers-primary-uqu1N2Qp); 10 workers total; 62 tasks left in task-pool. [ Info: running task 39 on process 19 (Schedulers-primary-uqu1N2Qp); 10 workers total; 60 tasks left in task-pool. [ Info: running task 40 on process 28 (Schedulers-primary-uqu1N2Qp); 10 workers total; 60 tasks left in task-pool. [ Info: running task 41 on process 22 (Schedulers-primary-uqu1N2Qp); 10 workers total; 59 tasks left in task-pool. [ Info: running task 42 on process 26 (Schedulers-primary-uqu1N2Qp); 10 workers total; 58 tasks left in task-pool. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. [ Info: running task 43 on process 24 (Schedulers-primary-uqu1N2Qp); 10 workers total; 57 tasks left in task-pool. [ Info: running task 44 on process 25 (Schedulers-primary-uqu1N2Qp); 10 workers total; 56 tasks left in task-pool. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. [ Info: running task 45 on process 27 (Schedulers-primary-uqu1N2Qp); 10 workers total; 55 tasks left in task-pool. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. [ Info: running task 46 on process 20 (Schedulers-primary-uqu1N2Qp); 10 workers total; 54 tasks left in task-pool. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. [ Info: running task 47 on process 17 (Schedulers-primary-uqu1N2Qp); 10 workers total; 53 tasks left in task-pool. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. [ Info: running task 48 on process 18 (Schedulers-primary-uqu1N2Qp); 10 workers total; 52 tasks left in task-pool. [ Info: running task 49 on process 19 (Schedulers-primary-uqu1N2Qp); 10 workers total; 50 tasks left in task-pool. [ Info: running task 50 on process 28 (Schedulers-primary-uqu1N2Qp); 10 workers total; 50 tasks left in task-pool. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. [ Info: running task 51 on process 22 (Schedulers-primary-uqu1N2Qp); 10 workers total; 49 tasks left in task-pool. [ Info: running task 52 on process 26 (Schedulers-primary-uqu1N2Qp); 10 workers total; 48 tasks left in task-pool. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. [ Info: running task 53 on process 24 (Schedulers-primary-uqu1N2Qp); 10 workers total; 47 tasks left in task-pool. [ Info: running task 54 on process 25 (Schedulers-primary-uqu1N2Qp); 10 workers total; 46 tasks left in task-pool. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. [ Info: running task 55 on process 27 (Schedulers-primary-uqu1N2Qp); 10 workers total; 45 tasks left in task-pool. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. [ Info: running task 56 on process 20 (Schedulers-primary-uqu1N2Qp); 10 workers total; 44 tasks left in task-pool. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. [ Info: running task 57 on process 17 (Schedulers-primary-uqu1N2Qp); 10 workers total; 43 tasks left in task-pool. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. [ Info: running task 58 on process 18 (Schedulers-primary-uqu1N2Qp); 10 workers total; 42 tasks left in task-pool. [ Info: running task 59 on process 19 (Schedulers-primary-uqu1N2Qp); 10 workers total; 41 tasks left in task-pool. [ Info: running task 60 on process 28 (Schedulers-primary-uqu1N2Qp); 10 workers total; 40 tasks left in task-pool. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. [ Info: running task 61 on process 22 (Schedulers-primary-uqu1N2Qp); 10 workers total; 39 tasks left in task-pool. [ Info: running task 62 on process 26 (Schedulers-primary-uqu1N2Qp); 10 workers total; 38 tasks left in task-pool. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. [ Info: running task 63 on process 24 (Schedulers-primary-uqu1N2Qp); 10 workers total; 37 tasks left in task-pool. [ Info: running task 64 on process 25 (Schedulers-primary-uqu1N2Qp); 10 workers total; 36 tasks left in task-pool. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. [ Info: running task 65 on process 27 (Schedulers-primary-uqu1N2Qp); 10 workers total; 35 tasks left in task-pool. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. [ Info: running task 66 on process 20 (Schedulers-primary-uqu1N2Qp); 10 workers total; 34 tasks left in task-pool. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. [ Info: running task 67 on process 17 (Schedulers-primary-uqu1N2Qp); 10 workers total; 33 tasks left in task-pool. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. [ Info: running task 68 on process 18 (Schedulers-primary-uqu1N2Qp); 10 workers total; 32 tasks left in task-pool. [ Info: running task 69 on process 19 (Schedulers-primary-uqu1N2Qp); 10 workers total; 30 tasks left in task-pool. [ Info: running task 70 on process 28 (Schedulers-primary-uqu1N2Qp); 10 workers total; 30 tasks left in task-pool. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. [ Info: running task 71 on process 22 (Schedulers-primary-uqu1N2Qp); 10 workers total; 29 tasks left in task-pool. [ Info: running task 72 on process 26 (Schedulers-primary-uqu1N2Qp); 10 workers total; 28 tasks left in task-pool. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. [ Info: running task 73 on process 24 (Schedulers-primary-uqu1N2Qp); 10 workers total; 27 tasks left in task-pool. [ Info: running task 74 on process 25 (Schedulers-primary-uqu1N2Qp); 10 workers total; 26 tasks left in task-pool. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. [ Info: running task 75 on process 27 (Schedulers-primary-uqu1N2Qp); 10 workers total; 25 tasks left in task-pool. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. [ Info: running task 76 on process 17 (Schedulers-primary-uqu1N2Qp); 10 workers total; 24 tasks left in task-pool. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. [ Info: running task 77 on process 20 (Schedulers-primary-uqu1N2Qp); 10 workers total; 23 tasks left in task-pool. [ Info: running task 78 on process 18 (Schedulers-primary-uqu1N2Qp); 10 workers total; 21 tasks left in task-pool. [ Info: running task 79 on process 28 (Schedulers-primary-uqu1N2Qp); 10 workers total; 21 tasks left in task-pool. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. [ Info: running task 80 on process 19 (Schedulers-primary-uqu1N2Qp); 10 workers total; 20 tasks left in task-pool. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. [ Info: running task 81 on process 22 (Schedulers-primary-uqu1N2Qp); 10 workers total; 19 tasks left in task-pool. [ Info: running task 82 on process 26 (Schedulers-primary-uqu1N2Qp); 10 workers total; 18 tasks left in task-pool. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. [ Info: running task 83 on process 24 (Schedulers-primary-uqu1N2Qp); 10 workers total; 17 tasks left in task-pool. [ Info: running task 84 on process 25 (Schedulers-primary-uqu1N2Qp); 10 workers total; 16 tasks left in task-pool. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. [ Info: running task 85 on process 27 (Schedulers-primary-uqu1N2Qp); 10 workers total; 15 tasks left in task-pool. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. [ Info: running task 86 on process 17 (Schedulers-primary-uqu1N2Qp); 10 workers total; 14 tasks left in task-pool. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. [ Info: running task 87 on process 20 (Schedulers-primary-uqu1N2Qp); 10 workers total; 13 tasks left in task-pool. [ Info: running task 88 on process 18 (Schedulers-primary-uqu1N2Qp); 10 workers total; 11 tasks left in task-pool. [ Info: running task 89 on process 28 (Schedulers-primary-uqu1N2Qp); 10 workers total; 11 tasks left in task-pool. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. [ Info: running task 90 on process 19 (Schedulers-primary-uqu1N2Qp); 10 workers total; 10 tasks left in task-pool. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. [ Info: running task 91 on process 22 (Schedulers-primary-uqu1N2Qp); 10 workers total; 9 tasks left in task-pool. [ Info: running task 92 on process 26 (Schedulers-primary-uqu1N2Qp); 10 workers total; 8 tasks left in task-pool. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. [ Info: running task 93 on process 24 (Schedulers-primary-uqu1N2Qp); 10 workers total; 7 tasks left in task-pool. [ Info: running task 94 on process 25 (Schedulers-primary-uqu1N2Qp); 10 workers total; 6 tasks left in task-pool. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. [ Info: running task 95 on process 27 (Schedulers-primary-uqu1N2Qp); 10 workers total; 5 tasks left in task-pool. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. [ Info: running task 96 on process 17 (Schedulers-primary-uqu1N2Qp); 10 workers total; 4 tasks left in task-pool. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. [ Info: running task 97 on process 20 (Schedulers-primary-uqu1N2Qp); 10 workers total; 3 tasks left in task-pool. [ Info: running task 98 on process 18 (Schedulers-primary-uqu1N2Qp); 10 workers total; 2 tasks left in task-pool. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. [ Info: running task 99 on process 19 (Schedulers-primary-uqu1N2Qp); 10 workers total; 1 tasks left in task-pool. [ Info: running task 100 on process 28 (Schedulers-primary-uqu1N2Qp); 10 workers total; 0 tasks left in task-pool. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. From worker 28: ErrorException("Process(28) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(28) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 28: Process(28) - Unknown remote, closing connection. Test Summary: | Pass Total Time pmap, elastic cluster with faults | 111 111 4m30.1s [ Info: running task 1 on process 29 (Schedulers-primary-uqu1N2Qp); 10 workers total; 104 tasks left in task-pool. [ Info: running task 2 on process 30 (Schedulers-primary-uqu1N2Qp); 10 workers total; 95 tasks left in task-pool. [ Info: running task 3 on process 31 (Schedulers-primary-uqu1N2Qp); 10 workers total; 95 tasks left in task-pool. [ Info: running task 4 on process 32 (Schedulers-primary-uqu1N2Qp); 10 workers total; 95 tasks left in task-pool. [ Info: running task 5 on process 33 (Schedulers-primary-uqu1N2Qp); 10 workers total; 95 tasks left in task-pool. [ Info: running task 6 on process 34 (Schedulers-primary-uqu1N2Qp); 10 workers total; 95 tasks left in task-pool. [ Info: running task 7 on process 35 (Schedulers-primary-uqu1N2Qp); 10 workers total; 95 tasks left in task-pool. [ Info: running task 8 on process 36 (Schedulers-primary-uqu1N2Qp); 10 workers total; 95 tasks left in task-pool. [ Info: running task 9 on process 37 (Schedulers-primary-uqu1N2Qp); 10 workers total; 95 tasks left in task-pool. [ Info: running task 10 on process 38 (Schedulers-primary-uqu1N2Qp); 10 workers total; 95 tasks left in task-pool. [ Info: running task 11 on process 29 (Schedulers-primary-uqu1N2Qp); 10 workers total; 94 tasks left in task-pool. [ Info: running task 12 on process 30 (Schedulers-primary-uqu1N2Qp); 10 workers total; 93 tasks left in task-pool. [ Info: running task 13 on process 31 (Schedulers-primary-uqu1N2Qp); 10 workers total; 91 tasks left in task-pool. [ Info: running task 14 on process 32 (Schedulers-primary-uqu1N2Qp); 10 workers total; 91 tasks left in task-pool. [ Info: running task 15 on process 33 (Schedulers-primary-uqu1N2Qp); 10 workers total; 90 tasks left in task-pool. [ Info: running task 16 on process 34 (Schedulers-primary-uqu1N2Qp); 10 workers total; 87 tasks left in task-pool. [ Info: running task 17 on process 35 (Schedulers-primary-uqu1N2Qp); 10 workers total; 87 tasks left in task-pool. [ Info: running task 18 on process 36 (Schedulers-primary-uqu1N2Qp); 10 workers total; 87 tasks left in task-pool. [ Info: running task 19 on process 37 (Schedulers-primary-uqu1N2Qp); 10 workers total; 86 tasks left in task-pool. [ Info: running task 20 on process 38 (Schedulers-primary-uqu1N2Qp); 10 workers total; 85 tasks left in task-pool. [ Info: running task 21 on process 29 (Schedulers-primary-uqu1N2Qp); 10 workers total; 84 tasks left in task-pool. [ Info: running task 22 on process 33 (Schedulers-primary-uqu1N2Qp); 10 workers total; 83 tasks left in task-pool. [ Info: running task 23 on process 34 (Schedulers-primary-uqu1N2Qp); 10 workers total; 80 tasks left in task-pool. [ Info: running task 24 on process 35 (Schedulers-primary-uqu1N2Qp); 10 workers total; 80 tasks left in task-pool. [ Info: running task 25 on process 36 (Schedulers-primary-uqu1N2Qp); 10 workers total; 80 tasks left in task-pool. [ Info: running task 26 on process 38 (Schedulers-primary-uqu1N2Qp); 10 workers total; 79 tasks left in task-pool. [ Info: running task 27 on process 30 (Schedulers-primary-uqu1N2Qp); 10 workers total; 78 tasks left in task-pool. [ Info: running task 28 on process 31 (Schedulers-primary-uqu1N2Qp); 10 workers total; 76 tasks left in task-pool. [ Info: running task 29 on process 32 (Schedulers-primary-uqu1N2Qp); 10 workers total; 76 tasks left in task-pool. [ Info: running task 30 on process 37 (Schedulers-primary-uqu1N2Qp); 10 workers total; 75 tasks left in task-pool. [ Info: running task 31 on process 29 (Schedulers-primary-uqu1N2Qp); 10 workers total; 74 tasks left in task-pool. [ Info: running task 32 on process 33 (Schedulers-primary-uqu1N2Qp); 10 workers total; 73 tasks left in task-pool. [ Info: running task 33 on process 34 (Schedulers-primary-uqu1N2Qp); 10 workers total; 70 tasks left in task-pool. [ Info: running task 34 on process 35 (Schedulers-primary-uqu1N2Qp); 10 workers total; 70 tasks left in task-pool. [ Info: running task 35 on process 36 (Schedulers-primary-uqu1N2Qp); 10 workers total; 70 tasks left in task-pool. [ Info: running task 36 on process 38 (Schedulers-primary-uqu1N2Qp); 10 workers total; 69 tasks left in task-pool. [ Info: running task 37 on process 30 (Schedulers-primary-uqu1N2Qp); 10 workers total; 68 tasks left in task-pool. [ Info: running task 38 on process 31 (Schedulers-primary-uqu1N2Qp); 10 workers total; 66 tasks left in task-pool. [ Info: running task 39 on process 32 (Schedulers-primary-uqu1N2Qp); 10 workers total; 66 tasks left in task-pool. [ Info: running task 40 on process 37 (Schedulers-primary-uqu1N2Qp); 10 workers total; 65 tasks left in task-pool. [ Info: running task 41 on process 29 (Schedulers-primary-uqu1N2Qp); 10 workers total; 64 tasks left in task-pool. [ Info: running task 42 on process 34 (Schedulers-primary-uqu1N2Qp); 10 workers total; 63 tasks left in task-pool. [ Info: running task 43 on process 35 (Schedulers-primary-uqu1N2Qp); 10 workers total; 61 tasks left in task-pool. [ Info: running task 44 on process 36 (Schedulers-primary-uqu1N2Qp); 10 workers total; 61 tasks left in task-pool. [ Info: running task 45 on process 33 (Schedulers-primary-uqu1N2Qp); 10 workers total; 60 tasks left in task-pool. [ Info: running task 46 on process 31 (Schedulers-primary-uqu1N2Qp); 10 workers total; 59 tasks left in task-pool. [ Info: running task 47 on process 32 (Schedulers-primary-uqu1N2Qp); 10 workers total; 58 tasks left in task-pool. [ Info: running task 48 on process 38 (Schedulers-primary-uqu1N2Qp); 10 workers total; 57 tasks left in task-pool. [ Info: running task 49 on process 30 (Schedulers-primary-uqu1N2Qp); 10 workers total; 56 tasks left in task-pool. [ Info: running task 50 on process 37 (Schedulers-primary-uqu1N2Qp); 10 workers total; 55 tasks left in task-pool. [ Info: running task 51 on process 29 (Schedulers-primary-uqu1N2Qp); 10 workers total; 54 tasks left in task-pool. [ Info: running task 52 on process 34 (Schedulers-primary-uqu1N2Qp); 10 workers total; 53 tasks left in task-pool. [ Info: running task 53 on process 35 (Schedulers-primary-uqu1N2Qp); 10 workers total; 51 tasks left in task-pool. [ Info: running task 54 on process 36 (Schedulers-primary-uqu1N2Qp); 10 workers total; 51 tasks left in task-pool. [ Info: running task 55 on process 38 (Schedulers-primary-uqu1N2Qp); 10 workers total; 50 tasks left in task-pool. [ Info: running task 56 on process 33 (Schedulers-primary-uqu1N2Qp); 10 workers total; 49 tasks left in task-pool. [ Info: running task 57 on process 31 (Schedulers-primary-uqu1N2Qp); 10 workers total; 48 tasks left in task-pool. [ Info: running task 58 on process 32 (Schedulers-primary-uqu1N2Qp); 10 workers total; 47 tasks left in task-pool. [ Info: running task 59 on process 30 (Schedulers-primary-uqu1N2Qp); 10 workers total; 46 tasks left in task-pool. [ Info: running task 60 on process 37 (Schedulers-primary-uqu1N2Qp); 10 workers total; 45 tasks left in task-pool. [ Info: running task 61 on process 29 (Schedulers-primary-uqu1N2Qp); 10 workers total; 44 tasks left in task-pool. [ Info: running task 62 on process 34 (Schedulers-primary-uqu1N2Qp); 10 workers total; 43 tasks left in task-pool. [ Info: running task 63 on process 35 (Schedulers-primary-uqu1N2Qp); 10 workers total; 41 tasks left in task-pool. [ Info: running task 64 on process 36 (Schedulers-primary-uqu1N2Qp); 10 workers total; 41 tasks left in task-pool. [ Info: running task 65 on process 38 (Schedulers-primary-uqu1N2Qp); 10 workers total; 40 tasks left in task-pool. [ Info: running task 66 on process 33 (Schedulers-primary-uqu1N2Qp); 10 workers total; 39 tasks left in task-pool. [ Info: running task 67 on process 30 (Schedulers-primary-uqu1N2Qp); 10 workers total; 36 tasks left in task-pool. [ Info: running task 68 on process 31 (Schedulers-primary-uqu1N2Qp); 10 workers total; 36 tasks left in task-pool. [ Info: running task 69 on process 32 (Schedulers-primary-uqu1N2Qp); 10 workers total; 36 tasks left in task-pool. [ Info: running task 70 on process 37 (Schedulers-primary-uqu1N2Qp); 10 workers total; 35 tasks left in task-pool. [ Info: running task 71 on process 29 (Schedulers-primary-uqu1N2Qp); 10 workers total; 34 tasks left in task-pool. [ Info: running task 72 on process 34 (Schedulers-primary-uqu1N2Qp); 10 workers total; 33 tasks left in task-pool. [ Info: running task 73 on process 35 (Schedulers-primary-uqu1N2Qp); 10 workers total; 31 tasks left in task-pool. [ Info: running task 74 on process 36 (Schedulers-primary-uqu1N2Qp); 10 workers total; 31 tasks left in task-pool. [ Info: running task 75 on process 38 (Schedulers-primary-uqu1N2Qp); 10 workers total; 30 tasks left in task-pool. [ Info: running task 76 on process 33 (Schedulers-primary-uqu1N2Qp); 10 workers total; 29 tasks left in task-pool. [ Info: running task 77 on process 30 (Schedulers-primary-uqu1N2Qp); 10 workers total; 26 tasks left in task-pool. [ Info: running task 78 on process 31 (Schedulers-primary-uqu1N2Qp); 10 workers total; 26 tasks left in task-pool. [ Info: running task 79 on process 32 (Schedulers-primary-uqu1N2Qp); 10 workers total; 26 tasks left in task-pool. [ Info: running task 80 on process 37 (Schedulers-primary-uqu1N2Qp); 10 workers total; 25 tasks left in task-pool. [ Info: running task 81 on process 29 (Schedulers-primary-uqu1N2Qp); 10 workers total; 24 tasks left in task-pool. [ Info: running task 82 on process 34 (Schedulers-primary-uqu1N2Qp); 10 workers total; 23 tasks left in task-pool. [ Info: running task 83 on process 35 (Schedulers-primary-uqu1N2Qp); 10 workers total; 22 tasks left in task-pool. [ Info: running task 84 on process 36 (Schedulers-primary-uqu1N2Qp); 10 workers total; 21 tasks left in task-pool. [ Info: running task 85 on process 38 (Schedulers-primary-uqu1N2Qp); 10 workers total; 20 tasks left in task-pool. [ Info: running task 86 on process 33 (Schedulers-primary-uqu1N2Qp); 10 workers total; 19 tasks left in task-pool. [ Info: running task 87 on process 30 (Schedulers-primary-uqu1N2Qp); 10 workers total; 16 tasks left in task-pool. [ Info: running task 88 on process 31 (Schedulers-primary-uqu1N2Qp); 10 workers total; 16 tasks left in task-pool. [ Info: running task 89 on process 32 (Schedulers-primary-uqu1N2Qp); 10 workers total; 16 tasks left in task-pool. [ Info: running task 90 on process 37 (Schedulers-primary-uqu1N2Qp); 10 workers total; 15 tasks left in task-pool. [ Info: running task 91 on process 29 (Schedulers-primary-uqu1N2Qp); 10 workers total; 14 tasks left in task-pool. [ Info: running task 92 on process 38 (Schedulers-primary-uqu1N2Qp); 10 workers total; 13 tasks left in task-pool. [ Info: running task 93 on process 34 (Schedulers-primary-uqu1N2Qp); 10 workers total; 12 tasks left in task-pool. [ Info: running task 94 on process 35 (Schedulers-primary-uqu1N2Qp); 10 workers total; 11 tasks left in task-pool. [ Info: running task 95 on process 36 (Schedulers-primary-uqu1N2Qp); 10 workers total; 10 tasks left in task-pool. [ Info: running task 96 on process 33 (Schedulers-primary-uqu1N2Qp); 10 workers total; 9 tasks left in task-pool. [ Info: running task 97 on process 30 (Schedulers-primary-uqu1N2Qp); 10 workers total; 7 tasks left in task-pool. [ Info: running task 98 on process 31 (Schedulers-primary-uqu1N2Qp); 10 workers total; 7 tasks left in task-pool. [ Info: running task 99 on process 32 (Schedulers-primary-uqu1N2Qp); 10 workers total; 6 tasks left in task-pool. [ Info: running task 100 on process 37 (Schedulers-primary-uqu1N2Qp); 10 workers total; 5 tasks left in task-pool. [ Info: running task 101 on process 29 (Schedulers-primary-uqu1N2Qp); 10 workers total; 4 tasks left in task-pool. [ Info: running task 102 on process 38 (Schedulers-primary-uqu1N2Qp); 10 workers total; 3 tasks left in task-pool. [ Info: running task 103 on process 35 (Schedulers-primary-uqu1N2Qp); 10 workers total; 2 tasks left in task-pool. [ Info: running task 104 on process 36 (Schedulers-primary-uqu1N2Qp); 10 workers total; 1 tasks left in task-pool. [ Info: running task 105 on process 34 (Schedulers-primary-uqu1N2Qp); 10 workers total; 0 tasks left in task-pool. Test Summary: | Pass Total Time pmap with shrinking cluster | 116 116 4m25.4s [ Info: running task 1 on process 39 (Schedulers-primary-uqu1N2Qp); 5 workers total; 99 tasks left in task-pool. [ Info: running task 2 on process 40 (Schedulers-primary-uqu1N2Qp); 5 workers total; 98 tasks left in task-pool. [ Info: running task 3 on process 39 (Schedulers-primary-uqu1N2Qp); 5 workers total; 97 tasks left in task-pool. [ Info: running task 4 on process 40 (Schedulers-primary-uqu1N2Qp); 5 workers total; 96 tasks left in task-pool. [ Info: running task 5 on process 39 (Schedulers-primary-uqu1N2Qp); 5 workers total; 95 tasks left in task-pool. [ Info: running task 6 on process 40 (Schedulers-primary-uqu1N2Qp); 5 workers total; 94 tasks left in task-pool. [ Info: running task 7 on process 39 (Schedulers-primary-uqu1N2Qp); 5 workers total; 93 tasks left in task-pool. [ Info: running task 8 on process 40 (Schedulers-primary-uqu1N2Qp); 5 workers total; 92 tasks left in task-pool. [ Info: running task 9 on process 39 (Schedulers-primary-uqu1N2Qp); 5 workers total; 91 tasks left in task-pool. [ Info: running task 10 on process 40 (Schedulers-primary-uqu1N2Qp); 5 workers total; 90 tasks left in task-pool. [ Info: running task 11 on process 39 (Schedulers-primary-uqu1N2Qp); 10 workers total; 89 tasks left in task-pool. [ Info: running task 12 on process 40 (Schedulers-primary-uqu1N2Qp); 10 workers total; 88 tasks left in task-pool. [ Info: running task 13 on process 41 (Schedulers-primary-uqu1N2Qp); 10 workers total; 87 tasks left in task-pool. [ Info: running task 14 on process 42 (Schedulers-primary-uqu1N2Qp); 10 workers total; 85 tasks left in task-pool. [ Info: running task 15 on process 43 (Schedulers-primary-uqu1N2Qp); 10 workers total; 85 tasks left in task-pool. [ Info: running task 16 on process 39 (Schedulers-primary-uqu1N2Qp); 10 workers total; 84 tasks left in task-pool. [ Info: running task 17 on process 40 (Schedulers-primary-uqu1N2Qp); 10 workers total; 83 tasks left in task-pool. [ Info: running task 18 on process 41 (Schedulers-primary-uqu1N2Qp); 10 workers total; 82 tasks left in task-pool. [ Info: running task 19 on process 42 (Schedulers-primary-uqu1N2Qp); 10 workers total; 80 tasks left in task-pool. [ Info: running task 20 on process 43 (Schedulers-primary-uqu1N2Qp); 10 workers total; 80 tasks left in task-pool. [ Info: running task 21 on process 39 (Schedulers-primary-uqu1N2Qp); 10 workers total; 79 tasks left in task-pool. [ Info: running task 22 on process 40 (Schedulers-primary-uqu1N2Qp); 10 workers total; 78 tasks left in task-pool. [ Info: running task 23 on process 41 (Schedulers-primary-uqu1N2Qp); 10 workers total; 77 tasks left in task-pool. [ Info: running task 24 on process 42 (Schedulers-primary-uqu1N2Qp); 10 workers total; 75 tasks left in task-pool. [ Info: running task 25 on process 43 (Schedulers-primary-uqu1N2Qp); 10 workers total; 75 tasks left in task-pool. [ Info: running task 26 on process 39 (Schedulers-primary-uqu1N2Qp); 10 workers total; 74 tasks left in task-pool. [ Info: running task 27 on process 40 (Schedulers-primary-uqu1N2Qp); 10 workers total; 73 tasks left in task-pool. [ Info: running task 28 on process 41 (Schedulers-primary-uqu1N2Qp); 10 workers total; 72 tasks left in task-pool. [ Info: running task 29 on process 42 (Schedulers-primary-uqu1N2Qp); 10 workers total; 70 tasks left in task-pool. [ Info: running task 30 on process 43 (Schedulers-primary-uqu1N2Qp); 10 workers total; 70 tasks left in task-pool. [ Info: running task 31 on process 39 (Schedulers-primary-uqu1N2Qp); 10 workers total; 69 tasks left in task-pool. [ Info: running task 32 on process 40 (Schedulers-primary-uqu1N2Qp); 10 workers total; 68 tasks left in task-pool. [ Info: running task 33 on process 47 (Schedulers-primary-uqu1N2Qp); 10 workers total; 67 tasks left in task-pool. [ Info: running task 34 on process 44 (Schedulers-primary-uqu1N2Qp); 10 workers total; 66 tasks left in task-pool. [ Info: running task 35 on process 45 (Schedulers-primary-uqu1N2Qp); 10 workers total; 63 tasks left in task-pool. [ Info: running task 36 on process 46 (Schedulers-primary-uqu1N2Qp); 10 workers total; 63 tasks left in task-pool. [ Info: running task 37 on process 48 (Schedulers-primary-uqu1N2Qp); 10 workers total; 63 tasks left in task-pool. [ Info: running task 38 on process 41 (Schedulers-primary-uqu1N2Qp); 10 workers total; 62 tasks left in task-pool. [ Info: running task 39 on process 42 (Schedulers-primary-uqu1N2Qp); 10 workers total; 60 tasks left in task-pool. [ Info: running task 40 on process 43 (Schedulers-primary-uqu1N2Qp); 10 workers total; 60 tasks left in task-pool. [ Info: running task 41 on process 39 (Schedulers-primary-uqu1N2Qp); 10 workers total; 59 tasks left in task-pool. [ Info: running task 42 on process 40 (Schedulers-primary-uqu1N2Qp); 10 workers total; 58 tasks left in task-pool. [ Info: running task 43 on process 47 (Schedulers-primary-uqu1N2Qp); 10 workers total; 57 tasks left in task-pool. [ Info: running task 44 on process 41 (Schedulers-primary-uqu1N2Qp); 10 workers total; 56 tasks left in task-pool. [ Info: running task 45 on process 42 (Schedulers-primary-uqu1N2Qp); 10 workers total; 54 tasks left in task-pool. [ Info: running task 46 on process 43 (Schedulers-primary-uqu1N2Qp); 10 workers total; 54 tasks left in task-pool. [ Info: running task 47 on process 39 (Schedulers-primary-uqu1N2Qp); 10 workers total; 53 tasks left in task-pool. [ Info: running task 48 on process 44 (Schedulers-primary-uqu1N2Qp); 10 workers total; 52 tasks left in task-pool. [ Info: running task 49 on process 45 (Schedulers-primary-uqu1N2Qp); 10 workers total; 51 tasks left in task-pool. [ Info: running task 50 on process 46 (Schedulers-primary-uqu1N2Qp); 10 workers total; 49 tasks left in task-pool. [ Info: running task 51 on process 48 (Schedulers-primary-uqu1N2Qp); 10 workers total; 49 tasks left in task-pool. [ Info: running task 52 on process 40 (Schedulers-primary-uqu1N2Qp); 10 workers total; 48 tasks left in task-pool. [ Info: running task 53 on process 47 (Schedulers-primary-uqu1N2Qp); 10 workers total; 47 tasks left in task-pool. [ Info: running task 54 on process 39 (Schedulers-primary-uqu1N2Qp); 10 workers total; 46 tasks left in task-pool. [ Info: running task 55 on process 41 (Schedulers-primary-uqu1N2Qp); 10 workers total; 45 tasks left in task-pool. [ Info: running task 56 on process 42 (Schedulers-primary-uqu1N2Qp); 10 workers total; 43 tasks left in task-pool. [ Info: running task 57 on process 43 (Schedulers-primary-uqu1N2Qp); 10 workers total; 43 tasks left in task-pool. [ Info: running task 58 on process 44 (Schedulers-primary-uqu1N2Qp); 10 workers total; 42 tasks left in task-pool. [ Info: running task 59 on process 45 (Schedulers-primary-uqu1N2Qp); 10 workers total; 41 tasks left in task-pool. [ Info: running task 60 on process 46 (Schedulers-primary-uqu1N2Qp); 10 workers total; 40 tasks left in task-pool. [ Info: running task 61 on process 48 (Schedulers-primary-uqu1N2Qp); 10 workers total; 39 tasks left in task-pool. [ Info: running task 62 on process 40 (Schedulers-primary-uqu1N2Qp); 10 workers total; 38 tasks left in task-pool. [ Info: running task 63 on process 47 (Schedulers-primary-uqu1N2Qp); 10 workers total; 37 tasks left in task-pool. [ Info: running task 64 on process 39 (Schedulers-primary-uqu1N2Qp); 10 workers total; 36 tasks left in task-pool. [ Info: running task 65 on process 41 (Schedulers-primary-uqu1N2Qp); 10 workers total; 35 tasks left in task-pool. [ Info: running task 66 on process 42 (Schedulers-primary-uqu1N2Qp); 10 workers total; 33 tasks left in task-pool. [ Info: running task 67 on process 43 (Schedulers-primary-uqu1N2Qp); 10 workers total; 33 tasks left in task-pool. [ Info: running task 68 on process 44 (Schedulers-primary-uqu1N2Qp); 10 workers total; 32 tasks left in task-pool. [ Info: running task 69 on process 45 (Schedulers-primary-uqu1N2Qp); 10 workers total; 31 tasks left in task-pool. [ Info: running task 70 on process 46 (Schedulers-primary-uqu1N2Qp); 10 workers total; 30 tasks left in task-pool. [ Info: running task 71 on process 48 (Schedulers-primary-uqu1N2Qp); 10 workers total; 29 tasks left in task-pool. [ Info: running task 72 on process 40 (Schedulers-primary-uqu1N2Qp); 10 workers total; 28 tasks left in task-pool. [ Info: running task 73 on process 47 (Schedulers-primary-uqu1N2Qp); 10 workers total; 27 tasks left in task-pool. [ Info: running task 74 on process 39 (Schedulers-primary-uqu1N2Qp); 10 workers total; 26 tasks left in task-pool. [ Info: running task 75 on process 41 (Schedulers-primary-uqu1N2Qp); 10 workers total; 25 tasks left in task-pool. [ Info: running task 76 on process 42 (Schedulers-primary-uqu1N2Qp); 10 workers total; 23 tasks left in task-pool. [ Info: running task 77 on process 43 (Schedulers-primary-uqu1N2Qp); 10 workers total; 23 tasks left in task-pool. [ Info: running task 78 on process 44 (Schedulers-primary-uqu1N2Qp); 10 workers total; 22 tasks left in task-pool. [ Info: running task 79 on process 45 (Schedulers-primary-uqu1N2Qp); 10 workers total; 21 tasks left in task-pool. [ Info: running task 80 on process 46 (Schedulers-primary-uqu1N2Qp); 10 workers total; 20 tasks left in task-pool. [ Info: running task 81 on process 48 (Schedulers-primary-uqu1N2Qp); 10 workers total; 19 tasks left in task-pool. [ Info: running task 82 on process 40 (Schedulers-primary-uqu1N2Qp); 10 workers total; 18 tasks left in task-pool. [ Info: running task 83 on process 39 (Schedulers-primary-uqu1N2Qp); 10 workers total; 17 tasks left in task-pool. [ Info: running task 84 on process 47 (Schedulers-primary-uqu1N2Qp); 10 workers total; 16 tasks left in task-pool. [ Info: running task 85 on process 41 (Schedulers-primary-uqu1N2Qp); 10 workers total; 15 tasks left in task-pool. [ Info: running task 86 on process 42 (Schedulers-primary-uqu1N2Qp); 10 workers total; 13 tasks left in task-pool. [ Info: running task 87 on process 43 (Schedulers-primary-uqu1N2Qp); 10 workers total; 13 tasks left in task-pool. [ Info: running task 88 on process 44 (Schedulers-primary-uqu1N2Qp); 10 workers total; 12 tasks left in task-pool. [ Info: running task 89 on process 45 (Schedulers-primary-uqu1N2Qp); 10 workers total; 11 tasks left in task-pool. [ Info: running task 90 on process 46 (Schedulers-primary-uqu1N2Qp); 10 workers total; 9 tasks left in task-pool. [ Info: running task 91 on process 48 (Schedulers-primary-uqu1N2Qp); 10 workers total; 9 tasks left in task-pool. [ Info: running task 92 on process 40 (Schedulers-primary-uqu1N2Qp); 10 workers total; 8 tasks left in task-pool. [ Info: running task 93 on process 39 (Schedulers-primary-uqu1N2Qp); 10 workers total; 7 tasks left in task-pool. [ Info: running task 94 on process 47 (Schedulers-primary-uqu1N2Qp); 10 workers total; 6 tasks left in task-pool. [ Info: running task 95 on process 41 (Schedulers-primary-uqu1N2Qp); 10 workers total; 5 tasks left in task-pool. [ Info: running task 96 on process 42 (Schedulers-primary-uqu1N2Qp); 10 workers total; 3 tasks left in task-pool. [ Info: running task 97 on process 43 (Schedulers-primary-uqu1N2Qp); 10 workers total; 3 tasks left in task-pool. [ Info: running task 98 on process 45 (Schedulers-primary-uqu1N2Qp); 10 workers total; 2 tasks left in task-pool. [ Info: running task 99 on process 46 (Schedulers-primary-uqu1N2Qp); 10 workers total; 0 tasks left in task-pool. [ Info: running task 100 on process 48 (Schedulers-primary-uqu1N2Qp); 10 workers total; 0 tasks left in task-pool. Test Summary: | Pass Total Time pmap with interactive growing cluster | 111 111 3m50.7s [ Info: nworkers()=1, i=1 ┌ Warning: problem adding or removing processes └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:737 ┌ Warning: TaskFailedException │ │ nested task error: MethodError: no method matching addprocs(::Int64, ::String) │ │ Closest candidates are: │ addprocs(::Integer; restrict, kwargs...) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ │ Stacktrace: │ [1] (::var"#myaddprocs#10")(n::Int64) │ @ Main ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:208 │ [2] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{var"#myaddprocs#10", Schedulers.var"#9#10", typeof(nworkers), Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#80#97"{Int64}, Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch(t::Task) │ @ Base ./task.jl:379 │ [3] loop(eloop::Schedulers.ElasticLoop{var"#myaddprocs#10", Schedulers.var"#9#10", typeof(nworkers), Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#80#97"{Int64}, Int64, Nothing}, journal::Dict{String, Any}, journal_task_callback::Function, tsk_map::Task, tsk_reduce::Task) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:735 │ [4] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [6] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:218 [inlined] │ [7] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] │ [8] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:195 │ [9] include(fname::String) │ @ Base.MainInclude ./client.jl:487 │ [10] top-level scope │ @ none:6 │ [11] eval │ @ ./boot.jl:385 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:289 │ [13] _start() │ @ Base ./client.jl:550 │ │ nested task error: MethodError: no method matching addprocs(::Int64, ::String) │ │ Closest candidates are: │ addprocs(::Integer; restrict, kwargs...) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ │ Stacktrace: │ [1] (::var"#myaddprocs#10")(n::Int64) │ @ Main ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:208 │ [2] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{var"#myaddprocs#10", Schedulers.var"#9#10", typeof(nworkers), Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#80#97"{Int64}, Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 [ Info: nworkers()=1, i=2 [ Info: nworkers()=1, i=3 [ Info: running task 1 on process 49 (Schedulers-primary-uqu1N2Qp); 2 workers total; 99 tasks left in task-pool. [ Info: running task 2 on process 49 (Schedulers-primary-uqu1N2Qp); 2 workers total; 98 tasks left in task-pool. [ Info: nworkers()=2, i=4 [ Info: running task 3 on process 49 (Schedulers-primary-uqu1N2Qp); 2 workers total; 97 tasks left in task-pool. [ Info: running task 4 on process 49 (Schedulers-primary-uqu1N2Qp); 2 workers total; 96 tasks left in task-pool. [ Info: running task 5 on process 49 (Schedulers-primary-uqu1N2Qp); 2 workers total; 95 tasks left in task-pool. [ Info: running task 6 on process 49 (Schedulers-primary-uqu1N2Qp); 2 workers total; 94 tasks left in task-pool. [ Info: running task 7 on process 50 (Schedulers-primary-uqu1N2Qp); 2 workers total; 93 tasks left in task-pool. [ Info: running task 8 on process 49 (Schedulers-primary-uqu1N2Qp); 2 workers total; 92 tasks left in task-pool. [ Info: running task 9 on process 49 (Schedulers-primary-uqu1N2Qp); 3 workers total; 91 tasks left in task-pool. [ Info: running task 10 on process 50 (Schedulers-primary-uqu1N2Qp); 3 workers total; 90 tasks left in task-pool. [ Info: running task 11 on process 49 (Schedulers-primary-uqu1N2Qp); 3 workers total; 89 tasks left in task-pool. [ Info: running task 12 on process 50 (Schedulers-primary-uqu1N2Qp); 3 workers total; 88 tasks left in task-pool. [ Info: nworkers()=3, i=5 [ Info: running task 13 on process 49 (Schedulers-primary-uqu1N2Qp); 3 workers total; 87 tasks left in task-pool. [ Info: running task 14 on process 50 (Schedulers-primary-uqu1N2Qp); 3 workers total; 86 tasks left in task-pool. [ Info: running task 15 on process 49 (Schedulers-primary-uqu1N2Qp); 3 workers total; 85 tasks left in task-pool. [ Info: running task 16 on process 50 (Schedulers-primary-uqu1N2Qp); 3 workers total; 84 tasks left in task-pool. [ Info: running task 17 on process 49 (Schedulers-primary-uqu1N2Qp); 3 workers total; 83 tasks left in task-pool. [ Info: running task 18 on process 50 (Schedulers-primary-uqu1N2Qp); 3 workers total; 82 tasks left in task-pool. [ Info: running task 19 on process 51 (Schedulers-primary-uqu1N2Qp); 3 workers total; 81 tasks left in task-pool. [ Info: running task 20 on process 49 (Schedulers-primary-uqu1N2Qp); 3 workers total; 80 tasks left in task-pool. [ Info: running task 21 on process 50 (Schedulers-primary-uqu1N2Qp); 3 workers total; 79 tasks left in task-pool. [ Info: running task 22 on process 51 (Schedulers-primary-uqu1N2Qp); 3 workers total; 78 tasks left in task-pool. [ Info: running task 23 on process 49 (Schedulers-primary-uqu1N2Qp); 3 workers total; 77 tasks left in task-pool. [ Info: running task 24 on process 50 (Schedulers-primary-uqu1N2Qp); 3 workers total; 76 tasks left in task-pool. [ Info: running task 25 on process 51 (Schedulers-primary-uqu1N2Qp); 3 workers total; 75 tasks left in task-pool. [ Info: running task 26 on process 49 (Schedulers-primary-uqu1N2Qp); 3 workers total; 74 tasks left in task-pool. [ Info: running task 27 on process 50 (Schedulers-primary-uqu1N2Qp); 3 workers total; 73 tasks left in task-pool. [ Info: running task 28 on process 51 (Schedulers-primary-uqu1N2Qp); 3 workers total; 72 tasks left in task-pool. [ Info: running task 29 on process 49 (Schedulers-primary-uqu1N2Qp); 3 workers total; 71 tasks left in task-pool. [ Info: running task 30 on process 50 (Schedulers-primary-uqu1N2Qp); 3 workers total; 70 tasks left in task-pool. [ Info: running task 31 on process 51 (Schedulers-primary-uqu1N2Qp); 3 workers total; 69 tasks left in task-pool. [ Info: running task 32 on process 49 (Schedulers-primary-uqu1N2Qp); 3 workers total; 68 tasks left in task-pool. [ Info: running task 33 on process 50 (Schedulers-primary-uqu1N2Qp); 3 workers total; 67 tasks left in task-pool. [ Info: running task 34 on process 51 (Schedulers-primary-uqu1N2Qp); 3 workers total; 66 tasks left in task-pool. [ Info: running task 35 on process 49 (Schedulers-primary-uqu1N2Qp); 3 workers total; 65 tasks left in task-pool. [ Info: running task 36 on process 50 (Schedulers-primary-uqu1N2Qp); 3 workers total; 64 tasks left in task-pool. [ Info: running task 37 on process 51 (Schedulers-primary-uqu1N2Qp); 3 workers total; 63 tasks left in task-pool. [ Info: running task 38 on process 49 (Schedulers-primary-uqu1N2Qp); 3 workers total; 62 tasks left in task-pool. [ Info: running task 39 on process 50 (Schedulers-primary-uqu1N2Qp); 3 workers total; 61 tasks left in task-pool. [ Info: running task 40 on process 51 (Schedulers-primary-uqu1N2Qp); 3 workers total; 60 tasks left in task-pool. [ Info: running task 41 on process 49 (Schedulers-primary-uqu1N2Qp); 3 workers total; 59 tasks left in task-pool. [ Info: running task 42 on process 50 (Schedulers-primary-uqu1N2Qp); 3 workers total; 58 tasks left in task-pool. [ Info: running task 43 on process 51 (Schedulers-primary-uqu1N2Qp); 3 workers total; 57 tasks left in task-pool. [ Info: running task 44 on process 49 (Schedulers-primary-uqu1N2Qp); 3 workers total; 56 tasks left in task-pool. [ Info: running task 45 on process 50 (Schedulers-primary-uqu1N2Qp); 3 workers total; 55 tasks left in task-pool. [ Info: running task 46 on process 51 (Schedulers-primary-uqu1N2Qp); 3 workers total; 54 tasks left in task-pool. [ Info: running task 47 on process 49 (Schedulers-primary-uqu1N2Qp); 3 workers total; 53 tasks left in task-pool. [ Info: running task 48 on process 50 (Schedulers-primary-uqu1N2Qp); 3 workers total; 52 tasks left in task-pool. [ Info: running task 49 on process 51 (Schedulers-primary-uqu1N2Qp); 3 workers total; 51 tasks left in task-pool. [ Info: running task 50 on process 49 (Schedulers-primary-uqu1N2Qp); 3 workers total; 50 tasks left in task-pool. [ Info: running task 51 on process 50 (Schedulers-primary-uqu1N2Qp); 3 workers total; 49 tasks left in task-pool. [ Info: running task 52 on process 51 (Schedulers-primary-uqu1N2Qp); 3 workers total; 48 tasks left in task-pool. [ Info: running task 53 on process 49 (Schedulers-primary-uqu1N2Qp); 3 workers total; 47 tasks left in task-pool. [ Info: running task 54 on process 50 (Schedulers-primary-uqu1N2Qp); 3 workers total; 46 tasks left in task-pool. [ Info: running task 55 on process 51 (Schedulers-primary-uqu1N2Qp); 3 workers total; 45 tasks left in task-pool. [ Info: running task 56 on process 49 (Schedulers-primary-uqu1N2Qp); 3 workers total; 44 tasks left in task-pool. [ Info: running task 57 on process 50 (Schedulers-primary-uqu1N2Qp); 3 workers total; 43 tasks left in task-pool. [ Info: running task 58 on process 51 (Schedulers-primary-uqu1N2Qp); 3 workers total; 42 tasks left in task-pool. [ Info: running task 59 on process 49 (Schedulers-primary-uqu1N2Qp); 3 workers total; 41 tasks left in task-pool. [ Info: running task 60 on process 50 (Schedulers-primary-uqu1N2Qp); 3 workers total; 40 tasks left in task-pool. [ Info: running task 61 on process 51 (Schedulers-primary-uqu1N2Qp); 3 workers total; 39 tasks left in task-pool. [ Info: running task 62 on process 49 (Schedulers-primary-uqu1N2Qp); 3 workers total; 38 tasks left in task-pool. [ Info: running task 63 on process 50 (Schedulers-primary-uqu1N2Qp); 3 workers total; 37 tasks left in task-pool. [ Info: running task 64 on process 51 (Schedulers-primary-uqu1N2Qp); 3 workers total; 36 tasks left in task-pool. [ Info: running task 65 on process 49 (Schedulers-primary-uqu1N2Qp); 3 workers total; 35 tasks left in task-pool. [ Info: running task 66 on process 50 (Schedulers-primary-uqu1N2Qp); 3 workers total; 34 tasks left in task-pool. [ Info: running task 67 on process 51 (Schedulers-primary-uqu1N2Qp); 3 workers total; 33 tasks left in task-pool. [ Info: running task 68 on process 49 (Schedulers-primary-uqu1N2Qp); 3 workers total; 32 tasks left in task-pool. [ Info: running task 69 on process 50 (Schedulers-primary-uqu1N2Qp); 3 workers total; 31 tasks left in task-pool. [ Info: running task 70 on process 51 (Schedulers-primary-uqu1N2Qp); 3 workers total; 30 tasks left in task-pool. [ Info: running task 71 on process 49 (Schedulers-primary-uqu1N2Qp); 3 workers total; 29 tasks left in task-pool. [ Info: running task 72 on process 50 (Schedulers-primary-uqu1N2Qp); 3 workers total; 28 tasks left in task-pool. [ Info: running task 73 on process 51 (Schedulers-primary-uqu1N2Qp); 3 workers total; 27 tasks left in task-pool. [ Info: running task 74 on process 49 (Schedulers-primary-uqu1N2Qp); 3 workers total; 26 tasks left in task-pool. [ Info: running task 75 on process 50 (Schedulers-primary-uqu1N2Qp); 3 workers total; 25 tasks left in task-pool. [ Info: running task 76 on process 51 (Schedulers-primary-uqu1N2Qp); 3 workers total; 24 tasks left in task-pool. [ Info: running task 77 on process 49 (Schedulers-primary-uqu1N2Qp); 3 workers total; 23 tasks left in task-pool. [ Info: running task 78 on process 50 (Schedulers-primary-uqu1N2Qp); 3 workers total; 22 tasks left in task-pool. [ Info: running task 79 on process 51 (Schedulers-primary-uqu1N2Qp); 3 workers total; 21 tasks left in task-pool. [ Info: running task 80 on process 49 (Schedulers-primary-uqu1N2Qp); 3 workers total; 20 tasks left in task-pool. [ Info: running task 81 on process 50 (Schedulers-primary-uqu1N2Qp); 3 workers total; 19 tasks left in task-pool. [ Info: running task 82 on process 51 (Schedulers-primary-uqu1N2Qp); 3 workers total; 18 tasks left in task-pool. [ Info: running task 83 on process 49 (Schedulers-primary-uqu1N2Qp); 3 workers total; 17 tasks left in task-pool. [ Info: running task 84 on process 50 (Schedulers-primary-uqu1N2Qp); 3 workers total; 16 tasks left in task-pool. [ Info: running task 85 on process 51 (Schedulers-primary-uqu1N2Qp); 3 workers total; 15 tasks left in task-pool. [ Info: running task 86 on process 49 (Schedulers-primary-uqu1N2Qp); 3 workers total; 14 tasks left in task-pool. [ Info: running task 87 on process 50 (Schedulers-primary-uqu1N2Qp); 3 workers total; 13 tasks left in task-pool. [ Info: running task 88 on process 51 (Schedulers-primary-uqu1N2Qp); 3 workers total; 12 tasks left in task-pool. [ Info: running task 89 on process 49 (Schedulers-primary-uqu1N2Qp); 3 workers total; 11 tasks left in task-pool. [ Info: running task 90 on process 50 (Schedulers-primary-uqu1N2Qp); 3 workers total; 10 tasks left in task-pool. [ Info: running task 91 on process 51 (Schedulers-primary-uqu1N2Qp); 3 workers total; 9 tasks left in task-pool. [ Info: running task 92 on process 49 (Schedulers-primary-uqu1N2Qp); 3 workers total; 8 tasks left in task-pool. [ Info: running task 93 on process 50 (Schedulers-primary-uqu1N2Qp); 3 workers total; 7 tasks left in task-pool. [ Info: running task 94 on process 51 (Schedulers-primary-uqu1N2Qp); 3 workers total; 6 tasks left in task-pool. [ Info: running task 95 on process 49 (Schedulers-primary-uqu1N2Qp); 3 workers total; 5 tasks left in task-pool. [ Info: running task 96 on process 50 (Schedulers-primary-uqu1N2Qp); 3 workers total; 4 tasks left in task-pool. [ Info: running task 97 on process 51 (Schedulers-primary-uqu1N2Qp); 3 workers total; 3 tasks left in task-pool. [ Info: running task 98 on process 49 (Schedulers-primary-uqu1N2Qp); 3 workers total; 2 tasks left in task-pool. [ Info: running task 99 on process 50 (Schedulers-primary-uqu1N2Qp); 3 workers total; 1 tasks left in task-pool. [ Info: running task 100 on process 51 (Schedulers-primary-uqu1N2Qp); 3 workers total; 0 tasks left in task-pool. ┌ Warning: addprocs/rmprocs taking longer than expected, cancelling. └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:823 Test Summary: | Pass Total Time pmap with blocking addprocs | 103 103 2m01.0s From worker 54: ErrorException("Process(1) - Invalid connection credentials sent by remote.")CapturedException(ErrorException("Process(1) - Invalid connection credentials sent by remote."), Any[(error(s::String) at error.jl:35, 1), (process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) at process_messages.jl:266, 1), (message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:158, 1), (process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) at process_messages.jl:133, 1), ((::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() at process_messages.jl:121, 1)]) From worker 54: Process(1) - Unknown remote, closing connection. Worker 54 terminated. UNHANDLED TASK ERROR: Version read failed. Connection closed by peer. Stacktrace: [1] error(s::String) @ Base ./error.jl:35 [2] process_hdr(s::Sockets.TCPSocket, validate_cookie::Bool) @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:276 [3] message_handler_loop(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:158 [4] process_tcp_streams(r_stream::Sockets.TCPSocket, w_stream::Sockets.TCPSocket, incoming::Bool) @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:133 [5] (::Distributed.var"#111#112"{Sockets.TCPSocket, Sockets.TCPSocket, Bool})() @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:121 [ Info: running task 1 on process 52 (Schedulers-primary-uqu1N2Qp); 4 workers total; 19 tasks left in task-pool. [ Info: running task 2 on process 53 (Schedulers-primary-uqu1N2Qp); 4 workers total; 16 tasks left in task-pool. [ Info: running task 3 on process 55 (Schedulers-primary-uqu1N2Qp); 4 workers total; 16 tasks left in task-pool. ┌ Warning: addprocs/rmprocs taking longer than expected, cancelling. └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:776 [ Info: running task 4 on process 56 (Schedulers-primary-uqu1N2Qp); 4 workers total; 16 tasks left in task-pool. ┌ Warning: problem adding or removing processes └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:737 ┌ Warning: TaskFailedException │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", typeof(nworkers), Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch(t::Task) │ @ Base ./task.jl:379 │ [3] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", typeof(nworkers), Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}, journal::Dict{String, Any}, journal_task_callback::Function, tsk_map::Task, tsk_reduce::Task) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:735 │ [4] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [6] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:256 [inlined] │ [7] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] │ [8] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:241 │ [9] include(fname::String) │ @ Base.MainInclude ./client.jl:487 │ [10] top-level scope │ @ none:6 │ [11] eval │ @ ./boot.jl:385 [inlined] │ [12] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:289 │ [13] _start() │ @ Base ./client.jl:550 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:945 │ [2] wait() │ @ Base ./task.jl:1009 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:130 │ [4] wait │ @ ./condition.jl:125 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:317 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:414 │ [7] macro expansion │ @ ./task.jl:487 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] │ [12] #addprocs#270 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 │ [14] (::Schedulers.var"#61#74"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", typeof(nworkers), Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 [ Info: running task 5 on process 52 (Schedulers-primary-uqu1N2Qp); 4 workers total; 15 tasks left in task-pool. [ Info: running task 6 on process 53 (Schedulers-primary-uqu1N2Qp); 4 workers total; 12 tasks left in task-pool. [ Info: running task 7 on process 55 (Schedulers-primary-uqu1N2Qp); 4 workers total; 12 tasks left in task-pool. [ Info: running task 8 on process 56 (Schedulers-primary-uqu1N2Qp); 4 workers total; 12 tasks left in task-pool. [ Info: running task 9 on process 52 (Schedulers-primary-uqu1N2Qp); 4 workers total; 11 tasks left in task-pool. [ Info: running task 10 on process 53 (Schedulers-primary-uqu1N2Qp); 4 workers total; 8 tasks left in task-pool. [ Info: running task 11 on process 55 (Schedulers-primary-uqu1N2Qp); 4 workers total; 8 tasks left in task-pool. [ Info: running task 12 on process 56 (Schedulers-primary-uqu1N2Qp); 4 workers total; 8 tasks left in task-pool. [ Info: running task 13 on process 52 (Schedulers-primary-uqu1N2Qp); 5 workers total; 7 tasks left in task-pool. [ Info: running task 14 on process 53 (Schedulers-primary-uqu1N2Qp); 5 workers total; 6 tasks left in task-pool. [ Info: running task 15 on process 55 (Schedulers-primary-uqu1N2Qp); 5 workers total; 4 tasks left in task-pool. [ Info: running task 16 on process 56 (Schedulers-primary-uqu1N2Qp); 5 workers total; 4 tasks left in task-pool. [ Info: running task 17 on process 52 (Schedulers-primary-uqu1N2Qp); 5 workers total; 3 tasks left in task-pool. [ Info: running task 18 on process 53 (Schedulers-primary-uqu1N2Qp); 5 workers total; 2 tasks left in task-pool. [ Info: running task 19 on process 55 (Schedulers-primary-uqu1N2Qp); 5 workers total; 0 tasks left in task-pool. [ Info: running task 20 on process 56 (Schedulers-primary-uqu1N2Qp); 5 workers total; 0 tasks left in task-pool. ┌ Warning: caught an exception, there have been 0 failure(s) on process 56 (Schedulers-primary-uqu1N2Qp)... └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1111 ┌ Warning: Schedulers.TimeoutException(56, 16.083858966827393) │ error type: Schedulers.TimeoutException │ 1-element ExceptionStack: │ Schedulers.TimeoutException(56, 16.083858966827393) │ Stacktrace: │ [1] remotecall_func_wait_timeout(::Vector{Float64}, ::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", typeof(nworkers), Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}, ::SchedulerOptions{String}, ::Nothing, ::Function, ::Function, ::Int64, ::var"#foo5c#11", ::Int64, ::Int64, ::Vararg{Any}; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:343 │ [2] remotecall_func_wait_timeout(::Vector{Float64}, ::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", typeof(nworkers), Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}, ::SchedulerOptions{String}, ::Nothing, ::Function, ::Function, ::Int64, ::Function, ::Int64, ::Int64, ::Vararg{Any}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:338 │ [3] (::Schedulers.var"#118#121"{@Kwargs{}, SchedulerOptions{String}, var"#foo5c#11", Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", typeof(nworkers), Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}, Dict{String, Any}, Tuple{String}, Vector{Float64}, Int64})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1105 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 [ Info: running task 20 on process 52 (Schedulers-primary-uqu1N2Qp); 5 workers total; 0 tasks left in task-pool. Test Summary: | Pass Total Time pmap with timeout | 21 21 1m43.1s [ Info: running task 1 on process 52 (Schedulers-primary-uqu1N2Qp); 5 workers total; 19 tasks left in task-pool. [ Info: running task 2 on process 53 (Schedulers-primary-uqu1N2Qp); 5 workers total; 16 tasks left in task-pool. [ Info: running task 3 on process 55 (Schedulers-primary-uqu1N2Qp); 5 workers total; 16 tasks left in task-pool. [ Info: running task 4 on process 57 (Schedulers-primary-uqu1N2Qp); 5 workers total; 16 tasks left in task-pool. [ Info: running task 5 on process 52 (Schedulers-primary-uqu1N2Qp); 5 workers total; 15 tasks left in task-pool. [ Info: running task 6 on process 53 (Schedulers-primary-uqu1N2Qp); 5 workers total; 14 tasks left in task-pool. [ Info: running task 7 on process 55 (Schedulers-primary-uqu1N2Qp); 5 workers total; 13 tasks left in task-pool. [ Info: running task 8 on process 52 (Schedulers-primary-uqu1N2Qp); 5 workers total; 12 tasks left in task-pool. [ Info: running task 9 on process 53 (Schedulers-primary-uqu1N2Qp); 5 workers total; 11 tasks left in task-pool. [ Info: running task 10 on process 55 (Schedulers-primary-uqu1N2Qp); 5 workers total; 10 tasks left in task-pool. [ Info: running task 11 on process 57 (Schedulers-primary-uqu1N2Qp); 5 workers total; 9 tasks left in task-pool. [ Info: running task 12 on process 52 (Schedulers-primary-uqu1N2Qp); 5 workers total; 8 tasks left in task-pool. [ Info: running task 13 on process 53 (Schedulers-primary-uqu1N2Qp); 5 workers total; 7 tasks left in task-pool. [ Info: running task 14 on process 55 (Schedulers-primary-uqu1N2Qp); 5 workers total; 6 tasks left in task-pool. [ Info: running task 15 on process 57 (Schedulers-primary-uqu1N2Qp); 5 workers total; 5 tasks left in task-pool. [ Info: running task 16 on process 52 (Schedulers-primary-uqu1N2Qp); 5 workers total; 4 tasks left in task-pool. [ Info: running task 17 on process 53 (Schedulers-primary-uqu1N2Qp); 5 workers total; 3 tasks left in task-pool. [ Info: running task 18 on process 55 (Schedulers-primary-uqu1N2Qp); 5 workers total; 2 tasks left in task-pool. [ Info: running task 19 on process 57 (Schedulers-primary-uqu1N2Qp); 5 workers total; 1 tasks left in task-pool. [ Info: running task 20 on process 52 (Schedulers-primary-uqu1N2Qp); 5 workers total; 0 tasks left in task-pool. ┌ Warning: caught an exception, there have been 0 failure(s) on process 52 (Schedulers-primary-uqu1N2Qp)... └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1111 ┌ Warning: skipping task '20' that timed out └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1114 ┌ Warning: Schedulers.TimeoutException(52, 11.022286891937256) │ error type: Schedulers.TimeoutException │ 1-element ExceptionStack: │ Schedulers.TimeoutException(52, 11.022286891937256) │ Stacktrace: │ [1] remotecall_func_wait_timeout(::Vector{Float64}, ::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", typeof(nworkers), Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}, ::SchedulerOptions{String}, ::Nothing, ::Function, ::Function, ::Int64, ::var"#foo5c#12", ::Int64, ::Int64, ::Vararg{Any}; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:343 │ [2] remotecall_func_wait_timeout(::Vector{Float64}, ::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", typeof(nworkers), Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}, ::SchedulerOptions{String}, ::Nothing, ::Function, ::Function, ::Int64, ::Function, ::Int64, ::Int64, ::Vararg{Any}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:338 │ [3] (::Schedulers.var"#118#121"{@Kwargs{}, SchedulerOptions{String}, var"#foo5c#12", Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", typeof(nworkers), Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}, Dict{String, Any}, Tuple{String}, Vector{Float64}, Int64})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1105 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 Test Summary: | Pass Total Time pmap with timeout and skip_tasks_that_timeout=true | 21 21 26.7s ┌ Warning: problem initializing 52, removing 52 from cluster. └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:675 ┌ Warning: ProcessExitedException(52) │ error type: ProcessExitedException │ 1-element ExceptionStack: │ ProcessExitedException(52) │ Stacktrace: │ [1] worker_from_id(pg::Distributed.ProcessGroup, i::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:1093 │ [2] worker_from_id │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:1090 [inlined] │ [3] remotecall(::Function, ::Int64, ::Type, ::Vararg{Any}; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:447 │ [4] remotecall │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:447 [inlined] │ [5] init │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:299 [inlined] │ [6] #13 │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:340 [inlined] │ [7] (::Schedulers.var"#57#70"{Schedulers.ElasticLoop{typeof(addprocs), var"#13#25"{var"#init#20"{Dict{Int64, Future}}, Dict{Int64, Future}}, Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}, Set{Int64}, Set{Int64}, Int64})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:668 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 ┌ Warning: problem initializing 53, removing 53 from cluster. └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:675 ┌ Warning: ProcessExitedException(53) │ error type: ProcessExitedException │ 1-element ExceptionStack: │ ProcessExitedException(53) │ Stacktrace: │ [1] worker_from_id(pg::Distributed.ProcessGroup, i::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:1093 │ [2] worker_from_id │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:1090 [inlined] │ [3] remotecall(::Function, ::Int64, ::Type, ::Vararg{Any}; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:447 │ [4] remotecall │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:447 [inlined] │ [5] init │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:299 [inlined] │ [6] #13 │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:340 [inlined] │ [7] (::Schedulers.var"#57#70"{Schedulers.ElasticLoop{typeof(addprocs), var"#13#25"{var"#init#20"{Dict{Int64, Future}}, Dict{Int64, Future}}, Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}, Set{Int64}, Set{Int64}, Int64})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:668 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 ┌ Warning: problem initializing 55, removing 55 from cluster. └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:675 ┌ Warning: ProcessExitedException(55) │ error type: ProcessExitedException │ 1-element ExceptionStack: │ ProcessExitedException(55) │ Stacktrace: │ [1] worker_from_id(pg::Distributed.ProcessGroup, i::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:1093 │ [2] worker_from_id │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:1090 [inlined] │ [3] remotecall(::Function, ::Int64, ::Type, ::Vararg{Any}; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:447 │ [4] remotecall │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:447 [inlined] │ [5] init │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:299 [inlined] │ [6] #13 │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:340 [inlined] │ [7] (::Schedulers.var"#57#70"{Schedulers.ElasticLoop{typeof(addprocs), var"#13#25"{var"#init#20"{Dict{Int64, Future}}, Dict{Int64, Future}}, Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}, Set{Int64}, Set{Int64}, Int64})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:668 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 [ Info: running task 1 on process 57 (Schedulers-primary-uqu1N2Qp); 2 workers total; 3 tasks left in task-pool. [ Info: running task 2 on process 58 (Schedulers-primary-uqu1N2Qp); 2 workers total; 2 tasks left in task-pool. From worker 54: Master process (id 1) could not connect within 120.0 seconds. From worker 54: exiting. From worker 57: [ Info: restart task... From worker 58: [ Info: restart task... From worker 57: ┌ Info: ...restart task, From worker 57: │ _s = From worker 57: │ 1-element Vector{Int64}: From worker 57: └ 1 From worker 57: [ Info: _s on pid=57 is 1 From worker 58: ┌ Info: ...restart task, From worker 58: │ _s = From worker 58: │ 1-element Vector{Int64}: From worker 58: └ 1 From worker 58: [ Info: _s on pid=58 is 1 From worker 57: [ Info: _s on pid=57 is 2 From worker 58: [ Info: _s on pid=58 is 2 From worker 57: [ Info: checkpoint task... From worker 57: [ Info: ...checkpoint task with state=2. ┌ Warning: caught an exception, there have been 0 failure(s) on process 57 (Schedulers-primary-uqu1N2Qp)... └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1111 ┌ Warning: TaskFailedException │ │ nested task error: On worker 57: │ Schedulers.PreemptException() │ Stacktrace: │ [1] #default_threadpool_checkpoint_call#25 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:278 │ [2] default_threadpool_checkpoint_call │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:250 │ [3] #invokelatest#2 │ @ ./essentials.jl:892 │ [4] invokelatest │ @ ./essentials.jl:889 │ [5] #122 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:303 │ [6] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:70 │ [7] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:79 │ [8] #108 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:88 │ Stacktrace: │ [1] remotecall_wait(::Function, ::Distributed.Worker, ::Future, ::Vararg{Any}; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:507 │ [2] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:497 [inlined] │ [3] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:519 [inlined] │ [4] (::Schedulers.var"#39#40"{@Kwargs{}, Future, var"#14#26"{var"#checkpoint_task#22", Dict{Int64, Future}}, var"#15#27"{var"#restart_task!#23", Dict{Int64, Future}}, Int64, var"#18#30"{var"#foo5d#21", String, Dict{Int64, Future}}, Int64, Tuple{Int64}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:339 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch │ @ ./task.jl:379 [inlined] │ [3] remotecall_func_wait_timeout(tsk_times::Vector{Float64}, eloop::Schedulers.ElasticLoop{typeof(addprocs), var"#13#25"{var"#init#20"{Dict{Int64, Future}}, Dict{Int64, Future}}, Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}, options::SchedulerOptions{String}, preempt_channel_future::Future, checkpoint_task::Function, restart_task::Function, tsk::Int64, f::var"#18#30"{var"#foo5d#21", String, Dict{Int64, Future}}, pid::Int64, args::Int64; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:349 │ [4] remotecall_func_wait_timeout(tsk_times::Vector{Float64}, eloop::Schedulers.ElasticLoop{typeof(addprocs), var"#13#25"{var"#init#20"{Dict{Int64, Future}}, Dict{Int64, Future}}, Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}, options::SchedulerOptions{String}, preempt_channel_future::Future, checkpoint_task::Function, restart_task::Function, tsk::Int64, f::Function, pid::Int64, args::Int64) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:338 │ [5] (::Schedulers.var"#118#121"{@Kwargs{}, SchedulerOptions{String}, var"#18#30"{var"#foo5d#21", String, Dict{Int64, Future}}, Schedulers.ElasticLoop{typeof(addprocs), var"#13#25"{var"#init#20"{Dict{Int64, Future}}, Dict{Int64, Future}}, Schedulers.var"#78#95"{Int64}, Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, Nothing}, Dict{String, Any}, Tuple{}, Vector{Float64}, Int64})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1105 │ │ nested task error: On worker 57: │ Schedulers.PreemptException() │ Stacktrace: │ [1] #default_threadpool_checkpoint_call#25 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:278 │ [2] default_threadpool_checkpoint_call │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:250 │ [3] #invokelatest#2 │ @ ./essentials.jl:892 │ [4] invokelatest │ @ ./essentials.jl:889 │ [5] #122 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:303 │ [6] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:70 │ [7] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:79 │ [8] #108 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:88 │ Stacktrace: │ [1] remotecall_wait(::Function, ::Distributed.Worker, ::Future, ::Vararg{Any}; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:507 │ [2] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:497 [inlined] │ [3] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:519 [inlined] │ [4] (::Schedulers.var"#39#40"{@Kwargs{}, Future, var"#14#26"{var"#checkpoint_task#22", Dict{Int64, Future}}, var"#15#27"{var"#restart_task!#23", Dict{Int64, Future}}, Int64, var"#18#30"{var"#foo5d#21", String, Dict{Int64, Future}}, Int64, Tuple{Int64}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:339 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 ┌ Warning: too many failures on process with id=57 (Schedulers-primary-uqu1N2Qp), removing from process list └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:393 From worker 58: [ Info: _s on pid=58 is 3 From worker 58: [ Info: _s on pid=58 is 4 From worker 58: [ Info: _s on pid=58 is 5 [ Info: running task 3 on process 59 (Schedulers-primary-uqu1N2Qp); 2 workers total; 2 tasks left in task-pool. From worker 58: [ Info: _s on pid=58 is 6 From worker 59: [ Info: restart task... From worker 59: ┌ Info: ...restart task, From worker 59: │ _s = From worker 59: │ 1-element Vector{Int64}: From worker 59: └ 1 From worker 59: [ Info: _s on pid=59 is 1 From worker 58: [ Info: _s on pid=58 is 7 From worker 59: [ Info: _s on pid=59 is 2 From worker 58: [ Info: _s on pid=58 is 8 From worker 59: [ Info: _s on pid=59 is 3 From worker 58: [ Info: _s on pid=58 is 9 From worker 59: [ Info: _s on pid=59 is 4 From worker 58: [ Info: _s on pid=58 is 10 From worker 59: [ Info: _s on pid=59 is 5 [ Info: running task 4 on process 58 (Schedulers-primary-uqu1N2Qp); 2 workers total; 1 tasks left in task-pool. From worker 58: [ Info: restart task... From worker 58: ┌ Info: ...restart task, From worker 58: │ _s = From worker 58: │ 1-element Vector{Int64}: From worker 58: └ 1 From worker 58: [ Info: _s on pid=58 is 1 From worker 59: [ Info: _s on pid=59 is 6 From worker 58: [ Info: _s on pid=58 is 2 From worker 59: [ Info: _s on pid=59 is 7 From worker 58: [ Info: _s on pid=58 is 3 From worker 59: [ Info: _s on pid=59 is 8 From worker 58: [ Info: _s on pid=58 is 4 From worker 59: [ Info: _s on pid=59 is 9 From worker 58: [ Info: _s on pid=58 is 5 From worker 59: [ Info: _s on pid=59 is 10 From worker 58: [ Info: _s on pid=58 is 6 [ Info: running task 1 on process 59 (Schedulers-primary-uqu1N2Qp); 2 workers total; 0 tasks left in task-pool. From worker 59: [ Info: restart task... From worker 59: ┌ Info: ...restart task, From worker 59: │ _s = From worker 59: │ 1-element Vector{Int64}: From worker 59: └ 2 From worker 59: [ Info: _s on pid=59 is 2 From worker 58: [ Info: _s on pid=58 is 7 From worker 59: [ Info: _s on pid=59 is 3 From worker 58: [ Info: _s on pid=58 is 8 From worker 59: [ Info: _s on pid=59 is 4 From worker 58: [ Info: _s on pid=58 is 9 From worker 59: [ Info: _s on pid=59 is 5 From worker 58: [ Info: _s on pid=58 is 10 From worker 59: [ Info: _s on pid=59 is 6 From worker 59: [ Info: _s on pid=59 is 7 From worker 59: [ Info: _s on pid=59 is 8 From worker 59: [ Info: _s on pid=59 is 9 From worker 59: [ Info: _s on pid=59 is 10 Test Summary: | Pass Total Time pmap with task checkpoint and restart | 1 1 2m24.8s [ Info: running task 1 on process 60 (Schedulers-primary-uqu1N2Qp); 5 workers total; 99 tasks left in task-pool. [ Info: running task 2 on process 61 (Schedulers-primary-uqu1N2Qp); 5 workers total; 98 tasks left in task-pool. [ Info: running task 3 on process 62 (Schedulers-primary-uqu1N2Qp); 5 workers total; 97 tasks left in task-pool. [ Info: running task 4 on process 63 (Schedulers-primary-uqu1N2Qp); 5 workers total; 96 tasks left in task-pool. [ Info: running task 5 on process 64 (Schedulers-primary-uqu1N2Qp); 5 workers total; 95 tasks left in task-pool. [ Info: running task 6 on process 61 (Schedulers-primary-uqu1N2Qp); 5 workers total; 94 tasks left in task-pool. [ Info: running task 7 on process 60 (Schedulers-primary-uqu1N2Qp); 5 workers total; 93 tasks left in task-pool. [ Info: running task 8 on process 62 (Schedulers-primary-uqu1N2Qp); 5 workers total; 92 tasks left in task-pool. [ Info: running task 9 on process 63 (Schedulers-primary-uqu1N2Qp); 5 workers total; 90 tasks left in task-pool. [ Info: running task 10 on process 64 (Schedulers-primary-uqu1N2Qp); 5 workers total; 90 tasks left in task-pool. [ Info: running task 11 on process 61 (Schedulers-primary-uqu1N2Qp); 5 workers total; 89 tasks left in task-pool. [ Info: running task 12 on process 60 (Schedulers-primary-uqu1N2Qp); 5 workers total; 88 tasks left in task-pool. [ Info: running task 13 on process 62 (Schedulers-primary-uqu1N2Qp); 5 workers total; 87 tasks left in task-pool. [ Info: running task 14 on process 63 (Schedulers-primary-uqu1N2Qp); 5 workers total; 85 tasks left in task-pool. [ Info: running task 15 on process 64 (Schedulers-primary-uqu1N2Qp); 5 workers total; 85 tasks left in task-pool. [ Info: running task 16 on process 61 (Schedulers-primary-uqu1N2Qp); 5 workers total; 84 tasks left in task-pool. [ Info: running task 17 on process 60 (Schedulers-primary-uqu1N2Qp); 5 workers total; 83 tasks left in task-pool. [ Info: running task 18 on process 62 (Schedulers-primary-uqu1N2Qp); 5 workers total; 82 tasks left in task-pool. [ Info: running task 19 on process 63 (Schedulers-primary-uqu1N2Qp); 5 workers total; 80 tasks left in task-pool. [ Info: running task 20 on process 64 (Schedulers-primary-uqu1N2Qp); 5 workers total; 80 tasks left in task-pool. [ Info: running task 21 on process 61 (Schedulers-primary-uqu1N2Qp); 5 workers total; 79 tasks left in task-pool. [ Info: running task 22 on process 60 (Schedulers-primary-uqu1N2Qp); 5 workers total; 78 tasks left in task-pool. [ Info: running task 23 on process 62 (Schedulers-primary-uqu1N2Qp); 5 workers total; 77 tasks left in task-pool. [ Info: running task 24 on process 63 (Schedulers-primary-uqu1N2Qp); 5 workers total; 75 tasks left in task-pool. [ Info: running task 25 on process 64 (Schedulers-primary-uqu1N2Qp); 5 workers total; 75 tasks left in task-pool. [ Info: running task 26 on process 61 (Schedulers-primary-uqu1N2Qp); 5 workers total; 74 tasks left in task-pool. [ Info: running task 27 on process 60 (Schedulers-primary-uqu1N2Qp); 5 workers total; 73 tasks left in task-pool. [ Info: running task 28 on process 62 (Schedulers-primary-uqu1N2Qp); 5 workers total; 72 tasks left in task-pool. [ Info: running task 29 on process 63 (Schedulers-primary-uqu1N2Qp); 5 workers total; 70 tasks left in task-pool. [ Info: running task 30 on process 64 (Schedulers-primary-uqu1N2Qp); 5 workers total; 70 tasks left in task-pool. [ Info: running task 31 on process 61 (Schedulers-primary-uqu1N2Qp); 5 workers total; 69 tasks left in task-pool. [ Info: running task 32 on process 60 (Schedulers-primary-uqu1N2Qp); 5 workers total; 68 tasks left in task-pool. [ Info: running task 33 on process 62 (Schedulers-primary-uqu1N2Qp); 5 workers total; 67 tasks left in task-pool. [ Info: running task 34 on process 63 (Schedulers-primary-uqu1N2Qp); 5 workers total; 65 tasks left in task-pool. [ Info: running task 35 on process 64 (Schedulers-primary-uqu1N2Qp); 5 workers total; 65 tasks left in task-pool. [ Info: running task 36 on process 61 (Schedulers-primary-uqu1N2Qp); 5 workers total; 64 tasks left in task-pool. [ Info: running task 37 on process 60 (Schedulers-primary-uqu1N2Qp); 5 workers total; 63 tasks left in task-pool. [ Info: running task 38 on process 62 (Schedulers-primary-uqu1N2Qp); 5 workers total; 62 tasks left in task-pool. [ Info: running task 39 on process 63 (Schedulers-primary-uqu1N2Qp); 5 workers total; 60 tasks left in task-pool. [ Info: running task 40 on process 64 (Schedulers-primary-uqu1N2Qp); 5 workers total; 60 tasks left in task-pool. [ Info: running task 41 on process 61 (Schedulers-primary-uqu1N2Qp); 5 workers total; 59 tasks left in task-pool. [ Info: running task 42 on process 60 (Schedulers-primary-uqu1N2Qp); 5 workers total; 58 tasks left in task-pool. [ Info: running task 43 on process 62 (Schedulers-primary-uqu1N2Qp); 5 workers total; 57 tasks left in task-pool. [ Info: running task 44 on process 63 (Schedulers-primary-uqu1N2Qp); 5 workers total; 55 tasks left in task-pool. [ Info: running task 45 on process 64 (Schedulers-primary-uqu1N2Qp); 5 workers total; 55 tasks left in task-pool. [ Info: running task 46 on process 61 (Schedulers-primary-uqu1N2Qp); 5 workers total; 54 tasks left in task-pool. [ Info: running task 47 on process 60 (Schedulers-primary-uqu1N2Qp); 5 workers total; 53 tasks left in task-pool. [ Info: running task 48 on process 62 (Schedulers-primary-uqu1N2Qp); 5 workers total; 52 tasks left in task-pool. [ Info: running task 49 on process 63 (Schedulers-primary-uqu1N2Qp); 5 workers total; 50 tasks left in task-pool. [ Info: running task 50 on process 64 (Schedulers-primary-uqu1N2Qp); 5 workers total; 50 tasks left in task-pool. [ Info: running task 51 on process 61 (Schedulers-primary-uqu1N2Qp); 5 workers total; 49 tasks left in task-pool. [ Info: running task 52 on process 60 (Schedulers-primary-uqu1N2Qp); 5 workers total; 48 tasks left in task-pool. [ Info: running task 53 on process 62 (Schedulers-primary-uqu1N2Qp); 5 workers total; 47 tasks left in task-pool. [ Info: running task 54 on process 63 (Schedulers-primary-uqu1N2Qp); 5 workers total; 45 tasks left in task-pool. [ Info: running task 55 on process 64 (Schedulers-primary-uqu1N2Qp); 5 workers total; 45 tasks left in task-pool. [ Info: running task 56 on process 61 (Schedulers-primary-uqu1N2Qp); 5 workers total; 44 tasks left in task-pool. [ Info: running task 57 on process 60 (Schedulers-primary-uqu1N2Qp); 5 workers total; 43 tasks left in task-pool. [ Info: running task 58 on process 62 (Schedulers-primary-uqu1N2Qp); 5 workers total; 42 tasks left in task-pool. [ Info: running task 59 on process 63 (Schedulers-primary-uqu1N2Qp); 5 workers total; 40 tasks left in task-pool. [ Info: running task 60 on process 64 (Schedulers-primary-uqu1N2Qp); 5 workers total; 40 tasks left in task-pool. [ Info: running task 61 on process 61 (Schedulers-primary-uqu1N2Qp); 5 workers total; 39 tasks left in task-pool. [ Info: running task 62 on process 60 (Schedulers-primary-uqu1N2Qp); 5 workers total; 38 tasks left in task-pool. [ Info: running task 63 on process 62 (Schedulers-primary-uqu1N2Qp); 5 workers total; 37 tasks left in task-pool. [ Info: running task 64 on process 63 (Schedulers-primary-uqu1N2Qp); 5 workers total; 35 tasks left in task-pool. [ Info: running task 65 on process 64 (Schedulers-primary-uqu1N2Qp); 5 workers total; 35 tasks left in task-pool. [ Info: running task 66 on process 61 (Schedulers-primary-uqu1N2Qp); 5 workers total; 34 tasks left in task-pool. [ Info: running task 67 on process 60 (Schedulers-primary-uqu1N2Qp); 5 workers total; 33 tasks left in task-pool. [ Info: running task 68 on process 62 (Schedulers-primary-uqu1N2Qp); 5 workers total; 32 tasks left in task-pool. [ Info: running task 69 on process 63 (Schedulers-primary-uqu1N2Qp); 5 workers total; 30 tasks left in task-pool. [ Info: running task 70 on process 64 (Schedulers-primary-uqu1N2Qp); 5 workers total; 30 tasks left in task-pool. [ Info: running task 71 on process 61 (Schedulers-primary-uqu1N2Qp); 5 workers total; 29 tasks left in task-pool. [ Info: running task 72 on process 60 (Schedulers-primary-uqu1N2Qp); 5 workers total; 28 tasks left in task-pool. [ Info: running task 73 on process 62 (Schedulers-primary-uqu1N2Qp); 5 workers total; 27 tasks left in task-pool. [ Info: running task 74 on process 63 (Schedulers-primary-uqu1N2Qp); 5 workers total; 25 tasks left in task-pool. [ Info: running task 75 on process 64 (Schedulers-primary-uqu1N2Qp); 5 workers total; 25 tasks left in task-pool. [ Info: running task 76 on process 61 (Schedulers-primary-uqu1N2Qp); 5 workers total; 24 tasks left in task-pool. [ Info: running task 77 on process 60 (Schedulers-primary-uqu1N2Qp); 5 workers total; 23 tasks left in task-pool. [ Info: running task 78 on process 62 (Schedulers-primary-uqu1N2Qp); 5 workers total; 22 tasks left in task-pool. [ Info: running task 79 on process 63 (Schedulers-primary-uqu1N2Qp); 5 workers total; 20 tasks left in task-pool. [ Info: running task 80 on process 64 (Schedulers-primary-uqu1N2Qp); 5 workers total; 20 tasks left in task-pool. [ Info: running task 81 on process 61 (Schedulers-primary-uqu1N2Qp); 5 workers total; 19 tasks left in task-pool. [ Info: running task 82 on process 60 (Schedulers-primary-uqu1N2Qp); 5 workers total; 18 tasks left in task-pool. [ Info: running task 83 on process 62 (Schedulers-primary-uqu1N2Qp); 5 workers total; 17 tasks left in task-pool. [ Info: running task 84 on process 63 (Schedulers-primary-uqu1N2Qp); 5 workers total; 15 tasks left in task-pool. [ Info: running task 85 on process 64 (Schedulers-primary-uqu1N2Qp); 5 workers total; 15 tasks left in task-pool. [ Info: running task 86 on process 61 (Schedulers-primary-uqu1N2Qp); 5 workers total; 14 tasks left in task-pool. [ Info: running task 87 on process 60 (Schedulers-primary-uqu1N2Qp); 5 workers total; 13 tasks left in task-pool. [ Info: running task 88 on process 62 (Schedulers-primary-uqu1N2Qp); 5 workers total; 12 tasks left in task-pool. [ Info: running task 89 on process 63 (Schedulers-primary-uqu1N2Qp); 5 workers total; 10 tasks left in task-pool. [ Info: running task 90 on process 64 (Schedulers-primary-uqu1N2Qp); 5 workers total; 10 tasks left in task-pool. [ Info: running task 91 on process 61 (Schedulers-primary-uqu1N2Qp); 5 workers total; 9 tasks left in task-pool. [ Info: running task 92 on process 60 (Schedulers-primary-uqu1N2Qp); 5 workers total; 8 tasks left in task-pool. [ Info: running task 93 on process 62 (Schedulers-primary-uqu1N2Qp); 5 workers total; 7 tasks left in task-pool. [ Info: running task 94 on process 63 (Schedulers-primary-uqu1N2Qp); 5 workers total; 5 tasks left in task-pool. [ Info: running task 95 on process 64 (Schedulers-primary-uqu1N2Qp); 5 workers total; 5 tasks left in task-pool. [ Info: running task 96 on process 61 (Schedulers-primary-uqu1N2Qp); 5 workers total; 4 tasks left in task-pool. [ Info: running task 97 on process 60 (Schedulers-primary-uqu1N2Qp); 5 workers total; 3 tasks left in task-pool. [ Info: running task 98 on process 62 (Schedulers-primary-uqu1N2Qp); 5 workers total; 2 tasks left in task-pool. [ Info: running task 99 on process 63 (Schedulers-primary-uqu1N2Qp); 5 workers total; 0 tasks left in task-pool. [ Info: running task 100 on process 64 (Schedulers-primary-uqu1N2Qp); 5 workers total; 0 tasks left in task-pool. [ Info: reducing from 5 checkpoints using process 60 (5 workers, 2 reduce workers). [ Info: reducing from 3 checkpoints using process 61 (5 workers, 2 reduce workers). [ Info: reducing from 3 checkpoints using process 60 (5 workers, 2 reduce workers). [ Info: reducing from 2 checkpoints using process 60 (5 workers, 1 reduce workers). Test Summary: | Pass Total Time pmapreduce, stable cluster test, backwards compatability | 36 36 2m52.8s [ Info: running task 1 on process 65 (Schedulers-primary-uqu1N2Qp); 5 workers total; 99 tasks left in task-pool. [ Info: running task 2 on process 66 (Schedulers-primary-uqu1N2Qp); 5 workers total; 98 tasks left in task-pool. [ Info: running task 3 on process 67 (Schedulers-primary-uqu1N2Qp); 5 workers total; 97 tasks left in task-pool. [ Info: running task 4 on process 68 (Schedulers-primary-uqu1N2Qp); 5 workers total; 95 tasks left in task-pool. [ Info: running task 5 on process 69 (Schedulers-primary-uqu1N2Qp); 5 workers total; 95 tasks left in task-pool. [ Info: running task 6 on process 66 (Schedulers-primary-uqu1N2Qp); 5 workers total; 94 tasks left in task-pool. [ Info: running task 7 on process 65 (Schedulers-primary-uqu1N2Qp); 5 workers total; 93 tasks left in task-pool. [ Info: running task 8 on process 67 (Schedulers-primary-uqu1N2Qp); 5 workers total; 92 tasks left in task-pool. [ Info: running task 9 on process 68 (Schedulers-primary-uqu1N2Qp); 5 workers total; 90 tasks left in task-pool. [ Info: running task 10 on process 69 (Schedulers-primary-uqu1N2Qp); 5 workers total; 90 tasks left in task-pool. [ Info: running task 11 on process 66 (Schedulers-primary-uqu1N2Qp); 5 workers total; 89 tasks left in task-pool. [ Info: running task 12 on process 65 (Schedulers-primary-uqu1N2Qp); 5 workers total; 88 tasks left in task-pool. [ Info: running task 13 on process 67 (Schedulers-primary-uqu1N2Qp); 5 workers total; 87 tasks left in task-pool. [ Info: running task 14 on process 68 (Schedulers-primary-uqu1N2Qp); 5 workers total; 86 tasks left in task-pool. [ Info: running task 15 on process 69 (Schedulers-primary-uqu1N2Qp); 5 workers total; 85 tasks left in task-pool. [ Info: running task 16 on process 66 (Schedulers-primary-uqu1N2Qp); 5 workers total; 84 tasks left in task-pool. [ Info: running task 17 on process 65 (Schedulers-primary-uqu1N2Qp); 5 workers total; 83 tasks left in task-pool. [ Info: running task 18 on process 67 (Schedulers-primary-uqu1N2Qp); 5 workers total; 82 tasks left in task-pool. [ Info: running task 19 on process 68 (Schedulers-primary-uqu1N2Qp); 5 workers total; 81 tasks left in task-pool. [ Info: running task 20 on process 69 (Schedulers-primary-uqu1N2Qp); 5 workers total; 80 tasks left in task-pool. [ Info: running task 21 on process 66 (Schedulers-primary-uqu1N2Qp); 5 workers total; 79 tasks left in task-pool. [ Info: running task 22 on process 65 (Schedulers-primary-uqu1N2Qp); 5 workers total; 78 tasks left in task-pool. [ Info: running task 23 on process 67 (Schedulers-primary-uqu1N2Qp); 5 workers total; 77 tasks left in task-pool. [ Info: running task 24 on process 68 (Schedulers-primary-uqu1N2Qp); 5 workers total; 76 tasks left in task-pool. [ Info: running task 25 on process 69 (Schedulers-primary-uqu1N2Qp); 5 workers total; 75 tasks left in task-pool. [ Info: running task 26 on process 66 (Schedulers-primary-uqu1N2Qp); 5 workers total; 74 tasks left in task-pool. [ Info: running task 27 on process 65 (Schedulers-primary-uqu1N2Qp); 5 workers total; 73 tasks left in task-pool. [ Info: running task 28 on process 67 (Schedulers-primary-uqu1N2Qp); 5 workers total; 72 tasks left in task-pool. [ Info: running task 29 on process 68 (Schedulers-primary-uqu1N2Qp); 5 workers total; 71 tasks left in task-pool. [ Info: running task 30 on process 69 (Schedulers-primary-uqu1N2Qp); 5 workers total; 70 tasks left in task-pool. [ Info: running task 31 on process 66 (Schedulers-primary-uqu1N2Qp); 5 workers total; 69 tasks left in task-pool. [ Info: running task 32 on process 65 (Schedulers-primary-uqu1N2Qp); 5 workers total; 68 tasks left in task-pool. [ Info: running task 33 on process 67 (Schedulers-primary-uqu1N2Qp); 5 workers total; 67 tasks left in task-pool. [ Info: running task 34 on process 68 (Schedulers-primary-uqu1N2Qp); 5 workers total; 66 tasks left in task-pool. [ Info: running task 35 on process 69 (Schedulers-primary-uqu1N2Qp); 5 workers total; 65 tasks left in task-pool. [ Info: running task 36 on process 66 (Schedulers-primary-uqu1N2Qp); 5 workers total; 64 tasks left in task-pool. [ Info: running task 37 on process 65 (Schedulers-primary-uqu1N2Qp); 5 workers total; 63 tasks left in task-pool. [ Info: running task 38 on process 67 (Schedulers-primary-uqu1N2Qp); 5 workers total; 62 tasks left in task-pool. [ Info: running task 39 on process 68 (Schedulers-primary-uqu1N2Qp); 5 workers total; 61 tasks left in task-pool. [ Info: running task 40 on process 69 (Schedulers-primary-uqu1N2Qp); 5 workers total; 60 tasks left in task-pool. [ Info: running task 41 on process 66 (Schedulers-primary-uqu1N2Qp); 5 workers total; 59 tasks left in task-pool. [ Info: running task 42 on process 65 (Schedulers-primary-uqu1N2Qp); 5 workers total; 58 tasks left in task-pool. [ Info: running task 43 on process 67 (Schedulers-primary-uqu1N2Qp); 5 workers total; 57 tasks left in task-pool. [ Info: running task 44 on process 68 (Schedulers-primary-uqu1N2Qp); 5 workers total; 56 tasks left in task-pool. [ Info: running task 45 on process 69 (Schedulers-primary-uqu1N2Qp); 5 workers total; 55 tasks left in task-pool. [ Info: running task 46 on process 66 (Schedulers-primary-uqu1N2Qp); 5 workers total; 54 tasks left in task-pool. [ Info: running task 47 on process 65 (Schedulers-primary-uqu1N2Qp); 5 workers total; 53 tasks left in task-pool. [ Info: running task 48 on process 67 (Schedulers-primary-uqu1N2Qp); 5 workers total; 52 tasks left in task-pool. [ Info: running task 49 on process 68 (Schedulers-primary-uqu1N2Qp); 5 workers total; 51 tasks left in task-pool. [ Info: running task 50 on process 69 (Schedulers-primary-uqu1N2Qp); 5 workers total; 50 tasks left in task-pool. [ Info: running task 51 on process 66 (Schedulers-primary-uqu1N2Qp); 5 workers total; 49 tasks left in task-pool. [ Info: running task 52 on process 65 (Schedulers-primary-uqu1N2Qp); 5 workers total; 48 tasks left in task-pool. [ Info: running task 53 on process 67 (Schedulers-primary-uqu1N2Qp); 5 workers total; 47 tasks left in task-pool. [ Info: running task 54 on process 68 (Schedulers-primary-uqu1N2Qp); 5 workers total; 45 tasks left in task-pool. [ Info: running task 55 on process 69 (Schedulers-primary-uqu1N2Qp); 5 workers total; 45 tasks left in task-pool. [ Info: running task 56 on process 66 (Schedulers-primary-uqu1N2Qp); 5 workers total; 44 tasks left in task-pool. [ Info: running task 57 on process 65 (Schedulers-primary-uqu1N2Qp); 5 workers total; 43 tasks left in task-pool. [ Info: running task 58 on process 67 (Schedulers-primary-uqu1N2Qp); 5 workers total; 42 tasks left in task-pool. [ Info: running task 59 on process 68 (Schedulers-primary-uqu1N2Qp); 5 workers total; 40 tasks left in task-pool. [ Info: running task 60 on process 69 (Schedulers-primary-uqu1N2Qp); 5 workers total; 40 tasks left in task-pool. [ Info: running task 61 on process 66 (Schedulers-primary-uqu1N2Qp); 5 workers total; 39 tasks left in task-pool. [ Info: running task 62 on process 65 (Schedulers-primary-uqu1N2Qp); 5 workers total; 38 tasks left in task-pool. [ Info: running task 63 on process 67 (Schedulers-primary-uqu1N2Qp); 5 workers total; 37 tasks left in task-pool. [ Info: running task 64 on process 68 (Schedulers-primary-uqu1N2Qp); 5 workers total; 35 tasks left in task-pool. [ Info: running task 65 on process 69 (Schedulers-primary-uqu1N2Qp); 5 workers total; 35 tasks left in task-pool. [ Info: running task 66 on process 66 (Schedulers-primary-uqu1N2Qp); 5 workers total; 34 tasks left in task-pool. [ Info: running task 67 on process 65 (Schedulers-primary-uqu1N2Qp); 5 workers total; 33 tasks left in task-pool. [ Info: running task 68 on process 67 (Schedulers-primary-uqu1N2Qp); 5 workers total; 32 tasks left in task-pool. [ Info: running task 69 on process 68 (Schedulers-primary-uqu1N2Qp); 5 workers total; 31 tasks left in task-pool. [ Info: running task 70 on process 69 (Schedulers-primary-uqu1N2Qp); 5 workers total; 30 tasks left in task-pool. [ Info: running task 71 on process 66 (Schedulers-primary-uqu1N2Qp); 5 workers total; 29 tasks left in task-pool. [ Info: running task 72 on process 65 (Schedulers-primary-uqu1N2Qp); 5 workers total; 28 tasks left in task-pool. [ Info: running task 73 on process 67 (Schedulers-primary-uqu1N2Qp); 5 workers total; 27 tasks left in task-pool. [ Info: running task 74 on process 68 (Schedulers-primary-uqu1N2Qp); 5 workers total; 25 tasks left in task-pool. [ Info: running task 75 on process 69 (Schedulers-primary-uqu1N2Qp); 5 workers total; 25 tasks left in task-pool. [ Info: running task 76 on process 66 (Schedulers-primary-uqu1N2Qp); 5 workers total; 24 tasks left in task-pool. [ Info: running task 77 on process 65 (Schedulers-primary-uqu1N2Qp); 5 workers total; 23 tasks left in task-pool. [ Info: running task 78 on process 67 (Schedulers-primary-uqu1N2Qp); 5 workers total; 22 tasks left in task-pool. [ Info: running task 79 on process 68 (Schedulers-primary-uqu1N2Qp); 5 workers total; 20 tasks left in task-pool. [ Info: running task 80 on process 69 (Schedulers-primary-uqu1N2Qp); 5 workers total; 20 tasks left in task-pool. [ Info: running task 81 on process 66 (Schedulers-primary-uqu1N2Qp); 5 workers total; 19 tasks left in task-pool. [ Info: running task 82 on process 65 (Schedulers-primary-uqu1N2Qp); 5 workers total; 18 tasks left in task-pool. [ Info: running task 83 on process 67 (Schedulers-primary-uqu1N2Qp); 5 workers total; 17 tasks left in task-pool. [ Info: running task 84 on process 68 (Schedulers-primary-uqu1N2Qp); 5 workers total; 16 tasks left in task-pool. [ Info: running task 85 on process 69 (Schedulers-primary-uqu1N2Qp); 5 workers total; 15 tasks left in task-pool. [ Info: running task 86 on process 66 (Schedulers-primary-uqu1N2Qp); 5 workers total; 14 tasks left in task-pool. [ Info: running task 87 on process 65 (Schedulers-primary-uqu1N2Qp); 5 workers total; 13 tasks left in task-pool. [ Info: running task 88 on process 67 (Schedulers-primary-uqu1N2Qp); 5 workers total; 12 tasks left in task-pool. [ Info: running task 89 on process 68 (Schedulers-primary-uqu1N2Qp); 5 workers total; 11 tasks left in task-pool. [ Info: running task 90 on process 69 (Schedulers-primary-uqu1N2Qp); 5 workers total; 10 tasks left in task-pool. [ Info: running task 91 on process 66 (Schedulers-primary-uqu1N2Qp); 5 workers total; 9 tasks left in task-pool. [ Info: running task 92 on process 65 (Schedulers-primary-uqu1N2Qp); 5 workers total; 8 tasks left in task-pool. [ Info: running task 93 on process 67 (Schedulers-primary-uqu1N2Qp); 5 workers total; 7 tasks left in task-pool. [ Info: running task 94 on process 68 (Schedulers-primary-uqu1N2Qp); 5 workers total; 6 tasks left in task-pool. [ Info: running task 95 on process 69 (Schedulers-primary-uqu1N2Qp); 5 workers total; 5 tasks left in task-pool. [ Info: running task 96 on process 66 (Schedulers-primary-uqu1N2Qp); 5 workers total; 4 tasks left in task-pool. [ Info: running task 97 on process 65 (Schedulers-primary-uqu1N2Qp); 5 workers total; 3 tasks left in task-pool. [ Info: running task 98 on process 67 (Schedulers-primary-uqu1N2Qp); 5 workers total; 2 tasks left in task-pool. [ Info: running task 99 on process 68 (Schedulers-primary-uqu1N2Qp); 5 workers total; 1 tasks left in task-pool. [ Info: running task 100 on process 69 (Schedulers-primary-uqu1N2Qp); 5 workers total; 0 tasks left in task-pool. [ Info: reducing from 2 checkpoints using process 66 (5 workers, 1 reduce workers). [ Info: reducing from 4 checkpoints using process 65 (5 workers, 2 reduce workers). [ Info: reducing from 2 checkpoints using process 66 (5 workers, 2 reduce workers). [ Info: reducing from 2 checkpoints using process 65 (5 workers, 2 reduce workers). Test Summary: | Pass Total Time pmapreduce, stable cluster test | 2 2 2m37.5s [ Info: running task 1 on process 70 (Schedulers-primary-uqu1N2Qp); 5 workers total; 99 tasks left in task-pool. [ Info: running task 2 on process 71 (Schedulers-primary-uqu1N2Qp); 5 workers total; 98 tasks left in task-pool. [ Info: running task 3 on process 72 (Schedulers-primary-uqu1N2Qp); 5 workers total; 97 tasks left in task-pool. [ Info: running task 4 on process 73 (Schedulers-primary-uqu1N2Qp); 5 workers total; 96 tasks left in task-pool. [ Info: running task 5 on process 70 (Schedulers-primary-uqu1N2Qp); 5 workers total; 95 tasks left in task-pool. [ Info: running task 6 on process 71 (Schedulers-primary-uqu1N2Qp); 5 workers total; 94 tasks left in task-pool. [ Info: running task 7 on process 72 (Schedulers-primary-uqu1N2Qp); 5 workers total; 93 tasks left in task-pool. [ Info: running task 8 on process 73 (Schedulers-primary-uqu1N2Qp); 5 workers total; 92 tasks left in task-pool. [ Info: running task 9 on process 70 (Schedulers-primary-uqu1N2Qp); 5 workers total; 91 tasks left in task-pool. [ Info: running task 10 on process 71 (Schedulers-primary-uqu1N2Qp); 5 workers total; 90 tasks left in task-pool. [ Info: running task 11 on process 72 (Schedulers-primary-uqu1N2Qp); 5 workers total; 89 tasks left in task-pool. [ Info: running task 12 on process 73 (Schedulers-primary-uqu1N2Qp); 5 workers total; 88 tasks left in task-pool. [ Info: running task 13 on process 70 (Schedulers-primary-uqu1N2Qp); 5 workers total; 87 tasks left in task-pool. [ Info: running task 14 on process 71 (Schedulers-primary-uqu1N2Qp); 5 workers total; 86 tasks left in task-pool. [ Info: running task 15 on process 75 (Schedulers-primary-uqu1N2Qp); 5 workers total; 85 tasks left in task-pool. [ Info: running task 16 on process 72 (Schedulers-primary-uqu1N2Qp); 5 workers total; 84 tasks left in task-pool. [ Info: running task 17 on process 73 (Schedulers-primary-uqu1N2Qp); 5 workers total; 83 tasks left in task-pool. [ Info: running task 18 on process 70 (Schedulers-primary-uqu1N2Qp); 5 workers total; 82 tasks left in task-pool. [ Info: running task 19 on process 71 (Schedulers-primary-uqu1N2Qp); 5 workers total; 81 tasks left in task-pool. [ Info: running task 20 on process 75 (Schedulers-primary-uqu1N2Qp); 5 workers total; 80 tasks left in task-pool. [ Info: running task 21 on process 72 (Schedulers-primary-uqu1N2Qp); 5 workers total; 79 tasks left in task-pool. [ Info: running task 22 on process 73 (Schedulers-primary-uqu1N2Qp); 5 workers total; 78 tasks left in task-pool. [ Info: running task 23 on process 70 (Schedulers-primary-uqu1N2Qp); 5 workers total; 77 tasks left in task-pool. [ Info: running task 24 on process 71 (Schedulers-primary-uqu1N2Qp); 5 workers total; 76 tasks left in task-pool. [ Info: running task 25 on process 75 (Schedulers-primary-uqu1N2Qp); 5 workers total; 75 tasks left in task-pool. [ Info: running task 26 on process 72 (Schedulers-primary-uqu1N2Qp); 5 workers total; 74 tasks left in task-pool. [ Info: running task 27 on process 73 (Schedulers-primary-uqu1N2Qp); 5 workers total; 73 tasks left in task-pool. [ Info: running task 28 on process 70 (Schedulers-primary-uqu1N2Qp); 5 workers total; 72 tasks left in task-pool. [ Info: running task 29 on process 71 (Schedulers-primary-uqu1N2Qp); 5 workers total; 71 tasks left in task-pool. [ Info: running task 30 on process 75 (Schedulers-primary-uqu1N2Qp); 5 workers total; 70 tasks left in task-pool. [ Info: running task 31 on process 72 (Schedulers-primary-uqu1N2Qp); 5 workers total; 69 tasks left in task-pool. [ Info: running task 32 on process 73 (Schedulers-primary-uqu1N2Qp); 5 workers total; 68 tasks left in task-pool. [ Info: running task 33 on process 70 (Schedulers-primary-uqu1N2Qp); 5 workers total; 67 tasks left in task-pool. [ Info: running task 34 on process 71 (Schedulers-primary-uqu1N2Qp); 5 workers total; 66 tasks left in task-pool. [ Info: running task 35 on process 75 (Schedulers-primary-uqu1N2Qp); 5 workers total; 65 tasks left in task-pool. [ Info: running task 36 on process 72 (Schedulers-primary-uqu1N2Qp); 5 workers total; 64 tasks left in task-pool. [ Info: running task 37 on process 73 (Schedulers-primary-uqu1N2Qp); 5 workers total; 63 tasks left in task-pool. [ Info: running task 38 on process 70 (Schedulers-primary-uqu1N2Qp); 5 workers total; 62 tasks left in task-pool. [ Info: running task 39 on process 71 (Schedulers-primary-uqu1N2Qp); 5 workers total; 61 tasks left in task-pool. [ Info: running task 40 on process 75 (Schedulers-primary-uqu1N2Qp); 5 workers total; 60 tasks left in task-pool. [ Info: running task 41 on process 72 (Schedulers-primary-uqu1N2Qp); 5 workers total; 59 tasks left in task-pool. [ Info: running task 42 on process 73 (Schedulers-primary-uqu1N2Qp); 5 workers total; 58 tasks left in task-pool. [ Info: running task 43 on process 70 (Schedulers-primary-uqu1N2Qp); 5 workers total; 57 tasks left in task-pool. [ Info: running task 44 on process 71 (Schedulers-primary-uqu1N2Qp); 5 workers total; 56 tasks left in task-pool. [ Info: running task 45 on process 75 (Schedulers-primary-uqu1N2Qp); 5 workers total; 55 tasks left in task-pool. [ Info: running task 46 on process 72 (Schedulers-primary-uqu1N2Qp); 5 workers total; 54 tasks left in task-pool. [ Info: running task 47 on process 73 (Schedulers-primary-uqu1N2Qp); 5 workers total; 53 tasks left in task-pool. [ Info: running task 48 on process 70 (Schedulers-primary-uqu1N2Qp); 5 workers total; 52 tasks left in task-pool. [ Info: running task 49 on process 71 (Schedulers-primary-uqu1N2Qp); 5 workers total; 51 tasks left in task-pool. [ Info: running task 50 on process 75 (Schedulers-primary-uqu1N2Qp); 5 workers total; 50 tasks left in task-pool. [ Info: running task 51 on process 72 (Schedulers-primary-uqu1N2Qp); 5 workers total; 49 tasks left in task-pool. [ Info: running task 52 on process 73 (Schedulers-primary-uqu1N2Qp); 5 workers total; 48 tasks left in task-pool. [ Info: running task 53 on process 70 (Schedulers-primary-uqu1N2Qp); 5 workers total; 47 tasks left in task-pool. [ Info: running task 54 on process 71 (Schedulers-primary-uqu1N2Qp); 5 workers total; 46 tasks left in task-pool. [ Info: running task 55 on process 75 (Schedulers-primary-uqu1N2Qp); 5 workers total; 45 tasks left in task-pool. [ Info: running task 56 on process 72 (Schedulers-primary-uqu1N2Qp); 5 workers total; 44 tasks left in task-pool. [ Info: running task 57 on process 73 (Schedulers-primary-uqu1N2Qp); 5 workers total; 43 tasks left in task-pool. [ Info: running task 58 on process 70 (Schedulers-primary-uqu1N2Qp); 5 workers total; 42 tasks left in task-pool. [ Info: running task 59 on process 71 (Schedulers-primary-uqu1N2Qp); 5 workers total; 41 tasks left in task-pool. [ Info: running task 60 on process 75 (Schedulers-primary-uqu1N2Qp); 5 workers total; 40 tasks left in task-pool. [ Info: running task 61 on process 72 (Schedulers-primary-uqu1N2Qp); 5 workers total; 39 tasks left in task-pool. [ Info: running task 62 on process 73 (Schedulers-primary-uqu1N2Qp); 5 workers total; 38 tasks left in task-pool. [ Info: running task 63 on process 70 (Schedulers-primary-uqu1N2Qp); 5 workers total; 37 tasks left in task-pool. [ Info: running task 64 on process 71 (Schedulers-primary-uqu1N2Qp); 5 workers total; 36 tasks left in task-pool. [ Info: running task 65 on process 75 (Schedulers-primary-uqu1N2Qp); 5 workers total; 35 tasks left in task-pool. [ Info: running task 66 on process 72 (Schedulers-primary-uqu1N2Qp); 5 workers total; 34 tasks left in task-pool. [ Info: running task 67 on process 73 (Schedulers-primary-uqu1N2Qp); 5 workers total; 33 tasks left in task-pool. [ Info: running task 68 on process 70 (Schedulers-primary-uqu1N2Qp); 5 workers total; 32 tasks left in task-pool. [ Info: running task 69 on process 71 (Schedulers-primary-uqu1N2Qp); 5 workers total; 31 tasks left in task-pool. [ Info: running task 70 on process 75 (Schedulers-primary-uqu1N2Qp); 5 workers total; 30 tasks left in task-pool. [ Info: running task 71 on process 72 (Schedulers-primary-uqu1N2Qp); 5 workers total; 29 tasks left in task-pool. [ Info: running task 72 on process 73 (Schedulers-primary-uqu1N2Qp); 5 workers total; 28 tasks left in task-pool. [ Info: running task 73 on process 70 (Schedulers-primary-uqu1N2Qp); 5 workers total; 27 tasks left in task-pool. [ Info: running task 74 on process 71 (Schedulers-primary-uqu1N2Qp); 5 workers total; 26 tasks left in task-pool. [ Info: running task 75 on process 75 (Schedulers-primary-uqu1N2Qp); 5 workers total; 25 tasks left in task-pool. [ Info: running task 76 on process 72 (Schedulers-primary-uqu1N2Qp); 5 workers total; 24 tasks left in task-pool. [ Info: running task 77 on process 73 (Schedulers-primary-uqu1N2Qp); 5 workers total; 23 tasks left in task-pool. [ Info: running task 78 on process 70 (Schedulers-primary-uqu1N2Qp); 5 workers total; 22 tasks left in task-pool. [ Info: running task 79 on process 71 (Schedulers-primary-uqu1N2Qp); 5 workers total; 21 tasks left in task-pool. [ Info: running task 80 on process 75 (Schedulers-primary-uqu1N2Qp); 5 workers total; 20 tasks left in task-pool. [ Info: running task 81 on process 72 (Schedulers-primary-uqu1N2Qp); 5 workers total; 19 tasks left in task-pool. [ Info: running task 82 on process 73 (Schedulers-primary-uqu1N2Qp); 5 workers total; 18 tasks left in task-pool. [ Info: running task 83 on process 70 (Schedulers-primary-uqu1N2Qp); 5 workers total; 17 tasks left in task-pool. [ Info: running task 84 on process 71 (Schedulers-primary-uqu1N2Qp); 5 workers total; 16 tasks left in task-pool. [ Info: running task 85 on process 75 (Schedulers-primary-uqu1N2Qp); 5 workers total; 15 tasks left in task-pool. [ Info: running task 86 on process 72 (Schedulers-primary-uqu1N2Qp); 5 workers total; 14 tasks left in task-pool. [ Info: running task 87 on process 73 (Schedulers-primary-uqu1N2Qp); 5 workers total; 13 tasks left in task-pool. [ Info: running task 88 on process 70 (Schedulers-primary-uqu1N2Qp); 5 workers total; 12 tasks left in task-pool. [ Info: running task 89 on process 71 (Schedulers-primary-uqu1N2Qp); 5 workers total; 11 tasks left in task-pool. [ Info: running task 90 on process 75 (Schedulers-primary-uqu1N2Qp); 5 workers total; 10 tasks left in task-pool. [ Info: running task 91 on process 72 (Schedulers-primary-uqu1N2Qp); 5 workers total; 9 tasks left in task-pool. [ Info: running task 92 on process 73 (Schedulers-primary-uqu1N2Qp); 5 workers total; 8 tasks left in task-pool. [ Info: running task 93 on process 70 (Schedulers-primary-uqu1N2Qp); 5 workers total; 7 tasks left in task-pool. [ Info: running task 94 on process 71 (Schedulers-primary-uqu1N2Qp); 5 workers total; 6 tasks left in task-pool. [ Info: running task 95 on process 75 (Schedulers-primary-uqu1N2Qp); 5 workers total; 5 tasks left in task-pool. [ Info: running task 96 on process 72 (Schedulers-primary-uqu1N2Qp); 5 workers total; 4 tasks left in task-pool. [ Info: running task 97 on process 73 (Schedulers-primary-uqu1N2Qp); 5 workers total; 3 tasks left in task-pool. [ Info: running task 98 on process 70 (Schedulers-primary-uqu1N2Qp); 5 workers total; 2 tasks left in task-pool. [ Info: running task 99 on process 71 (Schedulers-primary-uqu1N2Qp); 5 workers total; 1 tasks left in task-pool. [ Info: running task 100 on process 75 (Schedulers-primary-uqu1N2Qp); 5 workers total; 0 tasks left in task-pool. [ Info: reducing from 3 checkpoints using process 72 (5 workers, 1 reduce workers). [ Info: reducing from 4 checkpoints using process 70 (5 workers, 2 reduce workers). [ Info: reducing from 2 checkpoints using process 72 (5 workers, 2 reduce workers). [ Info: reducing from 2 checkpoints using process 72 (5 workers, 2 reduce workers). Test Summary: | Pass Total Time pmapreduce, cluster with ProcessExitedException during tasks | 4 4 3m11.8s [ Info: running task 1 on process 76 (Schedulers-primary-uqu1N2Qp); 5 workers total; 99 tasks left in task-pool. [ Info: running task 2 on process 77 (Schedulers-primary-uqu1N2Qp); 5 workers total; 98 tasks left in task-pool. [ Info: running task 3 on process 78 (Schedulers-primary-uqu1N2Qp); 5 workers total; 97 tasks left in task-pool. [ Info: running task 4 on process 79 (Schedulers-primary-uqu1N2Qp); 5 workers total; 95 tasks left in task-pool. [ Info: running task 5 on process 80 (Schedulers-primary-uqu1N2Qp); 5 workers total; 95 tasks left in task-pool. [ Info: running task 6 on process 76 (Schedulers-primary-uqu1N2Qp); 5 workers total; 94 tasks left in task-pool. [ Info: running task 7 on process 77 (Schedulers-primary-uqu1N2Qp); 5 workers total; 93 tasks left in task-pool. [ Info: running task 8 on process 78 (Schedulers-primary-uqu1N2Qp); 5 workers total; 92 tasks left in task-pool. [ Info: running task 9 on process 79 (Schedulers-primary-uqu1N2Qp); 5 workers total; 90 tasks left in task-pool. [ Info: running task 10 on process 80 (Schedulers-primary-uqu1N2Qp); 5 workers total; 90 tasks left in task-pool. [ Info: running task 11 on process 76 (Schedulers-primary-uqu1N2Qp); 5 workers total; 89 tasks left in task-pool. [ Info: running task 12 on process 77 (Schedulers-primary-uqu1N2Qp); 5 workers total; 88 tasks left in task-pool. [ Info: running task 13 on process 78 (Schedulers-primary-uqu1N2Qp); 5 workers total; 87 tasks left in task-pool. [ Info: running task 14 on process 79 (Schedulers-primary-uqu1N2Qp); 5 workers total; 85 tasks left in task-pool. [ Info: running task 15 on process 80 (Schedulers-primary-uqu1N2Qp); 5 workers total; 85 tasks left in task-pool. ┌ Warning: pid=76 (Schedulers-primary-uqu1N2Qp), checkpoint=/tmp/jl_PYLJpo/checkpoint-xC3ASi-322, task loop, caught exception during save_checkpoint └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1410 ┌ Warning: TaskFailedException │ │ nested task error: On worker 76: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch │ @ ./task.jl:379 [inlined] │ [3] #default_threadpool_checkpoint_call#25 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:284 │ [4] default_threadpool_checkpoint_call │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:250 │ [5] #invokelatest#2 │ @ ./essentials.jl:892 │ [6] invokelatest │ @ ./essentials.jl:889 │ [7] #122 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:303 │ [8] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:70 │ [9] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:79 │ [10] #108 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:88 │ │ nested task error: foo,x=0.9219875960739965 │ Stacktrace: │ [1] error │ @ ./error.jl:35 │ [2] test_save_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:448 │ [3] save_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1785 │ [4] #26 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:262 │ Stacktrace: │ [1] remotecall_wait(::Function, ::Distributed.Worker, ::Nothing, ::Vararg{Any}; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:507 │ [2] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:497 [inlined] │ [3] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:519 [inlined] │ [4] (::Schedulers.var"#31#32"{@Kwargs{}, Nothing, Schedulers.var"#138#145", Schedulers.var"#139#146", Int64, typeof(Schedulers.save_checkpoint), Int64, Tuple{typeof(test_save_checkpoint), typeof(fetch), String, Future, DataType}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:288 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch │ @ ./task.jl:379 [inlined] │ [3] remotecall_wait_timeout(::Vector{Float64}, ::Int64, ::Float64, ::Nothing, ::Function, ::Function, ::Int64, ::typeof(Schedulers.save_checkpoint), ::Int64, ::typeof(test_save_checkpoint), ::Vararg{Any}; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:298 │ [4] remotecall_wait_timeout(::Vector{Float64}, ::Int64, ::Float64, ::Nothing, ::Function, ::Function, ::Int64, ::Function, ::Int64, ::typeof(test_save_checkpoint), ::Vararg{Any}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:287 │ [5] (::Schedulers.var"#135#142"{Vector{Float32}, @Kwargs{}, typeof(foo7b), Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", typeof(nworkers), Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, String}, Dict{String, Any}, SchedulerOptions{String}, Tuple{Int64, Int64}, Vector{Float64}, Vector{Float64}, Vector{Float64}, Vector{Any}, Dict{Int64, Future}, Int64})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1405 │ │ nested task error: On worker 76: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch │ @ ./task.jl:379 [inlined] │ [3] #default_threadpool_checkpoint_call#25 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:284 │ [4] default_threadpool_checkpoint_call │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:250 │ [5] #invokelatest#2 │ @ ./essentials.jl:892 │ [6] invokelatest │ @ ./essentials.jl:889 │ [7] #122 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:303 │ [8] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:70 │ [9] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:79 │ [10] #108 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:88 │ │ nested task error: foo,x=0.9219875960739965 │ Stacktrace: │ [1] error │ @ ./error.jl:35 │ [2] test_save_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:448 │ [3] save_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1785 │ [4] #26 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:262 │ Stacktrace: │ [1] remotecall_wait(::Function, ::Distributed.Worker, ::Nothing, ::Vararg{Any}; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:507 │ [2] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:497 [inlined] │ [3] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:519 [inlined] │ [4] (::Schedulers.var"#31#32"{@Kwargs{}, Nothing, Schedulers.var"#138#145", Schedulers.var"#139#146", Int64, typeof(Schedulers.save_checkpoint), Int64, Tuple{typeof(test_save_checkpoint), typeof(fetch), String, Future, DataType}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:288 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 ┌ Warning: too many failures on process with id=76 (Schedulers-primary-uqu1N2Qp), removing from process list └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:393 ┌ Warning: pid=77 (Schedulers-primary-uqu1N2Qp), checkpoint=/tmp/jl_PYLJpo/checkpoint-xC3ASi-323, task loop, caught exception during save_checkpoint └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1410 ┌ Warning: TaskFailedException │ │ nested task error: On worker 77: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch │ @ ./task.jl:379 [inlined] │ [3] #default_threadpool_checkpoint_call#25 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:284 │ [4] default_threadpool_checkpoint_call │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:250 │ [5] #invokelatest#2 │ @ ./essentials.jl:892 │ [6] invokelatest │ @ ./essentials.jl:889 │ [7] #122 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:303 │ [8] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:70 │ [9] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:79 │ [10] #108 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:88 │ │ nested task error: foo,x=0.9526832369809303 │ Stacktrace: │ [1] error │ @ ./error.jl:35 │ [2] test_save_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:448 │ [3] save_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1785 │ [4] #26 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:262 │ Stacktrace: │ [1] remotecall_wait(::Function, ::Distributed.Worker, ::Nothing, ::Vararg{Any}; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:507 │ [2] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:497 [inlined] │ [3] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:519 [inlined] │ [4] (::Schedulers.var"#31#32"{@Kwargs{}, Nothing, Schedulers.var"#138#145", Schedulers.var"#139#146", Int64, typeof(Schedulers.save_checkpoint), Int64, Tuple{typeof(test_save_checkpoint), typeof(fetch), String, Future, DataType}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:288 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch │ @ ./task.jl:379 [inlined] │ [3] remotecall_wait_timeout(::Vector{Float64}, ::Int64, ::Float64, ::Nothing, ::Function, ::Function, ::Int64, ::typeof(Schedulers.save_checkpoint), ::Int64, ::typeof(test_save_checkpoint), ::Vararg{Any}; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:298 │ [4] remotecall_wait_timeout(::Vector{Float64}, ::Int64, ::Float64, ::Nothing, ::Function, ::Function, ::Int64, ::Function, ::Int64, ::typeof(test_save_checkpoint), ::Vararg{Any}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:287 │ [5] (::Schedulers.var"#135#142"{Vector{Float32}, @Kwargs{}, typeof(foo7b), Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", typeof(nworkers), Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, String}, Dict{String, Any}, SchedulerOptions{String}, Tuple{Int64, Int64}, Vector{Float64}, Vector{Float64}, Vector{Float64}, Vector{Any}, Dict{Int64, Future}, Int64})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1405 │ │ nested task error: On worker 77: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch │ @ ./task.jl:379 [inlined] │ [3] #default_threadpool_checkpoint_call#25 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:284 │ [4] default_threadpool_checkpoint_call │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:250 │ [5] #invokelatest#2 │ @ ./essentials.jl:892 │ [6] invokelatest │ @ ./essentials.jl:889 │ [7] #122 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:303 │ [8] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:70 │ [9] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:79 │ [10] #108 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:88 │ │ nested task error: foo,x=0.9526832369809303 │ Stacktrace: │ [1] error │ @ ./error.jl:35 │ [2] test_save_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:448 │ [3] save_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1785 │ [4] #26 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:262 │ Stacktrace: │ [1] remotecall_wait(::Function, ::Distributed.Worker, ::Nothing, ::Vararg{Any}; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:507 │ [2] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:497 [inlined] │ [3] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:519 [inlined] │ [4] (::Schedulers.var"#31#32"{@Kwargs{}, Nothing, Schedulers.var"#138#145", Schedulers.var"#139#146", Int64, typeof(Schedulers.save_checkpoint), Int64, Tuple{typeof(test_save_checkpoint), typeof(fetch), String, Future, DataType}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:288 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 ┌ Warning: too many failures on process with id=77 (Schedulers-primary-uqu1N2Qp), removing from process list └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:393 [ Info: running task 16 on process 78 (Schedulers-primary-uqu1N2Qp); 3 workers total; 86 tasks left in task-pool. [ Info: running task 17 on process 79 (Schedulers-primary-uqu1N2Qp); 3 workers total; 84 tasks left in task-pool. [ Info: running task 18 on process 80 (Schedulers-primary-uqu1N2Qp); 3 workers total; 84 tasks left in task-pool. [ Info: running task 19 on process 78 (Schedulers-primary-uqu1N2Qp); 3 workers total; 83 tasks left in task-pool. ┌ Warning: pid=79 (Schedulers-primary-uqu1N2Qp), checkpoint=/tmp/jl_PYLJpo/checkpoint-xC3ASi-330, task loop, caught exception during save_checkpoint └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1410 ┌ Warning: TaskFailedException │ │ nested task error: On worker 79: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch │ @ ./task.jl:379 [inlined] │ [3] #default_threadpool_checkpoint_call#25 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:284 │ [4] default_threadpool_checkpoint_call │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:250 │ [5] #invokelatest#2 │ @ ./essentials.jl:892 │ [6] invokelatest │ @ ./essentials.jl:889 │ [7] #122 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:303 │ [8] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:70 │ [9] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:79 │ [10] #108 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:88 │ │ nested task error: foo,x=0.9813415147910982 │ Stacktrace: │ [1] error │ @ ./error.jl:35 │ [2] test_save_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:448 │ [3] save_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1785 │ [4] #26 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:262 │ Stacktrace: │ [1] remotecall_wait(::Function, ::Distributed.Worker, ::Nothing, ::Vararg{Any}; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:507 │ [2] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:497 [inlined] │ [3] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:519 [inlined] │ [4] (::Schedulers.var"#31#32"{@Kwargs{}, Nothing, Schedulers.var"#138#145", Schedulers.var"#139#146", Int64, typeof(Schedulers.save_checkpoint), Int64, Tuple{typeof(test_save_checkpoint), typeof(fetch), String, Future, DataType}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:288 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch │ @ ./task.jl:379 [inlined] │ [3] remotecall_wait_timeout(::Vector{Float64}, ::Int64, ::Float64, ::Nothing, ::Function, ::Function, ::Int64, ::typeof(Schedulers.save_checkpoint), ::Int64, ::typeof(test_save_checkpoint), ::Vararg{Any}; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:298 │ [4] remotecall_wait_timeout(::Vector{Float64}, ::Int64, ::Float64, ::Nothing, ::Function, ::Function, ::Int64, ::Function, ::Int64, ::typeof(test_save_checkpoint), ::Vararg{Any}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:287 │ [5] (::Schedulers.var"#135#142"{Vector{Float32}, @Kwargs{}, typeof(foo7b), Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", typeof(nworkers), Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, String}, Dict{String, Any}, SchedulerOptions{String}, Tuple{Int64, Int64}, Vector{Float64}, Vector{Float64}, Vector{Float64}, Vector{Any}, Dict{Int64, Future}, Int64})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1405 │ │ nested task error: On worker 79: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch │ @ ./task.jl:379 [inlined] │ [3] #default_threadpool_checkpoint_call#25 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:284 │ [4] default_threadpool_checkpoint_call │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:250 │ [5] #invokelatest#2 │ @ ./essentials.jl:892 │ [6] invokelatest │ @ ./essentials.jl:889 │ [7] #122 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:303 │ [8] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:70 │ [9] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:79 │ [10] #108 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:88 │ │ nested task error: foo,x=0.9813415147910982 │ Stacktrace: │ [1] error │ @ ./error.jl:35 │ [2] test_save_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:448 │ [3] save_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1785 │ [4] #26 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:262 │ Stacktrace: │ [1] remotecall_wait(::Function, ::Distributed.Worker, ::Nothing, ::Vararg{Any}; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:507 │ [2] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:497 [inlined] │ [3] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:519 [inlined] │ [4] (::Schedulers.var"#31#32"{@Kwargs{}, Nothing, Schedulers.var"#138#145", Schedulers.var"#139#146", Int64, typeof(Schedulers.save_checkpoint), Int64, Tuple{typeof(test_save_checkpoint), typeof(fetch), String, Future, DataType}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:288 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 ┌ Warning: too many failures on process with id=79 (Schedulers-primary-uqu1N2Qp), removing from process list └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:393 ┌ Warning: pid=80 (Schedulers-primary-uqu1N2Qp), checkpoint=/tmp/jl_PYLJpo/checkpoint-xC3ASi-331, task loop, caught exception during save_checkpoint └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1410 ┌ Warning: TaskFailedException │ │ nested task error: On worker 80: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch │ @ ./task.jl:379 [inlined] │ [3] #default_threadpool_checkpoint_call#25 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:284 │ [4] default_threadpool_checkpoint_call │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:250 │ [5] #invokelatest#2 │ @ ./essentials.jl:892 │ [6] invokelatest │ @ ./essentials.jl:889 │ [7] #122 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:303 │ [8] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:70 │ [9] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:79 │ [10] #108 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:88 │ │ nested task error: foo,x=0.9231787078706446 │ Stacktrace: │ [1] error │ @ ./error.jl:35 │ [2] test_save_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:448 │ [3] save_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1785 │ [4] #26 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:262 │ Stacktrace: │ [1] remotecall_wait(::Function, ::Distributed.Worker, ::Nothing, ::Vararg{Any}; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:507 │ [2] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:497 [inlined] │ [3] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:519 [inlined] │ [4] (::Schedulers.var"#31#32"{@Kwargs{}, Nothing, Schedulers.var"#138#145", Schedulers.var"#139#146", Int64, typeof(Schedulers.save_checkpoint), Int64, Tuple{typeof(test_save_checkpoint), typeof(fetch), String, Future, DataType}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:288 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch │ @ ./task.jl:379 [inlined] │ [3] remotecall_wait_timeout(::Vector{Float64}, ::Int64, ::Float64, ::Nothing, ::Function, ::Function, ::Int64, ::typeof(Schedulers.save_checkpoint), ::Int64, ::typeof(test_save_checkpoint), ::Vararg{Any}; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:298 │ [4] remotecall_wait_timeout(::Vector{Float64}, ::Int64, ::Float64, ::Nothing, ::Function, ::Function, ::Int64, ::Function, ::Int64, ::typeof(test_save_checkpoint), ::Vararg{Any}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:287 │ [5] (::Schedulers.var"#135#142"{Vector{Float32}, @Kwargs{}, typeof(foo7b), Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", typeof(nworkers), Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, String}, Dict{String, Any}, SchedulerOptions{String}, Tuple{Int64, Int64}, Vector{Float64}, Vector{Float64}, Vector{Float64}, Vector{Any}, Dict{Int64, Future}, Int64})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1405 │ │ nested task error: On worker 80: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch │ @ ./task.jl:379 [inlined] │ [3] #default_threadpool_checkpoint_call#25 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:284 │ [4] default_threadpool_checkpoint_call │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:250 │ [5] #invokelatest#2 │ @ ./essentials.jl:892 │ [6] invokelatest │ @ ./essentials.jl:889 │ [7] #122 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:303 │ [8] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:70 │ [9] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:79 │ [10] #108 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:88 │ │ nested task error: foo,x=0.9231787078706446 │ Stacktrace: │ [1] error │ @ ./error.jl:35 │ [2] test_save_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:448 │ [3] save_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1785 │ [4] #26 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:262 │ Stacktrace: │ [1] remotecall_wait(::Function, ::Distributed.Worker, ::Nothing, ::Vararg{Any}; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:507 │ [2] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:497 [inlined] │ [3] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:519 [inlined] │ [4] (::Schedulers.var"#31#32"{@Kwargs{}, Nothing, Schedulers.var"#138#145", Schedulers.var"#139#146", Int64, typeof(Schedulers.save_checkpoint), Int64, Tuple{typeof(test_save_checkpoint), typeof(fetch), String, Future, DataType}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:288 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 ┌ Warning: too many failures on process with id=80 (Schedulers-primary-uqu1N2Qp), removing from process list └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:393 ┌ Warning: pid=78 (Schedulers-primary-uqu1N2Qp), checkpoint=/tmp/jl_PYLJpo/checkpoint-xC3ASi-332, task loop, caught exception during save_checkpoint └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1410 ┌ Warning: TaskFailedException │ │ nested task error: On worker 78: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch │ @ ./task.jl:379 [inlined] │ [3] #default_threadpool_checkpoint_call#25 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:284 │ [4] default_threadpool_checkpoint_call │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:250 │ [5] #invokelatest#2 │ @ ./essentials.jl:892 │ [6] invokelatest │ @ ./essentials.jl:889 │ [7] #122 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:303 │ [8] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:70 │ [9] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:79 │ [10] #108 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:88 │ │ nested task error: foo,x=0.8496010330467275 │ Stacktrace: │ [1] error │ @ ./error.jl:35 │ [2] test_save_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:448 │ [3] save_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1785 │ [4] #26 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:262 │ Stacktrace: │ [1] remotecall_wait(::Function, ::Distributed.Worker, ::Nothing, ::Vararg{Any}; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:507 │ [2] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:497 [inlined] │ [3] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:519 [inlined] │ [4] (::Schedulers.var"#31#32"{@Kwargs{}, Nothing, Schedulers.var"#138#145", Schedulers.var"#139#146", Int64, typeof(Schedulers.save_checkpoint), Int64, Tuple{typeof(test_save_checkpoint), typeof(fetch), String, Future, DataType}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:288 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch │ @ ./task.jl:379 [inlined] │ [3] remotecall_wait_timeout(::Vector{Float64}, ::Int64, ::Float64, ::Nothing, ::Function, ::Function, ::Int64, ::typeof(Schedulers.save_checkpoint), ::Int64, ::typeof(test_save_checkpoint), ::Vararg{Any}; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:298 │ [4] remotecall_wait_timeout(::Vector{Float64}, ::Int64, ::Float64, ::Nothing, ::Function, ::Function, ::Int64, ::Function, ::Int64, ::typeof(test_save_checkpoint), ::Vararg{Any}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:287 │ [5] (::Schedulers.var"#135#142"{Vector{Float32}, @Kwargs{}, typeof(foo7b), Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", typeof(nworkers), Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, String}, Dict{String, Any}, SchedulerOptions{String}, Tuple{Int64, Int64}, Vector{Float64}, Vector{Float64}, Vector{Float64}, Vector{Any}, Dict{Int64, Future}, Int64})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1405 │ │ nested task error: On worker 78: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch │ @ ./task.jl:379 [inlined] │ [3] #default_threadpool_checkpoint_call#25 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:284 │ [4] default_threadpool_checkpoint_call │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:250 │ [5] #invokelatest#2 │ @ ./essentials.jl:892 │ [6] invokelatest │ @ ./essentials.jl:889 │ [7] #122 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:303 │ [8] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:70 │ [9] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:79 │ [10] #108 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:88 │ │ nested task error: foo,x=0.8496010330467275 │ Stacktrace: │ [1] error │ @ ./error.jl:35 │ [2] test_save_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:448 │ [3] save_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1785 │ [4] #26 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:262 │ Stacktrace: │ [1] remotecall_wait(::Function, ::Distributed.Worker, ::Nothing, ::Vararg{Any}; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:507 │ [2] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:497 [inlined] │ [3] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:519 [inlined] │ [4] (::Schedulers.var"#31#32"{@Kwargs{}, Nothing, Schedulers.var"#138#145", Schedulers.var"#139#146", Int64, typeof(Schedulers.save_checkpoint), Int64, Tuple{typeof(test_save_checkpoint), typeof(fetch), String, Future, DataType}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:288 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 ┌ Warning: too many failures on process with id=78 (Schedulers-primary-uqu1N2Qp), removing from process list └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:393 [ Info: running task 20 on process 81 (Schedulers-primary-uqu1N2Qp); 5 workers total; 85 tasks left in task-pool. [ Info: running task 21 on process 82 (Schedulers-primary-uqu1N2Qp); 5 workers total; 84 tasks left in task-pool. [ Info: running task 22 on process 81 (Schedulers-primary-uqu1N2Qp); 5 workers total; 83 tasks left in task-pool. ┌ Warning: pid=82 (Schedulers-primary-uqu1N2Qp), checkpoint=nothing, task loop, caught exception during save_checkpoint └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1410 ┌ Warning: TaskFailedException │ │ nested task error: On worker 82: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch │ @ ./task.jl:379 [inlined] │ [3] #default_threadpool_checkpoint_call#25 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:284 │ [4] default_threadpool_checkpoint_call │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:250 │ [5] #invokelatest#2 │ @ ./essentials.jl:892 │ [6] invokelatest │ @ ./essentials.jl:889 │ [7] #122 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:303 │ [8] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:70 │ [9] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:79 │ [10] #108 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:88 │ │ nested task error: foo,x=0.8721890926909632 │ Stacktrace: │ [1] error │ @ ./error.jl:35 │ [2] test_save_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:448 │ [3] save_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1785 │ [4] #26 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:262 │ Stacktrace: │ [1] remotecall_wait(::Function, ::Distributed.Worker, ::Nothing, ::Vararg{Any}; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:507 │ [2] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:497 [inlined] │ [3] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:519 [inlined] │ [4] (::Schedulers.var"#31#32"{@Kwargs{}, Nothing, Schedulers.var"#138#145", Schedulers.var"#139#146", Int64, typeof(Schedulers.save_checkpoint), Int64, Tuple{typeof(test_save_checkpoint), typeof(fetch), String, Future, DataType}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:288 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch │ @ ./task.jl:379 [inlined] │ [3] remotecall_wait_timeout(::Vector{Float64}, ::Int64, ::Float64, ::Nothing, ::Function, ::Function, ::Int64, ::typeof(Schedulers.save_checkpoint), ::Int64, ::typeof(test_save_checkpoint), ::Vararg{Any}; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:298 │ [4] remotecall_wait_timeout(::Vector{Float64}, ::Int64, ::Float64, ::Nothing, ::Function, ::Function, ::Int64, ::Function, ::Int64, ::typeof(test_save_checkpoint), ::Vararg{Any}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:287 │ [5] (::Schedulers.var"#135#142"{Vector{Float32}, @Kwargs{}, typeof(foo7b), Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", typeof(nworkers), Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, String}, Dict{String, Any}, SchedulerOptions{String}, Tuple{Int64, Int64}, Vector{Float64}, Vector{Float64}, Vector{Float64}, Vector{Any}, Dict{Int64, Future}, Int64})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1405 │ │ nested task error: On worker 82: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch │ @ ./task.jl:379 [inlined] │ [3] #default_threadpool_checkpoint_call#25 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:284 │ [4] default_threadpool_checkpoint_call │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:250 │ [5] #invokelatest#2 │ @ ./essentials.jl:892 │ [6] invokelatest │ @ ./essentials.jl:889 │ [7] #122 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:303 │ [8] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:70 │ [9] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:79 │ [10] #108 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:88 │ │ nested task error: foo,x=0.8721890926909632 │ Stacktrace: │ [1] error │ @ ./error.jl:35 │ [2] test_save_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:448 │ [3] save_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1785 │ [4] #26 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:262 │ Stacktrace: │ [1] remotecall_wait(::Function, ::Distributed.Worker, ::Nothing, ::Vararg{Any}; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:507 │ [2] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:497 [inlined] │ [3] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:519 [inlined] │ [4] (::Schedulers.var"#31#32"{@Kwargs{}, Nothing, Schedulers.var"#138#145", Schedulers.var"#139#146", Int64, typeof(Schedulers.save_checkpoint), Int64, Tuple{typeof(test_save_checkpoint), typeof(fetch), String, Future, DataType}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:288 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 ┌ Warning: too many failures on process with id=82 (Schedulers-primary-uqu1N2Qp), removing from process list └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:393 [ Info: running task 23 on process 81 (Schedulers-primary-uqu1N2Qp); 5 workers total; 83 tasks left in task-pool. [ Info: running task 24 on process 81 (Schedulers-primary-uqu1N2Qp); 4 workers total; 82 tasks left in task-pool. ┌ Warning: pid=81 (Schedulers-primary-uqu1N2Qp), checkpoint=/tmp/jl_PYLJpo/checkpoint-xC3ASi-339, task loop, caught exception during save_checkpoint └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1410 ┌ Warning: TaskFailedException │ │ nested task error: On worker 81: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch │ @ ./task.jl:379 [inlined] │ [3] #default_threadpool_checkpoint_call#25 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:284 │ [4] default_threadpool_checkpoint_call │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:250 │ [5] #invokelatest#2 │ @ ./essentials.jl:892 │ [6] invokelatest │ @ ./essentials.jl:889 │ [7] #122 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:303 │ [8] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:70 │ [9] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:79 │ [10] #108 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:88 │ │ nested task error: foo,x=0.8886239646554804 │ Stacktrace: │ [1] error │ @ ./error.jl:35 │ [2] test_save_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:448 │ [3] save_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1785 │ [4] #26 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:262 │ Stacktrace: │ [1] remotecall_wait(::Function, ::Distributed.Worker, ::Nothing, ::Vararg{Any}; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:507 │ [2] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:497 [inlined] │ [3] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:519 [inlined] │ [4] (::Schedulers.var"#31#32"{@Kwargs{}, Nothing, Schedulers.var"#138#145", Schedulers.var"#139#146", Int64, typeof(Schedulers.save_checkpoint), Int64, Tuple{typeof(test_save_checkpoint), typeof(fetch), String, Future, DataType}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:288 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch │ @ ./task.jl:379 [inlined] │ [3] remotecall_wait_timeout(::Vector{Float64}, ::Int64, ::Float64, ::Nothing, ::Function, ::Function, ::Int64, ::typeof(Schedulers.save_checkpoint), ::Int64, ::typeof(test_save_checkpoint), ::Vararg{Any}; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:298 │ [4] remotecall_wait_timeout(::Vector{Float64}, ::Int64, ::Float64, ::Nothing, ::Function, ::Function, ::Int64, ::Function, ::Int64, ::typeof(test_save_checkpoint), ::Vararg{Any}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:287 │ [5] (::Schedulers.var"#135#142"{Vector{Float32}, @Kwargs{}, typeof(foo7b), Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", typeof(nworkers), Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, String}, Dict{String, Any}, SchedulerOptions{String}, Tuple{Int64, Int64}, Vector{Float64}, Vector{Float64}, Vector{Float64}, Vector{Any}, Dict{Int64, Future}, Int64})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1405 │ │ nested task error: On worker 81: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch │ @ ./task.jl:379 [inlined] │ [3] #default_threadpool_checkpoint_call#25 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:284 │ [4] default_threadpool_checkpoint_call │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:250 │ [5] #invokelatest#2 │ @ ./essentials.jl:892 │ [6] invokelatest │ @ ./essentials.jl:889 │ [7] #122 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:303 │ [8] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:70 │ [9] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:79 │ [10] #108 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:88 │ │ nested task error: foo,x=0.8886239646554804 │ Stacktrace: │ [1] error │ @ ./error.jl:35 │ [2] test_save_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:448 │ [3] save_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1785 │ [4] #26 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:262 │ Stacktrace: │ [1] remotecall_wait(::Function, ::Distributed.Worker, ::Nothing, ::Vararg{Any}; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:507 │ [2] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:497 [inlined] │ [3] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:519 [inlined] │ [4] (::Schedulers.var"#31#32"{@Kwargs{}, Nothing, Schedulers.var"#138#145", Schedulers.var"#139#146", Int64, typeof(Schedulers.save_checkpoint), Int64, Tuple{typeof(test_save_checkpoint), typeof(fetch), String, Future, DataType}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:288 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 ┌ Warning: too many failures on process with id=81 (Schedulers-primary-uqu1N2Qp), removing from process list └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:393 [ Info: running task 25 on process 83 (Schedulers-primary-uqu1N2Qp); 5 workers total; 82 tasks left in task-pool. [ Info: running task 26 on process 84 (Schedulers-primary-uqu1N2Qp); 5 workers total; 80 tasks left in task-pool. [ Info: running task 27 on process 85 (Schedulers-primary-uqu1N2Qp); 5 workers total; 80 tasks left in task-pool. [ Info: running task 28 on process 83 (Schedulers-primary-uqu1N2Qp); 5 workers total; 79 tasks left in task-pool. [ Info: running task 29 on process 84 (Schedulers-primary-uqu1N2Qp); 5 workers total; 78 tasks left in task-pool. ┌ Warning: pid=85 (Schedulers-primary-uqu1N2Qp), checkpoint=nothing, task loop, caught exception during save_checkpoint └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1410 ┌ Warning: TaskFailedException │ │ nested task error: On worker 85: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch │ @ ./task.jl:379 [inlined] │ [3] #default_threadpool_checkpoint_call#25 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:284 │ [4] default_threadpool_checkpoint_call │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:250 │ [5] #invokelatest#2 │ @ ./essentials.jl:892 │ [6] invokelatest │ @ ./essentials.jl:889 │ [7] #122 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:303 │ [8] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:70 │ [9] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:79 │ [10] #108 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:88 │ │ nested task error: foo,x=0.9039389320613034 │ Stacktrace: │ [1] error │ @ ./error.jl:35 │ [2] test_save_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:448 │ [3] save_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1785 │ [4] #26 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:262 │ Stacktrace: │ [1] remotecall_wait(::Function, ::Distributed.Worker, ::Nothing, ::Vararg{Any}; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:507 │ [2] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:497 [inlined] │ [3] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:519 [inlined] │ [4] (::Schedulers.var"#31#32"{@Kwargs{}, Nothing, Schedulers.var"#138#145", Schedulers.var"#139#146", Int64, typeof(Schedulers.save_checkpoint), Int64, Tuple{typeof(test_save_checkpoint), typeof(fetch), String, Future, DataType}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:288 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch │ @ ./task.jl:379 [inlined] │ [3] remotecall_wait_timeout(::Vector{Float64}, ::Int64, ::Float64, ::Nothing, ::Function, ::Function, ::Int64, ::typeof(Schedulers.save_checkpoint), ::Int64, ::typeof(test_save_checkpoint), ::Vararg{Any}; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:298 │ [4] remotecall_wait_timeout(::Vector{Float64}, ::Int64, ::Float64, ::Nothing, ::Function, ::Function, ::Int64, ::Function, ::Int64, ::typeof(test_save_checkpoint), ::Vararg{Any}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:287 │ [5] (::Schedulers.var"#135#142"{Vector{Float32}, @Kwargs{}, typeof(foo7b), Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", typeof(nworkers), Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, String}, Dict{String, Any}, SchedulerOptions{String}, Tuple{Int64, Int64}, Vector{Float64}, Vector{Float64}, Vector{Float64}, Vector{Any}, Dict{Int64, Future}, Int64})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1405 │ │ nested task error: On worker 85: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch │ @ ./task.jl:379 [inlined] │ [3] #default_threadpool_checkpoint_call#25 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:284 │ [4] default_threadpool_checkpoint_call │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:250 │ [5] #invokelatest#2 │ @ ./essentials.jl:892 │ [6] invokelatest │ @ ./essentials.jl:889 │ [7] #122 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:303 │ [8] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:70 │ [9] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:79 │ [10] #108 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:88 │ │ nested task error: foo,x=0.9039389320613034 │ Stacktrace: │ [1] error │ @ ./error.jl:35 │ [2] test_save_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:448 │ [3] save_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1785 │ [4] #26 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:262 │ Stacktrace: │ [1] remotecall_wait(::Function, ::Distributed.Worker, ::Nothing, ::Vararg{Any}; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:507 │ [2] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:497 [inlined] │ [3] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:519 [inlined] │ [4] (::Schedulers.var"#31#32"{@Kwargs{}, Nothing, Schedulers.var"#138#145", Schedulers.var"#139#146", Int64, typeof(Schedulers.save_checkpoint), Int64, Tuple{typeof(test_save_checkpoint), typeof(fetch), String, Future, DataType}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:288 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 ┌ Warning: too many failures on process with id=85 (Schedulers-primary-uqu1N2Qp), removing from process list └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:393 ┌ Warning: pid=83 (Schedulers-primary-uqu1N2Qp), checkpoint=/tmp/jl_PYLJpo/checkpoint-xC3ASi-341, task loop, caught exception during save_checkpoint └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1410 ┌ Warning: TaskFailedException │ │ nested task error: On worker 83: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch │ @ ./task.jl:379 [inlined] │ [3] #default_threadpool_checkpoint_call#25 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:284 │ [4] default_threadpool_checkpoint_call │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:250 │ [5] #invokelatest#2 │ @ ./essentials.jl:892 │ [6] invokelatest │ @ ./essentials.jl:889 │ [7] #122 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:303 │ [8] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:70 │ [9] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:79 │ [10] #108 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:88 │ │ nested task error: foo,x=0.901706683196105 │ Stacktrace: │ [1] error │ @ ./error.jl:35 │ [2] test_save_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:448 │ [3] save_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1785 │ [4] #26 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:262 │ Stacktrace: │ [1] remotecall_wait(::Function, ::Distributed.Worker, ::Nothing, ::Vararg{Any}; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:507 │ [2] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:497 [inlined] │ [3] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:519 [inlined] │ [4] (::Schedulers.var"#31#32"{@Kwargs{}, Nothing, Schedulers.var"#138#145", Schedulers.var"#139#146", Int64, typeof(Schedulers.save_checkpoint), Int64, Tuple{typeof(test_save_checkpoint), typeof(fetch), String, Future, DataType}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:288 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch │ @ ./task.jl:379 [inlined] │ [3] remotecall_wait_timeout(::Vector{Float64}, ::Int64, ::Float64, ::Nothing, ::Function, ::Function, ::Int64, ::typeof(Schedulers.save_checkpoint), ::Int64, ::typeof(test_save_checkpoint), ::Vararg{Any}; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:298 │ [4] remotecall_wait_timeout(::Vector{Float64}, ::Int64, ::Float64, ::Nothing, ::Function, ::Function, ::Int64, ::Function, ::Int64, ::typeof(test_save_checkpoint), ::Vararg{Any}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:287 │ [5] (::Schedulers.var"#135#142"{Vector{Float32}, @Kwargs{}, typeof(foo7b), Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", typeof(nworkers), Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, String}, Dict{String, Any}, SchedulerOptions{String}, Tuple{Int64, Int64}, Vector{Float64}, Vector{Float64}, Vector{Float64}, Vector{Any}, Dict{Int64, Future}, Int64})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1405 │ │ nested task error: On worker 83: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch │ @ ./task.jl:379 [inlined] │ [3] #default_threadpool_checkpoint_call#25 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:284 │ [4] default_threadpool_checkpoint_call │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:250 │ [5] #invokelatest#2 │ @ ./essentials.jl:892 │ [6] invokelatest │ @ ./essentials.jl:889 │ [7] #122 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:303 │ [8] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:70 │ [9] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:79 │ [10] #108 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:88 │ │ nested task error: foo,x=0.901706683196105 │ Stacktrace: │ [1] error │ @ ./error.jl:35 │ [2] test_save_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:448 │ [3] save_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1785 │ [4] #26 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:262 │ Stacktrace: │ [1] remotecall_wait(::Function, ::Distributed.Worker, ::Nothing, ::Vararg{Any}; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:507 │ [2] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:497 [inlined] │ [3] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:519 [inlined] │ [4] (::Schedulers.var"#31#32"{@Kwargs{}, Nothing, Schedulers.var"#138#145", Schedulers.var"#139#146", Int64, typeof(Schedulers.save_checkpoint), Int64, Tuple{typeof(test_save_checkpoint), typeof(fetch), String, Future, DataType}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:288 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 ┌ Warning: too many failures on process with id=83 (Schedulers-primary-uqu1N2Qp), removing from process list └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:393 [ Info: running task 30 on process 84 (Schedulers-primary-uqu1N2Qp); 4 workers total; 79 tasks left in task-pool. [ Info: running task 31 on process 84 (Schedulers-primary-uqu1N2Qp); 4 workers total; 78 tasks left in task-pool. [ Info: running task 32 on process 84 (Schedulers-primary-uqu1N2Qp); 5 workers total; 77 tasks left in task-pool. [ Info: running task 33 on process 86 (Schedulers-primary-uqu1N2Qp); 5 workers total; 76 tasks left in task-pool. [ Info: running task 34 on process 84 (Schedulers-primary-uqu1N2Qp); 5 workers total; 75 tasks left in task-pool. [ Info: running task 35 on process 86 (Schedulers-primary-uqu1N2Qp); 3 workers total; 74 tasks left in task-pool. [ Info: running task 36 on process 84 (Schedulers-primary-uqu1N2Qp); 3 workers total; 73 tasks left in task-pool. [ Info: running task 37 on process 86 (Schedulers-primary-uqu1N2Qp); 3 workers total; 72 tasks left in task-pool. [ Info: running task 38 on process 84 (Schedulers-primary-uqu1N2Qp); 3 workers total; 71 tasks left in task-pool. ┌ Warning: pid=86 (Schedulers-primary-uqu1N2Qp), checkpoint=/tmp/jl_PYLJpo/checkpoint-xC3ASi-351, task loop, caught exception during save_checkpoint └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1410 ┌ Warning: TaskFailedException │ │ nested task error: On worker 86: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch │ @ ./task.jl:379 [inlined] │ [3] #default_threadpool_checkpoint_call#25 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:284 │ [4] default_threadpool_checkpoint_call │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:250 │ [5] #invokelatest#2 │ @ ./essentials.jl:892 │ [6] invokelatest │ @ ./essentials.jl:889 │ [7] #122 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:303 │ [8] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:70 │ [9] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:79 │ [10] #108 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:88 │ │ nested task error: foo,x=0.9725461741335576 │ Stacktrace: │ [1] error │ @ ./error.jl:35 │ [2] test_save_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:448 │ [3] save_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1785 │ [4] #26 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:262 │ Stacktrace: │ [1] remotecall_wait(::Function, ::Distributed.Worker, ::Nothing, ::Vararg{Any}; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:507 │ [2] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:497 [inlined] │ [3] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:519 [inlined] │ [4] (::Schedulers.var"#31#32"{@Kwargs{}, Nothing, Schedulers.var"#138#145", Schedulers.var"#139#146", Int64, typeof(Schedulers.save_checkpoint), Int64, Tuple{typeof(test_save_checkpoint), typeof(fetch), String, Future, DataType}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:288 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch │ @ ./task.jl:379 [inlined] │ [3] remotecall_wait_timeout(::Vector{Float64}, ::Int64, ::Float64, ::Nothing, ::Function, ::Function, ::Int64, ::typeof(Schedulers.save_checkpoint), ::Int64, ::typeof(test_save_checkpoint), ::Vararg{Any}; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:298 │ [4] remotecall_wait_timeout(::Vector{Float64}, ::Int64, ::Float64, ::Nothing, ::Function, ::Function, ::Int64, ::Function, ::Int64, ::typeof(test_save_checkpoint), ::Vararg{Any}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:287 │ [5] (::Schedulers.var"#135#142"{Vector{Float32}, @Kwargs{}, typeof(foo7b), Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", typeof(nworkers), Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, String}, Dict{String, Any}, SchedulerOptions{String}, Tuple{Int64, Int64}, Vector{Float64}, Vector{Float64}, Vector{Float64}, Vector{Any}, Dict{Int64, Future}, Int64})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1405 │ │ nested task error: On worker 86: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch │ @ ./task.jl:379 [inlined] │ [3] #default_threadpool_checkpoint_call#25 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:284 │ [4] default_threadpool_checkpoint_call │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:250 │ [5] #invokelatest#2 │ @ ./essentials.jl:892 │ [6] invokelatest │ @ ./essentials.jl:889 │ [7] #122 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:303 │ [8] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:70 │ [9] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:79 │ [10] #108 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:88 │ │ nested task error: foo,x=0.9725461741335576 │ Stacktrace: │ [1] error │ @ ./error.jl:35 │ [2] test_save_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:448 │ [3] save_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1785 │ [4] #26 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:262 │ Stacktrace: │ [1] remotecall_wait(::Function, ::Distributed.Worker, ::Nothing, ::Vararg{Any}; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:507 │ [2] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:497 [inlined] │ [3] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:519 [inlined] │ [4] (::Schedulers.var"#31#32"{@Kwargs{}, Nothing, Schedulers.var"#138#145", Schedulers.var"#139#146", Int64, typeof(Schedulers.save_checkpoint), Int64, Tuple{typeof(test_save_checkpoint), typeof(fetch), String, Future, DataType}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:288 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 ┌ Warning: too many failures on process with id=86 (Schedulers-primary-uqu1N2Qp), removing from process list └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:393 [ Info: running task 39 on process 84 (Schedulers-primary-uqu1N2Qp); 3 workers total; 71 tasks left in task-pool. [ Info: running task 40 on process 84 (Schedulers-primary-uqu1N2Qp); 3 workers total; 70 tasks left in task-pool. [ Info: running task 41 on process 87 (Schedulers-primary-uqu1N2Qp); 5 workers total; 69 tasks left in task-pool. [ Info: running task 42 on process 84 (Schedulers-primary-uqu1N2Qp); 5 workers total; 68 tasks left in task-pool. [ Info: running task 43 on process 84 (Schedulers-primary-uqu1N2Qp); 5 workers total; 67 tasks left in task-pool. [ Info: running task 44 on process 84 (Schedulers-primary-uqu1N2Qp); 5 workers total; 66 tasks left in task-pool. [ Info: running task 45 on process 87 (Schedulers-primary-uqu1N2Qp); 5 workers total; 65 tasks left in task-pool. [ Info: running task 46 on process 84 (Schedulers-primary-uqu1N2Qp); 4 workers total; 64 tasks left in task-pool. [ Info: running task 47 on process 87 (Schedulers-primary-uqu1N2Qp); 4 workers total; 63 tasks left in task-pool. [ Info: running task 48 on process 87 (Schedulers-primary-uqu1N2Qp); 4 workers total; 62 tasks left in task-pool. ┌ Warning: pid=84 (Schedulers-primary-uqu1N2Qp), checkpoint=/tmp/jl_PYLJpo/checkpoint-xC3ASi-360, task loop, caught exception during save_checkpoint └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1410 ┌ Warning: TaskFailedException │ │ nested task error: On worker 84: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch │ @ ./task.jl:379 [inlined] │ [3] #default_threadpool_checkpoint_call#25 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:284 │ [4] default_threadpool_checkpoint_call │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:250 │ [5] #invokelatest#2 │ @ ./essentials.jl:892 │ [6] invokelatest │ @ ./essentials.jl:889 │ [7] #122 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:303 │ [8] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:70 │ [9] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:79 │ [10] #108 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:88 │ │ nested task error: foo,x=0.9964091017287714 │ Stacktrace: │ [1] error │ @ ./error.jl:35 │ [2] test_save_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:448 │ [3] save_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1785 │ [4] #26 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:262 │ Stacktrace: │ [1] remotecall_wait(::Function, ::Distributed.Worker, ::Nothing, ::Vararg{Any}; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:507 │ [2] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:497 [inlined] │ [3] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:519 [inlined] │ [4] (::Schedulers.var"#31#32"{@Kwargs{}, Nothing, Schedulers.var"#138#145", Schedulers.var"#139#146", Int64, typeof(Schedulers.save_checkpoint), Int64, Tuple{typeof(test_save_checkpoint), typeof(fetch), String, Future, DataType}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:288 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch │ @ ./task.jl:379 [inlined] │ [3] remotecall_wait_timeout(::Vector{Float64}, ::Int64, ::Float64, ::Nothing, ::Function, ::Function, ::Int64, ::typeof(Schedulers.save_checkpoint), ::Int64, ::typeof(test_save_checkpoint), ::Vararg{Any}; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:298 │ [4] remotecall_wait_timeout(::Vector{Float64}, ::Int64, ::Float64, ::Nothing, ::Function, ::Function, ::Int64, ::Function, ::Int64, ::typeof(test_save_checkpoint), ::Vararg{Any}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:287 │ [5] (::Schedulers.var"#135#142"{Vector{Float32}, @Kwargs{}, typeof(foo7b), Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", typeof(nworkers), Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, String}, Dict{String, Any}, SchedulerOptions{String}, Tuple{Int64, Int64}, Vector{Float64}, Vector{Float64}, Vector{Float64}, Vector{Any}, Dict{Int64, Future}, Int64})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1405 │ │ nested task error: On worker 84: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch │ @ ./task.jl:379 [inlined] │ [3] #default_threadpool_checkpoint_call#25 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:284 │ [4] default_threadpool_checkpoint_call │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:250 │ [5] #invokelatest#2 │ @ ./essentials.jl:892 │ [6] invokelatest │ @ ./essentials.jl:889 │ [7] #122 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:303 │ [8] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:70 │ [9] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:79 │ [10] #108 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:88 │ │ nested task error: foo,x=0.9964091017287714 │ Stacktrace: │ [1] error │ @ ./error.jl:35 │ [2] test_save_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:448 │ [3] save_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1785 │ [4] #26 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:262 │ Stacktrace: │ [1] remotecall_wait(::Function, ::Distributed.Worker, ::Nothing, ::Vararg{Any}; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:507 │ [2] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:497 [inlined] │ [3] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:519 [inlined] │ [4] (::Schedulers.var"#31#32"{@Kwargs{}, Nothing, Schedulers.var"#138#145", Schedulers.var"#139#146", Int64, typeof(Schedulers.save_checkpoint), Int64, Tuple{typeof(test_save_checkpoint), typeof(fetch), String, Future, DataType}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:288 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 ┌ Warning: too many failures on process with id=84 (Schedulers-primary-uqu1N2Qp), removing from process list └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:393 ┌ Warning: pid=87 (Schedulers-primary-uqu1N2Qp), checkpoint=/tmp/jl_PYLJpo/checkpoint-xC3ASi-363, task loop, caught exception during save_checkpoint └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1410 ┌ Warning: TaskFailedException │ │ nested task error: On worker 87: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch │ @ ./task.jl:379 [inlined] │ [3] #default_threadpool_checkpoint_call#25 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:284 │ [4] default_threadpool_checkpoint_call │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:250 │ [5] #invokelatest#2 │ @ ./essentials.jl:892 │ [6] invokelatest │ @ ./essentials.jl:889 │ [7] #122 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:303 │ [8] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:70 │ [9] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:79 │ [10] #108 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:88 │ │ nested task error: foo,x=0.8712671385902566 │ Stacktrace: │ [1] error │ @ ./error.jl:35 │ [2] test_save_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:448 │ [3] save_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1785 │ [4] #26 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:262 │ Stacktrace: │ [1] remotecall_wait(::Function, ::Distributed.Worker, ::Nothing, ::Vararg{Any}; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:507 │ [2] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:497 [inlined] │ [3] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:519 [inlined] │ [4] (::Schedulers.var"#31#32"{@Kwargs{}, Nothing, Schedulers.var"#138#145", Schedulers.var"#139#146", Int64, typeof(Schedulers.save_checkpoint), Int64, Tuple{typeof(test_save_checkpoint), typeof(fetch), String, Future, DataType}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:288 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch │ @ ./task.jl:379 [inlined] │ [3] remotecall_wait_timeout(::Vector{Float64}, ::Int64, ::Float64, ::Nothing, ::Function, ::Function, ::Int64, ::typeof(Schedulers.save_checkpoint), ::Int64, ::typeof(test_save_checkpoint), ::Vararg{Any}; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:298 │ [4] remotecall_wait_timeout(::Vector{Float64}, ::Int64, ::Float64, ::Nothing, ::Function, ::Function, ::Int64, ::Function, ::Int64, ::typeof(test_save_checkpoint), ::Vararg{Any}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:287 │ [5] (::Schedulers.var"#135#142"{Vector{Float32}, @Kwargs{}, typeof(foo7b), Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", typeof(nworkers), Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, String}, Dict{String, Any}, SchedulerOptions{String}, Tuple{Int64, Int64}, Vector{Float64}, Vector{Float64}, Vector{Float64}, Vector{Any}, Dict{Int64, Future}, Int64})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1405 │ │ nested task error: On worker 87: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch │ @ ./task.jl:379 [inlined] │ [3] #default_threadpool_checkpoint_call#25 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:284 │ [4] default_threadpool_checkpoint_call │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:250 │ [5] #invokelatest#2 │ @ ./essentials.jl:892 │ [6] invokelatest │ @ ./essentials.jl:889 │ [7] #122 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:303 │ [8] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:70 │ [9] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:79 │ [10] #108 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:88 │ │ nested task error: foo,x=0.8712671385902566 │ Stacktrace: │ [1] error │ @ ./error.jl:35 │ [2] test_save_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:448 │ [3] save_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1785 │ [4] #26 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:262 │ Stacktrace: │ [1] remotecall_wait(::Function, ::Distributed.Worker, ::Nothing, ::Vararg{Any}; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:507 │ [2] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:497 [inlined] │ [3] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:519 [inlined] │ [4] (::Schedulers.var"#31#32"{@Kwargs{}, Nothing, Schedulers.var"#138#145", Schedulers.var"#139#146", Int64, typeof(Schedulers.save_checkpoint), Int64, Tuple{typeof(test_save_checkpoint), typeof(fetch), String, Future, DataType}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:288 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 ┌ Warning: too many failures on process with id=87 (Schedulers-primary-uqu1N2Qp), removing from process list └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:393 [ Info: running task 49 on process 88 (Schedulers-primary-uqu1N2Qp); 5 workers total; 63 tasks left in task-pool. [ Info: running task 50 on process 89 (Schedulers-primary-uqu1N2Qp); 5 workers total; 62 tasks left in task-pool. [ Info: running task 51 on process 88 (Schedulers-primary-uqu1N2Qp); 3 workers total; 61 tasks left in task-pool. [ Info: running task 52 on process 89 (Schedulers-primary-uqu1N2Qp); 3 workers total; 60 tasks left in task-pool. [ Info: running task 53 on process 89 (Schedulers-primary-uqu1N2Qp); 3 workers total; 59 tasks left in task-pool. ┌ Warning: pid=88 (Schedulers-primary-uqu1N2Qp), checkpoint=/tmp/jl_PYLJpo/checkpoint-xC3ASi-365, task loop, caught exception during save_checkpoint └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1410 ┌ Warning: TaskFailedException │ │ nested task error: On worker 88: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch │ @ ./task.jl:379 [inlined] │ [3] #default_threadpool_checkpoint_call#25 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:284 │ [4] default_threadpool_checkpoint_call │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:250 │ [5] #invokelatest#2 │ @ ./essentials.jl:892 │ [6] invokelatest │ @ ./essentials.jl:889 │ [7] #122 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:303 │ [8] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:70 │ [9] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:79 │ [10] #108 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:88 │ │ nested task error: foo,x=0.921420235200677 │ Stacktrace: │ [1] error │ @ ./error.jl:35 │ [2] test_save_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:448 │ [3] save_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1785 │ [4] #26 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:262 │ Stacktrace: │ [1] remotecall_wait(::Function, ::Distributed.Worker, ::Nothing, ::Vararg{Any}; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:507 │ [2] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:497 [inlined] │ [3] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:519 [inlined] │ [4] (::Schedulers.var"#31#32"{@Kwargs{}, Nothing, Schedulers.var"#138#145", Schedulers.var"#139#146", Int64, typeof(Schedulers.save_checkpoint), Int64, Tuple{typeof(test_save_checkpoint), typeof(fetch), String, Future, DataType}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:288 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch │ @ ./task.jl:379 [inlined] │ [3] remotecall_wait_timeout(::Vector{Float64}, ::Int64, ::Float64, ::Nothing, ::Function, ::Function, ::Int64, ::typeof(Schedulers.save_checkpoint), ::Int64, ::typeof(test_save_checkpoint), ::Vararg{Any}; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:298 │ [4] remotecall_wait_timeout(::Vector{Float64}, ::Int64, ::Float64, ::Nothing, ::Function, ::Function, ::Int64, ::Function, ::Int64, ::typeof(test_save_checkpoint), ::Vararg{Any}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:287 │ [5] (::Schedulers.var"#135#142"{Vector{Float32}, @Kwargs{}, typeof(foo7b), Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", typeof(nworkers), Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, String}, Dict{String, Any}, SchedulerOptions{String}, Tuple{Int64, Int64}, Vector{Float64}, Vector{Float64}, Vector{Float64}, Vector{Any}, Dict{Int64, Future}, Int64})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1405 │ │ nested task error: On worker 88: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch │ @ ./task.jl:379 [inlined] │ [3] #default_threadpool_checkpoint_call#25 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:284 │ [4] default_threadpool_checkpoint_call │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:250 │ [5] #invokelatest#2 │ @ ./essentials.jl:892 │ [6] invokelatest │ @ ./essentials.jl:889 │ [7] #122 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:303 │ [8] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:70 │ [9] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:79 │ [10] #108 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:88 │ │ nested task error: foo,x=0.921420235200677 │ Stacktrace: │ [1] error │ @ ./error.jl:35 │ [2] test_save_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:448 │ [3] save_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1785 │ [4] #26 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:262 │ Stacktrace: │ [1] remotecall_wait(::Function, ::Distributed.Worker, ::Nothing, ::Vararg{Any}; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:507 │ [2] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:497 [inlined] │ [3] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:519 [inlined] │ [4] (::Schedulers.var"#31#32"{@Kwargs{}, Nothing, Schedulers.var"#138#145", Schedulers.var"#139#146", Int64, typeof(Schedulers.save_checkpoint), Int64, Tuple{typeof(test_save_checkpoint), typeof(fetch), String, Future, DataType}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:288 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 ┌ Warning: too many failures on process with id=88 (Schedulers-primary-uqu1N2Qp), removing from process list └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:393 [ Info: running task 54 on process 89 (Schedulers-primary-uqu1N2Qp); 3 workers total; 59 tasks left in task-pool. [ Info: running task 55 on process 89 (Schedulers-primary-uqu1N2Qp); 5 workers total; 58 tasks left in task-pool. [ Info: running task 56 on process 89 (Schedulers-primary-uqu1N2Qp); 5 workers total; 57 tasks left in task-pool. [ Info: running task 57 on process 90 (Schedulers-primary-uqu1N2Qp); 5 workers total; 56 tasks left in task-pool. [ Info: running task 58 on process 89 (Schedulers-primary-uqu1N2Qp); 5 workers total; 55 tasks left in task-pool. [ Info: running task 59 on process 89 (Schedulers-primary-uqu1N2Qp); 5 workers total; 54 tasks left in task-pool. [ Info: running task 60 on process 90 (Schedulers-primary-uqu1N2Qp); 4 workers total; 53 tasks left in task-pool. [ Info: running task 61 on process 89 (Schedulers-primary-uqu1N2Qp); 4 workers total; 52 tasks left in task-pool. [ Info: running task 62 on process 90 (Schedulers-primary-uqu1N2Qp); 4 workers total; 51 tasks left in task-pool. [ Info: running task 63 on process 89 (Schedulers-primary-uqu1N2Qp); 4 workers total; 50 tasks left in task-pool. ┌ Warning: pid=90 (Schedulers-primary-uqu1N2Qp), checkpoint=/tmp/jl_PYLJpo/checkpoint-xC3ASi-376, task loop, caught exception during save_checkpoint └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1410 ┌ Warning: TaskFailedException │ │ nested task error: On worker 90: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch │ @ ./task.jl:379 [inlined] │ [3] #default_threadpool_checkpoint_call#25 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:284 │ [4] default_threadpool_checkpoint_call │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:250 │ [5] #invokelatest#2 │ @ ./essentials.jl:892 │ [6] invokelatest │ @ ./essentials.jl:889 │ [7] #122 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:303 │ [8] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:70 │ [9] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:79 │ [10] #108 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:88 │ │ nested task error: foo,x=0.8474351919816654 │ Stacktrace: │ [1] error │ @ ./error.jl:35 │ [2] test_save_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:448 │ [3] save_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1785 │ [4] #26 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:262 │ Stacktrace: │ [1] remotecall_wait(::Function, ::Distributed.Worker, ::Nothing, ::Vararg{Any}; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:507 │ [2] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:497 [inlined] │ [3] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:519 [inlined] │ [4] (::Schedulers.var"#31#32"{@Kwargs{}, Nothing, Schedulers.var"#138#145", Schedulers.var"#139#146", Int64, typeof(Schedulers.save_checkpoint), Int64, Tuple{typeof(test_save_checkpoint), typeof(fetch), String, Future, DataType}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:288 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch │ @ ./task.jl:379 [inlined] │ [3] remotecall_wait_timeout(::Vector{Float64}, ::Int64, ::Float64, ::Nothing, ::Function, ::Function, ::Int64, ::typeof(Schedulers.save_checkpoint), ::Int64, ::typeof(test_save_checkpoint), ::Vararg{Any}; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:298 │ [4] remotecall_wait_timeout(::Vector{Float64}, ::Int64, ::Float64, ::Nothing, ::Function, ::Function, ::Int64, ::Function, ::Int64, ::typeof(test_save_checkpoint), ::Vararg{Any}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:287 │ [5] (::Schedulers.var"#135#142"{Vector{Float32}, @Kwargs{}, typeof(foo7b), Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", typeof(nworkers), Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, String}, Dict{String, Any}, SchedulerOptions{String}, Tuple{Int64, Int64}, Vector{Float64}, Vector{Float64}, Vector{Float64}, Vector{Any}, Dict{Int64, Future}, Int64})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1405 │ │ nested task error: On worker 90: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch │ @ ./task.jl:379 [inlined] │ [3] #default_threadpool_checkpoint_call#25 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:284 │ [4] default_threadpool_checkpoint_call │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:250 │ [5] #invokelatest#2 │ @ ./essentials.jl:892 │ [6] invokelatest │ @ ./essentials.jl:889 │ [7] #122 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:303 │ [8] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:70 │ [9] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:79 │ [10] #108 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:88 │ │ nested task error: foo,x=0.8474351919816654 │ Stacktrace: │ [1] error │ @ ./error.jl:35 │ [2] test_save_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:448 │ [3] save_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1785 │ [4] #26 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:262 │ Stacktrace: │ [1] remotecall_wait(::Function, ::Distributed.Worker, ::Nothing, ::Vararg{Any}; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:507 │ [2] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:497 [inlined] │ [3] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:519 [inlined] │ [4] (::Schedulers.var"#31#32"{@Kwargs{}, Nothing, Schedulers.var"#138#145", Schedulers.var"#139#146", Int64, typeof(Schedulers.save_checkpoint), Int64, Tuple{typeof(test_save_checkpoint), typeof(fetch), String, Future, DataType}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:288 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 ┌ Warning: too many failures on process with id=90 (Schedulers-primary-uqu1N2Qp), removing from process list └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:393 [ Info: running task 64 on process 89 (Schedulers-primary-uqu1N2Qp); 4 workers total; 50 tasks left in task-pool. [ Info: running task 65 on process 89 (Schedulers-primary-uqu1N2Qp); 5 workers total; 49 tasks left in task-pool. [ Info: running task 66 on process 91 (Schedulers-primary-uqu1N2Qp); 5 workers total; 48 tasks left in task-pool. [ Info: running task 67 on process 92 (Schedulers-primary-uqu1N2Qp); 5 workers total; 47 tasks left in task-pool. ┌ Warning: pid=89 (Schedulers-primary-uqu1N2Qp), checkpoint=/tmp/jl_PYLJpo/checkpoint-xC3ASi-380, task loop, caught exception during save_checkpoint └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1410 ┌ Warning: TaskFailedException │ │ nested task error: On worker 89: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch │ @ ./task.jl:379 [inlined] │ [3] #default_threadpool_checkpoint_call#25 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:284 │ [4] default_threadpool_checkpoint_call │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:250 │ [5] #invokelatest#2 │ @ ./essentials.jl:892 │ [6] invokelatest │ @ ./essentials.jl:889 │ [7] #122 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:303 │ [8] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:70 │ [9] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:79 │ [10] #108 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:88 │ │ nested task error: foo,x=0.9081354624508043 │ Stacktrace: │ [1] error │ @ ./error.jl:35 │ [2] test_save_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:448 │ [3] save_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1785 │ [4] #26 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:262 │ Stacktrace: │ [1] remotecall_wait(::Function, ::Distributed.Worker, ::Nothing, ::Vararg{Any}; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:507 │ [2] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:497 [inlined] │ [3] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:519 [inlined] │ [4] (::Schedulers.var"#31#32"{@Kwargs{}, Nothing, Schedulers.var"#138#145", Schedulers.var"#139#146", Int64, typeof(Schedulers.save_checkpoint), Int64, Tuple{typeof(test_save_checkpoint), typeof(fetch), String, Future, DataType}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:288 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch │ @ ./task.jl:379 [inlined] │ [3] remotecall_wait_timeout(::Vector{Float64}, ::Int64, ::Float64, ::Nothing, ::Function, ::Function, ::Int64, ::typeof(Schedulers.save_checkpoint), ::Int64, ::typeof(test_save_checkpoint), ::Vararg{Any}; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:298 │ [4] remotecall_wait_timeout(::Vector{Float64}, ::Int64, ::Float64, ::Nothing, ::Function, ::Function, ::Int64, ::Function, ::Int64, ::typeof(test_save_checkpoint), ::Vararg{Any}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:287 │ [5] (::Schedulers.var"#135#142"{Vector{Float32}, @Kwargs{}, typeof(foo7b), Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", typeof(nworkers), Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, String}, Dict{String, Any}, SchedulerOptions{String}, Tuple{Int64, Int64}, Vector{Float64}, Vector{Float64}, Vector{Float64}, Vector{Any}, Dict{Int64, Future}, Int64})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1405 │ │ nested task error: On worker 89: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch │ @ ./task.jl:379 [inlined] │ [3] #default_threadpool_checkpoint_call#25 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:284 │ [4] default_threadpool_checkpoint_call │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:250 │ [5] #invokelatest#2 │ @ ./essentials.jl:892 │ [6] invokelatest │ @ ./essentials.jl:889 │ [7] #122 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:303 │ [8] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:70 │ [9] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:79 │ [10] #108 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:88 │ │ nested task error: foo,x=0.9081354624508043 │ Stacktrace: │ [1] error │ @ ./error.jl:35 │ [2] test_save_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:448 │ [3] save_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1785 │ [4] #26 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:262 │ Stacktrace: │ [1] remotecall_wait(::Function, ::Distributed.Worker, ::Nothing, ::Vararg{Any}; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:507 │ [2] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:497 [inlined] │ [3] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:519 [inlined] │ [4] (::Schedulers.var"#31#32"{@Kwargs{}, Nothing, Schedulers.var"#138#145", Schedulers.var"#139#146", Int64, typeof(Schedulers.save_checkpoint), Int64, Tuple{typeof(test_save_checkpoint), typeof(fetch), String, Future, DataType}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:288 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 ┌ Warning: too many failures on process with id=89 (Schedulers-primary-uqu1N2Qp), removing from process list └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:393 [ Info: running task 68 on process 91 (Schedulers-primary-uqu1N2Qp); 3 workers total; 47 tasks left in task-pool. ┌ Warning: pid=92 (Schedulers-primary-uqu1N2Qp), checkpoint=nothing, task loop, caught exception during save_checkpoint └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1410 ┌ Warning: TaskFailedException │ │ nested task error: On worker 92: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch │ @ ./task.jl:379 [inlined] │ [3] #default_threadpool_checkpoint_call#25 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:284 │ [4] default_threadpool_checkpoint_call │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:250 │ [5] #invokelatest#2 │ @ ./essentials.jl:892 │ [6] invokelatest │ @ ./essentials.jl:889 │ [7] #122 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:303 │ [8] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:70 │ [9] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:79 │ [10] #108 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:88 │ │ nested task error: foo,x=0.9367927775786316 │ Stacktrace: │ [1] error │ @ ./error.jl:35 │ [2] test_save_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:448 │ [3] save_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1785 │ [4] #26 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:262 │ Stacktrace: │ [1] remotecall_wait(::Function, ::Distributed.Worker, ::Nothing, ::Vararg{Any}; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:507 │ [2] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:497 [inlined] │ [3] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:519 [inlined] │ [4] (::Schedulers.var"#31#32"{@Kwargs{}, Nothing, Schedulers.var"#138#145", Schedulers.var"#139#146", Int64, typeof(Schedulers.save_checkpoint), Int64, Tuple{typeof(test_save_checkpoint), typeof(fetch), String, Future, DataType}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:288 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch │ @ ./task.jl:379 [inlined] │ [3] remotecall_wait_timeout(::Vector{Float64}, ::Int64, ::Float64, ::Nothing, ::Function, ::Function, ::Int64, ::typeof(Schedulers.save_checkpoint), ::Int64, ::typeof(test_save_checkpoint), ::Vararg{Any}; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:298 │ [4] remotecall_wait_timeout(::Vector{Float64}, ::Int64, ::Float64, ::Nothing, ::Function, ::Function, ::Int64, ::Function, ::Int64, ::typeof(test_save_checkpoint), ::Vararg{Any}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:287 │ [5] (::Schedulers.var"#135#142"{Vector{Float32}, @Kwargs{}, typeof(foo7b), Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", typeof(nworkers), Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, String}, Dict{String, Any}, SchedulerOptions{String}, Tuple{Int64, Int64}, Vector{Float64}, Vector{Float64}, Vector{Float64}, Vector{Any}, Dict{Int64, Future}, Int64})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1405 │ │ nested task error: On worker 92: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch │ @ ./task.jl:379 [inlined] │ [3] #default_threadpool_checkpoint_call#25 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:284 │ [4] default_threadpool_checkpoint_call │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:250 │ [5] #invokelatest#2 │ @ ./essentials.jl:892 │ [6] invokelatest │ @ ./essentials.jl:889 │ [7] #122 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:303 │ [8] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:70 │ [9] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:79 │ [10] #108 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:88 │ │ nested task error: foo,x=0.9367927775786316 │ Stacktrace: │ [1] error │ @ ./error.jl:35 │ [2] test_save_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:448 │ [3] save_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1785 │ [4] #26 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:262 │ Stacktrace: │ [1] remotecall_wait(::Function, ::Distributed.Worker, ::Nothing, ::Vararg{Any}; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:507 │ [2] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:497 [inlined] │ [3] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:519 [inlined] │ [4] (::Schedulers.var"#31#32"{@Kwargs{}, Nothing, Schedulers.var"#138#145", Schedulers.var"#139#146", Int64, typeof(Schedulers.save_checkpoint), Int64, Tuple{typeof(test_save_checkpoint), typeof(fetch), String, Future, DataType}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:288 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 ┌ Warning: too many failures on process with id=92 (Schedulers-primary-uqu1N2Qp), removing from process list └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:393 ┌ Warning: pid=91 (Schedulers-primary-uqu1N2Qp), checkpoint=/tmp/jl_PYLJpo/checkpoint-xC3ASi-382, task loop, caught exception during save_checkpoint └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1410 ┌ Warning: TaskFailedException │ │ nested task error: On worker 91: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch │ @ ./task.jl:379 [inlined] │ [3] #default_threadpool_checkpoint_call#25 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:284 │ [4] default_threadpool_checkpoint_call │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:250 │ [5] #invokelatest#2 │ @ ./essentials.jl:892 │ [6] invokelatest │ @ ./essentials.jl:889 │ [7] #122 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:303 │ [8] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:70 │ [9] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:79 │ [10] #108 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:88 │ │ nested task error: foo,x=0.924523896864053 │ Stacktrace: │ [1] error │ @ ./error.jl:35 │ [2] test_save_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:448 │ [3] save_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1785 │ [4] #26 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:262 │ Stacktrace: │ [1] remotecall_wait(::Function, ::Distributed.Worker, ::Nothing, ::Vararg{Any}; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:507 │ [2] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:497 [inlined] │ [3] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:519 [inlined] │ [4] (::Schedulers.var"#31#32"{@Kwargs{}, Nothing, Schedulers.var"#138#145", Schedulers.var"#139#146", Int64, typeof(Schedulers.save_checkpoint), Int64, Tuple{typeof(test_save_checkpoint), typeof(fetch), String, Future, DataType}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:288 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch │ @ ./task.jl:379 [inlined] │ [3] remotecall_wait_timeout(::Vector{Float64}, ::Int64, ::Float64, ::Nothing, ::Function, ::Function, ::Int64, ::typeof(Schedulers.save_checkpoint), ::Int64, ::typeof(test_save_checkpoint), ::Vararg{Any}; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:298 │ [4] remotecall_wait_timeout(::Vector{Float64}, ::Int64, ::Float64, ::Nothing, ::Function, ::Function, ::Int64, ::Function, ::Int64, ::typeof(test_save_checkpoint), ::Vararg{Any}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:287 │ [5] (::Schedulers.var"#135#142"{Vector{Float32}, @Kwargs{}, typeof(foo7b), Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", typeof(nworkers), Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, String}, Dict{String, Any}, SchedulerOptions{String}, Tuple{Int64, Int64}, Vector{Float64}, Vector{Float64}, Vector{Float64}, Vector{Any}, Dict{Int64, Future}, Int64})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1405 │ │ nested task error: On worker 91: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch │ @ ./task.jl:379 [inlined] │ [3] #default_threadpool_checkpoint_call#25 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:284 │ [4] default_threadpool_checkpoint_call │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:250 │ [5] #invokelatest#2 │ @ ./essentials.jl:892 │ [6] invokelatest │ @ ./essentials.jl:889 │ [7] #122 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:303 │ [8] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:70 │ [9] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:79 │ [10] #108 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:88 │ │ nested task error: foo,x=0.924523896864053 │ Stacktrace: │ [1] error │ @ ./error.jl:35 │ [2] test_save_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:448 │ [3] save_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1785 │ [4] #26 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:262 │ Stacktrace: │ [1] remotecall_wait(::Function, ::Distributed.Worker, ::Nothing, ::Vararg{Any}; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:507 │ [2] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:497 [inlined] │ [3] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:519 [inlined] │ [4] (::Schedulers.var"#31#32"{@Kwargs{}, Nothing, Schedulers.var"#138#145", Schedulers.var"#139#146", Int64, typeof(Schedulers.save_checkpoint), Int64, Tuple{typeof(test_save_checkpoint), typeof(fetch), String, Future, DataType}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:288 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 ┌ Warning: too many failures on process with id=91 (Schedulers-primary-uqu1N2Qp), removing from process list └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:393 [ Info: running task 69 on process 93 (Schedulers-primary-uqu1N2Qp); 5 workers total; 48 tasks left in task-pool. [ Info: running task 70 on process 93 (Schedulers-primary-uqu1N2Qp); 3 workers total; 47 tasks left in task-pool. [ Info: running task 71 on process 93 (Schedulers-primary-uqu1N2Qp); 3 workers total; 46 tasks left in task-pool. [ Info: running task 72 on process 93 (Schedulers-primary-uqu1N2Qp); 3 workers total; 45 tasks left in task-pool. [ Info: running task 73 on process 93 (Schedulers-primary-uqu1N2Qp); 3 workers total; 44 tasks left in task-pool. [ Info: running task 74 on process 93 (Schedulers-primary-uqu1N2Qp); 3 workers total; 43 tasks left in task-pool. [ Info: running task 75 on process 93 (Schedulers-primary-uqu1N2Qp); 5 workers total; 42 tasks left in task-pool. [ Info: running task 76 on process 94 (Schedulers-primary-uqu1N2Qp); 5 workers total; 41 tasks left in task-pool. [ Info: running task 77 on process 95 (Schedulers-primary-uqu1N2Qp); 5 workers total; 40 tasks left in task-pool. [ Info: running task 78 on process 93 (Schedulers-primary-uqu1N2Qp); 5 workers total; 39 tasks left in task-pool. [ Info: running task 79 on process 93 (Schedulers-primary-uqu1N2Qp); 5 workers total; 38 tasks left in task-pool. [ Info: running task 80 on process 94 (Schedulers-primary-uqu1N2Qp); 5 workers total; 37 tasks left in task-pool. [ Info: running task 81 on process 95 (Schedulers-primary-uqu1N2Qp); 5 workers total; 36 tasks left in task-pool. ┌ Warning: pid=93 (Schedulers-primary-uqu1N2Qp), checkpoint=/tmp/jl_PYLJpo/checkpoint-xC3ASi-392, task loop, caught exception during save_checkpoint └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1410 ┌ Warning: TaskFailedException │ │ nested task error: On worker 93: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch │ @ ./task.jl:379 [inlined] │ [3] #default_threadpool_checkpoint_call#25 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:284 │ [4] default_threadpool_checkpoint_call │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:250 │ [5] #invokelatest#2 │ @ ./essentials.jl:892 │ [6] invokelatest │ @ ./essentials.jl:889 │ [7] #122 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:303 │ [8] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:70 │ [9] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:79 │ [10] #108 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:88 │ │ nested task error: foo,x=0.8920673059573984 │ Stacktrace: │ [1] error │ @ ./error.jl:35 │ [2] test_save_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:448 │ [3] save_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1785 │ [4] #26 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:262 │ Stacktrace: │ [1] remotecall_wait(::Function, ::Distributed.Worker, ::Nothing, ::Vararg{Any}; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:507 │ [2] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:497 [inlined] │ [3] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:519 [inlined] │ [4] (::Schedulers.var"#31#32"{@Kwargs{}, Nothing, Schedulers.var"#138#145", Schedulers.var"#139#146", Int64, typeof(Schedulers.save_checkpoint), Int64, Tuple{typeof(test_save_checkpoint), typeof(fetch), String, Future, DataType}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:288 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch │ @ ./task.jl:379 [inlined] │ [3] remotecall_wait_timeout(::Vector{Float64}, ::Int64, ::Float64, ::Nothing, ::Function, ::Function, ::Int64, ::typeof(Schedulers.save_checkpoint), ::Int64, ::typeof(test_save_checkpoint), ::Vararg{Any}; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:298 │ [4] remotecall_wait_timeout(::Vector{Float64}, ::Int64, ::Float64, ::Nothing, ::Function, ::Function, ::Int64, ::Function, ::Int64, ::typeof(test_save_checkpoint), ::Vararg{Any}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:287 │ [5] (::Schedulers.var"#135#142"{Vector{Float32}, @Kwargs{}, typeof(foo7b), Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", typeof(nworkers), Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, String}, Dict{String, Any}, SchedulerOptions{String}, Tuple{Int64, Int64}, Vector{Float64}, Vector{Float64}, Vector{Float64}, Vector{Any}, Dict{Int64, Future}, Int64})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1405 │ │ nested task error: On worker 93: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch │ @ ./task.jl:379 [inlined] │ [3] #default_threadpool_checkpoint_call#25 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:284 │ [4] default_threadpool_checkpoint_call │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:250 │ [5] #invokelatest#2 │ @ ./essentials.jl:892 │ [6] invokelatest │ @ ./essentials.jl:889 │ [7] #122 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:303 │ [8] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:70 │ [9] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:79 │ [10] #108 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:88 │ │ nested task error: foo,x=0.8920673059573984 │ Stacktrace: │ [1] error │ @ ./error.jl:35 │ [2] test_save_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:448 │ [3] save_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1785 │ [4] #26 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:262 │ Stacktrace: │ [1] remotecall_wait(::Function, ::Distributed.Worker, ::Nothing, ::Vararg{Any}; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:507 │ [2] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:497 [inlined] │ [3] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:519 [inlined] │ [4] (::Schedulers.var"#31#32"{@Kwargs{}, Nothing, Schedulers.var"#138#145", Schedulers.var"#139#146", Int64, typeof(Schedulers.save_checkpoint), Int64, Tuple{typeof(test_save_checkpoint), typeof(fetch), String, Future, DataType}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:288 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 ┌ Warning: too many failures on process with id=93 (Schedulers-primary-uqu1N2Qp), removing from process list └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:393 [ Info: running task 82 on process 94 (Schedulers-primary-uqu1N2Qp); 4 workers total; 36 tasks left in task-pool. [ Info: running task 83 on process 95 (Schedulers-primary-uqu1N2Qp); 4 workers total; 35 tasks left in task-pool. [ Info: running task 84 on process 94 (Schedulers-primary-uqu1N2Qp); 4 workers total; 34 tasks left in task-pool. [ Info: running task 85 on process 95 (Schedulers-primary-uqu1N2Qp); 4 workers total; 33 tasks left in task-pool. [ Info: running task 86 on process 94 (Schedulers-primary-uqu1N2Qp); 4 workers total; 32 tasks left in task-pool. [ Info: running task 87 on process 95 (Schedulers-primary-uqu1N2Qp); 4 workers total; 31 tasks left in task-pool. ┌ Warning: pid=94 (Schedulers-primary-uqu1N2Qp), checkpoint=/tmp/jl_PYLJpo/checkpoint-xC3ASi-400, task loop, caught exception during save_checkpoint └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1410 ┌ Warning: TaskFailedException │ │ nested task error: On worker 94: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch │ @ ./task.jl:379 [inlined] │ [3] #default_threadpool_checkpoint_call#25 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:284 │ [4] default_threadpool_checkpoint_call │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:250 │ [5] #invokelatest#2 │ @ ./essentials.jl:892 │ [6] invokelatest │ @ ./essentials.jl:889 │ [7] #122 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:303 │ [8] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:70 │ [9] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:79 │ [10] #108 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:88 │ │ nested task error: foo,x=0.947790309284404 │ Stacktrace: │ [1] error │ @ ./error.jl:35 │ [2] test_save_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:448 │ [3] save_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1785 │ [4] #26 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:262 │ Stacktrace: │ [1] remotecall_wait(::Function, ::Distributed.Worker, ::Nothing, ::Vararg{Any}; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:507 │ [2] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:497 [inlined] │ [3] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:519 [inlined] │ [4] (::Schedulers.var"#31#32"{@Kwargs{}, Nothing, Schedulers.var"#138#145", Schedulers.var"#139#146", Int64, typeof(Schedulers.save_checkpoint), Int64, Tuple{typeof(test_save_checkpoint), typeof(fetch), String, Future, DataType}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:288 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch │ @ ./task.jl:379 [inlined] │ [3] remotecall_wait_timeout(::Vector{Float64}, ::Int64, ::Float64, ::Nothing, ::Function, ::Function, ::Int64, ::typeof(Schedulers.save_checkpoint), ::Int64, ::typeof(test_save_checkpoint), ::Vararg{Any}; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:298 │ [4] remotecall_wait_timeout(::Vector{Float64}, ::Int64, ::Float64, ::Nothing, ::Function, ::Function, ::Int64, ::Function, ::Int64, ::typeof(test_save_checkpoint), ::Vararg{Any}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:287 │ [5] (::Schedulers.var"#135#142"{Vector{Float32}, @Kwargs{}, typeof(foo7b), Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", typeof(nworkers), Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, String}, Dict{String, Any}, SchedulerOptions{String}, Tuple{Int64, Int64}, Vector{Float64}, Vector{Float64}, Vector{Float64}, Vector{Any}, Dict{Int64, Future}, Int64})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1405 │ │ nested task error: On worker 94: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch │ @ ./task.jl:379 [inlined] │ [3] #default_threadpool_checkpoint_call#25 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:284 │ [4] default_threadpool_checkpoint_call │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:250 │ [5] #invokelatest#2 │ @ ./essentials.jl:892 │ [6] invokelatest │ @ ./essentials.jl:889 │ [7] #122 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:303 │ [8] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:70 │ [9] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:79 │ [10] #108 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:88 │ │ nested task error: foo,x=0.947790309284404 │ Stacktrace: │ [1] error │ @ ./error.jl:35 │ [2] test_save_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:448 │ [3] save_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1785 │ [4] #26 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:262 │ Stacktrace: │ [1] remotecall_wait(::Function, ::Distributed.Worker, ::Nothing, ::Vararg{Any}; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:507 │ [2] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:497 [inlined] │ [3] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:519 [inlined] │ [4] (::Schedulers.var"#31#32"{@Kwargs{}, Nothing, Schedulers.var"#138#145", Schedulers.var"#139#146", Int64, typeof(Schedulers.save_checkpoint), Int64, Tuple{typeof(test_save_checkpoint), typeof(fetch), String, Future, DataType}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:288 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 ┌ Warning: too many failures on process with id=94 (Schedulers-primary-uqu1N2Qp), removing from process list └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:393 [ Info: running task 88 on process 95 (Schedulers-primary-uqu1N2Qp); 4 workers total; 31 tasks left in task-pool. [ Info: running task 89 on process 96 (Schedulers-primary-uqu1N2Qp); 5 workers total; 30 tasks left in task-pool. [ Info: running task 90 on process 97 (Schedulers-primary-uqu1N2Qp); 5 workers total; 29 tasks left in task-pool. [ Info: running task 91 on process 95 (Schedulers-primary-uqu1N2Qp); 5 workers total; 28 tasks left in task-pool. [ Info: running task 92 on process 95 (Schedulers-primary-uqu1N2Qp); 5 workers total; 27 tasks left in task-pool. [ Info: running task 93 on process 96 (Schedulers-primary-uqu1N2Qp); 4 workers total; 26 tasks left in task-pool. [ Info: running task 94 on process 97 (Schedulers-primary-uqu1N2Qp); 4 workers total; 25 tasks left in task-pool. [ Info: running task 95 on process 95 (Schedulers-primary-uqu1N2Qp); 4 workers total; 24 tasks left in task-pool. [ Info: running task 96 on process 96 (Schedulers-primary-uqu1N2Qp); 4 workers total; 23 tasks left in task-pool. [ Info: running task 97 on process 97 (Schedulers-primary-uqu1N2Qp); 4 workers total; 21 tasks left in task-pool. [ Info: running task 98 on process 95 (Schedulers-primary-uqu1N2Qp); 4 workers total; 21 tasks left in task-pool. [ Info: running task 99 on process 96 (Schedulers-primary-uqu1N2Qp); 5 workers total; 20 tasks left in task-pool. [ Info: running task 100 on process 97 (Schedulers-primary-uqu1N2Qp); 5 workers total; 18 tasks left in task-pool. [ Info: running task 11 on process 95 (Schedulers-primary-uqu1N2Qp); 5 workers total; 18 tasks left in task-pool. [ Info: running task 12 on process 98 (Schedulers-primary-uqu1N2Qp); 5 workers total; 17 tasks left in task-pool. [ Info: running task 17 on process 96 (Schedulers-primary-uqu1N2Qp); 5 workers total; 16 tasks left in task-pool. [ Info: running task 18 on process 97 (Schedulers-primary-uqu1N2Qp); 5 workers total; 14 tasks left in task-pool. [ Info: running task 19 on process 95 (Schedulers-primary-uqu1N2Qp); 5 workers total; 14 tasks left in task-pool. [ Info: running task 21 on process 96 (Schedulers-primary-uqu1N2Qp); 5 workers total; 13 tasks left in task-pool. [ Info: running task 24 on process 97 (Schedulers-primary-uqu1N2Qp); 5 workers total; 11 tasks left in task-pool. [ Info: running task 27 on process 95 (Schedulers-primary-uqu1N2Qp); 5 workers total; 11 tasks left in task-pool. [ Info: running task 28 on process 98 (Schedulers-primary-uqu1N2Qp); 5 workers total; 10 tasks left in task-pool. [ Info: running task 37 on process 97 (Schedulers-primary-uqu1N2Qp); 5 workers total; 9 tasks left in task-pool. [ Info: running task 46 on process 98 (Schedulers-primary-uqu1N2Qp); 5 workers total; 8 tasks left in task-pool. ┌ Warning: pid=96 (Schedulers-primary-uqu1N2Qp), checkpoint=/tmp/jl_PYLJpo/checkpoint-xC3ASi-418, task loop, caught exception during save_checkpoint └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1410 ┌ Warning: TaskFailedException │ │ nested task error: On worker 96: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch │ @ ./task.jl:379 [inlined] │ [3] #default_threadpool_checkpoint_call#25 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:284 │ [4] default_threadpool_checkpoint_call │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:250 │ [5] #invokelatest#2 │ @ ./essentials.jl:892 │ [6] invokelatest │ @ ./essentials.jl:889 │ [7] #122 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:303 │ [8] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:70 │ [9] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:79 │ [10] #108 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:88 │ │ nested task error: foo,x=0.8520735919561946 │ Stacktrace: │ [1] error │ @ ./error.jl:35 │ [2] test_save_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:448 │ [3] save_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1785 │ [4] #26 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:262 │ Stacktrace: │ [1] remotecall_wait(::Function, ::Distributed.Worker, ::Nothing, ::Vararg{Any}; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:507 │ [2] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:497 [inlined] │ [3] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:519 [inlined] │ [4] (::Schedulers.var"#31#32"{@Kwargs{}, Nothing, Schedulers.var"#138#145", Schedulers.var"#139#146", Int64, typeof(Schedulers.save_checkpoint), Int64, Tuple{typeof(test_save_checkpoint), typeof(fetch), String, Future, DataType}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:288 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch │ @ ./task.jl:379 [inlined] │ [3] remotecall_wait_timeout(::Vector{Float64}, ::Int64, ::Float64, ::Nothing, ::Function, ::Function, ::Int64, ::typeof(Schedulers.save_checkpoint), ::Int64, ::typeof(test_save_checkpoint), ::Vararg{Any}; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:298 │ [4] remotecall_wait_timeout(::Vector{Float64}, ::Int64, ::Float64, ::Nothing, ::Function, ::Function, ::Int64, ::Function, ::Int64, ::typeof(test_save_checkpoint), ::Vararg{Any}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:287 │ [5] (::Schedulers.var"#135#142"{Vector{Float32}, @Kwargs{}, typeof(foo7b), Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", typeof(nworkers), Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, String}, Dict{String, Any}, SchedulerOptions{String}, Tuple{Int64, Int64}, Vector{Float64}, Vector{Float64}, Vector{Float64}, Vector{Any}, Dict{Int64, Future}, Int64})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1405 │ │ nested task error: On worker 96: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch │ @ ./task.jl:379 [inlined] │ [3] #default_threadpool_checkpoint_call#25 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:284 │ [4] default_threadpool_checkpoint_call │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:250 │ [5] #invokelatest#2 │ @ ./essentials.jl:892 │ [6] invokelatest │ @ ./essentials.jl:889 │ [7] #122 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:303 │ [8] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:70 │ [9] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:79 │ [10] #108 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:88 │ │ nested task error: foo,x=0.8520735919561946 │ Stacktrace: │ [1] error │ @ ./error.jl:35 │ [2] test_save_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:448 │ [3] save_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1785 │ [4] #26 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:262 │ Stacktrace: │ [1] remotecall_wait(::Function, ::Distributed.Worker, ::Nothing, ::Vararg{Any}; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:507 │ [2] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:497 [inlined] │ [3] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:519 [inlined] │ [4] (::Schedulers.var"#31#32"{@Kwargs{}, Nothing, Schedulers.var"#138#145", Schedulers.var"#139#146", Int64, typeof(Schedulers.save_checkpoint), Int64, Tuple{typeof(test_save_checkpoint), typeof(fetch), String, Future, DataType}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:288 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 ┌ Warning: too many failures on process with id=96 (Schedulers-primary-uqu1N2Qp), removing from process list └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:393 ┌ Warning: pid=95 (Schedulers-primary-uqu1N2Qp), checkpoint=/tmp/jl_PYLJpo/checkpoint-xC3ASi-420, task loop, caught exception during save_checkpoint └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1410 ┌ Warning: TaskFailedException │ │ nested task error: On worker 95: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch │ @ ./task.jl:379 [inlined] │ [3] #default_threadpool_checkpoint_call#25 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:284 │ [4] default_threadpool_checkpoint_call │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:250 │ [5] #invokelatest#2 │ @ ./essentials.jl:892 │ [6] invokelatest │ @ ./essentials.jl:889 │ [7] #122 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:303 │ [8] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:70 │ [9] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:79 │ [10] #108 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:88 │ │ nested task error: foo,x=0.9055098822427411 │ Stacktrace: │ [1] error │ @ ./error.jl:35 │ [2] test_save_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:448 │ [3] save_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1785 │ [4] #26 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:262 │ Stacktrace: │ [1] remotecall_wait(::Function, ::Distributed.Worker, ::Nothing, ::Vararg{Any}; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:507 │ [2] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:497 [inlined] │ [3] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:519 [inlined] │ [4] (::Schedulers.var"#31#32"{@Kwargs{}, Nothing, Schedulers.var"#138#145", Schedulers.var"#139#146", Int64, typeof(Schedulers.save_checkpoint), Int64, Tuple{typeof(test_save_checkpoint), typeof(fetch), String, Future, DataType}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:288 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch │ @ ./task.jl:379 [inlined] │ [3] remotecall_wait_timeout(::Vector{Float64}, ::Int64, ::Float64, ::Nothing, ::Function, ::Function, ::Int64, ::typeof(Schedulers.save_checkpoint), ::Int64, ::typeof(test_save_checkpoint), ::Vararg{Any}; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:298 │ [4] remotecall_wait_timeout(::Vector{Float64}, ::Int64, ::Float64, ::Nothing, ::Function, ::Function, ::Int64, ::Function, ::Int64, ::typeof(test_save_checkpoint), ::Vararg{Any}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:287 │ [5] (::Schedulers.var"#135#142"{Vector{Float32}, @Kwargs{}, typeof(foo7b), Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", typeof(nworkers), Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, String}, Dict{String, Any}, SchedulerOptions{String}, Tuple{Int64, Int64}, Vector{Float64}, Vector{Float64}, Vector{Float64}, Vector{Any}, Dict{Int64, Future}, Int64})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1405 │ │ nested task error: On worker 95: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch │ @ ./task.jl:379 [inlined] │ [3] #default_threadpool_checkpoint_call#25 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:284 │ [4] default_threadpool_checkpoint_call │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:250 │ [5] #invokelatest#2 │ @ ./essentials.jl:892 │ [6] invokelatest │ @ ./essentials.jl:889 │ [7] #122 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:303 │ [8] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:70 │ [9] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:79 │ [10] #108 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:88 │ │ nested task error: foo,x=0.9055098822427411 │ Stacktrace: │ [1] error │ @ ./error.jl:35 │ [2] test_save_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:448 │ [3] save_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1785 │ [4] #26 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:262 │ Stacktrace: │ [1] remotecall_wait(::Function, ::Distributed.Worker, ::Nothing, ::Vararg{Any}; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:507 │ [2] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:497 [inlined] │ [3] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:519 [inlined] │ [4] (::Schedulers.var"#31#32"{@Kwargs{}, Nothing, Schedulers.var"#138#145", Schedulers.var"#139#146", Int64, typeof(Schedulers.save_checkpoint), Int64, Tuple{typeof(test_save_checkpoint), typeof(fetch), String, Future, DataType}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:288 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 ┌ Warning: too many failures on process with id=95 (Schedulers-primary-uqu1N2Qp), removing from process list └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:393 [ Info: running task 48 on process 99 (Schedulers-primary-uqu1N2Qp); 5 workers total; 9 tasks left in task-pool. [ Info: running task 51 on process 97 (Schedulers-primary-uqu1N2Qp); 3 workers total; 8 tasks left in task-pool. [ Info: running task 62 on process 98 (Schedulers-primary-uqu1N2Qp); 3 workers total; 7 tasks left in task-pool. [ Info: running task 65 on process 97 (Schedulers-primary-uqu1N2Qp); 3 workers total; 6 tasks left in task-pool. [ Info: running task 67 on process 98 (Schedulers-primary-uqu1N2Qp); 3 workers total; 5 tasks left in task-pool. [ Info: running task 68 on process 99 (Schedulers-primary-uqu1N2Qp); 3 workers total; 4 tasks left in task-pool. [ Info: running task 79 on process 97 (Schedulers-primary-uqu1N2Qp); 3 workers total; 3 tasks left in task-pool. [ Info: running task 86 on process 98 (Schedulers-primary-uqu1N2Qp); 3 workers total; 2 tasks left in task-pool. [ Info: running task 21 on process 99 (Schedulers-primary-uqu1N2Qp); 5 workers total; 1 tasks left in task-pool. ┌ Warning: pid=97 (Schedulers-primary-uqu1N2Qp), checkpoint=/tmp/jl_PYLJpo/checkpoint-xC3ASi-431, task loop, caught exception during save_checkpoint └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1410 ┌ Warning: TaskFailedException │ │ nested task error: On worker 97: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch │ @ ./task.jl:379 [inlined] │ [3] #default_threadpool_checkpoint_call#25 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:284 │ [4] default_threadpool_checkpoint_call │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:250 │ [5] #invokelatest#2 │ @ ./essentials.jl:892 │ [6] invokelatest │ @ ./essentials.jl:889 │ [7] #122 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:303 │ [8] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:70 │ [9] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:79 │ [10] #108 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:88 │ │ nested task error: foo,x=0.9463979021334105 │ Stacktrace: │ [1] error │ @ ./error.jl:35 │ [2] test_save_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:448 │ [3] save_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1785 │ [4] #26 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:262 │ Stacktrace: │ [1] remotecall_wait(::Function, ::Distributed.Worker, ::Nothing, ::Vararg{Any}; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:507 │ [2] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:497 [inlined] │ [3] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:519 [inlined] │ [4] (::Schedulers.var"#31#32"{@Kwargs{}, Nothing, Schedulers.var"#138#145", Schedulers.var"#139#146", Int64, typeof(Schedulers.save_checkpoint), Int64, Tuple{typeof(test_save_checkpoint), typeof(fetch), String, Future, DataType}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:288 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch │ @ ./task.jl:379 [inlined] │ [3] remotecall_wait_timeout(::Vector{Float64}, ::Int64, ::Float64, ::Nothing, ::Function, ::Function, ::Int64, ::typeof(Schedulers.save_checkpoint), ::Int64, ::typeof(test_save_checkpoint), ::Vararg{Any}; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:298 │ [4] remotecall_wait_timeout(::Vector{Float64}, ::Int64, ::Float64, ::Nothing, ::Function, ::Function, ::Int64, ::Function, ::Int64, ::typeof(test_save_checkpoint), ::Vararg{Any}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:287 │ [5] (::Schedulers.var"#135#142"{Vector{Float32}, @Kwargs{}, typeof(foo7b), Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", typeof(nworkers), Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, String}, Dict{String, Any}, SchedulerOptions{String}, Tuple{Int64, Int64}, Vector{Float64}, Vector{Float64}, Vector{Float64}, Vector{Any}, Dict{Int64, Future}, Int64})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1405 │ │ nested task error: On worker 97: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch │ @ ./task.jl:379 [inlined] │ [3] #default_threadpool_checkpoint_call#25 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:284 │ [4] default_threadpool_checkpoint_call │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:250 │ [5] #invokelatest#2 │ @ ./essentials.jl:892 │ [6] invokelatest │ @ ./essentials.jl:889 │ [7] #122 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:303 │ [8] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:70 │ [9] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:79 │ [10] #108 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:88 │ │ nested task error: foo,x=0.9463979021334105 │ Stacktrace: │ [1] error │ @ ./error.jl:35 │ [2] test_save_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:448 │ [3] save_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1785 │ [4] #26 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:262 │ Stacktrace: │ [1] remotecall_wait(::Function, ::Distributed.Worker, ::Nothing, ::Vararg{Any}; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:507 │ [2] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:497 [inlined] │ [3] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:519 [inlined] │ [4] (::Schedulers.var"#31#32"{@Kwargs{}, Nothing, Schedulers.var"#138#145", Schedulers.var"#139#146", Int64, typeof(Schedulers.save_checkpoint), Int64, Tuple{typeof(test_save_checkpoint), typeof(fetch), String, Future, DataType}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:288 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 ┌ Warning: too many failures on process with id=97 (Schedulers-primary-uqu1N2Qp), removing from process list └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:393 [ Info: running task 27 on process 98 (Schedulers-primary-uqu1N2Qp); 5 workers total; 1 tasks left in task-pool. [ Info: running task 79 on process 99 (Schedulers-primary-uqu1N2Qp); 5 workers total; 0 tasks left in task-pool. [ Info: reducing from 21 checkpoints using process 98 (5 workers, 1 reduce workers). [ Info: reducing from 19 checkpoints using process 99 (5 workers, 2 reduce workers). ┌ Warning: pid=98 (Schedulers-primary-uqu1N2Qp), reduce loop, caught exception during reduce └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1645 ┌ Warning: TaskFailedException │ │ nested task error: On worker 98: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch │ @ ./task.jl:379 [inlined] │ [3] #default_threadpool_checkpoint_call#25 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:284 │ [4] default_threadpool_checkpoint_call │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:250 │ [5] #invokelatest#2 │ @ ./essentials.jl:892 │ [6] invokelatest │ @ ./essentials.jl:889 │ [7] #122 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:303 │ [8] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:70 │ [9] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:79 │ [10] #108 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:88 │ │ nested task error: bar,x=0.896995142356111 │ Stacktrace: │ [1] error │ @ ./error.jl:35 │ [2] test_load_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:456 │ [3] load_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1786 │ [4] reduce │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1776 │ [5] #26 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:262 │ Stacktrace: │ [1] remotecall_wait(::Function, ::Distributed.Worker, ::Nothing, ::Vararg{Any}; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:507 │ [2] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:497 [inlined] │ [3] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:519 [inlined] │ [4] (::Schedulers.var"#31#32"{@Kwargs{}, Nothing, Schedulers.var"#154#165", Schedulers.var"#155#166", Int64, typeof(Schedulers.reduce), Int64, Tuple{typeof(Schedulers.default_reducer!), typeof(test_save_checkpoint), typeof(fetch), typeof(test_load_checkpoint), String, String, String, DataType}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:288 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch │ @ ./task.jl:379 [inlined] │ [3] remotecall_wait_timeout(::Vector{Float64}, ::Int64, ::Float64, ::Nothing, ::Function, ::Function, ::Int64, ::typeof(Schedulers.reduce), ::Int64, ::typeof(Schedulers.default_reducer!), ::Vararg{Any}; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:298 │ [4] remotecall_wait_timeout(::Vector{Float64}, ::Int64, ::Float64, ::Nothing, ::Function, ::Function, ::Int64, ::Function, ::Int64, ::typeof(Schedulers.default_reducer!), ::Vararg{Any}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:287 │ [5] (::Schedulers.var"#151#162"{Vector{Float32}, Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", typeof(nworkers), Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, String}, Dict{String, Any}, SchedulerOptions{String}, Vector{Float64}, Vector{Float64}, ReentrantLock, Set{Any}, Int64})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1637 │ │ nested task error: On worker 98: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch │ @ ./task.jl:379 [inlined] │ [3] #default_threadpool_checkpoint_call#25 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:284 │ [4] default_threadpool_checkpoint_call │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:250 │ [5] #invokelatest#2 │ @ ./essentials.jl:892 │ [6] invokelatest │ @ ./essentials.jl:889 │ [7] #122 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:303 │ [8] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:70 │ [9] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:79 │ [10] #108 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:88 │ │ nested task error: bar,x=0.896995142356111 │ Stacktrace: │ [1] error │ @ ./error.jl:35 │ [2] test_load_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:456 │ [3] load_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1786 │ [4] reduce │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1776 │ [5] #26 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:262 │ Stacktrace: │ [1] remotecall_wait(::Function, ::Distributed.Worker, ::Nothing, ::Vararg{Any}; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:507 │ [2] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:497 [inlined] │ [3] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:519 [inlined] │ [4] (::Schedulers.var"#31#32"{@Kwargs{}, Nothing, Schedulers.var"#154#165", Schedulers.var"#155#166", Int64, typeof(Schedulers.reduce), Int64, Tuple{typeof(Schedulers.default_reducer!), typeof(test_save_checkpoint), typeof(fetch), typeof(test_load_checkpoint), String, String, String, DataType}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:288 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 ┌ Warning: too many failures on process with id=98 (Schedulers-primary-uqu1N2Qp), removing from process list └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:393 [ Info: reducing from 20 checkpoints using process 99 (4 workers, 1 reduce workers). [ Info: reducing from 19 checkpoints using process 99 (4 workers, 1 reduce workers). ┌ Warning: pid=99 (Schedulers-primary-uqu1N2Qp), reduce loop, caught exception during reduce └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1645 ┌ Warning: TaskFailedException │ │ nested task error: On worker 99: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch │ @ ./task.jl:379 [inlined] │ [3] #default_threadpool_checkpoint_call#25 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:284 │ [4] default_threadpool_checkpoint_call │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:250 │ [5] #invokelatest#2 │ @ ./essentials.jl:892 │ [6] invokelatest │ @ ./essentials.jl:889 │ [7] #122 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:303 │ [8] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:70 │ [9] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:79 │ [10] #108 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:88 │ │ nested task error: foo,x=0.8580839551406528 │ Stacktrace: │ [1] error │ @ ./error.jl:35 │ [2] test_save_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:448 │ [3] save_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1785 │ [4] reduce │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1780 │ [5] #26 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:262 │ Stacktrace: │ [1] remotecall_wait(::Function, ::Distributed.Worker, ::Nothing, ::Vararg{Any}; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:507 │ [2] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:497 [inlined] │ [3] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:519 [inlined] │ [4] (::Schedulers.var"#31#32"{@Kwargs{}, Nothing, Schedulers.var"#154#165", Schedulers.var"#155#166", Int64, typeof(Schedulers.reduce), Int64, Tuple{typeof(Schedulers.default_reducer!), typeof(test_save_checkpoint), typeof(fetch), typeof(test_load_checkpoint), String, String, String, DataType}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:288 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch │ @ ./task.jl:379 [inlined] │ [3] remotecall_wait_timeout(::Vector{Float64}, ::Int64, ::Float64, ::Nothing, ::Function, ::Function, ::Int64, ::typeof(Schedulers.reduce), ::Int64, ::typeof(Schedulers.default_reducer!), ::Vararg{Any}; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:298 │ [4] remotecall_wait_timeout(::Vector{Float64}, ::Int64, ::Float64, ::Nothing, ::Function, ::Function, ::Int64, ::Function, ::Int64, ::typeof(Schedulers.default_reducer!), ::Vararg{Any}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:287 │ [5] (::Schedulers.var"#151#162"{Vector{Float32}, Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", typeof(nworkers), Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, String}, Dict{String, Any}, SchedulerOptions{String}, Vector{Float64}, Vector{Float64}, ReentrantLock, Set{Any}, Int64})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1637 │ │ nested task error: On worker 99: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch │ @ ./task.jl:379 [inlined] │ [3] #default_threadpool_checkpoint_call#25 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:284 │ [4] default_threadpool_checkpoint_call │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:250 │ [5] #invokelatest#2 │ @ ./essentials.jl:892 │ [6] invokelatest │ @ ./essentials.jl:889 │ [7] #122 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:303 │ [8] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:70 │ [9] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:79 │ [10] #108 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:88 │ │ nested task error: foo,x=0.8580839551406528 │ Stacktrace: │ [1] error │ @ ./error.jl:35 │ [2] test_save_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:448 │ [3] save_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1785 │ [4] reduce │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1780 │ [5] #26 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:262 │ Stacktrace: │ [1] remotecall_wait(::Function, ::Distributed.Worker, ::Nothing, ::Vararg{Any}; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:507 │ [2] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:497 [inlined] │ [3] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:519 [inlined] │ [4] (::Schedulers.var"#31#32"{@Kwargs{}, Nothing, Schedulers.var"#154#165", Schedulers.var"#155#166", Int64, typeof(Schedulers.reduce), Int64, Tuple{typeof(Schedulers.default_reducer!), typeof(test_save_checkpoint), typeof(fetch), typeof(test_load_checkpoint), String, String, String, DataType}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:288 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 ┌ Warning: too many failures on process with id=99 (Schedulers-primary-uqu1N2Qp), removing from process list └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:393 [ Info: reducing from 19 checkpoints using process 100 (5 workers, 2 reduce workers). [ Info: reducing from 17 checkpoints using process 101 (5 workers, 2 reduce workers). [ Info: reducing from 17 checkpoints using process 100 (3 workers, 2 reduce workers). [ Info: reducing from 15 checkpoints using process 101 (3 workers, 2 reduce workers). ┌ Warning: pid=100 (Schedulers-primary-uqu1N2Qp), reduce loop, caught exception during reduce └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1645 ┌ Warning: TaskFailedException │ │ nested task error: On worker 100: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch │ @ ./task.jl:379 [inlined] │ [3] #default_threadpool_checkpoint_call#25 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:284 │ [4] default_threadpool_checkpoint_call │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:250 │ [5] #invokelatest#2 │ @ ./essentials.jl:892 │ [6] invokelatest │ @ ./essentials.jl:889 │ [7] #122 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:303 │ [8] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:70 │ [9] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:79 │ [10] #108 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:88 │ │ nested task error: bar,x=0.800731805405137 │ Stacktrace: │ [1] error │ @ ./error.jl:35 │ [2] test_load_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:456 │ [3] load_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1786 │ [4] reduce │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1774 │ [5] #26 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:262 │ Stacktrace: │ [1] remotecall_wait(::Function, ::Distributed.Worker, ::Nothing, ::Vararg{Any}; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:507 │ [2] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:497 [inlined] │ [3] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:519 [inlined] │ [4] (::Schedulers.var"#31#32"{@Kwargs{}, Nothing, Schedulers.var"#154#165", Schedulers.var"#155#166", Int64, typeof(Schedulers.reduce), Int64, Tuple{typeof(Schedulers.default_reducer!), typeof(test_save_checkpoint), typeof(fetch), typeof(test_load_checkpoint), String, String, String, DataType}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:288 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch │ @ ./task.jl:379 [inlined] │ [3] remotecall_wait_timeout(::Vector{Float64}, ::Int64, ::Float64, ::Nothing, ::Function, ::Function, ::Int64, ::typeof(Schedulers.reduce), ::Int64, ::typeof(Schedulers.default_reducer!), ::Vararg{Any}; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:298 │ [4] remotecall_wait_timeout(::Vector{Float64}, ::Int64, ::Float64, ::Nothing, ::Function, ::Function, ::Int64, ::Function, ::Int64, ::typeof(Schedulers.default_reducer!), ::Vararg{Any}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:287 │ [5] (::Schedulers.var"#151#162"{Vector{Float32}, Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", typeof(nworkers), Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, String}, Dict{String, Any}, SchedulerOptions{String}, Vector{Float64}, Vector{Float64}, ReentrantLock, Set{Any}, Int64})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1637 │ │ nested task error: On worker 100: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch │ @ ./task.jl:379 [inlined] │ [3] #default_threadpool_checkpoint_call#25 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:284 │ [4] default_threadpool_checkpoint_call │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:250 │ [5] #invokelatest#2 │ @ ./essentials.jl:892 │ [6] invokelatest │ @ ./essentials.jl:889 │ [7] #122 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:303 │ [8] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:70 │ [9] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:79 │ [10] #108 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:88 │ │ nested task error: bar,x=0.800731805405137 │ Stacktrace: │ [1] error │ @ ./error.jl:35 │ [2] test_load_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:456 │ [3] load_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1786 │ [4] reduce │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1774 │ [5] #26 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:262 │ Stacktrace: │ [1] remotecall_wait(::Function, ::Distributed.Worker, ::Nothing, ::Vararg{Any}; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:507 │ [2] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:497 [inlined] │ [3] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:519 [inlined] │ [4] (::Schedulers.var"#31#32"{@Kwargs{}, Nothing, Schedulers.var"#154#165", Schedulers.var"#155#166", Int64, typeof(Schedulers.reduce), Int64, Tuple{typeof(Schedulers.default_reducer!), typeof(test_save_checkpoint), typeof(fetch), typeof(test_load_checkpoint), String, String, String, DataType}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:288 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 ┌ Warning: too many failures on process with id=100 (Schedulers-primary-uqu1N2Qp), removing from process list └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:393 [ Info: reducing from 16 checkpoints using process 101 (3 workers, 2 reduce workers). ┌ Warning: pid=101 (Schedulers-primary-uqu1N2Qp), reduce loop, caught exception during reduce └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1645 ┌ Warning: TaskFailedException │ │ nested task error: On worker 101: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch │ @ ./task.jl:379 [inlined] │ [3] #default_threadpool_checkpoint_call#25 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:284 │ [4] default_threadpool_checkpoint_call │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:250 │ [5] #invokelatest#2 │ @ ./essentials.jl:892 │ [6] invokelatest │ @ ./essentials.jl:889 │ [7] #122 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:303 │ [8] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:70 │ [9] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:79 │ [10] #108 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:88 │ │ nested task error: bar,x=0.8294928492774841 │ Stacktrace: │ [1] error │ @ ./error.jl:35 │ [2] test_load_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:456 │ [3] load_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1786 │ [4] reduce │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1776 │ [5] #26 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:262 │ Stacktrace: │ [1] remotecall_wait(::Function, ::Distributed.Worker, ::Nothing, ::Vararg{Any}; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:507 │ [2] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:497 [inlined] │ [3] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:519 [inlined] │ [4] (::Schedulers.var"#31#32"{@Kwargs{}, Nothing, Schedulers.var"#154#165", Schedulers.var"#155#166", Int64, typeof(Schedulers.reduce), Int64, Tuple{typeof(Schedulers.default_reducer!), typeof(test_save_checkpoint), typeof(fetch), typeof(test_load_checkpoint), String, String, String, DataType}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:288 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch │ @ ./task.jl:379 [inlined] │ [3] remotecall_wait_timeout(::Vector{Float64}, ::Int64, ::Float64, ::Nothing, ::Function, ::Function, ::Int64, ::typeof(Schedulers.reduce), ::Int64, ::typeof(Schedulers.default_reducer!), ::Vararg{Any}; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:298 │ [4] remotecall_wait_timeout(::Vector{Float64}, ::Int64, ::Float64, ::Nothing, ::Function, ::Function, ::Int64, ::Function, ::Int64, ::typeof(Schedulers.default_reducer!), ::Vararg{Any}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:287 │ [5] (::Schedulers.var"#151#162"{Vector{Float32}, Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", typeof(nworkers), Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, String}, Dict{String, Any}, SchedulerOptions{String}, Vector{Float64}, Vector{Float64}, ReentrantLock, Set{Any}, Int64})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1637 │ │ nested task error: On worker 101: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch │ @ ./task.jl:379 [inlined] │ [3] #default_threadpool_checkpoint_call#25 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:284 │ [4] default_threadpool_checkpoint_call │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:250 │ [5] #invokelatest#2 │ @ ./essentials.jl:892 │ [6] invokelatest │ @ ./essentials.jl:889 │ [7] #122 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:303 │ [8] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:70 │ [9] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:79 │ [10] #108 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:88 │ │ nested task error: bar,x=0.8294928492774841 │ Stacktrace: │ [1] error │ @ ./error.jl:35 │ [2] test_load_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:456 │ [3] load_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1786 │ [4] reduce │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1776 │ [5] #26 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:262 │ Stacktrace: │ [1] remotecall_wait(::Function, ::Distributed.Worker, ::Nothing, ::Vararg{Any}; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:507 │ [2] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:497 [inlined] │ [3] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:519 [inlined] │ [4] (::Schedulers.var"#31#32"{@Kwargs{}, Nothing, Schedulers.var"#154#165", Schedulers.var"#155#166", Int64, typeof(Schedulers.reduce), Int64, Tuple{typeof(Schedulers.default_reducer!), typeof(test_save_checkpoint), typeof(fetch), typeof(test_load_checkpoint), String, String, String, DataType}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:288 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 ┌ Warning: too many failures on process with id=101 (Schedulers-primary-uqu1N2Qp), removing from process list └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:393 [ Info: reducing from 16 checkpoints using process 102 (3 workers, 1 reduce workers). [ Info: reducing from 15 checkpoints using process 102 (5 workers, 1 reduce workers). ┌ Warning: pid=102 (Schedulers-primary-uqu1N2Qp), reduce loop, caught exception during reduce └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1645 ┌ Warning: TaskFailedException │ │ nested task error: On worker 102: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch │ @ ./task.jl:379 [inlined] │ [3] #default_threadpool_checkpoint_call#25 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:284 │ [4] default_threadpool_checkpoint_call │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:250 │ [5] #invokelatest#2 │ @ ./essentials.jl:892 │ [6] invokelatest │ @ ./essentials.jl:889 │ [7] #122 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:303 │ [8] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:70 │ [9] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:79 │ [10] #108 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:88 │ │ nested task error: bar,x=0.8666723310667219 │ Stacktrace: │ [1] error │ @ ./error.jl:35 │ [2] test_load_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:456 │ [3] load_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1786 │ [4] reduce │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1776 │ [5] #26 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:262 │ Stacktrace: │ [1] remotecall_wait(::Function, ::Distributed.Worker, ::Nothing, ::Vararg{Any}; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:507 │ [2] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:497 [inlined] │ [3] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:519 [inlined] │ [4] (::Schedulers.var"#31#32"{@Kwargs{}, Nothing, Schedulers.var"#154#165", Schedulers.var"#155#166", Int64, typeof(Schedulers.reduce), Int64, Tuple{typeof(Schedulers.default_reducer!), typeof(test_save_checkpoint), typeof(fetch), typeof(test_load_checkpoint), String, String, String, DataType}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:288 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch │ @ ./task.jl:379 [inlined] │ [3] remotecall_wait_timeout(::Vector{Float64}, ::Int64, ::Float64, ::Nothing, ::Function, ::Function, ::Int64, ::typeof(Schedulers.reduce), ::Int64, ::typeof(Schedulers.default_reducer!), ::Vararg{Any}; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:298 │ [4] remotecall_wait_timeout(::Vector{Float64}, ::Int64, ::Float64, ::Nothing, ::Function, ::Function, ::Int64, ::Function, ::Int64, ::typeof(Schedulers.default_reducer!), ::Vararg{Any}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:287 │ [5] (::Schedulers.var"#151#162"{Vector{Float32}, Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", typeof(nworkers), Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, String}, Dict{String, Any}, SchedulerOptions{String}, Vector{Float64}, Vector{Float64}, ReentrantLock, Set{Any}, Int64})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1637 │ │ nested task error: On worker 102: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch │ @ ./task.jl:379 [inlined] │ [3] #default_threadpool_checkpoint_call#25 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:284 │ [4] default_threadpool_checkpoint_call │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:250 │ [5] #invokelatest#2 │ @ ./essentials.jl:892 │ [6] invokelatest │ @ ./essentials.jl:889 │ [7] #122 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:303 │ [8] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:70 │ [9] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:79 │ [10] #108 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:88 │ │ nested task error: bar,x=0.8666723310667219 │ Stacktrace: │ [1] error │ @ ./error.jl:35 │ [2] test_load_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:456 │ [3] load_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1786 │ [4] reduce │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1776 │ [5] #26 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:262 │ Stacktrace: │ [1] remotecall_wait(::Function, ::Distributed.Worker, ::Nothing, ::Vararg{Any}; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:507 │ [2] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:497 [inlined] │ [3] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:519 [inlined] │ [4] (::Schedulers.var"#31#32"{@Kwargs{}, Nothing, Schedulers.var"#154#165", Schedulers.var"#155#166", Int64, typeof(Schedulers.reduce), Int64, Tuple{typeof(Schedulers.default_reducer!), typeof(test_save_checkpoint), typeof(fetch), typeof(test_load_checkpoint), String, String, String, DataType}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:288 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 ┌ Warning: too many failures on process with id=102 (Schedulers-primary-uqu1N2Qp), removing from process list └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:393 [ Info: reducing from 15 checkpoints using process 103 (5 workers, 2 reduce workers). [ Info: reducing from 13 checkpoints using process 104 (5 workers, 2 reduce workers). ┌ Warning: pid=104 (Schedulers-primary-uqu1N2Qp), reduce loop, caught exception during reduce └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1645 ┌ Warning: TaskFailedException │ │ nested task error: On worker 104: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch │ @ ./task.jl:379 [inlined] │ [3] #default_threadpool_checkpoint_call#25 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:284 │ [4] default_threadpool_checkpoint_call │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:250 │ [5] #invokelatest#2 │ @ ./essentials.jl:892 │ [6] invokelatest │ @ ./essentials.jl:889 │ [7] #122 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:303 │ [8] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:70 │ [9] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:79 │ [10] #108 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:88 │ │ nested task error: bar,x=0.8693343358485374 │ Stacktrace: │ [1] error │ @ ./error.jl:35 │ [2] test_load_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:456 │ [3] load_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1786 │ [4] reduce │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1774 │ [5] #26 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:262 │ Stacktrace: │ [1] remotecall_wait(::Function, ::Distributed.Worker, ::Nothing, ::Vararg{Any}; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:507 │ [2] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:497 [inlined] │ [3] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:519 [inlined] │ [4] (::Schedulers.var"#31#32"{@Kwargs{}, Nothing, Schedulers.var"#154#165", Schedulers.var"#155#166", Int64, typeof(Schedulers.reduce), Int64, Tuple{typeof(Schedulers.default_reducer!), typeof(test_save_checkpoint), typeof(fetch), typeof(test_load_checkpoint), String, String, String, DataType}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:288 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch │ @ ./task.jl:379 [inlined] │ [3] remotecall_wait_timeout(::Vector{Float64}, ::Int64, ::Float64, ::Nothing, ::Function, ::Function, ::Int64, ::typeof(Schedulers.reduce), ::Int64, ::typeof(Schedulers.default_reducer!), ::Vararg{Any}; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:298 │ [4] remotecall_wait_timeout(::Vector{Float64}, ::Int64, ::Float64, ::Nothing, ::Function, ::Function, ::Int64, ::Function, ::Int64, ::typeof(Schedulers.default_reducer!), ::Vararg{Any}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:287 │ [5] (::Schedulers.var"#151#162"{Vector{Float32}, Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", typeof(nworkers), Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, String}, Dict{String, Any}, SchedulerOptions{String}, Vector{Float64}, Vector{Float64}, ReentrantLock, Set{Any}, Int64})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1637 │ │ nested task error: On worker 104: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch │ @ ./task.jl:379 [inlined] │ [3] #default_threadpool_checkpoint_call#25 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:284 │ [4] default_threadpool_checkpoint_call │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:250 │ [5] #invokelatest#2 │ @ ./essentials.jl:892 │ [6] invokelatest │ @ ./essentials.jl:889 │ [7] #122 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:303 │ [8] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:70 │ [9] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:79 │ [10] #108 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:88 │ │ nested task error: bar,x=0.8693343358485374 │ Stacktrace: │ [1] error │ @ ./error.jl:35 │ [2] test_load_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:456 │ [3] load_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1786 │ [4] reduce │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1774 │ [5] #26 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:262 │ Stacktrace: │ [1] remotecall_wait(::Function, ::Distributed.Worker, ::Nothing, ::Vararg{Any}; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:507 │ [2] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:497 [inlined] │ [3] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:519 [inlined] │ [4] (::Schedulers.var"#31#32"{@Kwargs{}, Nothing, Schedulers.var"#154#165", Schedulers.var"#155#166", Int64, typeof(Schedulers.reduce), Int64, Tuple{typeof(Schedulers.default_reducer!), typeof(test_save_checkpoint), typeof(fetch), typeof(test_load_checkpoint), String, String, String, DataType}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:288 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 ┌ Warning: too many failures on process with id=104 (Schedulers-primary-uqu1N2Qp), removing from process list └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:393 [ Info: reducing from 14 checkpoints using process 103 (5 workers, 1 reduce workers). [ Info: reducing from 13 checkpoints using process 103 (5 workers, 1 reduce workers). ┌ Warning: pid=103 (Schedulers-primary-uqu1N2Qp), reduce loop, caught exception during reduce └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1645 ┌ Warning: TaskFailedException │ │ nested task error: On worker 103: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch │ @ ./task.jl:379 [inlined] │ [3] #default_threadpool_checkpoint_call#25 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:284 │ [4] default_threadpool_checkpoint_call │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:250 │ [5] #invokelatest#2 │ @ ./essentials.jl:892 │ [6] invokelatest │ @ ./essentials.jl:889 │ [7] #122 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:303 │ [8] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:70 │ [9] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:79 │ [10] #108 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:88 │ │ nested task error: bar,x=0.8109811270216908 │ Stacktrace: │ [1] error │ @ ./error.jl:35 │ [2] test_load_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:456 │ [3] load_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1786 │ [4] reduce │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1774 │ [5] #26 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:262 │ Stacktrace: │ [1] remotecall_wait(::Function, ::Distributed.Worker, ::Nothing, ::Vararg{Any}; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:507 │ [2] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:497 [inlined] │ [3] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:519 [inlined] │ [4] (::Schedulers.var"#31#32"{@Kwargs{}, Nothing, Schedulers.var"#154#165", Schedulers.var"#155#166", Int64, typeof(Schedulers.reduce), Int64, Tuple{typeof(Schedulers.default_reducer!), typeof(test_save_checkpoint), typeof(fetch), typeof(test_load_checkpoint), String, String, String, DataType}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:288 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch │ @ ./task.jl:379 [inlined] │ [3] remotecall_wait_timeout(::Vector{Float64}, ::Int64, ::Float64, ::Nothing, ::Function, ::Function, ::Int64, ::typeof(Schedulers.reduce), ::Int64, ::typeof(Schedulers.default_reducer!), ::Vararg{Any}; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:298 │ [4] remotecall_wait_timeout(::Vector{Float64}, ::Int64, ::Float64, ::Nothing, ::Function, ::Function, ::Int64, ::Function, ::Int64, ::typeof(Schedulers.default_reducer!), ::Vararg{Any}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:287 │ [5] (::Schedulers.var"#151#162"{Vector{Float32}, Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", typeof(nworkers), Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, String}, Dict{String, Any}, SchedulerOptions{String}, Vector{Float64}, Vector{Float64}, ReentrantLock, Set{Any}, Int64})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1637 │ │ nested task error: On worker 103: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch │ @ ./task.jl:379 [inlined] │ [3] #default_threadpool_checkpoint_call#25 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:284 │ [4] default_threadpool_checkpoint_call │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:250 │ [5] #invokelatest#2 │ @ ./essentials.jl:892 │ [6] invokelatest │ @ ./essentials.jl:889 │ [7] #122 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:303 │ [8] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:70 │ [9] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:79 │ [10] #108 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:88 │ │ nested task error: bar,x=0.8109811270216908 │ Stacktrace: │ [1] error │ @ ./error.jl:35 │ [2] test_load_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:456 │ [3] load_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1786 │ [4] reduce │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1774 │ [5] #26 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:262 │ Stacktrace: │ [1] remotecall_wait(::Function, ::Distributed.Worker, ::Nothing, ::Vararg{Any}; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:507 │ [2] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:497 [inlined] │ [3] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:519 [inlined] │ [4] (::Schedulers.var"#31#32"{@Kwargs{}, Nothing, Schedulers.var"#154#165", Schedulers.var"#155#166", Int64, typeof(Schedulers.reduce), Int64, Tuple{typeof(Schedulers.default_reducer!), typeof(test_save_checkpoint), typeof(fetch), typeof(test_load_checkpoint), String, String, String, DataType}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:288 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 ┌ Warning: too many failures on process with id=103 (Schedulers-primary-uqu1N2Qp), removing from process list └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:393 [ Info: reducing from 13 checkpoints using process 105 (5 workers, 3 reduce workers). [ Info: reducing from 11 checkpoints using process 106 (5 workers, 3 reduce workers). [ Info: reducing from 9 checkpoints using process 107 (5 workers, 3 reduce workers). From worker 109: From worker 109: ====================================================================================== From worker 109: Information request received. A stacktrace will print followed by a 1.0 second profile From worker 109: ====================================================================================== From worker 109: From worker 109: cmd: /opt/julia/bin/julia 334 running 1 of 1 From worker 109: From worker 109: signal (10): User defined signal 1 From worker 109: _ZN4llvm14SparseMultiSetINS_13PhysRegSUOperENS_8identityIjEEtE9findIndexEj at /opt/julia/bin/../lib/julia/libLLVM-15jl.so (unknown line) From worker 109: _ZN4llvm17ScheduleDAGInstrs14addPhysRegDepsEPNS_5SUnitEj at /opt/julia/bin/../lib/julia/libLLVM-15jl.so (unknown line) From worker 109: _ZN4llvm17ScheduleDAGInstrs15buildSchedGraphEPNS_9AAResultsEPNS_18RegPressureTrackerEPNS_13PressureDiffsEPNS_13LiveIntervalsEb at /opt/julia/bin/../lib/julia/libLLVM-15jl.so (unknown line) From worker 109: _ZN12_GLOBAL__N_120SchedulePostRATDList8scheduleEv at /opt/julia/bin/../lib/julia/libLLVM-15jl.so (unknown line) From worker 109: _ZN12_GLOBAL__N_115PostRAScheduler20runOnMachineFunctionERN4llvm15MachineFunctionE.part.204 at /opt/julia/bin/../lib/julia/libLLVM-15jl.so (unknown line) From worker 109: _ZN4llvm19MachineFunctionPass13runOnFunctionERNS_8FunctionE.part.66 at /opt/julia/bin/../lib/julia/libLLVM-15jl.so (unknown line) From worker 109: _ZN4llvm13FPPassManager13runOnFunctionERNS_8FunctionE at /opt/julia/bin/../lib/julia/libLLVM-15jl.so (unknown line) From worker 109: _ZN4llvm13FPPassManager11runOnModuleERNS_6ModuleE at /opt/julia/bin/../lib/julia/libLLVM-15jl.so (unknown line) From worker 109: _ZN4llvm6legacy15PassManagerImpl3runERNS_6ModuleE at /opt/julia/bin/../lib/julia/libLLVM-15jl.so (unknown line) From worker 109: _ZN4llvm3orc14SimpleCompilerclERNS_6ModuleE at /opt/julia/bin/../lib/julia/libLLVM-15jl.so (unknown line) ┌ Warning: pid=105 (Schedulers-primary-uqu1N2Qp), reduce loop, caught exception during reduce └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1645 ┌ Warning: TaskFailedException │ │ nested task error: On worker 105: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch │ @ ./task.jl:379 [inlined] │ [3] #default_threadpool_checkpoint_call#25 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:284 │ [4] default_threadpool_checkpoint_call │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:250 │ [5] #invokelatest#2 │ @ ./essentials.jl:892 │ [6] invokelatest │ @ ./essentials.jl:889 │ [7] #122 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:303 │ [8] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:70 │ [9] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:79 │ [10] #108 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:88 │ │ nested task error: bar,x=0.82605784275805 │ Stacktrace: │ [1] error │ @ ./error.jl:35 │ [2] test_load_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:456 │ [3] load_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1786 │ [4] reduce │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1774 │ [5] #26 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:262 │ Stacktrace: │ [1] remotecall_wait(::Function, ::Distributed.Worker, ::Nothing, ::Vararg{Any}; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:507 │ [2] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:497 [inlined] │ [3] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:519 [inlined] │ [4] (::Schedulers.var"#31#32"{@Kwargs{}, Nothing, Schedulers.var"#154#165", Schedulers.var"#155#166", Int64, typeof(Schedulers.reduce), Int64, Tuple{typeof(Schedulers.default_reducer!), typeof(test_save_checkpoint), typeof(fetch), typeof(test_load_checkpoint), String, String, String, DataType}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:288 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch │ @ ./task.jl:379 [inlined] │ [3] remotecall_wait_timeout(::Vector{Float64}, ::Int64, ::Float64, ::Nothing, ::Function, ::Function, ::Int64, ::typeof(Schedulers.reduce), ::Int64, ::typeof(Schedulers.default_reducer!), ::Vararg{Any}; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:298 │ [4] remotecall_wait_timeout(::Vector{Float64}, ::Int64, ::Float64, ::Nothing, ::Function, ::Function, ::Int64, ::Function, ::Int64, ::typeof(Schedulers.default_reducer!), ::Vararg{Any}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:287 │ [5] (::Schedulers.var"#151#162"{Vector{Float32}, Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", typeof(nworkers), Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, String}, Dict{String, Any}, SchedulerOptions{String}, Vector{Float64}, Vector{Float64}, ReentrantLock, Set{Any}, Int64})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1637 │ │ nested task error: On worker 105: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch │ @ ./task.jl:379 [inlined] │ [3] #default_threadpool_checkpoint_call#25 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:284 │ [4] default_threadpool_checkpoint_call │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:250 │ [5] #invokelatest#2 │ @ ./essentials.jl:892 │ [6] invokelatest │ @ ./essentials.jl:889 │ [7] #122 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:303 │ [8] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:70 │ [9] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:79 │ [10] #108 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:88 │ │ nested task error: bar,x=0.82605784275805 │ Stacktrace: │ [1] error │ @ ./error.jl:35 │ [2] test_load_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:456 │ [3] load_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1786 │ [4] reduce │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1774 │ [5] #26 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:262 │ Stacktrace: │ [1] remotecall_wait(::Function, ::Distributed.Worker, ::Nothing, ::Vararg{Any}; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:507 │ [2] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:497 [inlined] │ [3] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:519 [inlined] │ [4] (::Schedulers.var"#31#32"{@Kwargs{}, Nothing, Schedulers.var"#154#165", Schedulers.var"#155#166", Int64, typeof(Schedulers.reduce), Int64, Tuple{typeof(Schedulers.default_reducer!), typeof(test_save_checkpoint), typeof(fetch), typeof(test_load_checkpoint), String, String, String, DataType}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:288 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 ┌ Warning: too many failures on process with id=105 (Schedulers-primary-uqu1N2Qp), removing from process list └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:393 From worker 109: operator() at /source/src/jitlayers.cpp:1311 From worker 109: _ZN4llvm3orc14IRCompileLayer4emitESt10unique_ptrINS0_29MaterializationResponsibilityESt14default_deleteIS3_EENS0_16ThreadSafeModuleE at /opt/julia/bin/../lib/julia/libLLVM-15jl.so (unknown line) From worker 109: _ZN4llvm3orc16IRTransformLayer4emitESt10unique_ptrINS0_29MaterializationResponsibilityESt14default_deleteIS3_EENS0_16ThreadSafeModuleE at /opt/julia/bin/../lib/julia/libLLVM-15jl.so (unknown line) From worker 109: emit at /source/src/jitlayers.cpp:724 From worker 109: _ZN4llvm3orc31BasicIRLayerMaterializationUnit11materializeESt10unique_ptrINS0_29MaterializationResponsibilityESt14default_deleteIS3_EE at /opt/julia/bin/../lib/julia/libLLVM-15jl.so (unknown line) From worker 109: _ZN4llvm3orc19MaterializationTask3runEv at /opt/julia/bin/../lib/julia/libLLVM-15jl.so (unknown line) From worker 109: _ZN4llvm6detail18UniqueFunctionBaseIvJSt10unique_ptrINS_3orc4TaskESt14default_deleteIS4_EEEE8CallImplIPFvS7_EEEvPvRS7_ at /opt/julia/bin/../lib/julia/libLLVM-15jl.so (unknown line) From worker 109: _ZN4llvm3orc16ExecutionSession12dispatchTaskESt10unique_ptrINS0_4TaskESt14default_deleteIS3_EE at /opt/julia/bin/../lib/julia/libLLVM-15jl.so (unknown line) From worker 109: _ZN4llvm3orc16ExecutionSession22dispatchOutstandingMUsEv at /opt/julia/bin/../lib/julia/libLLVM-15jl.so (unknown line) From worker 109: _ZN4llvm3orc16ExecutionSession17OL_completeLookupESt10unique_ptrINS0_21InProgressLookupStateESt14default_deleteIS3_EESt10shared_ptrINS0_23AsynchronousSymbolQueryEESt8functionIFvRKNS_8DenseMapIPNS0_8JITDylibENS_8DenseSetINS0_15SymbolStringPtrENS_12DenseMapInfoISF_vEEEENSG_ISD_vEENS_6detail12DenseMapPairISD_SI_EEEEEE at /opt/julia/bin/../lib/julia/libLLVM-15jl.so (unknown line) From worker 109: _ZN4llvm3orc25InProgressFullLookupState8completeESt10unique_ptrINS0_21InProgressLookupStateESt14default_deleteIS3_EE at /opt/julia/bin/../lib/julia/libLLVM-15jl.so (unknown line) From worker 109: _ZN4llvm3orc16ExecutionSession19OL_applyQueryPhase1ESt10unique_ptrINS0_21InProgressLookupStateESt14default_deleteIS3_EENS_5ErrorE at /opt/julia/bin/../lib/julia/libLLVM-15jl.so (unknown line) From worker 109: _ZN4llvm3orc16ExecutionSession6lookupENS0_10LookupKindERKSt6vectorISt4pairIPNS0_8JITDylibENS0_19JITDylibLookupFlagsEESaIS8_EENS0_15SymbolLookupSetENS0_11SymbolStateENS_15unique_functionIFvNS_8ExpectedINS_8DenseMapINS0_15SymbolStringPtrENS_18JITEvaluatedSymbolENS_12DenseMapInfoISI_vEENS_6detail12DenseMapPairISI_SJ_EEEEEEEEESt8functionIFvRKNSH_IS6_NS_8DenseSetISI_SL_EENSK_IS6_vEENSN_IS6_SV_EEEEEE at /opt/julia/bin/../lib/julia/libLLVM-15jl.so (unknown line) From worker 109: _ZN4llvm3orc16ExecutionSession6lookupERKSt6vectorISt4pairIPNS0_8JITDylibENS0_19JITDylibLookupFlagsEESaIS7_EENS0_15SymbolLookupSetENS0_10LookupKindENS0_11SymbolStateESt8functionIFvRKNS_8DenseMapIS5_NS_8DenseSetINS0_15SymbolStringPtrENS_12DenseMapInfoISI_vEEEENSJ_IS5_vEENS_6detail12DenseMapPairIS5_SL_EEEEEE at /opt/julia/bin/../lib/julia/libLLVM-15jl.so (unknown line) From worker 109: addModule at /source/src/jitlayers.cpp:1604 From worker 109: jl_add_to_ee at /source/src/jitlayers.cpp:2015 From worker 109: jl_add_to_ee at /source/src/jitlayers.cpp:1994 From worker 109: _jl_compile_codeinst at /source/src/jitlayers.cpp:276 From worker 109: jl_generate_fptr_impl at /source/src/jitlayers.cpp:528 From worker 109: jl_compile_method_internal at /source/src/gf.c:2483 [inlined] From worker 109: jl_compile_method_internal at /source/src/gf.c:2370 From worker 109: _jl_invoke at /source/src/gf.c:2889 [inlined] From worker 109: ijl_apply_generic at /source/src/gf.c:3079 From worker 109: jl_apply at /source/src/julia.h:1982 [inlined] From worker 109: start_task at /source/src/task.c:1253 From worker 109: unknown function (ip: (nil)) From worker 109: From worker 109: ============================================================== From worker 109: Profile collected. A report will print at the next yield point From worker 109: ============================================================== From worker 109: ┌ Warning: pid=106 (Schedulers-primary-uqu1N2Qp), reduce loop, caught exception during reduce └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1645 ┌ Warning: TaskFailedException │ │ nested task error: On worker 106: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch │ @ ./task.jl:379 [inlined] │ [3] #default_threadpool_checkpoint_call#25 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:284 │ [4] default_threadpool_checkpoint_call │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:250 │ [5] #invokelatest#2 │ @ ./essentials.jl:892 │ [6] invokelatest │ @ ./essentials.jl:889 │ [7] #122 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:303 │ [8] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:70 │ [9] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:79 │ [10] #108 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:88 │ │ nested task error: bar,x=0.8538855457831505 │ Stacktrace: │ [1] error │ @ ./error.jl:35 │ [2] test_load_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:456 │ [3] load_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1786 │ [4] reduce │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1776 │ [5] #26 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:262 │ Stacktrace: │ [1] remotecall_wait(::Function, ::Distributed.Worker, ::Nothing, ::Vararg{Any}; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:507 │ [2] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:497 [inlined] │ [3] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:519 [inlined] │ [4] (::Schedulers.var"#31#32"{@Kwargs{}, Nothing, Schedulers.var"#154#165", Schedulers.var"#155#166", Int64, typeof(Schedulers.reduce), Int64, Tuple{typeof(Schedulers.default_reducer!), typeof(test_save_checkpoint), typeof(fetch), typeof(test_load_checkpoint), String, String, String, DataType}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:288 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch │ @ ./task.jl:379 [inlined] │ [3] remotecall_wait_timeout(::Vector{Float64}, ::Int64, ::Float64, ::Nothing, ::Function, ::Function, ::Int64, ::typeof(Schedulers.reduce), ::Int64, ::typeof(Schedulers.default_reducer!), ::Vararg{Any}; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:298 │ [4] remotecall_wait_timeout(::Vector{Float64}, ::Int64, ::Float64, ::Nothing, ::Function, ::Function, ::Int64, ::Function, ::Int64, ::typeof(Schedulers.default_reducer!), ::Vararg{Any}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:287 │ [5] (::Schedulers.var"#151#162"{Vector{Float32}, Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", typeof(nworkers), Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, String}, Dict{String, Any}, SchedulerOptions{String}, Vector{Float64}, Vector{Float64}, ReentrantLock, Set{Any}, Int64})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1637 │ │ nested task error: On worker 106: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch │ @ ./task.jl:379 [inlined] │ [3] #default_threadpool_checkpoint_call#25 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:284 │ [4] default_threadpool_checkpoint_call │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:250 │ [5] #invokelatest#2 │ @ ./essentials.jl:892 │ [6] invokelatest │ @ ./essentials.jl:889 │ [7] #122 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:303 │ [8] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:70 │ [9] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:79 │ [10] #108 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:88 │ │ nested task error: bar,x=0.8538855457831505 │ Stacktrace: │ [1] error │ @ ./error.jl:35 │ [2] test_load_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:456 │ [3] load_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1786 │ [4] reduce │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1776 │ [5] #26 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:262 │ Stacktrace: │ [1] remotecall_wait(::Function, ::Distributed.Worker, ::Nothing, ::Vararg{Any}; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:507 │ [2] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:497 [inlined] │ [3] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:519 [inlined] │ [4] (::Schedulers.var"#31#32"{@Kwargs{}, Nothing, Schedulers.var"#154#165", Schedulers.var"#155#166", Int64, typeof(Schedulers.reduce), Int64, Tuple{typeof(Schedulers.default_reducer!), typeof(test_save_checkpoint), typeof(fetch), typeof(test_load_checkpoint), String, String, String, DataType}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:288 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 ┌ Warning: too many failures on process with id=106 (Schedulers-primary-uqu1N2Qp), removing from process list └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:393 [ Info: reducing from 12 checkpoints using process 107 (5 workers, 1 reduce workers). ┌ Warning: pid=107 (Schedulers-primary-uqu1N2Qp), reduce loop, caught exception during reduce └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1645 ┌ Warning: TaskFailedException │ │ nested task error: On worker 107: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch │ @ ./task.jl:379 [inlined] │ [3] #default_threadpool_checkpoint_call#25 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:284 │ [4] default_threadpool_checkpoint_call │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:250 │ [5] #invokelatest#2 │ @ ./essentials.jl:892 │ [6] invokelatest │ @ ./essentials.jl:889 │ [7] #122 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:303 │ [8] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:70 │ [9] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:79 │ [10] #108 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:88 │ │ nested task error: bar,x=0.9600472154285612 │ Stacktrace: │ [1] error │ @ ./error.jl:35 │ [2] test_load_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:456 │ [3] load_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1786 │ [4] reduce │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1776 │ [5] #26 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:262 │ Stacktrace: │ [1] remotecall_wait(::Function, ::Distributed.Worker, ::Nothing, ::Vararg{Any}; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:507 │ [2] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:497 [inlined] │ [3] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:519 [inlined] │ [4] (::Schedulers.var"#31#32"{@Kwargs{}, Nothing, Schedulers.var"#154#165", Schedulers.var"#155#166", Int64, typeof(Schedulers.reduce), Int64, Tuple{typeof(Schedulers.default_reducer!), typeof(test_save_checkpoint), typeof(fetch), typeof(test_load_checkpoint), String, String, String, DataType}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:288 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch │ @ ./task.jl:379 [inlined] │ [3] remotecall_wait_timeout(::Vector{Float64}, ::Int64, ::Float64, ::Nothing, ::Function, ::Function, ::Int64, ::typeof(Schedulers.reduce), ::Int64, ::typeof(Schedulers.default_reducer!), ::Vararg{Any}; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:298 │ [4] remotecall_wait_timeout(::Vector{Float64}, ::Int64, ::Float64, ::Nothing, ::Function, ::Function, ::Int64, ::Function, ::Int64, ::typeof(Schedulers.default_reducer!), ::Vararg{Any}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:287 │ [5] (::Schedulers.var"#151#162"{Vector{Float32}, Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#9#10", typeof(nworkers), Schedulers.var"#79#96"{Int64}, Schedulers.var"#88#105", Schedulers.var"#93#110", Schedulers.var"#94#111", Schedulers.var"#89#106", Int64, String}, Dict{String, Any}, SchedulerOptions{String}, Vector{Float64}, Vector{Float64}, ReentrantLock, Set{Any}, Int64})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1637 │ │ nested task error: On worker 107: │ TaskFailedException │ Stacktrace: │ [1] wait │ @ ./task.jl:359 [inlined] │ [2] fetch │ @ ./task.jl:379 [inlined] │ [3] #default_threadpool_checkpoint_call#25 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:284 │ [4] default_threadpool_checkpoint_call │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:250 │ [5] #invokelatest#2 │ @ ./essentials.jl:892 │ [6] invokelatest │ @ ./essentials.jl:889 │ [7] #122 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:303 │ [8] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:70 │ [9] run_work_thunk │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:79 │ [10] #108 │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:88 │ │ nested task error: bar,x=0.9600472154285612 │ Stacktrace: │ [1] error │ @ ./error.jl:35 │ [2] test_load_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:456 │ [3] load_checkpoint │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1786 │ [4] reduce │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1776 │ [5] #26 │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:262 │ Stacktrace: │ [1] remotecall_wait(::Function, ::Distributed.Worker, ::Nothing, ::Vararg{Any}; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:507 │ [2] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:497 [inlined] │ [3] remotecall_wait │ @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:519 [inlined] │ [4] (::Schedulers.var"#31#32"{@Kwargs{}, Nothing, Schedulers.var"#154#165", Schedulers.var"#155#166", Int64, typeof(Schedulers.reduce), Int64, Tuple{typeof(Schedulers.default_reducer!), typeof(test_save_checkpoint), typeof(fetch), typeof(test_load_checkpoint), String, String, String, DataType}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:288 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 ┌ Warning: too many failures on process with id=107 (Schedulers-primary-uqu1N2Qp), removing from process list └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:393 From worker 108: From worker 108: ====================================================================================== From worker 108: Information request received. A stacktrace will print followed by a 1.0 second profile From worker 108: ====================================================================================== From worker 108: From worker 108: cmd: /opt/julia/bin/julia 333 running 1 of 1 From worker 108: From worker 108: signal (10): User defined signal 1 From worker 108: jl_svecref at /source/src/julia.h:1072 [inlined] From worker 108: jl_field_type at /source/src/julia.h:1192 [inlined] From worker 108: emit_getfield_knownidx at /source/src/cgutils.cpp:2530 From worker 108: emit_builtin_call at /source/src/codegen.cpp:3741 From worker 108: emit_call at /source/src/codegen.cpp:4596 From worker 108: emit_expr at /source/src/codegen.cpp:5512 From worker 108: emit_ssaval_assign at /source/src/codegen.cpp:5101 From worker 108: emit_stmtpos at /source/src/codegen.cpp:5335 [inlined] From worker 108: emit_function at /source/src/codegen.cpp:8387 From worker 108: jl_emit_code at /source/src/codegen.cpp:8722 From worker 108: jl_emit_codeinst at /source/src/codegen.cpp:8796 From worker 108: jl_compile_workqueue at /source/src/codegen.cpp:8920 From worker 108: _jl_compile_codeinst at /source/src/jitlayers.cpp:226 From worker 108: jl_generate_fptr_impl at /source/src/jitlayers.cpp:528 From worker 108: jl_compile_method_internal at /source/src/gf.c:2483 [inlined] From worker 108: jl_compile_method_internal at /source/src/gf.c:2370 From worker 108: _jl_invoke at /source/src/gf.c:2889 [inlined] From worker 108: ijl_apply_generic at /source/src/gf.c:3079 From worker 108: serialize_msg at /source/usr/share/julia/stdlib/v1.10/Distributed/src/messages.jl:78 From worker 108: unknown function (ip: 0x76077bab0a59) From worker 108: _jl_invoke at /source/src/gf.c:2878 [inlined] From worker 108: ijl_apply_generic at /source/src/gf.c:3079 From worker 108: jl_apply at /source/src/julia.h:1982 [inlined] From worker 108: jl_f__call_latest at /source/src/builtins.c:812 From worker 108: #invokelatest#2 at ./essentials.jl:892 [inlined] From worker 108: invokelatest at ./essentials.jl:889 [inlined] From worker 108: send_msg_ at /source/usr/share/julia/stdlib/v1.10/Distributed/src/messages.jl:181 From worker 108: send_msg_now at /source/usr/share/julia/stdlib/v1.10/Distributed/src/messages.jl:118 [inlined] From worker 108: send_msg_now at /source/usr/share/julia/stdlib/v1.10/Distributed/src/messages.jl:113 From worker 108: deliver_result at /source/usr/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:102 From worker 108: unknown function (ip: 0x76077bab0980) From worker 108: _jl_invoke at /source/src/gf.c:2878 [inlined] From worker 108: ijl_apply_generic at /source/src/gf.c:3079 From worker 108: #117 at /source/usr/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:295 From worker 108: unknown function (ip: 0x76077baafcc2) From worker 108: _jl_invoke at /source/src/gf.c:2878 [inlined] From worker 108: ijl_apply_generic at /source/src/gf.c:3079 From worker 108: jl_apply at /source/src/julia.h:1982 [inlined] From worker 108: start_task at /source/src/task.c:1253 From worker 108: unknown function (ip: (nil)) From worker 108: From worker 108: ============================================================== From worker 108: Profile collected. A report will print at the next yield point From worker 108: ============================================================== From worker 108: From worker 107: From worker 107: ====================================================================================== From worker 107: Information request received. A stacktrace will print followed by a 1.0 second profile From worker 107: ====================================================================================== From worker 107: From worker 107: cmd: /opt/julia/bin/julia 327 running 0 of 1 From worker 107: From worker 107: signal (10): User defined signal 1 From worker 107: epoll_wait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) From worker 107: uv__io_poll at /workspace/srcdir/libuv/src/unix/epoll.c:236 From worker 107: uv_run at /workspace/srcdir/libuv/src/unix/core.c:400 From worker 107: ijl_task_get_next at /source/src/partr.c:478 From worker 107: poptask at ./task.jl:999 From worker 107: wait at ./task.jl:1008 From worker 107: task_done_hook at ./task.jl:682 From worker 107: jfptr_task_done_hook_75472.1 at /opt/julia/lib/julia/sys.so (unknown line) From worker 107: _jl_invoke at /source/src/gf.c:2878 [inlined] From worker 107: ijl_apply_generic at /source/src/gf.c:3079 From worker 107: jl_apply at /source/src/julia.h:1982 [inlined] From worker 107: jl_finish_task at /source/src/task.c:323 From worker 107: start_task at /source/src/task.c:1264 From worker 107: unknown function (ip: (nil)) From worker 107: From worker 107: ============================================================== From worker 107: Profile collected. A report will print at the next yield point From worker 107: ============================================================== From worker 107: From worker 109: ┌ Warning: There were no samples collected in one or more groups. From worker 109: │ This may be due to idle threads, or you may need to run your From worker 109: │ program longer (perhaps by running it multiple times), From worker 109: │ or adjust the delay between samples with `Profile.init()`. From worker 109: └ @ Profile /opt/julia/share/julia/stdlib/v1.10/Profile/src/Profile.jl:1225 From worker 109: Overhead ╎ [+additional indent] Count File:Line; Function From worker 109: ========================================================= From worker 109: Thread 1 Task 0x000075ab294d7530 Total snapshots: 1. Utilization: 100% From worker 109: ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile ====================================================================================== cmd: /opt/julia/bin/julia 12 running 0 of 1 signal (10): User defined signal 1 epoll_wait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/epoll.c:236 uv_run at /workspace/srcdir/libuv/src/unix/core.c:400 ijl_task_get_next at /source/src/partr.c:478 poptask at ./task.jl:999 wait at ./task.jl:1008 #wait#647 at ./condition.jl:130 wait at ./condition.jl:125 [inlined] _trywait at ./asyncevent.jl:142 wait at ./asyncevent.jl:159 [inlined] sleep at ./asyncevent.jl:265 _rmprocs at /source/usr/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:1063 #rmprocs#76 at /source/usr/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:1037 rmprocs at /source/usr/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:1028 [inlined] #robust_rmprocs#46 at /home/pkgeval/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:500 robust_rmprocs at /home/pkgeval/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:498 [inlined] #59 at /home/pkgeval/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:755 unknown function (ip: 0x7f6328bf8692) _jl_invoke at /source/src/gf.c:2878 [inlined] ijl_apply_generic at /source/src/gf.c:3079 jl_apply at /source/src/julia.h:1982 [inlined] start_task at /source/src/task.c:1253 unknown function (ip: (nil)) ============================================================== Profile collected. A report will print at the next yield point ============================================================== ┌ Warning: Failed to gracefully kill worker 107, sending SIGTERM └ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:745 From worker 107: From worker 107: [327] signal (15): Terminated From worker 107: in expression starting at none:0 From worker 107: _ZN4llvm7hashing6detail23hash_combine_range_implIKcEENSt9enable_ifIXsrNS1_16is_hashable_dataIT_EE5valueENS_9hash_codeEE4typeEPS6_SB_ at /opt/julia/bin/../lib/julia/libLLVM-15jl.so (unknown line) From worker 107: _ZN4llvm12DenseMapInfoINS_9StringRefEvE12getHashValueES1_ at /opt/julia/bin/../lib/julia/libLLVM-15jl.so (unknown line) From worker 107: _ZNK4llvm12DenseMapBaseINS_8DenseMapINS_9StringRefENS_9AttributeENS_12DenseMapInfoIS2_vEENS_6detail12DenseMapPairIS2_S3_EEEES2_S3_S5_S8_E15LookupBucketForIS2_EEbRKT_RPKS8_ at /opt/julia/bin/../lib/julia/libLLVM-15jl.so (unknown line) From worker 107: _ZNK4llvm13AttributeList9hasFnAttrENS_9StringRefE at /opt/julia/bin/../lib/julia/libLLVM-15jl.so (unknown line) From worker 107: _ZN12_GLOBAL__N_18Verifier19verifyFunctionAttrsEPN4llvm12FunctionTypeENS1_13AttributeListEPKNS1_5ValueEbb at /opt/julia/bin/../lib/julia/libLLVM-15jl.so (unknown line) From worker 107: _ZN12_GLOBAL__N_18Verifier13visitFunctionERKN4llvm8FunctionE at /opt/julia/bin/../lib/julia/libLLVM-15jl.so (unknown line) From worker 107: _ZN4llvm11InstVisitorIN12_GLOBAL__N_18VerifierEvE5visitERNS_8FunctionE at /opt/julia/bin/../lib/julia/libLLVM-15jl.so (unknown line) From worker 107: _ZN12_GLOBAL__N_18Verifier6verifyERKN4llvm8FunctionE at /opt/julia/bin/../lib/julia/libLLVM-15jl.so (unknown line) From worker 107: _ZN4llvm14verifyFunctionERKNS_8FunctionEPNS_11raw_ostreamE at /opt/julia/bin/../lib/julia/libLLVM-15jl.so (unknown line) From worker 107: run at /source/src/llvm-lower-handlers.cpp:243 From worker 107: run at /source/usr/include/llvm/IR/PassManagerInternal.h:88 From worker 107: _ZN4llvm11PassManagerINS_8FunctionENS_15AnalysisManagerIS1_JEEEJEE3runERS1_RS3_ at /opt/julia/bin/../lib/julia/libLLVM-15jl.so (unknown line) From worker 107: run at /source/usr/include/llvm/IR/PassManagerInternal.h:88 From worker 107: _ZN4llvm27ModuleToFunctionPassAdaptor3runERNS_6ModuleERNS_15AnalysisManagerIS1_JEEE at /opt/julia/bin/../lib/julia/libLLVM-15jl.so (unknown line) From worker 107: run at /source/usr/include/llvm/IR/PassManagerInternal.h:88 From worker 107: _ZN4llvm11PassManagerINS_6ModuleENS_15AnalysisManagerIS1_JEEEJEE3runERS1_RS3_ at /opt/julia/bin/../lib/julia/libLLVM-15jl.so (unknown line) From worker 107: run at /source/src/pipeline.cpp:751 From worker 107: operator() at /source/src/jitlayers.cpp:1257 From worker 107: withModuleDo<(anonymous namespace)::OptimizerT::operator()(llvm::orc::ThreadSafeModule, llvm::orc::MaterializationResponsibility&):: > at /source/usr/include/llvm/ExecutionEngine/Orc/ThreadSafeModule.h:136 [inlined] From worker 107: operator() at /source/src/jitlayers.cpp:1222 [inlined] From worker 107: CallImpl<(anonymous namespace)::OptimizerT> at /source/usr/include/llvm/ADT/FunctionExtras.h:222 From worker 107: _ZN4llvm3orc16IRTransformLayer4emitESt10unique_ptrINS0_29MaterializationResponsibilityESt14default_deleteIS3_EENS0_16ThreadSafeModuleE at /opt/julia/bin/../lib/julia/libLLVM-15jl.so (unknown line) From worker 107: emit at /source/src/jitlayers.cpp:724 From worker 107: _ZN4llvm3orc31BasicIRLayerMaterializationUnit11materializeESt10unique_ptrINS0_29MaterializationResponsibilityESt14default_deleteIS3_EE at /opt/julia/bin/../lib/julia/libLLVM-15jl.so (unknown line) From worker 107: _ZN4llvm3orc19MaterializationTask3runEv at /opt/julia/bin/../lib/julia/libLLVM-15jl.so (unknown line) From worker 107: _ZN4llvm6detail18UniqueFunctionBaseIvJSt10unique_ptrINS_3orc4TaskESt14default_deleteIS4_EEEE8CallImplIPFvS7_EEEvPvRS7_ at /opt/julia/bin/../lib/julia/libLLVM-15jl.so (unknown line) From worker 107: _ZN4llvm3orc16ExecutionSession12dispatchTaskESt10unique_ptrINS0_4TaskESt14default_deleteIS3_EE at /opt/julia/bin/../lib/julia/libLLVM-15jl.so (unknown line) From worker 107: _ZN4llvm3orc16ExecutionSession22dispatchOutstandingMUsEv at /opt/julia/bin/../lib/julia/libLLVM-15jl.so (unknown line) From worker 107: _ZN4llvm3orc16ExecutionSession17OL_completeLookupESt10unique_ptrINS0_21InProgressLookupStateESt14default_deleteIS3_EESt10shared_ptrINS0_23AsynchronousSymbolQueryEESt8functionIFvRKNS_8DenseMapIPNS0_8JITDylibENS_8DenseSetINS0_15SymbolStringPtrENS_12DenseMapInfoISF_vEEEENSG_ISD_vEENS_6detail12DenseMapPairISD_SI_EEEEEE at /opt/julia/bin/../lib/julia/libLLVM-15jl.so (unknown line) From worker 107: _ZN4llvm3orc25InProgressFullLookupState8completeESt10unique_ptrINS0_21InProgressLookupStateESt14default_deleteIS3_EE at /opt/julia/bin/../lib/julia/libLLVM-15jl.so (unknown line) From worker 107: _ZN4llvm3orc16ExecutionSession19OL_applyQueryPhase1ESt10unique_ptrINS0_21InProgressLookupStateESt14default_deleteIS3_EENS_5ErrorE at /opt/julia/bin/../lib/julia/libLLVM-15jl.so (unknown line) From worker 107: _ZN4llvm3orc16ExecutionSession6lookupENS0_10LookupKindERKSt6vectorISt4pairIPNS0_8JITDylibENS0_19JITDylibLookupFlagsEESaIS8_EENS0_15SymbolLookupSetENS0_11SymbolStateENS_15unique_functionIFvNS_8ExpectedINS_8DenseMapINS0_15SymbolStringPtrENS_18JITEvaluatedSymbolENS_12DenseMapInfoISI_vEENS_6detail12DenseMapPairISI_SJ_EEEEEEEEESt8functionIFvRKNSH_IS6_NS_8DenseSetISI_SL_EENSK_IS6_vEENSN_IS6_SV_EEEEEE at /opt/julia/bin/../lib/julia/libLLVM-15jl.so (unknown line) From worker 107: _ZN4llvm3orc16ExecutionSession6lookupERKSt6vectorISt4pairIPNS0_8JITDylibENS0_19JITDylibLookupFlagsEESaIS7_EENS0_15SymbolLookupSetENS0_10LookupKindENS0_11SymbolStateESt8functionIFvRKNS_8DenseMapIS5_NS_8DenseSetINS0_15SymbolStringPtrENS_12DenseMapInfoISI_vEEEENSJ_IS5_vEENS_6detail12DenseMapPairIS5_SL_EEEEEE at /opt/julia/bin/../lib/julia/libLLVM-15jl.so (unknown line) From worker 107: addModule at /source/src/jitlayers.cpp:1604 From worker 107: jl_add_to_ee at /source/src/jitlayers.cpp:2015 From worker 107: jl_add_to_ee at /source/src/jitlayers.cpp:1994 From worker 107: jl_add_to_ee at /source/src/jitlayers.cpp:1994 From worker 107: jl_add_to_ee at /source/src/jitlayers.cpp:1994 From worker 107: jl_add_to_ee at /source/src/jitlayers.cpp:1994 From worker 107: _jl_compile_codeinst at /source/src/jitlayers.cpp:276 From worker 107: jl_generate_fptr_impl at /source/src/jitlayers.cpp:528 From worker 107: jl_compile_method_internal at /source/src/gf.c:2483 [inlined] From worker 107: jl_compile_method_internal at /source/src/gf.c:2370 From worker 107: _jl_invoke at /source/src/gf.c:2889 [inlined] From worker 107: ijl_apply_generic at /source/src/gf.c:3079 From worker 107: jl_apply at /source/src/julia.h:1982 [inlined] From worker 107: jl_f__call_latest at /source/src/builtins.c:812 From worker 107: #invokelatest#2 at ./essentials.jl:892 [inlined] From worker 107: invokelatest at ./essentials.jl:889 [inlined] From worker 107: profile_printing_listener at ./Base.jl:575 From worker 107: #1058 at ./Base.jl:608 From worker 107: jfptr_YY.1058_85352.1 at /opt/julia/lib/julia/sys.so (unknown line) From worker 107: _jl_invoke at /source/src/gf.c:2878 [inlined] From worker 107: ijl_apply_generic at /source/src/gf.c:3079 From worker 107: jl_apply at /source/src/julia.h:1982 [inlined] From worker 107: start_task at /source/src/task.c:1253 From worker 107: unknown function (ip: (nil)) From worker 107: Allocations: 5701295 (Pool: 5697064; Big: 4231); GC: 9 ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile ====================================================================================== cmd: /opt/julia/bin/julia 1 running 0 of 1 signal (10): User defined signal 1 epoll_wait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/epoll.c:236 uv_run at /workspace/srcdir/libuv/src/unix/core.c:400 ijl_task_get_next at /source/src/partr.c:478 poptask at ./task.jl:999 wait at ./task.jl:1008 #wait#647 at ./condition.jl:130 wait at ./condition.jl:125 [inlined] wait at ./process.jl:661 jfptr_wait_74856.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:2878 [inlined] ijl_apply_generic at /source/src/gf.c:3079 subprocess_handler at /source/usr/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:2048 #130 at /source/usr/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:1992 withenv at ./env.jl:257 #117 at /source/usr/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:1840 with_temp_env at /source/usr/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:1721 #115 at /source/usr/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:1810 #mktempdir#24 at ./file.jl:766 unknown function (ip: 0x7a4ad26d21b0) _jl_invoke at /source/src/gf.c:2878 [inlined] ijl_apply_generic at /source/src/gf.c:3079 mktempdir at ./file.jl:762 mktempdir at ./file.jl:762 [inlined] #sandbox#114 at /source/usr/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:1768 sandbox at /source/usr/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:1759 unknown function (ip: 0x7a4ad26cab4d) _jl_invoke at /source/src/gf.c:2878 [inlined] ijl_apply_generic at /source/src/gf.c:3079 #test#127 at /source/usr/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:1971 test at /source/usr/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:1915 [inlined] #test#146 at /source/usr/share/julia/stdlib/v1.10/Pkg/src/API.jl:444 test at /source/usr/share/julia/stdlib/v1.10/Pkg/src/API.jl:423 unknown function (ip: 0x7a4ad26ca640) _jl_invoke at /source/src/gf.c:2878 [inlined] ijl_apply_generic at /source/src/gf.c:3079 #test#77 at /source/usr/share/julia/stdlib/v1.10/Pkg/src/API.jl:159 unknown function (ip: 0x7a4ad26c9f00) _jl_invoke at /source/src/gf.c:2878 [inlined] ijl_apply_generic at /source/src/gf.c:3079 test at /source/usr/share/julia/stdlib/v1.10/Pkg/src/API.jl:148 #test#75 at /source/usr/share/julia/stdlib/v1.10/Pkg/src/API.jl:147 [inlined] test at /source/usr/share/julia/stdlib/v1.10/Pkg/src/API.jl:147 [inlined] #test#74 at /source/usr/share/julia/stdlib/v1.10/Pkg/src/API.jl:146 [inlined] test at /source/usr/share/julia/stdlib/v1.10/Pkg/src/API.jl:146 unknown function (ip: 0x7a4ad26c65f9) _jl_invoke at /source/src/gf.c:2878 [inlined] ijl_apply_generic at /source/src/gf.c:3079 jl_apply at /source/src/julia.h:1982 [inlined] do_call at /source/src/interpreter.c:126 eval_value at /source/src/interpreter.c:223 eval_stmt_value at /source/src/interpreter.c:174 [inlined] eval_body at /source/src/interpreter.c:635 eval_body at /source/src/interpreter.c:544 eval_body at /source/src/interpreter.c:544 jl_interpret_toplevel_thunk at /source/src/interpreter.c:775 jl_toplevel_eval_flex at /source/src/toplevel.c:934 jl_toplevel_eval_flex at /source/src/toplevel.c:877 ijl_toplevel_eval_in at /source/src/toplevel.c:985 eval at ./boot.jl:385 [inlined] include_string at ./loading.jl:2149 _jl_invoke at /source/src/gf.c:2878 [inlined] ijl_apply_generic at /source/src/gf.c:3079 _include at ./loading.jl:2209 include at ./Base.jl:495 jfptr_include_46673.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:2878 [inlined] ijl_apply_generic at /source/src/gf.c:3079 exec_options at ./client.jl:316 _start at ./client.jl:550 jfptr__start_83133.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:2878 [inlined] ijl_apply_generic at /source/src/gf.c:3079 jl_apply at /source/src/julia.h:1982 [inlined] true_main at /source/src/jlapi.c:582 jl_repl_entrypoint at /source/src/jlapi.c:731 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x7a4ad352f249) __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) unknown function (ip: (nil)) ============================================================== Profile collected. A report will print at the next yield point ============================================================== [ Info: reducing from 12 checkpoints using process 109 (2 workers, 1 reduce workers). [12] signal (15): Terminated in expression starting at /home/pkgeval/.julia/packages/Schedulers/JBB7J/test/runtests.jl:433 epoll_wait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/epoll.c:236 uv_run at /workspace/srcdir/libuv/src/unix/core.c:400 ijl_task_get_next at /source/src/partr.c:478 [343] signal (15): Terminated in expression starting at none:0 [339] signal (15): Terminated in expression starting at none:0 [341] signal (15): Terminated in expression starting at none:0 [1] signal (15): Terminated in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 gc_page_data at /source/src/gc.h:312 [inlined] jl_gc_pool_alloc_inner at /source/src/gc.c:1303 jl_gc_pool_alloc_noinline at /source/src/gc.c:1350 [inlined] jl_gc_alloc_ at /source/src/julia_internal.h:478 [inlined] jl_gc_alloc at /source/src/gc.c:3576 poptask at ./task.jl:999 _new_array_ at /source/src/array.c:134 _new_array at /source/src/array.c:198 [inlined] ijl_alloc_array_1d at /source/src/array.c:436 wait at ./task.jl:1008 Array at ./boot.jl:477 [inlined] getindex at ./array.jl:465 _jl_invoke at /source/src/gf.c:2878 [inlined] ijl_apply_generic at /source/src/gf.c:3079 jl_apply at /source/src/julia.h:1982 [inlined] do_apply at /source/src/builtins.c:768 #wait#647 at ./condition.jl:130 most_general_argtypes at ./compiler/inferenceresult.jl:111 wait at ./condition.jl:125 [inlined] _trywait at ./asyncevent.jl:142 wait at ./asyncevent.jl:159 [inlined] sleep at ./asyncevent.jl:265 [inlined] read_worker_host_port at /source/usr/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:324 unknown function (ip: 0x7f6341929d76) _jl_invoke at /source/src/gf.c:2878 [inlined] ijl_apply_generic at /source/src/gf.c:3079 connect at /source/usr/share/julia/stdlib/v1.10/Distributed/src/managers.jl:575 create_worker at /source/usr/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:600 setup_launched_worker at /source/usr/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:545 #45 at /source/usr/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:501 unknown function (ip: 0x7f63419291c2) _jl_invoke at /source/src/gf.c:2878 [inlined] ijl_apply_generic at /source/src/gf.c:3079 jl_apply at /source/src/julia.h:1982 [inlined] start_task at /source/src/task.c:1253 unknown function (ip: (nil)) Allocations: 36402422 (Pool: 36340657; Big: 61765); GC: 59 most_general_argtypes at ./compiler/inferenceresult.jl:109 [inlined] matching_cache_argtypes at ./compiler/inferenceresult.jl:27 [inlined] inflate_ir! at ./compiler/ssair/legacy.jl:13 inflate_ir at ./compiler/ssair/legacy.jl:56 [inlined] retrieve_ir_for_inlining at ./compiler/ssair/inlining.jl:988 [inlined] #resolve_todo#467 at ./compiler/ssair/inlining.jl:908 resolve_todo at ./compiler/ssair/inlining.jl:871 [inlined] #handle_const_prop_result!#475 at ./compiler/ssair/inlining.jl:1484 handle_const_prop_result! at ./compiler/ssair/inlining.jl:1474 [inlined] _ZNK4llvm19MachineFunctionPass16getAnalysisUsageERNS_13AnalysisUsageE at /opt/julia/bin/../lib/julia/libLLVM-15jl.so (unknown line) _ZN4llvm17PMTopLevelManager17findAnalysisUsageEPNS_4PassE at /opt/julia/bin/../lib/julia/libLLVM-15jl.so (unknown line) _ZN4llvm17PMTopLevelManager12schedulePassEPNS_4PassE at /opt/julia/bin/../lib/julia/libLLVM-15jl.so (unknown line) _ZN4llvm17PMTopLevelManager12schedulePassEPNS_4PassE at /opt/julia/bin/../lib/julia/libLLVM-15jl.so (unknown line) _ZN4llvm16TargetPassConfig7addPassEPNS_4PassE at /opt/julia/bin/../lib/julia/libLLVM-15jl.so (unknown line) #handle_any_const_result!#469 at ./compiler/ssair/inlining.jl:1326 _ZN4llvm16TargetPassConfig20addOptimizedRegAllocEv at /opt/julia/bin/../lib/julia/libLLVM-15jl.so (unknown line) _ZN4llvm16TargetPassConfig16addMachinePassesEv at /opt/julia/bin/../lib/julia/libLLVM-15jl.so (unknown line) _ZN4llvm17LLVMTargetMachine17addPassesToEmitMCERNS_6legacy15PassManagerBaseERPNS_9MCContextERNS_17raw_pwrite_streamEb at /opt/julia/bin/../lib/julia/libLLVM-15jl.so (unknown line) _ZN4llvm3orc14SimpleCompilerclERNS_6ModuleE at /opt/julia/bin/../lib/julia/libLLVM-15jl.so (unknown line) handle_any_const_result! at ./compiler/ssair/inlining.jl:1312 [inlined] compute_inlining_cases at ./compiler/ssair/inlining.jl:1404 handle_call! at ./compiler/ssair/inlining.jl:1450 [inlined] assemble_inline_todo! at ./compiler/ssair/inlining.jl:1699 operator() at /source/src/jitlayers.cpp:1311 _ZN4llvm3orc14IRCompileLayer4emitESt10unique_ptrINS0_29MaterializationResponsibilityESt14default_deleteIS3_EENS0_16ThreadSafeModuleE at /opt/julia/bin/../lib/julia/libLLVM-15jl.so (unknown line) _ZN4llvm3orc16IRTransformLayer4emitESt10unique_ptrINS0_29MaterializationResponsibilityESt14default_deleteIS3_EENS0_16ThreadSafeModuleE at /opt/julia/bin/../lib/julia/libLLVM-15jl.so (unknown line) emit at /source/src/jitlayers.cpp:724 _ZN4llvm3orc31BasicIRLayerMaterializationUnit11materializeESt10unique_ptrINS0_29MaterializationResponsibilityESt14default_deleteIS3_EE at /opt/julia/bin/../lib/julia/libLLVM-15jl.so (unknown line) _ZN4llvm3orc19MaterializationTask3runEv at /opt/julia/bin/../lib/julia/libLLVM-15jl.so (unknown line) ssa_inlining_pass! at ./compiler/ssair/inlining.jl:78 [inlined] run_passes at ./compiler/optimize.jl:489 run_passes at ./compiler/optimize.jl:504 [inlined] optimize at ./compiler/optimize.jl:453 [inlined] _typeinf at ./compiler/typeinfer.jl:272 _ZN4llvm6detail18UniqueFunctionBaseIvJSt10unique_ptrINS_3orc4TaskESt14default_deleteIS4_EEEE8CallImplIPFvS7_EEEvPvRS7_ at /opt/julia/bin/../lib/julia/libLLVM-15jl.so (unknown line) typeinf at ./compiler/typeinfer.jl:216 const_prop_call at ./compiler/abstractinterpretation.jl:1211 _ZN4llvm3orc16ExecutionSession12dispatchTaskESt10unique_ptrINS0_4TaskESt14default_deleteIS3_EE at /opt/julia/bin/../lib/julia/libLLVM-15jl.so (unknown line) _ZN4llvm3orc16ExecutionSession22dispatchOutstandingMUsEv at /opt/julia/bin/../lib/julia/libLLVM-15jl.so (unknown line) _ZN4llvm3orc16ExecutionSession17OL_completeLookupESt10unique_ptrINS0_21InProgressLookupStateESt14default_deleteIS3_EESt10shared_ptrINS0_23AsynchronousSymbolQueryEESt8functionIFvRKNS_8DenseMapIPNS0_8JITDylibENS_8DenseSetINS0_15SymbolStringPtrENS_12DenseMapInfoISF_vEEEENSG_ISD_vEENS_6detail12DenseMapPairISD_SI_EEEEEE at /opt/julia/bin/../lib/julia/libLLVM-15jl.so (unknown line) abstract_call_method_with_const_args at ./compiler/abstractinterpretation.jl:822 abstract_call_method_with_const_args at ./compiler/abstractinterpretation.jl:792 _ZN4llvm3orc25InProgressFullLookupState8completeESt10unique_ptrINS0_21InProgressLookupStateESt14default_deleteIS3_EE at /opt/julia/bin/../lib/julia/libLLVM-15jl.so (unknown line) _ZN4llvm3orc16ExecutionSession19OL_applyQueryPhase1ESt10unique_ptrINS0_21InProgressLookupStateESt14default_deleteIS3_EENS_5ErrorE at /opt/julia/bin/../lib/julia/libLLVM-15jl.so (unknown line) _ZN4llvm3orc16ExecutionSession6lookupENS0_10LookupKindERKSt6vectorISt4pairIPNS0_8JITDylibENS0_19JITDylibLookupFlagsEESaIS8_EENS0_15SymbolLookupSetENS0_11SymbolStateENS_15unique_functionIFvNS_8ExpectedINS_8DenseMapINS0_15SymbolStringPtrENS_18JITEvaluatedSymbolENS_12DenseMapInfoISI_vEENS_6detail12DenseMapPairISI_SJ_EEEEEEEEESt8functionIFvRKNSH_IS6_NS_8DenseSetISI_SL_EENSK_IS6_vEENSN_IS6_SV_EEEEEE at /opt/julia/bin/../lib/julia/libLLVM-15jl.so (unknown line) _ZN4llvm3orc16ExecutionSession6lookupERKSt6vectorISt4pairIPNS0_8JITDylibENS0_19JITDylibLookupFlagsEESaIS7_EENS0_15SymbolLookupSetENS0_10LookupKindENS0_11SymbolStateESt8functionIFvRKNS_8DenseMapIS5_NS_8DenseSetINS0_15SymbolStringPtrENS_12DenseMapInfoISI_vEEEENSJ_IS5_vEENS_6detail12DenseMapPairIS5_SL_EEEEEE at /opt/julia/bin/../lib/julia/libLLVM-15jl.so (unknown line) addModule at /source/src/jitlayers.cpp:1604 jl_add_to_ee at /source/src/jitlayers.cpp:2015 jl_add_to_ee at /source/src/jitlayers.cpp:1994 jl_add_to_ee at /source/src/jitlayers.cpp:1994 jl_add_to_ee at /source/src/jitlayers.cpp:1994 jl_add_to_ee at /source/src/jitlayers.cpp:1994 _jl_compile_codeinst at /source/src/jitlayers.cpp:276 jl_generate_fptr_impl at /source/src/jitlayers.cpp:528 jl_compile_method_internal at /source/src/gf.c:2483 [inlined] jl_compile_method_internal at /source/src/gf.c:2370 _jl_invoke at /source/src/gf.c:2889 [inlined] ijl_apply_generic at /source/src/gf.c:3079 jl_apply at /source/src/julia.h:1982 [inlined] jl_f__call_latest at /source/src/builtins.c:812 abstract_call_gf_by_type at ./compiler/abstractinterpretation.jl:103 abstract_call_known at ./compiler/abstractinterpretation.jl:2101 abstract_call at ./compiler/abstractinterpretation.jl:2184 abstract_call at ./compiler/abstractinterpretation.jl:2177 #invokelatest#2 at ./essentials.jl:892 [inlined] invokelatest at ./essentials.jl:889 [inlined] exec_options at ./client.jl:270 abstract_call at ./compiler/abstractinterpretation.jl:2369 _start at ./client.jl:550 abstract_eval_call at ./compiler/abstractinterpretation.jl:2385 abstract_eval_statement_expr at ./compiler/abstractinterpretation.jl:2395 ┌ Warning: Forcibly interrupting busy workers │ exception = val already in a list └ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:1253 abstract_eval_statement at ./compiler/abstractinterpretation.jl:2639 schedule: Task not runnableabstract_eval_basic_statement at ./compiler/abstractinterpretation.jl:2904 typeinf_local at ./compiler/abstractinterpretation.jl:3122 typeinf_nocycle at ./compiler/abstractinterpretation.jl:3210 _typeinf at ./compiler/typeinfer.jl:247 typeinf at ./compiler/typeinfer.jl:216 const_prop_call at ./compiler/abstractinterpretation.jl:1211 abstract_call_method_with_const_args at ./compiler/abstractinterpretation.jl:822 jfptr__start_83133.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:2878 [inlined] ijl_apply_generic at /source/src/gf.c:3079 jl_apply at /source/src/julia.h:1982 [inlined] true_main at /source/src/jlapi.c:582 jl_repl_entrypoint at /source/src/jlapi.c:731 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x708d7e616249) __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) unknown function (ip: (nil)) Allocations: 611842 (Pool: 611225; Big: 617); GC: 1 abstract_call_method_with_const_args at ./compiler/abstractinterpretation.jl:792 abstract_call_gf_by_type at ./compiler/abstractinterpretation.jl:103 abstract_call_known at ./compiler/abstractinterpretation.jl:2101 abstract_call at ./compiler/abstractinterpretation.jl:2184 abstract_call at ./compiler/abstractinterpretation.jl:2177 abstract_call at ./compiler/abstractinterpretation.jl:2369 abstract_eval_call at ./compiler/abstractinterpretation.jl:2385 abstract_eval_statement_expr at ./compiler/abstractinterpretation.jl:2395 abstract_eval_statement at ./compiler/abstractinterpretation.jl:2639 abstract_eval_basic_statement at ./compiler/abstractinterpretation.jl:2904 typeinf_local at ./compiler/abstractinterpretation.jl:3122 typeinf_nocycle at ./compiler/abstractinterpretation.jl:3210 _typeinf at ./compiler/typeinfer.jl:247 typeinf at ./compiler/typeinfer.jl:216 typeinf_edge at ./compiler/typeinfer.jl:930 abstract_call_method at ./compiler/abstractinterpretation.jl:633 abstract_call_gf_by_type at ./compiler/abstractinterpretation.jl:95 abstract_call_known at ./compiler/abstractinterpretation.jl:2101 abstract_call at ./compiler/abstractinterpretation.jl:2184 abstract_apply at ./compiler/abstractinterpretation.jl:1626 abstract_call_known at ./compiler/abstractinterpretation.jl:2018 abstract_call at ./compiler/abstractinterpretation.jl:2184 abstract_call at ./compiler/abstractinterpretation.jl:2177 abstract_call at ./compiler/abstractinterpretation.jl:2369 abstract_eval_call at ./compiler/abstractinterpretation.jl:2385 abstract_eval_statement_expr at ./compiler/abstractinterpretation.jl:2395 abstract_eval_statement at ./compiler/abstractinterpretation.jl:2639 abstract_eval_basic_statement at ./compiler/abstractinterpretation.jl:2928 typeinf_local at ./compiler/abstractinterpretation.jl:3122 typeinf_nocycle at ./compiler/abstractinterpretation.jl:3210 _typeinf at ./compiler/typeinfer.jl:247 typeinf at ./compiler/typeinfer.jl:216 typeinf_edge at ./compiler/typeinfer.jl:930 abstract_call_method at ./compiler/abstractinterpretation.jl:633 abstract_call_gf_by_type at ./compiler/abstractinterpretation.jl:95 abstract_call_known at ./compiler/abstractinterpretation.jl:2101 abstract_call at ./compiler/abstractinterpretation.jl:2184 abstract_apply at ./compiler/abstractinterpretation.jl:1626 abstract_call_known at ./compiler/abstractinterpretation.jl:2018 abstract_call at ./compiler/abstractinterpretation.jl:2184 abstract_call at ./compiler/abstractinterpretation.jl:2177 abstract_call at ./compiler/abstractinterpretation.jl:2369 abstract_eval_call at ./compiler/abstractinterpretation.jl:2385 abstract_eval_statement_expr at ./compiler/abstractinterpretation.jl:2395 abstract_eval_statement at ./compiler/abstractinterpretation.jl:2639 abstract_eval_basic_statement at ./compiler/abstractinterpretation.jl:2928 typeinf_local at ./compiler/abstractinterpretation.jl:3122 typeinf_nocycle at ./compiler/abstractinterpretation.jl:3210 _typeinf at ./compiler/typeinfer.jl:247 typeinf at ./compiler/typeinfer.jl:216 typeinf_edge at ./compiler/typeinfer.jl:930 abstract_call_method at ./compiler/abstractinterpretation.jl:633 abstract_call_gf_by_type at ./compiler/abstractinterpretation.jl:95 abstract_call_known at ./compiler/abstractinterpretation.jl:2101 abstract_call at ./compiler/abstractinterpretation.jl:2184 abstract_apply at ./compiler/abstractinterpretation.jl:1626 abstract_call_known at ./compiler/abstractinterpretation.jl:2018 abstract_call at ./compiler/abstractinterpretation.jl:2184 abstract_call at ./compiler/abstractinterpretation.jl:2177 abstract_call at ./compiler/abstractinterpretation.jl:2369 abstract_eval_call at ./compiler/abstractinterpretation.jl:2385 abstract_eval_statement_expr at ./compiler/abstractinterpretation.jl:2395 abstract_eval_statement at ./compiler/abstractinterpretation.jl:2639 abstract_eval_basic_statement at ./compiler/abstractinterpretation.jl:2928 typeinf_local at ./compiler/abstractinterpretation.jl:3122 typeinf_nocycle at ./compiler/abstractinterpretation.jl:3210 _typeinf at ./compiler/typeinfer.jl:247 typeinf at ./compiler/typeinfer.jl:216 typeinf_edge at ./compiler/typeinfer.jl:930 abstract_call_method at ./compiler/abstractinterpretation.jl:633 abstract_call_gf_by_type at ./compiler/abstractinterpretation.jl:95 abstract_call_known at ./compiler/abstractinterpretation.jl:2101 abstract_call at ./compiler/abstractinterpretation.jl:2184 abstract_call at ./compiler/abstractinterpretation.jl:2177 abstract_call at ./compiler/abstractinterpretation.jl:2369 abstract_eval_call at ./compiler/abstractinterpretation.jl:2385 abstract_eval_statement_expr at ./compiler/abstractinterpretation.jl:2395 abstract_eval_statement at ./compiler/abstractinterpretation.jl:2639 abstract_eval_basic_statement at ./compiler/abstractinterpretation.jl:2928 typeinf_local at ./compiler/abstractinterpretation.jl:3122 typeinf_nocycle at ./compiler/abstractinterpretation.jl:3210 _typeinf at ./compiler/typeinfer.jl:247 typeinf at ./compiler/typeinfer.jl:216 typeinf_edge at ./compiler/typeinfer.jl:930 abstract_call_method at ./compiler/abstractinterpretation.jl:633 abstract_call_gf_by_type at ./compiler/abstractinterpretation.jl:95 abstract_call_known at ./compiler/abstractinterpretation.jl:2101 abstract_call at ./compiler/abstractinterpretation.jl:2184 abstract_call at ./compiler/abstractinterpretation.jl:2177 abstract_call at ./compiler/abstractinterpretation.jl:2369 abstract_eval_call at ./compiler/abstractinterpretation.jl:2385 abstract_eval_statement_expr at ./compiler/abstractinterpretation.jl:2395 abstract_eval_statement at ./compiler/abstractinterpretation.jl:2639 abstract_eval_basic_statement at ./compiler/abstractinterpretation.jl:2928 typeinf_local at ./compiler/abstractinterpretation.jl:3122 typeinf_nocycle at ./compiler/abstractinterpretation.jl:3210 _typeinf at ./compiler/typeinfer.jl:247 typeinf at ./compiler/typeinfer.jl:216 typeinf_ext at ./compiler/typeinfer.jl:1051 typeinf_ext_toplevel at ./compiler/typeinfer.jl:1082 typeinf_ext_toplevel at ./compiler/typeinfer.jl:1078 jfptr_typeinf_ext_toplevel_35763.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:2878 [inlined] ijl_apply_generic at /source/src/gf.c:3079 jl_apply at /source/src/julia.h:1982 [inlined] jl_type_infer at /source/src/gf.c:396 jl_generate_fptr_impl at /source/src/jitlayers.cpp:512 jl_compile_method_internal at /source/src/gf.c:2483 [inlined] jl_compile_method_internal at /source/src/gf.c:2370 _jl_invoke at /source/src/gf.c:2889 [inlined] ijl_apply_generic at /source/src/gf.c:3079 jl_apply at /source/src/julia.h:1982 [inlined] jl_f__call_latest at /source/src/builtins.c:812 #invokelatest#2 at ./essentials.jl:892 [inlined] invokelatest at ./essentials.jl:889 [inlined] macro expansion at ./logging.jl:346 [inlined] #warning_empty#43 at /source/usr/share/julia/stdlib/v1.10/Profile/src/Profile.jl:1225 warning_empty at /source/usr/share/julia/stdlib/v1.10/Profile/src/Profile.jl:1223 [inlined] #print#5 at /source/usr/share/julia/stdlib/v1.10/Profile/src/Profile.jl:316 print at /source/usr/share/julia/stdlib/v1.10/Profile/src/Profile.jl:229 [inlined] print at /source/usr/share/julia/stdlib/v1.10/Profile/src/Profile.jl:229 [inlined] print at /source/usr/share/julia/stdlib/v1.10/Profile/src/Profile.jl:229 [inlined] _peek_report at /source/usr/share/julia/stdlib/v1.10/Profile/src/Profile.jl:55 jfptr__peek_report_661 at /opt/julia/share/julia/compiled/v1.10/Profile/nGhxz_Un7DJ.so (unknown line) _jl_invoke at /source/src/gf.c:2878 [inlined] ijl_apply_generic at /source/src/gf.c:3079 jl_apply at /source/src/julia.h:1982 [inlined] jl_f__call_latest at /source/src/builtins.c:812 #invokelatest#2 at ./essentials.jl:892 [inlined] invokelatest at ./essentials.jl:889 [inlined] profile_printing_listener at ./Base.jl:575 #1058 at ./Base.jl:608 jfptr_YY.1058_85352.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:2878 [inlined] ijl_apply_generic at /source/src/gf.c:3079 jl_apply at /source/src/julia.h:1982 [inlined] start_task at /source/src/task.c:1253 unknown function (ip: (nil)) Allocations: 12672499 (Pool: 12634467; Big: 38032); GC: 10 PkgEval terminated after 2769.73s: test duration exceeded the time limit