Package evaluation to test ParallelTestRunner on Julia 1.14.0-DEV.2082 (4fdd12e277*) started at 2026-04-28T13:52:43.708 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 16.1s ################################################################################ # Installation # Installing ParallelTestRunner... Resolving package versions... Installed RelocatableFolders ─ v1.0.1 Installed Statistics ───────── v1.11.1 Installed Scratch ──────────── v1.3.0 Installed IOCapture ────────── v1.0.0 Installed ParallelTestRunner ─ v2.6.0 Installed Malt ─────────────── v1.4.1 Updating `~/.julia/environments/v1.14/Project.toml` [d3525ed8] + ParallelTestRunner v2.6.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [b5f81e59] + IOCapture v1.0.0 [36869731] + Malt v1.4.1 [d3525ed8] + ParallelTestRunner v2.6.0 [05181044] + RelocatableFolders v1.0.1 [6c6a2e73] + Scratch v1.3.0 [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.13.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [f489334b] + StyledStrings v1.13.0 [8dfed614] + Test v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.4.0+0 [4536629a] + OpenBLAS_jll v0.3.30+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 1.69s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling project... 5.1 s ✓ TestEnv 1 dependency successfully precompiled in 5 seconds. 27 already precompiled. Precompiling package dependencies... Precompiling project... 1.2 s ✓ Statistics 0.9 s ✓ IOCapture 1.3 s ✓ Scratch 1.4 s ✓ RelocatableFolders 3.3 s ✓ Malt 4.1 s ✓ ParallelTestRunner 6 dependencies successfully precompiled in 12 seconds. 12 already precompiled. Precompilation completed after 39.87s ################################################################################ # Testing # Testing ParallelTestRunner Status `/tmp/jl_Ia5y1n/Project.toml` [d3525ed8] ParallelTestRunner v2.6.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_Ia5y1n/Manifest.toml` [b5f81e59] IOCapture v1.0.0 [36869731] Malt v1.4.1 [d3525ed8] ParallelTestRunner v2.6.0 [05181044] RelocatableFolders v1.0.1 [6c6a2e73] Scratch v1.3.0 [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.13.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [f489334b] StyledStrings v1.13.0 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.4.0+0 [4536629a] OpenBLAS_jll v0.3.30+0 [8e850b90] libblastrampoline_jll v5.15.0+0 Testing Running tests... Showing the output of one test run: -------------------------------------------------------------------------------- Running 3 tests using 1 parallel jobs. If this is too many concurrent jobs, specify the `--jobs=N` argument to the tests, or set the `JULIA_CPU_THREADS` environment variable. Available memory: 31.432 GiB  │  Test │ Init │ Compile │ ──────────────── CPU ──────────────── │ Test (Worker) │ time (s) │ time (s) │ (%) │ GC (s) │ GC % │ Alloc (MB) │ RSS (MB) │ basic (1) │ started at 2026-04-28T13:54:24.326 basic (1) │  0.50 │  15.19 │  99.08 │  0.00 │  0.0 │  3.54 │  481.93 │ subdir/subdir_test (1) │ started at 2026-04-28T13:54:29.849 subdir/subdir_test (1) │  0.00 │  1.14 │  0.03 │  0.00 │  0.0 │  0.02 │  481.93 │ utils (1) │ started at 2026-04-28T13:54:31.171 utils (1) │  0.06 │  1.08 │  91.85 │  0.00 │  0.0 │  0.06 │  481.93 │ Test Summary: | Pass Total  Time Overall |  2  2 27.7s basic |  1  1  0.5s subdir/subdir_test |  1  1  0.0s utils |   0  0.1s  SUCCESS -------------------------------------------------------------------------------- Output of failed test >>>>>>>>>>>>>>>>>>>> Running 6 tests using 2 parallel jobs. If this is too many concurrent jobs, specify the `--jobs=N` argument to the tests, or set the `JULIA_CPU_THREADS` environment variable. Available memory: 31.378 GiB  │  Test │ Init │ Compile │ ──────────────── CPU ──────────────── │ Test (Worker) │ time (s) │ time (s) │ (%) │ GC (s) │ GC % │ Alloc (MB) │ RSS (MB) │ t6 (23) │ started at 2026-04-28T13:59:51.023 t1 (24) │ started at 2026-04-28T13:59:51.148 t1 (24) │  0.34 │  23.65 │  99.83 │  0.00 │  0.0 │  2.22 │  519.59 │ t5 (24) │ started at 2026-04-28T14:00:00.985 t5 (24) │  0.00 │  0.85 │  0.00 │  0.00 │  0.0 │  0.00 │  519.59 │ t3 (24) │ started at 2026-04-28T14:00:02.098 t3 (24) │  0.00 │  0.85 │  0.00 │  0.00 │  0.0 │  0.00 │  519.59 │ t2 (24) │ started at 2026-04-28T14:00:03.211 t2 (24) │  0.00 │  0.83 │  0.00 │  0.00 │  0.0 │  0.00 │  519.59 │ t4 (24) │ started at 2026-04-28T14:00:04.223 t4 (24) │  0.00 │  0.84 │  0.00 │  0.00 │  0.0 │  0.00 │  519.59 │ t6 (23) │ 5.70 │ 24.58 │  failed at 2026-04-28T14:00:07.563 Test Summary: | Fail Total  Time Overall |  1  1 33.1s t1 |   0  0.3s t5 |   0  0.0s t3 |   0  0.0s t2 |   0  0.0s t4 |   0  0.0s t6 |  1  1  5.6s  FAILURE Error in testset t6: Test Failed at /home/pkgeval/.julia/packages/ParallelTestRunner/xjQuD/test/runtests.jl:538 Expression: children == 1 Evaluated: 2 == 1 End of output <<<<<<<<<<<<<<<<<<<<<<<<<<<< default workers stopped at end: Error During Test at /home/pkgeval/.julia/packages/ParallelTestRunner/xjQuD/test/runtests.jl:521 Got exception outside of a @test Test run finished with errors Test Summary: | Pass Error Total Time ParallelTestRunner | 173 1 174 9m58.0s basic use | 8 8 40.5s default njobs | 6 6 0.1s subdir use | 2 2 0.0s custom tests | 3 3 14.9s init code | 2 2 13.7s init worker code | 2 2 13.1s custom record type | 2 2 14.7s custom worker | 5 5 43.2s global worker kwargs | 1 1 16.6s custom worker with `init_worker_code` | 5 5 40.4s failing test | 7 7 14.4s nested failure | 9 9 14.2s throwing test | 6 6 14.9s crashing test | 9 9 14.1s worker task failure detected by monitor | 5 5 1.4s test output | 10 10 26.7s warnings | 2 2 13.0s colorful output | 4 4 26.7s reuse of workers | 2 2 18.7s default workers stopped at end | 1 1 34.1s custom workers stopped at end | 1 1 1m18.3s extract_flag! | 8 8 0.1s parse_args | 27 27 0.1s filter_tests! | 13 13 0.1s find_tests edge cases | 8 8 0.7s get_max_worker_rss | 2 2 0.3s test_exe | 3 3 0.2s non-verbose mode | 3 3 13.0s positional filter end-to-end | 2 2 13.9s addworkers | 4 4 17.9s multiple tests multiple jobs | 2 2 30.2s worker RSS recycling | 2 2 52.4s mixed pass and fail | 5 5 15.7s empty test suite | 2 2 0.0s no workers running | 1 1 0.0s RNG of the outermost testset: Random.Xoshiro(0xced50d6cf8e5e316, 0x53dd3eaed9f27207, 0x6e9cc9fe9e9bf239, 0x624f3ad4a64a8c9f, 0xa3a757432bd2cca1) ERROR: LoadError: Some tests did not pass: 173 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/ParallelTestRunner/xjQuD/test/runtests.jl:8 Testing failed after 610.68s ERROR: LoadError: Package ParallelTestRunner 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:3162 [3] Cmd(cmd::Cmd) @ Base /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3025 [inlined] [4] 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:586 [5] 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 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [7] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [8] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [10] include(mod::Module, _path::String) @ Base ./Base.jl:326 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:352 [12] _start() @ Base ./client.jl:593 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 688.41s: package tests unexpectedly errored