Package evaluation to test ParallelTestRunner on Julia 1.14.0-DEV.2064 (1d5dcac2d2*) started at 2026-04-21T13:50:12.109 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.81s ################################################################################ # Installation # Installing ParallelTestRunner... Resolving package versions... Installed RelocatableFolders ─ v1.0.1 Installed Statistics ───────── v1.11.1 Installed Malt ─────────────── v1.4.1 Installed IOCapture ────────── v1.0.0 Installed Scratch ──────────── v1.3.0 Installed ParallelTestRunner ─ v2.6.0 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.3.0+1 [4536629a] + OpenBLAS_jll v0.3.30+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 1.61s ################################################################################ # 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.2 s ✓ Scratch 1.4 s ✓ RelocatableFolders 3.3 s ✓ Malt 4.0 s ✓ ParallelTestRunner 6 dependencies successfully precompiled in 12 seconds. 12 already precompiled. Precompilation completed after 39.49s ################################################################################ # Testing # Testing ParallelTestRunner Status `/tmp/jl_PlvyU6/Project.toml` [d3525ed8] ParallelTestRunner v2.6.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_PlvyU6/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.3.0+1 [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.429 GiB  │  Test │ Init │ Compile │ ──────────────── CPU ──────────────── │ Test (Worker) │ time (s) │ time (s) │ (%) │ GC (s) │ GC % │ Alloc (MB) │ RSS (MB) │ utils (1) │ started at 2026-04-21T13:51:51.847 utils (1) │  0.21 │  14.90 │  97.49 │  0.00 │  0.0 │  2.56 │  483.54 │ subdir/subdir_test (1) │ started at 2026-04-21T13:51:57.304 subdir/subdir_test (1) │  0.32 │  1.14 │  98.92 │  0.00 │  0.0 │  1.04 │  483.54 │ basic (1) │ started at 2026-04-21T13:51:58.892 basic (1) │  0.00 │  1.05 │  0.05 │  0.00 │  0.0 │  0.02 │  483.54 │ Test Summary: | Pass Total  Time Overall |  2  2 27.3s utils |   0  0.2s subdir/subdir_test |  1  1  0.3s basic |  1  1  0.0s  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.375 GiB  │  Test │ Init │ Compile │ ──────────────── CPU ──────────────── │ Test (Worker) │ time (s) │ time (s) │ (%) │ GC (s) │ GC % │ Alloc (MB) │ RSS (MB) │ t6 (24) │ started at 2026-04-21T13:57:17.146 t2 (23) │ started at 2026-04-21T13:57:17.271 t2 (23) │  0.35 │  23.12 │  99.84 │  0.00 │  0.0 │  2.22 │  521.06 │ t4 (23) │ started at 2026-04-21T13:57:26.712 t4 (23) │  0.00 │  0.89 │  0.00 │  0.00 │  0.0 │  0.00 │  521.06 │ t5 (23) │ started at 2026-04-21T13:57:27.927 t5 (23) │  0.00 │  0.82 │  0.00 │  0.00 │  0.0 │  0.00 │  521.06 │ t3 (23) │ started at 2026-04-21T13:57:28.939 t3 (23) │  0.00 │  0.86 │  0.00 │  0.00 │  0.0 │  0.00 │  521.06 │ t1 (23) │ started at 2026-04-21T13:57:30.056 t1 (23) │  0.00 │  0.88 │  0.00 │  0.00 │  0.0 │  0.00 │  521.06 │ t6 (24) │ 5.69 │ 24.50 │  failed at 2026-04-21T13:57:33.499 Test Summary: | Fail Total  Time Overall |  1  1 32.9s t2 |   0  0.3s t4 |   0  0.0s t5 |   0  0.0s t3 |   0  0.0s t1 |   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 9m51.3s basic use | 8 8 39.5s default njobs | 6 6 0.1s subdir use | 2 2 0.0s custom tests | 3 3 14.2s init code | 2 2 12.7s init worker code | 2 2 13.0s custom record type | 2 2 15.8s custom worker | 5 5 41.5s global worker kwargs | 1 1 16.3s custom worker with `init_worker_code` | 5 5 41.7s failing test | 7 7 14.0s nested failure | 9 9 14.4s throwing test | 6 6 15.5s crashing test | 9 9 14.0s worker task failure detected by monitor | 5 5 1.5s test output | 10 10 27.9s warnings | 2 2 13.1s colorful output | 4 4 25.9s reuse of workers | 2 2 17.3s default workers stopped at end | 1 1 33.9s custom workers stopped at end | 1 1 1m17.7s extract_flag! | 8 8 0.1s parse_args | 27 27 0.1s filter_tests! | 13 13 0.1s find_tests edge cases | 8 8 1.0s get_max_worker_rss | 2 2 0.3s test_exe | 3 3 0.1s non-verbose mode | 3 3 13.1s positional filter end-to-end | 2 2 13.7s addworkers | 4 4 17.4s multiple tests multiple jobs | 2 2 30.8s worker RSS recycling | 2 2 49.5s mixed pass and fail | 5 5 15.0s empty test suite | 2 2 0.0s no workers running | 1 1 0.0s RNG of the outermost testset: Random.Xoshiro(0xf9afa89a2d1aa2ef, 0x8291bb1e5bf7981a, 0xaf6083a7fba72777, 0xea73197d527d20fc, 0x576d1eaa6cb11774) 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 602.88s 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 682.32s: package tests unexpectedly errored