Package evaluation to test ParallelOperations on Julia 1.14.0-DEV.2373 (cf67ecc88f*) started at 2026-06-13T03:36:39.977 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 16.29s ################################################################################ # Installation # Installing ParallelOperations... Resolving package versions... Installed ParallelOperations ─ v0.1.6 Updating `~/.julia/environments/v1.14/Project.toml` [09c1cff2] + ParallelOperations v0.1.6 Updating `~/.julia/environments/v1.14/Manifest.toml` [09c1cff2] + ParallelOperations v0.1.6 [2a0f44e3] + Base64 v1.11.0 [8ba89e20] + Distributed v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [f489334b] + StyledStrings v1.13.0 [8dfed614] + Test v1.11.0 Installation completed after 1.58s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling project... 6.2 s ✓ TestEnv 1 dependency successfully precompiled in 6 seconds. 27 already precompiled. Precompiling package dependencies... Precompiling project... 18.2 s ✓ ParallelOperations 1 dependency successfully precompiled in 18 seconds. 9 already precompiled. Precompilation completed after 49.06s ################################################################################ # Testing # Testing ParallelOperations Status `/tmp/jl_5oqkAo/Project.toml` [09c1cff2] ParallelOperations v0.1.6 [8ba89e20] Distributed v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_5oqkAo/Manifest.toml` [09c1cff2] ParallelOperations v0.1.6 [2a0f44e3] Base64 v1.11.0 [8ba89e20] Distributed v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [f489334b] StyledStrings v1.13.0 [8dfed614] Test v1.11.0 Testing Running tests... ERROR: LoadError: TaskFailedException nested task error: Timed out waiting to read host:port string from worker. Stacktrace: [1] worker_from_id(pg::Distributed.ProcessGroup, i::Int64) @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/cluster.jl:1118 [2] worker_from_id(i::Int64) @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/cluster.jl:1115 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/remotecall.jl:559 [inlined] [4] remote_do(::Function, ::Int64; kwargs::@Kwargs{}) @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/remotecall.jl:539 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/remotecall.jl:559 [inlined] [6] remote_do(::typeof(exit), ::Int64) @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/remotecall.jl:539 [inlined] [7] kill(manager::Distributed.LocalManager, pid::Int64, config::WorkerConfig; profile_wait::Int64, exit_timeout::Int64, term_timeout::Int64) @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/managers.jl:746 [8] kill(manager::Distributed.LocalManager, pid::Int64, config::WorkerConfig) @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/managers.jl:743 [inlined] [9] create_worker(manager::Distributed.LocalManager, wconfig::WorkerConfig) @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/cluster.jl:621 [10] setup_launched_worker(manager::Distributed.LocalManager, wconfig::WorkerConfig, launched_q::Vector{Int64}) @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/cluster.jl:565 ┌[11] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/cluster.jl:521 [inlined] ╰──── repeated 2 times [13] (::Distributed.var"##kw_body#addprocs_locked#0##->###2"{Vector{Int64}, Distributed.LocalManager, WorkerConfig})() @ Distributed task.jl:506 caused by: Timed out waiting to read host:port string from worker. Stacktrace: [1] read_worker_host_port(io::Base.PipeEndpoint) @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/cluster.jl:359 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/managers.jl:582 [inlined] [3] connect(manager::Distributed.LocalManager, pid::Int64, config::WorkerConfig) @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/managers.jl:563 [4] create_worker(manager::Distributed.LocalManager, wconfig::WorkerConfig) @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/cluster.jl:618 [5] setup_launched_worker(manager::Distributed.LocalManager, wconfig::WorkerConfig, launched_q::Vector{Int64}) @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/cluster.jl:565 ┌[6] macro expansion │ @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/cluster.jl:521 [inlined] ╰─── repeated 2 times [8] (::Distributed.var"##kw_body#addprocs_locked#0##->###2"{Vector{Int64}, Distributed.LocalManager, WorkerConfig})() @ Distributed task.jl:506 ...and 3 more exceptions. Stacktrace: [1] sync_end(c::Channel{Any}) @ Base task.jl:630 [2] macro expansion @ task.jl:663 [inlined] [3] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/cluster.jl:506 [4] addprocs_locked(manager::Distributed.LocalManager) @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/cluster.jl:471 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/cluster.jl:465 [inlined] [6] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/cluster.jl:418 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/cluster.jl:458 [inlined] [8] addprocs(manager::Distributed.LocalManager) @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/cluster.jl:418 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/managers.jl:472 [inlined] [10] addprocs(np::Int64; restrict::Bool, kwargs::@Kwargs{}) @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/managers.jl:447 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/managers.jl:469 [inlined] [12] addprocs(np::Int64) @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/managers.jl:447 [13] top-level scope @ ~/.julia/packages/ParallelOperations/axyEZ/test/runtests.jl:18 [14] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [15] top-level scope @ none:6 [16] eval(m::Module, e::Any) @ Core boot.jl:522 [17] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [18] _start() @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/ParallelOperations/axyEZ/test/runtests.jl:18 Testing failed after 180.81s ERROR: LoadError: Package ParallelOperations errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3247 [3] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:587 [4] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 [5] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [6] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [7] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [8] include(mod::Module, _path::String) @ Base Base.jl:325 [9] exec_options(opts::Base.JLOptions) @ Base client.jl:355 [10] _start() @ Base client.jl:596 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 410.8s: package tests unexpectedly errored