Package evaluation of Parallelism on Julia 1.10.9 (96dc2d8c45*) started at 2025-06-06T12:19:48.498 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.16s ################################################################################ # Installation # Installing Parallelism... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [c8c83da1] + Parallelism v0.1.3 Updating `~/.julia/environments/v1.10/Manifest.toml` [f28f55f0] + Memento v1.4.1 [c8c83da1] + Parallelism v0.1.3 [ae029012] + Requires v1.3.1 [56f22d72] + Artifacts [2a0f44e3] + Base64 [ade2ca70] + Dates [8ba89e20] + Distributed [b77e0a4c] + InteractiveUtils [8f399da3] + Libdl [37e2e46d] + LinearAlgebra [56ddb016] + Logging [d6f4376e] + Markdown [de0858da] + Printf [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization [6462fe0b] + Sockets [8dfed614] + Test [cf7118a7] + UUIDs [4ec0a83e] + Unicode [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [4536629a] + OpenBLAS_jll v0.3.23+4 [8e850b90] + libblastrampoline_jll v5.11.0+0 Installation completed after 4.23s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 12.03s ################################################################################ # Testing # Testing Parallelism Status `/tmp/jl_hAUAZJ/Project.toml` [f28f55f0] Memento v1.4.1 [c8c83da1] Parallelism v0.1.3 [8ba89e20] Distributed [37e2e46d] LinearAlgebra [8dfed614] Test Status `/tmp/jl_hAUAZJ/Manifest.toml` [f28f55f0] Memento v1.4.1 [c8c83da1] Parallelism v0.1.3 [ae029012] Requires v1.3.1 [56f22d72] Artifacts [2a0f44e3] Base64 [ade2ca70] Dates [8ba89e20] Distributed [b77e0a4c] InteractiveUtils [8f399da3] Libdl [37e2e46d] LinearAlgebra [56ddb016] Logging [d6f4376e] Markdown [de0858da] Printf [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [6462fe0b] Sockets [8dfed614] Test [cf7118a7] UUIDs [4ec0a83e] Unicode [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [4536629a] OpenBLAS_jll v0.3.23+4 [8e850b90] libblastrampoline_jll v5.11.0+0 Testing Running tests... [warn | Parallelism]: Non-retryable ErrorException occurred: ErrorException("Error123") [info | Parallelism]: Retrying computation that failed due to a ProcessExitedException: ProcessExitedException(-1) [info | Parallelism]: Retrying computation that failed due to a ProcessExitedException: ProcessExitedException(-1) [info | Parallelism]: Retrying computation that failed due to a ProcessExitedException: ProcessExitedException(-1) [info | Parallelism]: Retrying computation that failed due to a ArgumentError: ArgumentError("stream is closed or unusable") [info | Parallelism]: Retrying computation that failed due to a ArgumentError: ArgumentError("stream is closed or unusable") [info | Parallelism]: Retrying computation that failed due to a ArgumentError: ArgumentError("stream is closed or unusable") [warn | Parallelism]: Non-retryable ArgumentError occurred: ArgumentError("stream is open but other stuff is wrong") [info | Parallelism]: Retrying computation that failed due to a Base.IOError: Base.IOError("msg", 1) [info | Parallelism]: Retrying computation that failed due to a Base.IOError: Base.IOError("msg", 1) [info | Parallelism]: Retrying computation that failed due to a Base.IOError: Base.IOError("msg", 1) Test Summary: | Pass Total Time Parallelism.jl | 33 33 14.7s Testing Parallelism tests passed Testing completed after 18.67s PkgEval succeeded after 47.0s