Package evaluation of Distributed on Julia 1.10.9 (96dc2d8c45*) started at 2025-06-07T03:58:24.442 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.13s ################################################################################ # Installation # Installing Distributed... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [8ba89e20] + Distributed Updating `~/.julia/environments/v1.10/Manifest.toml` [8ba89e20] + Distributed [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization [6462fe0b] + Sockets Installation completed after 3.83s Distributed is a standard library in this Julia build. ################################################################################ # Testing # Testing Distributed Status `/tmp/jl_xqbBvO/Project.toml` [8ba89e20] Distributed [37e2e46d] LinearAlgebra [9a3f8284] Random [9e88b42a] Serialization [6462fe0b] Sockets [8dfed614] Test Status `/tmp/jl_xqbBvO/Manifest.toml` [56f22d72] Artifacts [2a0f44e3] Base64 [8ba89e20] Distributed [b77e0a4c] InteractiveUtils [8f399da3] Libdl [37e2e46d] LinearAlgebra [56ddb016] Logging [d6f4376e] Markdown [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [6462fe0b] Sockets [8dfed614] Test [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [4536629a] OpenBLAS_jll v0.3.23+4 [8e850b90] libblastrampoline_jll v5.11.0+0 Testing Running tests... From worker 28: From worker 28: [591] signal (15): Terminated From worker 28: in expression starting at none:0 From worker 28: epoll_wait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) From worker 28: uv__io_poll at /workspace/srcdir/libuv/src/unix/epoll.c:236 From worker 28: uv_run at /workspace/srcdir/libuv/src/unix/core.c:400 From worker 28: ijl_task_get_next at /source/src/partr.c:478 From worker 28: poptask at ./task.jl:999 From worker 28: wait at ./task.jl:1008 From worker 28: task_done_hook at ./task.jl:682 From worker 28: jfptr_task_done_hook_75433.1 at /opt/julia/lib/julia/sys.so (unknown line) From worker 28: _jl_invoke at /source/src/gf.c:2876 [inlined] From worker 28: ijl_apply_generic at /source/src/gf.c:3077 From worker 28: jl_apply at /source/src/julia.h:1982 [inlined] From worker 28: jl_finish_task at /source/src/task.c:327 From worker 28: start_task at /source/src/task.c:1267 From worker 28: unknown function (ip: (nil)) From worker 28: Allocations: 3168396 (Pool: 3165606; Big: 2790); GC: 5 ┌ Warning: rmprocs: process 1 not removed └ @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:1049 Testing Distributed tests passed Testing completed after 834.07s PkgEval succeeded after 945.02s