Package evaluation of Schedulers on Julia 1.12.0-rc1.2 (995ff9db19*) started at 2025-07-14T12:27:50.661 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.17s ################################################################################ # Installation # Installing Schedulers... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [fcb5363a] + Schedulers v0.11.3 Updating `~/.julia/environments/v1.12/Manifest.toml` [682c06a0] + JSON v0.21.4 [69de0a69] + Parsers v2.8.3 [aea7be01] + PrecompileTools v1.3.2 [21216c6a] + Preferences v1.4.3 [fcb5363a] + Schedulers v0.11.3 [10745b16] + Statistics v1.11.1 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8ba89e20] + Distributed v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.12.0 [56ddb016] + Logging v1.11.0 [a63ad114] + Mmap v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [8e850b90] + libblastrampoline_jll v5.13.1+0 Installation completed after 1.12s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 17.33s ################################################################################ # Testing # Testing Schedulers Status `/tmp/jl_jaWWtu/Project.toml` [fcb5363a] Schedulers v0.11.3 [8ba89e20] Distributed v1.11.0 [56ddb016] Logging v1.11.0 [9a3f8284] Random v1.11.0 [9e88b42a] Serialization v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_jaWWtu/Manifest.toml` [682c06a0] JSON v0.21.4 [69de0a69] Parsers v2.8.3 [aea7be01] PrecompileTools v1.3.2 [21216c6a] Preferences v1.4.3 [fcb5363a] Schedulers v0.11.3 [10745b16] Statistics v1.11.1 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.12.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [f489334b] StyledStrings v1.11.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [4536629a] OpenBLAS_jll v0.3.29+0 [8e850b90] libblastrampoline_jll v5.13.1+0 Testing Running tests... [ Info: running task 1 on process 6 (Schedulers-primary-AkflhUCg); 5 workers total; 9 tasks left in task-pool. [ Info: running task 2 on process 2 (Schedulers-primary-AkflhUCg); 5 workers total; 8 tasks left in task-pool. [ Info: running task 3 on process 3 (Schedulers-primary-AkflhUCg); 5 workers total; 5 tasks left in task-pool. [ Info: running task 4 on process 4 (Schedulers-primary-AkflhUCg); 5 workers total; 5 tasks left in task-pool. [ Info: running task 5 on process 5 (Schedulers-primary-AkflhUCg); 5 workers total; 5 tasks left in task-pool. [ Info: running task 6 on process 6 (Schedulers-primary-AkflhUCg); 5 workers total; 4 tasks left in task-pool. [ Info: running task 7 on process 2 (Schedulers-primary-AkflhUCg); 5 workers total; 3 tasks left in task-pool. [ Info: running task 8 on process 3 (Schedulers-primary-AkflhUCg); 5 workers total; 2 tasks left in task-pool. [ Info: running task 9 on process 4 (Schedulers-primary-AkflhUCg); 5 workers total; 1 tasks left in task-pool. [ Info: running task 10 on process 5 (Schedulers-primary-AkflhUCg); 5 workers total; 0 tasks left in task-pool. Test Summary: | Pass Total Time pmap, stable cluster test | 16 16 2m37.5s [ Info: running task 1 on process 7 (Schedulers-primary-AkflhUCg); 10 workers total; 99 tasks left in task-pool. [ Info: running task 2 on process 8 (Schedulers-primary-AkflhUCg); 10 workers total; 98 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 [ Info: running task 3 on process 8 (Schedulers-primary-AkflhUCg); 10 workers total; 97 tasks left in task-pool. [ Info: running task 4 on process 7 (Schedulers-primary-AkflhUCg); 10 workers total; 96 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 8 (Schedulers-primary-AkflhUCg); 10 workers total; 95 tasks left in task-pool. [ Info: running task 6 on process 7 (Schedulers-primary-AkflhUCg); 10 workers total; 94 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 8 (Schedulers-primary-AkflhUCg); 10 workers total; 93 tasks left in task-pool. [ Info: running task 8 on process 7 (Schedulers-primary-AkflhUCg); 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 8 (Schedulers-primary-AkflhUCg); 10 workers total; 91 tasks left in task-pool. [ Info: running task 10 on process 7 (Schedulers-primary-AkflhUCg); 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 8 (Schedulers-primary-AkflhUCg); 10 workers total; 89 tasks left in task-pool. [ Info: running task 12 on process 7 (Schedulers-primary-AkflhUCg); 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 8 (Schedulers-primary-AkflhUCg); 10 workers total; 87 tasks left in task-pool. [ Info: running task 14 on process 7 (Schedulers-primary-AkflhUCg); 10 workers total; 86 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 [ Info: running task 15 on process 9 (Schedulers-primary-AkflhUCg); 10 workers total; 85 tasks left in task-pool. [ Info: running task 16 on process 10 (Schedulers-primary-AkflhUCg); 10 workers total; 78 tasks left in task-pool. [ Info: running task 17 on process 11 (Schedulers-primary-AkflhUCg); 10 workers total; 78 tasks left in task-pool. [ Info: running task 18 on process 12 (Schedulers-primary-AkflhUCg); 10 workers total; 78 tasks left in task-pool. [ Info: running task 19 on process 13 (Schedulers-primary-AkflhUCg); 10 workers total; 78 tasks left in task-pool. [ Info: running task 20 on process 14 (Schedulers-primary-AkflhUCg); 10 workers total; 78 tasks left in task-pool. [ Info: running task 21 on process 15 (Schedulers-primary-AkflhUCg); 10 workers total; 78 tasks left in task-pool. [ Info: running task 22 on process 16 (Schedulers-primary-AkflhUCg); 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 8 (Schedulers-primary-AkflhUCg); 10 workers total; 77 tasks left in task-pool. [ Info: running task 24 on process 7 (Schedulers-primary-AkflhUCg); 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 8 (Schedulers-primary-AkflhUCg); 10 workers total; 75 tasks left in task-pool. [ Info: running task 26 on process 7 (Schedulers-primary-AkflhUCg); 10 workers total; 74 tasks left in task-pool. [ Info: running task 27 on process 9 (Schedulers-primary-AkflhUCg); 10 workers total; 73 tasks left in task-pool. [ Info: running task 28 on process 10 (Schedulers-primary-AkflhUCg); 10 workers total; 66 tasks left in task-pool. [ Info: running task 29 on process 11 (Schedulers-primary-AkflhUCg); 10 workers total; 66 tasks left in task-pool. [ Info: running task 30 on process 12 (Schedulers-primary-AkflhUCg); 10 workers total; 66 tasks left in task-pool. [ Info: running task 31 on process 13 (Schedulers-primary-AkflhUCg); 10 workers total; 66 tasks left in task-pool. [ Info: running task 32 on process 14 (Schedulers-primary-AkflhUCg); 10 workers total; 66 tasks left in task-pool. [ Info: running task 33 on process 15 (Schedulers-primary-AkflhUCg); 10 workers total; 66 tasks left in task-pool. [ Info: running task 34 on process 16 (Schedulers-primary-AkflhUCg); 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 8 (Schedulers-primary-AkflhUCg); 10 workers total; 65 tasks left in task-pool. [ Info: running task 36 on process 7 (Schedulers-primary-AkflhUCg); 10 workers total; 64 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 [ Info: running task 37 on process 9 (Schedulers-primary-AkflhUCg); 10 workers total; 63 tasks left in task-pool. [ Info: running task 38 on process 10 (Schedulers-primary-AkflhUCg); 10 workers total; 59 tasks left in task-pool. [ Info: running task 39 on process 11 (Schedulers-primary-AkflhUCg); 10 workers total; 59 tasks left in task-pool. [ Info: running task 40 on process 12 (Schedulers-primary-AkflhUCg); 10 workers total; 59 tasks left in task-pool. [ Info: running task 41 on process 13 (Schedulers-primary-AkflhUCg); 10 workers total; 59 tasks left in task-pool. [ Info: running task 42 on process 14 (Schedulers-primary-AkflhUCg); 10 workers total; 58 tasks left in task-pool. [ Info: running task 43 on process 15 (Schedulers-primary-AkflhUCg); 10 workers total; 56 tasks left in task-pool. [ Info: running task 44 on process 16 (Schedulers-primary-AkflhUCg); 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 8 (Schedulers-primary-AkflhUCg); 10 workers total; 55 tasks left in task-pool. [ Info: running task 46 on process 7 (Schedulers-primary-AkflhUCg); 10 workers total; 54 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 [ Info: running task 47 on process 9 (Schedulers-primary-AkflhUCg); 10 workers total; 53 tasks left in task-pool. [ Info: running task 48 on process 10 (Schedulers-primary-AkflhUCg); 10 workers total; 50 tasks left in task-pool. [ Info: running task 49 on process 11 (Schedulers-primary-AkflhUCg); 10 workers total; 50 tasks left in task-pool. [ Info: running task 50 on process 12 (Schedulers-primary-AkflhUCg); 10 workers total; 50 tasks left in task-pool. [ Info: running task 51 on process 13 (Schedulers-primary-AkflhUCg); 10 workers total; 49 tasks left in task-pool. [ Info: running task 52 on process 14 (Schedulers-primary-AkflhUCg); 10 workers total; 48 tasks left in task-pool. [ Info: running task 53 on process 15 (Schedulers-primary-AkflhUCg); 10 workers total; 47 tasks left in task-pool. [ Info: running task 54 on process 16 (Schedulers-primary-AkflhUCg); 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 8 (Schedulers-primary-AkflhUCg); 10 workers total; 45 tasks left in task-pool. [ Info: running task 56 on process 7 (Schedulers-primary-AkflhUCg); 10 workers total; 44 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 [ Info: running task 57 on process 9 (Schedulers-primary-AkflhUCg); 10 workers total; 43 tasks left in task-pool. [ Info: running task 58 on process 10 (Schedulers-primary-AkflhUCg); 10 workers total; 36 tasks left in task-pool. [ Info: running task 59 on process 11 (Schedulers-primary-AkflhUCg); 10 workers total; 36 tasks left in task-pool. [ Info: running task 60 on process 12 (Schedulers-primary-AkflhUCg); 10 workers total; 36 tasks left in task-pool. [ Info: running task 61 on process 13 (Schedulers-primary-AkflhUCg); 10 workers total; 36 tasks left in task-pool. [ Info: running task 62 on process 14 (Schedulers-primary-AkflhUCg); 10 workers total; 36 tasks left in task-pool. [ Info: running task 63 on process 15 (Schedulers-primary-AkflhUCg); 10 workers total; 36 tasks left in task-pool. [ Info: running task 64 on process 16 (Schedulers-primary-AkflhUCg); 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 8 (Schedulers-primary-AkflhUCg); 10 workers total; 35 tasks left in task-pool. [ Info: running task 66 on process 7 (Schedulers-primary-AkflhUCg); 10 workers total; 34 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 [ Info: running task 67 on process 9 (Schedulers-primary-AkflhUCg); 10 workers total; 33 tasks left in task-pool. [ Info: running task 68 on process 10 (Schedulers-primary-AkflhUCg); 10 workers total; 26 tasks left in task-pool. [ Info: running task 69 on process 11 (Schedulers-primary-AkflhUCg); 10 workers total; 26 tasks left in task-pool. [ Info: running task 70 on process 12 (Schedulers-primary-AkflhUCg); 10 workers total; 26 tasks left in task-pool. [ Info: running task 71 on process 13 (Schedulers-primary-AkflhUCg); 10 workers total; 26 tasks left in task-pool. [ Info: running task 72 on process 14 (Schedulers-primary-AkflhUCg); 10 workers total; 26 tasks left in task-pool. [ Info: running task 73 on process 15 (Schedulers-primary-AkflhUCg); 10 workers total; 26 tasks left in task-pool. [ Info: running task 74 on process 16 (Schedulers-primary-AkflhUCg); 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 8 (Schedulers-primary-AkflhUCg); 10 workers total; 25 tasks left in task-pool. [ Info: running task 76 on process 7 (Schedulers-primary-AkflhUCg); 10 workers total; 24 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 [ Info: running task 77 on process 9 (Schedulers-primary-AkflhUCg); 10 workers total; 23 tasks left in task-pool. [ Info: running task 78 on process 11 (Schedulers-primary-AkflhUCg); 10 workers total; 22 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 [ Info: running task 79 on process 10 (Schedulers-primary-AkflhUCg); 10 workers total; 21 tasks left in task-pool. [ Info: running task 80 on process 12 (Schedulers-primary-AkflhUCg); 10 workers total; 16 tasks left in task-pool. [ Info: running task 81 on process 13 (Schedulers-primary-AkflhUCg); 10 workers total; 16 tasks left in task-pool. [ Info: running task 82 on process 14 (Schedulers-primary-AkflhUCg); 10 workers total; 16 tasks left in task-pool. [ Info: running task 83 on process 15 (Schedulers-primary-AkflhUCg); 10 workers total; 16 tasks left in task-pool. [ Info: running task 84 on process 16 (Schedulers-primary-AkflhUCg); 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 8 (Schedulers-primary-AkflhUCg); 10 workers total; 15 tasks left in task-pool. [ Info: running task 86 on process 7 (Schedulers-primary-AkflhUCg); 10 workers total; 14 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 [ Info: running task 87 on process 9 (Schedulers-primary-AkflhUCg); 10 workers total; 13 tasks left in task-pool. [ Info: running task 88 on process 11 (Schedulers-primary-AkflhUCg); 10 workers total; 12 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 [ Info: running task 89 on process 10 (Schedulers-primary-AkflhUCg); 10 workers total; 11 tasks left in task-pool. [ Info: running task 90 on process 15 (Schedulers-primary-AkflhUCg); 10 workers total; 10 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 [ Info: running task 91 on process 12 (Schedulers-primary-AkflhUCg); 10 workers total; 9 tasks left in task-pool. [ Info: running task 92 on process 13 (Schedulers-primary-AkflhUCg); 10 workers total; 6 tasks left in task-pool. [ Info: running task 93 on process 14 (Schedulers-primary-AkflhUCg); 10 workers total; 6 tasks left in task-pool. [ Info: running task 94 on process 16 (Schedulers-primary-AkflhUCg); 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 8 (Schedulers-primary-AkflhUCg); 10 workers total; 5 tasks left in task-pool. [ Info: running task 96 on process 7 (Schedulers-primary-AkflhUCg); 10 workers total; 4 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 [ Info: running task 97 on process 10 (Schedulers-primary-AkflhUCg); 10 workers total; 3 tasks left in task-pool. [ Info: running task 98 on process 15 (Schedulers-primary-AkflhUCg); 10 workers total; 0 tasks left in task-pool. [ Info: running task 99 on process 9 (Schedulers-primary-AkflhUCg); 10 workers total; 0 tasks left in task-pool. [ Info: running task 100 on process 11 (Schedulers-primary-AkflhUCg); 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 │ [7] top-level scope │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:46 │ [8] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] │ [9] macro expansion │ @ ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:55 [inlined] │ [10] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [11] top-level scope │ @ none:6 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [14] _start() │ @ Base ./client.jl:554 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", Schedulers.var"#90#91"{Int64}, Schedulers.var"#92#93"{Int64}, Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 4m58.8s [ Info: running task 1 on process 17 (Schedulers-primary-AkflhUCg); 8 workers total; 99 tasks left in task-pool. [ Info: running task 2 on process 18 (Schedulers-primary-AkflhUCg); 8 workers total; 92 tasks left in task-pool. [ Info: running task 3 on process 19 (Schedulers-primary-AkflhUCg); 8 workers total; 92 tasks left in task-pool. [ Info: running task 4 on process 21 (Schedulers-primary-AkflhUCg); 8 workers total; 92 tasks left in task-pool. [ Info: running task 5 on process 22 (Schedulers-primary-AkflhUCg); 8 workers total; 92 tasks left in task-pool. [ Info: running task 6 on process 23 (Schedulers-primary-AkflhUCg); 8 workers total; 92 tasks left in task-pool. [ Info: running task 7 on process 25 (Schedulers-primary-AkflhUCg); 8 workers total; 92 tasks left in task-pool. [ Info: running task 8 on process 26 (Schedulers-primary-AkflhUCg); 8 workers total; 92 tasks left in task-pool. [ Info: running task 9 on process 17 (Schedulers-primary-AkflhUCg); 10 workers total; 91 tasks left in task-pool. [ Info: running task 10 on process 18 (Schedulers-primary-AkflhUCg); 10 workers total; 90 tasks left in task-pool. [ Info: running task 11 on process 19 (Schedulers-primary-AkflhUCg); 10 workers total; 84 tasks left in task-pool. [ Info: running task 12 on process 21 (Schedulers-primary-AkflhUCg); 10 workers total; 84 tasks left in task-pool. [ Info: running task 13 on process 22 (Schedulers-primary-AkflhUCg); 10 workers total; 84 tasks left in task-pool. [ Info: running task 14 on process 23 (Schedulers-primary-AkflhUCg); 10 workers total; 84 tasks left in task-pool. [ Info: running task 15 on process 25 (Schedulers-primary-AkflhUCg); 10 workers total; 84 tasks left in task-pool. [ Info: running task 16 on process 26 (Schedulers-primary-AkflhUCg); 10 workers total; 84 tasks left in task-pool. [ Info: running task 17 on process 17 (Schedulers-primary-AkflhUCg); 10 workers total; 83 tasks left in task-pool. [ Info: running task 18 on process 18 (Schedulers-primary-AkflhUCg); 10 workers total; 82 tasks left in task-pool. [ Info: running task 19 on process 19 (Schedulers-primary-AkflhUCg); 10 workers total; 76 tasks left in task-pool. [ Info: running task 20 on process 21 (Schedulers-primary-AkflhUCg); 10 workers total; 76 tasks left in task-pool. [ Info: running task 21 on process 22 (Schedulers-primary-AkflhUCg); 10 workers total; 76 tasks left in task-pool. [ Info: running task 22 on process 23 (Schedulers-primary-AkflhUCg); 10 workers total; 76 tasks left in task-pool. [ Info: running task 23 on process 25 (Schedulers-primary-AkflhUCg); 10 workers total; 76 tasks left in task-pool. [ Info: running task 24 on process 26 (Schedulers-primary-AkflhUCg); 10 workers total; 76 tasks left in task-pool. [ Info: running task 25 on process 28 (Schedulers-primary-AkflhUCg); 10 workers total; 75 tasks left in task-pool. [ Info: running task 26 on process 27 (Schedulers-primary-AkflhUCg); 10 workers total; 74 tasks left in task-pool. [ Info: running task 27 on process 17 (Schedulers-primary-AkflhUCg); 10 workers total; 73 tasks left in task-pool. [ Info: running task 28 on process 18 (Schedulers-primary-AkflhUCg); 10 workers total; 72 tasks left in task-pool. [ Info: running task 29 on process 19 (Schedulers-primary-AkflhUCg); 10 workers total; 66 tasks left in task-pool. [ Info: running task 30 on process 21 (Schedulers-primary-AkflhUCg); 10 workers total; 66 tasks left in task-pool. [ Info: running task 31 on process 22 (Schedulers-primary-AkflhUCg); 10 workers total; 66 tasks left in task-pool. [ Info: running task 32 on process 23 (Schedulers-primary-AkflhUCg); 10 workers total; 66 tasks left in task-pool. [ Info: running task 33 on process 25 (Schedulers-primary-AkflhUCg); 10 workers total; 66 tasks left in task-pool. [ Info: running task 34 on process 26 (Schedulers-primary-AkflhUCg); 10 workers total; 66 tasks left in task-pool. [ Info: running task 35 on process 28 (Schedulers-primary-AkflhUCg); 10 workers total; 65 tasks left in task-pool. [ Info: running task 36 on process 27 (Schedulers-primary-AkflhUCg); 10 workers total; 64 tasks left in task-pool. [ Info: running task 37 on process 17 (Schedulers-primary-AkflhUCg); 10 workers total; 63 tasks left in task-pool. [ Info: running task 38 on process 18 (Schedulers-primary-AkflhUCg); 10 workers total; 62 tasks left in task-pool. [ Info: running task 39 on process 19 (Schedulers-primary-AkflhUCg); 10 workers total; 57 tasks left in task-pool. [ Info: running task 40 on process 21 (Schedulers-primary-AkflhUCg); 10 workers total; 57 tasks left in task-pool. [ Info: running task 41 on process 22 (Schedulers-primary-AkflhUCg); 10 workers total; 57 tasks left in task-pool. [ Info: running task 42 on process 23 (Schedulers-primary-AkflhUCg); 10 workers total; 57 tasks left in task-pool. [ Info: running task 43 on process 25 (Schedulers-primary-AkflhUCg); 10 workers total; 56 tasks left in task-pool. [ Info: running task 44 on process 26 (Schedulers-primary-AkflhUCg); 10 workers total; 56 tasks left in task-pool. [ Info: running task 45 on process 28 (Schedulers-primary-AkflhUCg); 10 workers total; 55 tasks left in task-pool. [ Info: running task 46 on process 17 (Schedulers-primary-AkflhUCg); 10 workers total; 54 tasks left in task-pool. [ Info: running task 47 on process 27 (Schedulers-primary-AkflhUCg); 10 workers total; 53 tasks left in task-pool. [ Info: running task 48 on process 18 (Schedulers-primary-AkflhUCg); 10 workers total; 52 tasks left in task-pool. [ Info: running task 49 on process 19 (Schedulers-primary-AkflhUCg); 10 workers total; 50 tasks left in task-pool. [ Info: running task 50 on process 21 (Schedulers-primary-AkflhUCg); 10 workers total; 50 tasks left in task-pool. [ Info: running task 51 on process 22 (Schedulers-primary-AkflhUCg); 10 workers total; 49 tasks left in task-pool. [ Info: running task 53 on process 25 (Schedulers-primary-AkflhUCg); 10 workers total; 47 tasks left in task-pool. [ Info: running task 52 on process 23 (Schedulers-primary-AkflhUCg); 10 workers total; 47 tasks left in task-pool. [ Info: running task 54 on process 26 (Schedulers-primary-AkflhUCg); 10 workers total; 46 tasks left in task-pool. [ Info: running task 55 on process 28 (Schedulers-primary-AkflhUCg); 10 workers total; 45 tasks left in task-pool. [ Info: running task 56 on process 17 (Schedulers-primary-AkflhUCg); 10 workers total; 44 tasks left in task-pool. [ Info: running task 57 on process 27 (Schedulers-primary-AkflhUCg); 10 workers total; 43 tasks left in task-pool. [ Info: running task 58 on process 18 (Schedulers-primary-AkflhUCg); 10 workers total; 42 tasks left in task-pool. [ Info: running task 59 on process 19 (Schedulers-primary-AkflhUCg); 10 workers total; 40 tasks left in task-pool. [ Info: running task 60 on process 21 (Schedulers-primary-AkflhUCg); 10 workers total; 40 tasks left in task-pool. [ Info: running task 61 on process 22 (Schedulers-primary-AkflhUCg); 10 workers total; 39 tasks left in task-pool. [ Info: running task 64 on process 26 (Schedulers-primary-AkflhUCg); 10 workers total; 36 tasks left in task-pool. [ Info: running task 62 on process 25 (Schedulers-primary-AkflhUCg); 10 workers total; 36 tasks left in task-pool. [ Info: running task 63 on process 23 (Schedulers-primary-AkflhUCg); 10 workers total; 36 tasks left in task-pool. [ Info: running task 65 on process 28 (Schedulers-primary-AkflhUCg); 10 workers total; 35 tasks left in task-pool. [ Info: running task 66 on process 17 (Schedulers-primary-AkflhUCg); 10 workers total; 34 tasks left in task-pool. [ Info: running task 67 on process 27 (Schedulers-primary-AkflhUCg); 10 workers total; 33 tasks left in task-pool. [ Info: running task 68 on process 18 (Schedulers-primary-AkflhUCg); 10 workers total; 32 tasks left in task-pool. [ Info: running task 69 on process 19 (Schedulers-primary-AkflhUCg); 10 workers total; 30 tasks left in task-pool. [ Info: running task 70 on process 21 (Schedulers-primary-AkflhUCg); 10 workers total; 30 tasks left in task-pool. [ Info: running task 71 on process 22 (Schedulers-primary-AkflhUCg); 10 workers total; 29 tasks left in task-pool. [ Info: running task 72 on process 26 (Schedulers-primary-AkflhUCg); 10 workers total; 26 tasks left in task-pool. [ Info: running task 73 on process 25 (Schedulers-primary-AkflhUCg); 10 workers total; 26 tasks left in task-pool. [ Info: running task 74 on process 23 (Schedulers-primary-AkflhUCg); 10 workers total; 26 tasks left in task-pool. [ Info: running task 75 on process 17 (Schedulers-primary-AkflhUCg); 10 workers total; 25 tasks left in task-pool. [ Info: running task 76 on process 28 (Schedulers-primary-AkflhUCg); 10 workers total; 24 tasks left in task-pool. [ Info: running task 77 on process 27 (Schedulers-primary-AkflhUCg); 10 workers total; 23 tasks left in task-pool. [ Info: running task 78 on process 18 (Schedulers-primary-AkflhUCg); 10 workers total; 22 tasks left in task-pool. [ Info: running task 79 on process 19 (Schedulers-primary-AkflhUCg); 10 workers total; 20 tasks left in task-pool. [ Info: running task 80 on process 21 (Schedulers-primary-AkflhUCg); 10 workers total; 20 tasks left in task-pool. [ Info: running task 81 on process 22 (Schedulers-primary-AkflhUCg); 10 workers total; 19 tasks left in task-pool. [ Info: running task 82 on process 26 (Schedulers-primary-AkflhUCg); 10 workers total; 16 tasks left in task-pool. [ Info: running task 83 on process 25 (Schedulers-primary-AkflhUCg); 10 workers total; 16 tasks left in task-pool. [ Info: running task 84 on process 23 (Schedulers-primary-AkflhUCg); 10 workers total; 16 tasks left in task-pool. [ Info: running task 85 on process 17 (Schedulers-primary-AkflhUCg); 10 workers total; 15 tasks left in task-pool. [ Info: running task 86 on process 28 (Schedulers-primary-AkflhUCg); 10 workers total; 14 tasks left in task-pool. [ Info: running task 87 on process 27 (Schedulers-primary-AkflhUCg); 10 workers total; 13 tasks left in task-pool. [ Info: running task 88 on process 18 (Schedulers-primary-AkflhUCg); 10 workers total; 12 tasks left in task-pool. [ Info: running task 89 on process 19 (Schedulers-primary-AkflhUCg); 10 workers total; 10 tasks left in task-pool. [ Info: running task 90 on process 21 (Schedulers-primary-AkflhUCg); 10 workers total; 10 tasks left in task-pool. [ Info: running task 91 on process 22 (Schedulers-primary-AkflhUCg); 10 workers total; 9 tasks left in task-pool. [ Info: running task 92 on process 26 (Schedulers-primary-AkflhUCg); 10 workers total; 6 tasks left in task-pool. [ Info: running task 93 on process 25 (Schedulers-primary-AkflhUCg); 10 workers total; 6 tasks left in task-pool. [ Info: running task 94 on process 23 (Schedulers-primary-AkflhUCg); 10 workers total; 6 tasks left in task-pool. [ Info: running task 95 on process 17 (Schedulers-primary-AkflhUCg); 10 workers total; 5 tasks left in task-pool. [ Info: running task 96 on process 28 (Schedulers-primary-AkflhUCg); 10 workers total; 4 tasks left in task-pool. [ Info: running task 97 on process 27 (Schedulers-primary-AkflhUCg); 10 workers total; 3 tasks left in task-pool. [ Info: running task 98 on process 18 (Schedulers-primary-AkflhUCg); 10 workers total; 2 tasks left in task-pool. [ Info: running task 99 on process 19 (Schedulers-primary-AkflhUCg); 10 workers total; 1 tasks left in task-pool. [ Info: running task 100 on process 22 (Schedulers-primary-AkflhUCg); 10 workers total; 0 tasks left in task-pool. Test Summary: | Pass Total Time pmap, elastic cluster with faults | 111 111 5m19.8s [ Info: running task 1 on process 31 (Schedulers-primary-AkflhUCg); 10 workers total; 104 tasks left in task-pool. [ Info: running task 2 on process 33 (Schedulers-primary-AkflhUCg); 10 workers total; 101 tasks left in task-pool. [ Info: running task 3 on process 35 (Schedulers-primary-AkflhUCg); 10 workers total; 101 tasks left in task-pool. [ Info: running task 4 on process 38 (Schedulers-primary-AkflhUCg); 10 workers total; 101 tasks left in task-pool. [ Info: running task 5 on process 29 (Schedulers-primary-AkflhUCg); 10 workers total; 100 tasks left in task-pool. [ Info: running task 6 on process 30 (Schedulers-primary-AkflhUCg); 10 workers total; 95 tasks left in task-pool. [ Info: running task 7 on process 32 (Schedulers-primary-AkflhUCg); 10 workers total; 95 tasks left in task-pool. [ Info: running task 8 on process 34 (Schedulers-primary-AkflhUCg); 10 workers total; 95 tasks left in task-pool. [ Info: running task 9 on process 36 (Schedulers-primary-AkflhUCg); 10 workers total; 95 tasks left in task-pool. [ Info: running task 10 on process 37 (Schedulers-primary-AkflhUCg); 10 workers total; 95 tasks left in task-pool. [ Info: running task 11 on process 31 (Schedulers-primary-AkflhUCg); 10 workers total; 94 tasks left in task-pool. [ Info: running task 12 on process 33 (Schedulers-primary-AkflhUCg); 10 workers total; 93 tasks left in task-pool. [ Info: running task 13 on process 35 (Schedulers-primary-AkflhUCg); 10 workers total; 92 tasks left in task-pool. [ Info: running task 14 on process 38 (Schedulers-primary-AkflhUCg); 10 workers total; 91 tasks left in task-pool. [ Info: running task 15 on process 29 (Schedulers-primary-AkflhUCg); 10 workers total; 90 tasks left in task-pool. [ Info: running task 16 on process 30 (Schedulers-primary-AkflhUCg); 10 workers total; 89 tasks left in task-pool. [ Info: running task 17 on process 32 (Schedulers-primary-AkflhUCg); 10 workers total; 85 tasks left in task-pool. [ Info: running task 18 on process 34 (Schedulers-primary-AkflhUCg); 10 workers total; 85 tasks left in task-pool. [ Info: running task 19 on process 36 (Schedulers-primary-AkflhUCg); 10 workers total; 85 tasks left in task-pool. [ Info: running task 20 on process 37 (Schedulers-primary-AkflhUCg); 10 workers total; 85 tasks left in task-pool. [ Info: running task 21 on process 31 (Schedulers-primary-AkflhUCg); 10 workers total; 84 tasks left in task-pool. [ Info: running task 22 on process 33 (Schedulers-primary-AkflhUCg); 10 workers total; 83 tasks left in task-pool. [ Info: running task 23 on process 35 (Schedulers-primary-AkflhUCg); 10 workers total; 81 tasks left in task-pool. [ Info: running task 24 on process 38 (Schedulers-primary-AkflhUCg); 10 workers total; 81 tasks left in task-pool. [ Info: running task 25 on process 29 (Schedulers-primary-AkflhUCg); 10 workers total; 80 tasks left in task-pool. [ Info: running task 26 on process 30 (Schedulers-primary-AkflhUCg); 10 workers total; 79 tasks left in task-pool. [ Info: running task 27 on process 32 (Schedulers-primary-AkflhUCg); 10 workers total; 77 tasks left in task-pool. [ Info: running task 28 on process 34 (Schedulers-primary-AkflhUCg); 10 workers total; 77 tasks left in task-pool. [ Info: running task 29 on process 36 (Schedulers-primary-AkflhUCg); 10 workers total; 76 tasks left in task-pool. [ Info: running task 30 on process 37 (Schedulers-primary-AkflhUCg); 10 workers total; 75 tasks left in task-pool. [ Info: running task 31 on process 31 (Schedulers-primary-AkflhUCg); 10 workers total; 74 tasks left in task-pool. [ Info: running task 32 on process 33 (Schedulers-primary-AkflhUCg); 10 workers total; 73 tasks left in task-pool. [ Info: running task 33 on process 35 (Schedulers-primary-AkflhUCg); 10 workers total; 71 tasks left in task-pool. [ Info: running task 34 on process 38 (Schedulers-primary-AkflhUCg); 10 workers total; 71 tasks left in task-pool. [ Info: running task 35 on process 36 (Schedulers-primary-AkflhUCg); 10 workers total; 70 tasks left in task-pool. [ Info: running task 36 on process 29 (Schedulers-primary-AkflhUCg); 10 workers total; 69 tasks left in task-pool. [ Info: running task 37 on process 30 (Schedulers-primary-AkflhUCg); 10 workers total; 68 tasks left in task-pool. [ Info: running task 38 on process 32 (Schedulers-primary-AkflhUCg); 10 workers total; 66 tasks left in task-pool. [ Info: running task 39 on process 34 (Schedulers-primary-AkflhUCg); 10 workers total; 66 tasks left in task-pool. [ Info: running task 40 on process 37 (Schedulers-primary-AkflhUCg); 10 workers total; 65 tasks left in task-pool. [ Info: running task 41 on process 31 (Schedulers-primary-AkflhUCg); 10 workers total; 64 tasks left in task-pool. [ Info: running task 42 on process 36 (Schedulers-primary-AkflhUCg); 10 workers total; 63 tasks left in task-pool. [ Info: running task 43 on process 33 (Schedulers-primary-AkflhUCg); 10 workers total; 62 tasks left in task-pool. [ Info: running task 44 on process 35 (Schedulers-primary-AkflhUCg); 10 workers total; 60 tasks left in task-pool. [ Info: running task 45 on process 38 (Schedulers-primary-AkflhUCg); 10 workers total; 60 tasks left in task-pool. [ Info: running task 46 on process 34 (Schedulers-primary-AkflhUCg); 10 workers total; 59 tasks left in task-pool. [ Info: running task 47 on process 37 (Schedulers-primary-AkflhUCg); 10 workers total; 58 tasks left in task-pool. [ Info: running task 48 on process 29 (Schedulers-primary-AkflhUCg); 10 workers total; 57 tasks left in task-pool. [ Info: running task 49 on process 30 (Schedulers-primary-AkflhUCg); 10 workers total; 56 tasks left in task-pool. [ Info: running task 50 on process 32 (Schedulers-primary-AkflhUCg); 10 workers total; 55 tasks left in task-pool. [ Info: running task 51 on process 31 (Schedulers-primary-AkflhUCg); 10 workers total; 54 tasks left in task-pool. [ Info: running task 52 on process 36 (Schedulers-primary-AkflhUCg); 10 workers total; 53 tasks left in task-pool. [ Info: running task 53 on process 34 (Schedulers-primary-AkflhUCg); 10 workers total; 52 tasks left in task-pool. [ Info: running task 54 on process 37 (Schedulers-primary-AkflhUCg); 10 workers total; 51 tasks left in task-pool. [ Info: running task 55 on process 33 (Schedulers-primary-AkflhUCg); 10 workers total; 50 tasks left in task-pool. [ Info: running task 56 on process 35 (Schedulers-primary-AkflhUCg); 10 workers total; 48 tasks left in task-pool. [ Info: running task 57 on process 38 (Schedulers-primary-AkflhUCg); 10 workers total; 48 tasks left in task-pool. [ Info: running task 58 on process 30 (Schedulers-primary-AkflhUCg); 10 workers total; 47 tasks left in task-pool. [ Info: running task 59 on process 32 (Schedulers-primary-AkflhUCg); 10 workers total; 46 tasks left in task-pool. [ Info: running task 60 on process 29 (Schedulers-primary-AkflhUCg); 10 workers total; 45 tasks left in task-pool. [ Info: running task 61 on process 31 (Schedulers-primary-AkflhUCg); 10 workers total; 44 tasks left in task-pool. [ Info: running task 62 on process 36 (Schedulers-primary-AkflhUCg); 10 workers total; 43 tasks left in task-pool. [ Info: running task 63 on process 34 (Schedulers-primary-AkflhUCg); 10 workers total; 42 tasks left in task-pool. [ Info: running task 64 on process 37 (Schedulers-primary-AkflhUCg); 10 workers total; 41 tasks left in task-pool. [ Info: running task 65 on process 30 (Schedulers-primary-AkflhUCg); 10 workers total; 40 tasks left in task-pool. [ Info: running task 66 on process 32 (Schedulers-primary-AkflhUCg); 10 workers total; 39 tasks left in task-pool. [ Info: running task 67 on process 33 (Schedulers-primary-AkflhUCg); 10 workers total; 38 tasks left in task-pool. [ Info: running task 68 on process 35 (Schedulers-primary-AkflhUCg); 10 workers total; 36 tasks left in task-pool. [ Info: running task 69 on process 38 (Schedulers-primary-AkflhUCg); 10 workers total; 36 tasks left in task-pool. [ Info: running task 70 on process 29 (Schedulers-primary-AkflhUCg); 10 workers total; 35 tasks left in task-pool. [ Info: running task 71 on process 31 (Schedulers-primary-AkflhUCg); 10 workers total; 34 tasks left in task-pool. [ Info: running task 72 on process 36 (Schedulers-primary-AkflhUCg); 10 workers total; 33 tasks left in task-pool. [ Info: running task 73 on process 37 (Schedulers-primary-AkflhUCg); 10 workers total; 32 tasks left in task-pool. [ Info: running task 74 on process 34 (Schedulers-primary-AkflhUCg); 10 workers total; 31 tasks left in task-pool. [ Info: running task 75 on process 30 (Schedulers-primary-AkflhUCg); 10 workers total; 29 tasks left in task-pool. [ Info: running task 76 on process 32 (Schedulers-primary-AkflhUCg); 10 workers total; 29 tasks left in task-pool. [ Info: running task 77 on process 33 (Schedulers-primary-AkflhUCg); 10 workers total; 28 tasks left in task-pool. [ Info: running task 78 on process 35 (Schedulers-primary-AkflhUCg); 10 workers total; 26 tasks left in task-pool. [ Info: running task 79 on process 38 (Schedulers-primary-AkflhUCg); 10 workers total; 26 tasks left in task-pool. [ Info: running task 80 on process 29 (Schedulers-primary-AkflhUCg); 10 workers total; 25 tasks left in task-pool. [ Info: running task 81 on process 31 (Schedulers-primary-AkflhUCg); 10 workers total; 24 tasks left in task-pool. [ Info: running task 82 on process 36 (Schedulers-primary-AkflhUCg); 10 workers total; 23 tasks left in task-pool. [ Info: running task 83 on process 37 (Schedulers-primary-AkflhUCg); 10 workers total; 22 tasks left in task-pool. [ Info: running task 84 on process 34 (Schedulers-primary-AkflhUCg); 10 workers total; 21 tasks left in task-pool. [ Info: running task 85 on process 30 (Schedulers-primary-AkflhUCg); 10 workers total; 19 tasks left in task-pool. [ Info: running task 86 on process 32 (Schedulers-primary-AkflhUCg); 10 workers total; 19 tasks left in task-pool. [ Info: running task 87 on process 33 (Schedulers-primary-AkflhUCg); 10 workers total; 18 tasks left in task-pool. [ Info: running task 88 on process 35 (Schedulers-primary-AkflhUCg); 10 workers total; 16 tasks left in task-pool. [ Info: running task 89 on process 38 (Schedulers-primary-AkflhUCg); 10 workers total; 16 tasks left in task-pool. [ Info: running task 90 on process 29 (Schedulers-primary-AkflhUCg); 10 workers total; 15 tasks left in task-pool. [ Info: running task 91 on process 31 (Schedulers-primary-AkflhUCg); 10 workers total; 14 tasks left in task-pool. [ Info: running task 92 on process 36 (Schedulers-primary-AkflhUCg); 10 workers total; 13 tasks left in task-pool. [ Info: running task 93 on process 37 (Schedulers-primary-AkflhUCg); 10 workers total; 12 tasks left in task-pool. [ Info: running task 94 on process 34 (Schedulers-primary-AkflhUCg); 10 workers total; 11 tasks left in task-pool. [ Info: running task 95 on process 30 (Schedulers-primary-AkflhUCg); 10 workers total; 9 tasks left in task-pool. [ Info: running task 96 on process 32 (Schedulers-primary-AkflhUCg); 10 workers total; 9 tasks left in task-pool. [ Info: running task 97 on process 33 (Schedulers-primary-AkflhUCg); 10 workers total; 8 tasks left in task-pool. [ Info: running task 98 on process 35 (Schedulers-primary-AkflhUCg); 10 workers total; 6 tasks left in task-pool. [ Info: running task 99 on process 38 (Schedulers-primary-AkflhUCg); 10 workers total; 6 tasks left in task-pool. [ Info: running task 100 on process 29 (Schedulers-primary-AkflhUCg); 10 workers total; 5 tasks left in task-pool. [ Info: running task 101 on process 31 (Schedulers-primary-AkflhUCg); 10 workers total; 4 tasks left in task-pool. [ Info: running task 102 on process 36 (Schedulers-primary-AkflhUCg); 10 workers total; 3 tasks left in task-pool. [ Info: running task 103 on process 37 (Schedulers-primary-AkflhUCg); 10 workers total; 2 tasks left in task-pool. [ Info: running task 104 on process 34 (Schedulers-primary-AkflhUCg); 10 workers total; 1 tasks left in task-pool. [ Info: running task 105 on process 30 (Schedulers-primary-AkflhUCg); 10 workers total; 0 tasks left in task-pool. Test Summary: | Pass Total Time pmap with shrinking cluster | 116 116 5m09.9s [ Info: running task 1 on process 39 (Schedulers-primary-AkflhUCg); 5 workers total; 99 tasks left in task-pool. [ Info: running task 2 on process 40 (Schedulers-primary-AkflhUCg); 5 workers total; 98 tasks left in task-pool. [ Info: running task 3 on process 40 (Schedulers-primary-AkflhUCg); 5 workers total; 97 tasks left in task-pool. [ Info: running task 4 on process 39 (Schedulers-primary-AkflhUCg); 5 workers total; 96 tasks left in task-pool. [ Info: running task 5 on process 40 (Schedulers-primary-AkflhUCg); 5 workers total; 95 tasks left in task-pool. [ Info: running task 6 on process 39 (Schedulers-primary-AkflhUCg); 5 workers total; 94 tasks left in task-pool. [ Info: running task 7 on process 39 (Schedulers-primary-AkflhUCg); 5 workers total; 93 tasks left in task-pool. [ Info: running task 8 on process 40 (Schedulers-primary-AkflhUCg); 5 workers total; 92 tasks left in task-pool. [ Info: running task 9 on process 39 (Schedulers-primary-AkflhUCg); 5 workers total; 91 tasks left in task-pool. [ Info: running task 10 on process 40 (Schedulers-primary-AkflhUCg); 5 workers total; 90 tasks left in task-pool. [ Info: running task 11 on process 39 (Schedulers-primary-AkflhUCg); 5 workers total; 89 tasks left in task-pool. [ Info: running task 12 on process 40 (Schedulers-primary-AkflhUCg); 10 workers total; 88 tasks left in task-pool. [ Info: running task 13 on process 39 (Schedulers-primary-AkflhUCg); 10 workers total; 87 tasks left in task-pool. [ Info: running task 14 on process 40 (Schedulers-primary-AkflhUCg); 10 workers total; 86 tasks left in task-pool. [ Info: running task 15 on process 42 (Schedulers-primary-AkflhUCg); 10 workers total; 85 tasks left in task-pool. [ Info: running task 16 on process 41 (Schedulers-primary-AkflhUCg); 10 workers total; 84 tasks left in task-pool. [ Info: running task 17 on process 43 (Schedulers-primary-AkflhUCg); 10 workers total; 83 tasks left in task-pool. [ Info: running task 18 on process 39 (Schedulers-primary-AkflhUCg); 10 workers total; 82 tasks left in task-pool. [ Info: running task 19 on process 40 (Schedulers-primary-AkflhUCg); 10 workers total; 81 tasks left in task-pool. [ Info: running task 20 on process 42 (Schedulers-primary-AkflhUCg); 10 workers total; 80 tasks left in task-pool. [ Info: running task 21 on process 39 (Schedulers-primary-AkflhUCg); 10 workers total; 79 tasks left in task-pool. [ Info: running task 22 on process 41 (Schedulers-primary-AkflhUCg); 10 workers total; 78 tasks left in task-pool. [ Info: running task 23 on process 43 (Schedulers-primary-AkflhUCg); 10 workers total; 76 tasks left in task-pool. [ Info: running task 24 on process 40 (Schedulers-primary-AkflhUCg); 10 workers total; 76 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", var"#9#10", var"#7#8", Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", var"#9#10", var"#7#8", Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 [inlined] │ [7] (::var"#11#12"{SchedulerOptions{String}, String})() │ @ Main ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:166 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", var"#9#10", var"#7#8", Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", var"#9#10", var"#7#8", Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", var"#9#10", var"#7#8", Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 [inlined] │ [7] (::var"#11#12"{SchedulerOptions{String}, String})() │ @ Main ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:166 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", var"#9#10", var"#7#8", Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", var"#9#10", var"#7#8", Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", var"#9#10", var"#7#8", Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 [inlined] │ [7] (::var"#11#12"{SchedulerOptions{String}, String})() │ @ Main ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:166 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", var"#9#10", var"#7#8", Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", var"#9#10", var"#7#8", Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", var"#9#10", var"#7#8", Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 [inlined] │ [7] (::var"#11#12"{SchedulerOptions{String}, String})() │ @ Main ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:166 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", var"#9#10", var"#7#8", Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", var"#9#10", var"#7#8", Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", var"#9#10", var"#7#8", Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 [inlined] │ [7] (::var"#11#12"{SchedulerOptions{String}, String})() │ @ Main ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:166 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", var"#9#10", var"#7#8", Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", var"#9#10", var"#7#8", Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", var"#9#10", var"#7#8", Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 [inlined] │ [7] (::var"#11#12"{SchedulerOptions{String}, String})() │ @ Main ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:166 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", var"#9#10", var"#7#8", Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 42 (Schedulers-primary-AkflhUCg); 10 workers total; 75 tasks left in task-pool. [ Info: running task 26 on process 39 (Schedulers-primary-AkflhUCg); 10 workers total; 74 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", var"#9#10", var"#7#8", Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", var"#9#10", var"#7#8", Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 [inlined] │ [7] (::var"#11#12"{SchedulerOptions{String}, String})() │ @ Main ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:166 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", var"#9#10", var"#7#8", Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 [ Info: running task 27 on process 41 (Schedulers-primary-AkflhUCg); 10 workers total; 73 tasks left in task-pool. [ Info: running task 28 on process 43 (Schedulers-primary-AkflhUCg); 10 workers total; 71 tasks left in task-pool. [ Info: running task 29 on process 40 (Schedulers-primary-AkflhUCg); 10 workers total; 71 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", var"#9#10", var"#7#8", Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", var"#9#10", var"#7#8", Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 [inlined] │ [7] (::var"#11#12"{SchedulerOptions{String}, String})() │ @ Main ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:166 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", var"#9#10", var"#7#8", Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", var"#9#10", var"#7#8", Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", var"#9#10", var"#7#8", Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 [inlined] │ [7] (::var"#11#12"{SchedulerOptions{String}, String})() │ @ Main ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:166 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", var"#9#10", var"#7#8", Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", var"#9#10", var"#7#8", Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", var"#9#10", var"#7#8", Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 [inlined] │ [7] (::var"#11#12"{SchedulerOptions{String}, String})() │ @ Main ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:166 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", var"#9#10", var"#7#8", Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", var"#9#10", var"#7#8", Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", var"#9#10", var"#7#8", Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 [inlined] │ [7] (::var"#11#12"{SchedulerOptions{String}, String})() │ @ Main ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:166 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", var"#9#10", var"#7#8", Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", var"#9#10", var"#7#8", Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", var"#9#10", var"#7#8", Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 [inlined] │ [7] (::var"#11#12"{SchedulerOptions{String}, String})() │ @ Main ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:166 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", var"#9#10", var"#7#8", Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", var"#9#10", var"#7#8", Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", var"#9#10", var"#7#8", Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 [inlined] │ [7] (::var"#11#12"{SchedulerOptions{String}, String})() │ @ Main ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:166 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", var"#9#10", var"#7#8", Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", var"#9#10", var"#7#8", Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", var"#9#10", var"#7#8", Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 [inlined] │ [7] (::var"#11#12"{SchedulerOptions{String}, String})() │ @ Main ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:166 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", var"#9#10", var"#7#8", Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", var"#9#10", var"#7#8", Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", var"#9#10", var"#7#8", Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 [inlined] │ [7] (::var"#11#12"{SchedulerOptions{String}, String})() │ @ Main ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:166 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", var"#9#10", var"#7#8", Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 [ Info: running task 30 on process 42 (Schedulers-primary-AkflhUCg); 10 workers total; 70 tasks left in task-pool. [ Info: running task 31 on process 39 (Schedulers-primary-AkflhUCg); 10 workers total; 69 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", var"#9#10", var"#7#8", Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", var"#9#10", var"#7#8", Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 [inlined] │ [7] (::var"#11#12"{SchedulerOptions{String}, String})() │ @ Main ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:166 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", var"#9#10", var"#7#8", Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 [ Info: running task 32 on process 41 (Schedulers-primary-AkflhUCg); 10 workers total; 68 tasks left in task-pool. [ Info: running task 33 on process 43 (Schedulers-primary-AkflhUCg); 10 workers total; 66 tasks left in task-pool. [ Info: running task 34 on process 40 (Schedulers-primary-AkflhUCg); 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", var"#9#10", var"#7#8", Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", var"#9#10", var"#7#8", Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 [inlined] │ [7] (::var"#11#12"{SchedulerOptions{String}, String})() │ @ Main ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:166 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", var"#9#10", var"#7#8", Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", var"#9#10", var"#7#8", Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", var"#9#10", var"#7#8", Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 [inlined] │ [7] (::var"#11#12"{SchedulerOptions{String}, String})() │ @ Main ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:166 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", var"#9#10", var"#7#8", Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", var"#9#10", var"#7#8", Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", var"#9#10", var"#7#8", Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 [inlined] │ [7] (::var"#11#12"{SchedulerOptions{String}, String})() │ @ Main ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:166 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", var"#9#10", var"#7#8", Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", var"#9#10", var"#7#8", Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", var"#9#10", var"#7#8", Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 [inlined] │ [7] (::var"#11#12"{SchedulerOptions{String}, String})() │ @ Main ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:166 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", var"#9#10", var"#7#8", Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", var"#9#10", var"#7#8", Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", var"#9#10", var"#7#8", Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 [inlined] │ [7] (::var"#11#12"{SchedulerOptions{String}, String})() │ @ Main ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:166 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", var"#9#10", var"#7#8", Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", var"#9#10", var"#7#8", Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", var"#9#10", var"#7#8", Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 [inlined] │ [7] (::var"#11#12"{SchedulerOptions{String}, String})() │ @ Main ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:166 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", var"#9#10", var"#7#8", Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", var"#9#10", var"#7#8", Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", var"#9#10", var"#7#8", Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 [inlined] │ [7] (::var"#11#12"{SchedulerOptions{String}, String})() │ @ Main ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:166 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", var"#9#10", var"#7#8", Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", var"#9#10", var"#7#8", Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", var"#9#10", var"#7#8", Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 [inlined] │ [7] (::var"#11#12"{SchedulerOptions{String}, String})() │ @ Main ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:166 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", var"#9#10", var"#7#8", Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 42 (Schedulers-primary-AkflhUCg); 10 workers total; 65 tasks left in task-pool. [ Info: running task 36 on process 39 (Schedulers-primary-AkflhUCg); 10 workers total; 64 tasks left in task-pool. [ Info: running task 37 on process 41 (Schedulers-primary-AkflhUCg); 10 workers total; 63 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", var"#9#10", var"#7#8", Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stacktrace: │ [1] #wait#582 │ @ ./task.jl:363 [inlined] │ [2] wait │ @ ./task.jl:360 [inlined] │ [3] fetch(t::Task) │ @ Base ./task.jl:525 │ [4] loop(eloop::Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", var"#9#10", var"#7#8", Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", 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 │ [5] epmap(options::SchedulerOptions{String}, f::Function, tasks::UnitRange{Int64}, args::String; kwargs::@Kwargs{}) │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1046 │ [6] epmap │ @ ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:1041 [inlined] │ [7] (::var"#11#12"{SchedulerOptions{String}, String})() │ @ Main ~/.julia/packages/Schedulers/JBB7J/test/runtests.jl:166 │ │ nested task error: InterruptException: │ Stacktrace: │ [1] try_yieldto(undo::typeof(Base.ensure_rescheduled)) │ @ Base ./task.jl:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", var"#9#10", var"#7#8", Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 └ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:23 [ Info: running task 38 on process 43 (Schedulers-primary-AkflhUCg); 10 workers total; 62 tasks left in task-pool. [ Info: running task 39 on process 40 (Schedulers-primary-AkflhUCg); 10 workers total; 61 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:1128 │ [2] wait() │ @ Base ./task.jl:1200 │ [3] wait(c::Base.GenericCondition{Base.Threads.SpinLock}; first::Bool) │ @ Base ./condition.jl:141 │ [4] wait │ @ ./condition.jl:136 [inlined] │ [5] _wait(t::Task) │ @ Base ./task.jl:312 │ [6] sync_end(c::Channel{Any}) │ @ Base ./task.jl:560 │ [7] macro expansion │ @ ./task.jl:634 [inlined] │ [8] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:496 │ [9] addprocs_locked │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:461 [inlined] │ [10] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:455 │ [11] addprocs │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/cluster.jl:448 [inlined] │ [12] #addprocs#197 │ @ /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:472 [inlined] │ [13] addprocs(np::Int64) │ @ Distributed /opt/julia/share/julia/stdlib/v1.12/Distributed/src/managers.jl:469 │ [14] (::Schedulers.var"#loop##20#loop##21"{Schedulers.ElasticLoop{typeof(addprocs), Schedulers.var"#14#15", var"#9#10", var"#7#8", Schedulers.var"#SchedulerOptions##14#SchedulerOptions##15", Schedulers.var"#SchedulerOptions##24#SchedulerOptions##25", Schedulers.var"#SchedulerOptions##26#SchedulerOptions##27", Schedulers.var"#SchedulerOptions##16#SchedulerOptions##17", Int64, Nothing}})() │ @ Schedulers ~/.julia/packages/Schedulers/JBB7J/src/Schedulers.jl:768 │ error type: TaskFailedException │ 1-element ExceptionStack: │ TaskFailedException │ Stack PkgEval terminated after 1319.84s: test log exceeded the size limit