Package evaluation to test DataVault on Julia 1.14.0-DEV.2802 (918269a29b*) started at 2026-07-29T03:49:58.913 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 11.27s ################################################################################ # Installation # Installing DataVault... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [23f5f8f6] + DataVault v0.7.6 Updating `~/.julia/environments/v1.14/Manifest.toml` [0b6fb165] + ChunkCodecCore v1.0.1 [4c0bbee4] + ChunkCodecLibZlib v1.1.0 [55437552] + ChunkCodecLibZstd v1.0.0 [23f5f8f6] + DataVault v0.7.6 [5789e2e9] + FileIO v1.20.0 [076d061b] + HashArrayMappedTries v0.2.0 [033835bb] + JLD2 v0.6.5 [0f8b85d8] + JSON3 v1.14.3 [1914dd2f] + MacroTools v0.5.16 [bac558e1] + OrderedCollections v2.0.1 [938a3ac2] + ParamIO v0.4.4 [69de0a69] + Parsers v2.8.6 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [ae029012] + Requires v1.3.1 [7e506255] + ScopedValues v1.6.2 [856f2bd8] + StructTypes v1.11.0 [0dad84c5] + ArgTools v1.2.0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [b27032c2] + LibCURL v1.0.0 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [a63ad114] + Mmap v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.14.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [9e88b42a] + Serialization v1.11.0 [f489334b] + StyledStrings v1.13.0 [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.7+0 [deac9b47] + LibCURL_jll v8.21.0+0 [e37daf67] + LibGit2_jll v1.9.6+0 [29816b5a] + LibSSH2_jll v1.11.103+0 [14a3606d] + MozillaCACerts_jll v2026.7.16 [458c3c95] + OpenSSL_jll v3.5.7+0 [efcefdf7] + PCRE2_jll v10.47.0+0 [83775a58] + Zlib_jll v1.3.2+0 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850ede] + nghttp2_jll v1.69.0+0 [3f19e933] + p7zip_jll v17.8.0+0 Installation completed after 1.26s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Warning: Ignoring incompatible compat entry `SHA = "0.7"` in "/tmp/jl_jXGRln/Project.toml". │ SHA is a non-upgradable standard library with version 1.13.0 in the current Julia version. │ Fix by setting compat to "0.7, 1" to mark support of the current version 1.13.0. └ @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:520 Precompiling package dependencies... Precompiling project... 5.0 s ✓ DataVault 1 dependency successfully precompiled in 5 seconds. 47 already precompiled. Precompilation completed after 23.47s ################################################################################ # Testing # Testing DataVault ┌ Warning: Ignoring incompatible compat entry `SHA = "0.7"` in "/tmp/jl_c90hFe/Project.toml". │ SHA is a non-upgradable standard library with version 1.13.0 in the current Julia version. │ Fix by setting compat to "0.7, 1" to mark support of the current version 1.13.0. └ @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:520 Status `/tmp/jl_c90hFe/Project.toml` [23f5f8f6] DataVault v0.7.6 [033835bb] JLD2 v0.6.5 [0f8b85d8] JSON3 v1.14.3 [938a3ac2] ParamIO v0.4.4 [ade2ca70] Dates v1.11.0 [de0858da] Printf v1.11.0 [ea8e919c] SHA v1.13.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 Status `/tmp/jl_c90hFe/Manifest.toml` [0b6fb165] ChunkCodecCore v1.0.1 [4c0bbee4] ChunkCodecLibZlib v1.1.0 [55437552] ChunkCodecLibZstd v1.0.0 [23f5f8f6] DataVault v0.7.6 [5789e2e9] FileIO v1.20.0 [076d061b] HashArrayMappedTries v0.2.0 [033835bb] JLD2 v0.6.5 [0f8b85d8] JSON3 v1.14.3 [1914dd2f] MacroTools v0.5.16 [bac558e1] OrderedCollections v2.0.1 [938a3ac2] ParamIO v0.4.4 [69de0a69] Parsers v2.8.6 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [ae029012] Requires v1.3.1 [7e506255] ScopedValues v1.6.2 [856f2bd8] StructTypes v1.11.0 [0dad84c5] ArgTools v1.2.0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.14.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.5.7+0 [deac9b47] LibCURL_jll v8.21.0+0 [e37daf67] LibGit2_jll v1.9.6+0 [29816b5a] LibSSH2_jll v1.11.103+0 [14a3606d] MozillaCACerts_jll v2026.7.16 [458c3c95] OpenSSL_jll v3.5.7+0 [efcefdf7] PCRE2_jll v10.47.0+0 [83775a58] Zlib_jll v1.3.2+0 [3161d3a3] Zstd_jll v1.5.7+1 [8e850ede] nghttp2_jll v1.69.0+0 [3f19e933] p7zip_jll v17.8.0+0 Testing Running tests... Passed arguments ARGS = String[] to tests. Test /home/pkgeval/.julia/packages/DataVault/6lpO7/test/vault Including /home/pkgeval/.julia/packages/DataVault/6lpO7/test/vault/test_concurrency_safety.jl ┌ Warning: concurrent-save! test is only meaningful with >=2 threads (got 1) └ @ Main ~/.julia/packages/DataVault/6lpO7/test/vault/test_concurrency_safety.jl:22 83.358685 seconds (20.39 M allocations: 1.439 GiB, 1.31% gc time, 99.81% compilation time: <1% of which was recompilation) Including /home/pkgeval/.julia/packages/DataVault/6lpO7/test/vault/test_experiment_workflow.jl 28.883462 seconds (8.95 M allocations: 555.704 MiB, 1.00% gc time, 94.62% compilation time) Including /home/pkgeval/.julia/packages/DataVault/6lpO7/test/vault/test_figure_archive.jl 7.382318 seconds (1.82 M allocations: 112.960 MiB, 0.68% gc time, 57.47% compilation time) Including /home/pkgeval/.julia/packages/DataVault/6lpO7/test/vault/test_log_toml.jl B.5 path_keys conflict on same run name → error: Error During Test at /home/pkgeval/.julia/packages/DataVault/6lpO7/test/vault/test_log_toml.jl:207 Got exception outside of a @test SystemError: opening file "/tmp/jl_vnWAwa/alt_study.toml": Permission denied Stacktrace: [1] systemerror(p::String, errno::Int32; extrainfo::Nothing) @ Base error.jl:188 [2] open(fname::String; lock::Bool, read::Nothing, write::Nothing, create::Nothing, truncate::Bool, append::Nothing) @ Base iostream.jl:327 [3] open(fname::String, mode::String; lock::Bool) @ Base iostream.jl:390 [4] open(fname::String, mode::String) @ Base iostream.jl:389 [5] open(::var"#66#67"{Dict{String, Any}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base io.jl:436 [6] open(::Function, ::String, ::String) @ Base io.jl:435 [7] top-level scope @ ~/.julia/packages/DataVault/6lpO7/test/vault/test_log_toml.jl:208 [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] macro expansion @ ~/.julia/packages/DataVault/6lpO7/test/vault/test_log_toml.jl:218 [inlined] 9.669891 seconds (3.12 M allocations: 194.330 MiB, 1.01% gc time, 78.74% compilation time) Including /home/pkgeval/.julia/packages/DataVault/6lpO7/test/vault/test_query.jl 4.923043 seconds (1.28 M allocations: 75.533 MiB, 0.96% gc time, 67.90% compilation time) Including /home/pkgeval/.julia/packages/DataVault/6lpO7/test/vault/test_report.jl 5.925362 seconds (2.69 M allocations: 161.156 MiB, 0.62% gc time, 76.39% compilation time) Including /home/pkgeval/.julia/packages/DataVault/6lpO7/test/vault/test_vault.jl Vault: config snapshot warns on change: Error During Test at /home/pkgeval/.julia/packages/DataVault/6lpO7/test/vault/test_vault.jl:47 Got exception outside of a @test SystemError: opening file "/tmp/jl_u03z7z/data/test_study/default/config_snapshot.toml": Permission denied Stacktrace: [1] systemerror(p::String, errno::Int32; extrainfo::Nothing) @ Base error.jl:188 [2] open(fname::String; lock::Bool, read::Nothing, write::Nothing, create::Nothing, truncate::Bool, append::Nothing) @ Base iostream.jl:327 [3] open(fname::String, mode::String; lock::Bool) @ Base iostream.jl:390 [4] open(fname::String, mode::String) @ Base iostream.jl:389 [inlined] [5] open(::var"#175#176"{Dict{String, Any}}, ::String, ::String; kwargs::@Kwargs{}) @ Base io.jl:436 [inlined] [6] open(::var"#175#176"{Dict{String, Any}}, ::String, ::String) @ Base io.jl:435 [inlined] [7] (::var"#173#174")(vault::Vault, outdir::String) @ Main ~/.julia/packages/DataVault/6lpO7/test/vault/test_vault.jl:53 [8] with_vault(f::var"#173#174") @ Main ~/.julia/packages/DataVault/6lpO7/test/vault/test_vault.jl:11 [9] top-level scope @ ~/.julia/packages/DataVault/6lpO7/test/vault/test_vault.jl:48 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [11] macro expansion @ ~/.julia/packages/DataVault/6lpO7/test/vault/test_vault.jl:48 [inlined] ┌ Warning: Custom path_formatter — path scheme is not reproducible from log.toml alone │ run = "default" └ @ DataVault ~/.julia/packages/DataVault/6lpO7/src/util/log_toml.jl:202 ┌ Warning: Custom path_formatter — path scheme is not reproducible from log.toml alone │ run = "default" └ @ DataVault ~/.julia/packages/DataVault/6lpO7/src/util/log_toml.jl:202 15.051305 seconds (6.79 M allocations: 404.648 MiB, 0.79% gc time, 74.54% compilation time) 155.493855 seconds (45.08 M allocations: 2.910 GiB, 1.17% gc time, 91.17% compilation time: <1% of which was recompilation) Test Summary: | Pass Error Total Time tests | 286 2 288 2m35.5s test_concurrency_safety.jl | 6 6 1m23.5s test_experiment_workflow.jl | 27 27 28.9s test_figure_archive.jl | 22 22 7.4s test_log_toml.jl | 76 1 77 9.7s A.1 read_log_toml: v1 fixture parses fully | 18 18 0.3s A.2 envelope invariants: LOG_TOML_VERSION and registry | 3 3 0.1s A.3 unknown log_toml_version is rejected explicitly | 3 3 0.0s A.4 missing [meta] envelope is rejected explicitly | 2 2 0.0s A.5 nonexistent file is rejected explicitly | 2 2 0.0s A.6 discovery contract: find_log_tomls scans .datavault/ recursively | 2 2 0.2s A.7 find_log_tomls on empty outdir returns [] | 1 1 0.0s B.1 fresh outdir: .datavault, README, and log.toml are all created | 5 5 0.0s B.2 preexisting README is preserved | 1 1 0.0s B.3 idempotent re-construction preserves created_at | 1 1 1.2s B.4 partial state: .datavault exists but no log.toml yet | 2 2 0.0s B.5 path_keys conflict on same run name → error | 1 1 4.0s B.6 unknown log_toml_version at construction time → error | 2 2 0.0s C.1 default run is 'default' | 1 1 0.2s C.2 multiple runs coexist under the same study | 4 4 0.0s C.3 run appears in data/status/bin path segments | 3 3 0.3s C.4 different runs write to disjoint directories | 4 4 0.6s C.5 layout block in log.toml matches resolved paths | 3 3 0.2s C.6 config_snapshot is per-run | 2 2 0.0s D.1 same-run concurrent construction is idempotent | 4 4 0.3s D.2 different runs can be constructed in parallel without conflict | 4 4 0.2s F.1 log.toml round-trip: discover → read → locate → load | 9 9 1.7s test_query.jl | 36 36 4.9s test_report.jl | 41 41 5.9s test_vault.jl | 78 1 79 15.1s Vault: constructor reads config | 3 3 0.2s Vault: outdir override | 1 1 0.0s Vault: config snapshot created | 1 1 0.1s Vault: config snapshot warns on change | 1 1 0.6s keys: returns all DataKeys | 2 2 0.2s keys: status filtering | 4 4 0.3s keys: unknown status → error | 1 1 0.1s is_done: false before, true after mark_done! | 2 2 0.2s mark_done!: .done file has expected fields | 5 5 0.6s mark_running! creates .running; mark_done! removes it | 2 2 0.5s save! / load: round-trip | 2 2 0.3s save! is atomic: file does not appear until complete | 1 1 0.3s load: error on missing file | 1 1 0.1s save_bin! / load_bin: round-trip | 1 1 2.6s load_bin: error with helpful message when missing | 2 2 0.1s build_ledger: empty when no done keys | 2 2 0.1s build_ledger: rows match done keys | 4 4 0.3s record_figure: meta.toml created | 6 6 0.3s cleanup_stale: removes stale .running files (stale_after=0) | 2 2 0.5s cleanup_stale: keeps fresh .running files by default | 1 1 0.2s cleanup_stale: returns 0 if no status dir | 1 1 0.1s mark_running!/touch_running!/running_heartbeat round-trip | 8 8 1.8s acquire_running!: :ok on empty slot, :busy on fresh lock | 3 3 1.4s acquire_running!: :reclaimed when heartbeat is stale | 4 4 0.4s acquire_running!: race is serialised by POSIX link() | 1 1 0.2s acquire_running!: concurrent @async on stale lock at most one :reclaimed | 2 2 0.6s refresh_running!: returns true while held, false after release | 5 5 1.6s running_age_secs: Inf when no lock held | 3 3 0.2s path_formatter: default uses ParamIO.format_path | 2 2 0.2s path_formatter: custom function overrides default | 1 1 0.2s path_formatter: custom format affects data/bin/status paths | 5 5 0.4s RNG of the outermost testset: Random.Xoshiro(0xf94445f639adbce9, 0xafea18456dabdd16, 0xdc2635eafdef5174, 0x368b2062c76f96fd, 0xd38f7f10ec6b0c5a) ERROR: LoadError: Some tests did not pass: 286 passed, 0 failed, 2 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/DataVault/6lpO7/test/runtests.jl:10 Testing failed after 160.7s ERROR: LoadError: Package DataVault 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:3247 [3] 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:587 [4] 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 [5] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [6] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [7] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 232.35s: package tests unexpectedly errored