Package evaluation of Distributed on Julia 1.11.5 (32ac370b68*) started at 2025-06-30T02:13:33.774 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.74s ################################################################################ # Installation # Installing Distributed... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [8ba89e20] + Distributed v1.11.0 Updating `~/.julia/environments/v1.11/Manifest.toml` [8ba89e20] + Distributed v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 Installation completed after 1.27s Distributed is a standard library in this Julia build. ################################################################################ # Testing # Testing Distributed Status `/tmp/jl_5wUsTa/Project.toml` [8ba89e20] Distributed v1.11.0 [37e2e46d] LinearAlgebra v1.11.0 [9a3f8284] Random v1.11.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_5wUsTa/Manifest.toml` [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [8ba89e20] Distributed v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [8dfed614] Test v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [4536629a] OpenBLAS_jll v0.3.27+1 [8e850b90] libblastrampoline_jll v5.11.0+0 Testing Running tests... ERROR: LoadError: TaskFailedException nested task error: worker did not connect within 60.0 seconds Stacktrace: [1] error(s::String) @ Base ./error.jl:35 [2] create_worker(manager::TopoTestManager, wconfig::WorkerConfig) @ Distributed /opt/julia/share/julia/stdlib/v1.11/Distributed/src/cluster.jl:691 [3] setup_launched_worker(manager::TopoTestManager, wconfig::WorkerConfig, launched_q::Vector{Int64}) @ Distributed /opt/julia/share/julia/stdlib/v1.11/Distributed/src/cluster.jl:545 [4] (::Distributed.var"#45#48"{TopoTestManager, Vector{Int64}, WorkerConfig})() @ Distributed /opt/julia/share/julia/stdlib/v1.11/Distributed/src/cluster.jl:501 ...and 5 more exceptions. Stacktrace: [1] sync_end(c::Channel{Any}) @ Base ./task.jl:466 [2] macro expansion @ ./task.jl:499 [inlined] [3] addprocs_locked(manager::TopoTestManager; kwargs::@Kwargs{exename::Cmd, exeflags::Cmd, topology::String}) @ Distributed /opt/julia/share/julia/stdlib/v1.11/Distributed/src/cluster.jl:490 [4] addprocs_locked @ /opt/julia/share/julia/stdlib/v1.11/Distributed/src/cluster.jl:456 [inlined] [5] addprocs(manager::TopoTestManager; kwargs::@Kwargs{exename::Cmd, exeflags::Cmd, topology::String}) @ Distributed /opt/julia/share/julia/stdlib/v1.11/Distributed/src/cluster.jl:450 [6] addprocs_with_testenv(X::TopoTestManager; rr_allowed::Bool, kwargs::@Kwargs{topology::String}) @ Main /opt/julia/share/julia/test/testenv.jl:46 [7] top-level scope @ /opt/julia/share/julia/stdlib/v1.11/Distributed/test/topology.jl:72 [8] include(fname::String) @ Main ./sysimg.jl:38 [9] top-level scope @ /opt/julia/share/julia/stdlib/v1.11/Distributed/test/distributed_exec.jl:1933 in expression starting at /opt/julia/share/julia/stdlib/v1.11/Distributed/test/topology.jl:72 in expression starting at /opt/julia/share/julia/stdlib/v1.11/Distributed/test/distributed_exec.jl:1933 ┌ Warning: Forcibly interrupting busy workers │ exception = rmprocs: pids [33, 34, 35, 36, 37, 38, 40] not terminated after 5.0 seconds. └ @ Distributed /opt/julia/share/julia/stdlib/v1.11/Distributed/src/cluster.jl:1253 ┌ Warning: rmprocs: process 1 not removed └ @ Distributed /opt/julia/share/julia/stdlib/v1.11/Distributed/src/cluster.jl:1049 ERROR: LoadError: Distributed test failed, cmd : `/opt/julia/bin/julia -C native -J/opt/julia/lib/julia/sys.so --pkgimages=existing -g1 --startup-file=no --check-bounds=yes --startup-file=no --depwarn=error /opt/julia/share/julia/stdlib/v1.11/Distributed/test/distributed_exec.jl` Stacktrace: [1] error(s::String) @ Base ./error.jl:35 [2] top-level scope @ /opt/julia/share/julia/stdlib/v1.11/Distributed/test/runtests.jl:11 [3] include(fname::String) @ Main ./sysimg.jl:38 [4] top-level scope @ none:6 in expression starting at /opt/julia/share/julia/stdlib/v1.11/Distributed/test/runtests.jl:10 Testing failed after 1128.01s ERROR: LoadError: Package Distributed errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.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.11/Pkg/src/Operations.jl:2128 [3] test @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:2011 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.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.11/Pkg/src/API.jl:481 [5] test(pkgs::Vector{Pkg.Types.PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:159 [6] test @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:147 [inlined] [7] #test#74 @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:146 [inlined] [8] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 1168.3s: package tests unexpectedly errored