Package evaluation to test DataVault on Julia 1.14.0-DEV.2637 (b1f508acef*) started at 2026-07-12T15:41:48.774 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.48s ################################################################################ # Installation # Installing DataVault... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [23f5f8f6] + DataVault v0.7.2 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.2 [5789e2e9] + FileIO v1.19.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.0 [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 [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.5+2 [deac9b47] + LibCURL_jll v8.21.0+0 [e37daf67] + LibGit2_jll v1.9.4+0 [29816b5a] + LibSSH2_jll v1.11.101+0 [14a3606d] + MozillaCACerts_jll v2026.5.14 [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.6s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Warning: Ignoring incompatible compat entry `SHA = "0.7"` in "/tmp/jl_ox8moR/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... 6.9 s ✓ DataVault 1 dependency successfully precompiled in 7 seconds. 47 already precompiled. Precompilation completed after 31.7s ################################################################################ # Testing # Testing DataVault ┌ Warning: Ignoring incompatible compat entry `SHA = "0.7"` in "/tmp/jl_QKTaC8/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_QKTaC8/Project.toml` [23f5f8f6] DataVault v0.7.2 [033835bb] JLD2 v0.6.5 [0f8b85d8] JSON3 v1.14.3 [938a3ac2] ParamIO v0.4.0 [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_QKTaC8/Manifest.toml` [0b6fb165] ChunkCodecCore v1.0.1 [4c0bbee4] ChunkCodecLibZlib v1.1.0 [55437552] ChunkCodecLibZstd v1.0.0 [23f5f8f6] DataVault v0.7.2 [5789e2e9] FileIO v1.19.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.0 [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.5+2 [deac9b47] LibCURL_jll v8.21.0+0 [e37daf67] LibGit2_jll v1.9.4+0 [29816b5a] LibSSH2_jll v1.11.101+0 [14a3606d] MozillaCACerts_jll v2026.5.14 [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/J01jn/test/vault Including /home/pkgeval/.julia/packages/DataVault/J01jn/test/vault/test_concurrency_safety.jl ┌ Warning: concurrent-save! test is only meaningful with >=2 threads (got 1) └ @ Main ~/.julia/packages/DataVault/J01jn/test/vault/test_concurrency_safety.jl:22 114.526843 seconds (19.90 M allocations: 1.407 GiB, 1.16% gc time, 99.68% compilation time: <1% of which was recompilation) Including /home/pkgeval/.julia/packages/DataVault/J01jn/test/vault/test_experiment_workflow.jl 37.972065 seconds (8.78 M allocations: 540.242 MiB, 0.78% gc time, 98.51% compilation time) Including /home/pkgeval/.julia/packages/DataVault/J01jn/test/vault/test_figure_archive.jl 8.567440 seconds (1.79 M allocations: 110.653 MiB, 1.42% gc time, 69.18% compilation time) Including /home/pkgeval/.julia/packages/DataVault/J01jn/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/J01jn/test/vault/test_log_toml.jl:207 Got exception outside of a @test SystemError: opening file "/tmp/jl_SJM47Z/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/J01jn/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/J01jn/test/vault/test_log_toml.jl:218 [inlined] [10] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [11] macro expansion @ ~/.julia/packages/DataVault/J01jn/test/runtests.jl:28 [inlined] [12] macro expansion @ ./timing.jl:741 [inlined] [13] macro expansion @ ~/.julia/packages/DataVault/J01jn/test/runtests.jl:26 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [15] macro expansion @ ~/.julia/packages/DataVault/J01jn/test/runtests.jl:25 [inlined] [16] macro expansion @ ./timing.jl:741 [inlined] [17] macro expansion @ ~/.julia/packages/DataVault/J01jn/test/runtests.jl:13 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [19] top-level scope @ ~/.julia/packages/DataVault/J01jn/test/runtests.jl:11 [20] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [21] top-level scope @ none:6 [22] eval(m::Module, e::Any) @ Core boot.jl:545 [23] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [24] _start() @ Base client.jl:596 12.273988 seconds (3.00 M allocations: 186.003 MiB, 0.27% gc time, 80.47% compilation time) Including /home/pkgeval/.julia/packages/DataVault/J01jn/test/vault/test_query.jl 4.075452 seconds (1.28 M allocations: 74.788 MiB, 0.93% gc time, 88.72% compilation time) Including /home/pkgeval/.julia/packages/DataVault/J01jn/test/vault/test_report.jl 7.281065 seconds (2.65 M allocations: 157.341 MiB, 0.54% gc time, 79.07% compilation time) Including /home/pkgeval/.julia/packages/DataVault/J01jn/test/vault/test_vault.jl Vault: config snapshot warns on change: Error During Test at /home/pkgeval/.julia/packages/DataVault/J01jn/test/vault/test_vault.jl:47 Got exception outside of a @test SystemError: opening file "/tmp/jl_crQX30/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/J01jn/test/vault/test_vault.jl:53 [8] with_vault(f::var"#173#174") @ Main ~/.julia/packages/DataVault/J01jn/test/vault/test_vault.jl:11 [9] top-level scope @ ~/.julia/packages/DataVault/J01jn/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/J01jn/test/vault/test_vault.jl:48 [inlined] [12] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [13] macro expansion @ ~/.julia/packages/DataVault/J01jn/test/runtests.jl:28 [inlined] [14] macro expansion @ ./timing.jl:741 [inlined] [15] macro expansion @ ~/.julia/packages/DataVault/J01jn/test/runtests.jl:26 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [17] macro expansion @ ~/.julia/packages/DataVault/J01jn/test/runtests.jl:25 [inlined] [18] macro expansion @ ./timing.jl:741 [inlined] [19] macro expansion @ ~/.julia/packages/DataVault/J01jn/test/runtests.jl:13 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [21] top-level scope @ ~/.julia/packages/DataVault/J01jn/test/runtests.jl:11 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core boot.jl:545 [25] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [26] _start() @ Base client.jl:596 ┌ Warning: Custom path_formatter — path scheme is not reproducible from log.toml alone │ run = "default" └ @ DataVault ~/.julia/packages/DataVault/J01jn/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/J01jn/src/util/log_toml.jl:202 17.374466 seconds (6.73 M allocations: 397.757 MiB, 0.65% gc time, 76.79% compilation time) 202.296713 seconds (44.15 M allocations: 2.841 GiB, 0.98% gc time, 94.07% compilation time: <1% of which was recompilation) Test Summary: | Pass Error Total Time tests | 286 2 288 3m22.4s test_concurrency_safety.jl | 6 6 1m54.6s test_experiment_workflow.jl | 27 27 38.0s test_figure_archive.jl | 22 22 8.6s test_log_toml.jl | 76 1 77 12.3s A.1 read_log_toml: v1 fixture parses fully | 18 18 0.4s 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.3s 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.3s 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 5.2s 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 1.0s 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.4s D.2 different runs can be constructed in parallel without conflict | 4 4 0.3s F.1 log.toml round-trip: discover → read → locate → load | 9 9 2.3s test_query.jl | 36 36 4.1s test_report.jl | 41 41 7.3s test_vault.jl | 78 1 79 17.4s Vault: constructor reads config | 3 3 0.3s Vault: outdir override | 1 1 0.0s Vault: config snapshot created | 1 1 0.3s Vault: config snapshot warns on change | 1 1 0.5s keys: returns all DataKeys | 2 2 0.3s keys: status filtering | 4 4 0.3s keys: unknown status → error | 1 1 0.2s 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.4s save! / load: round-trip | 2 2 0.3s save! is atomic: file does not appear until complete | 1 1 0.2s load: error on missing file | 1 1 0.1s save_bin! / load_bin: round-trip | 1 1 3.0s load_bin: error with helpful message when missing | 2 2 0.2s build_ledger: empty when no done keys | 2 2 0.2s build_ledger: rows match done keys | 4 4 0.3s record_figure: meta.toml created | 6 6 0.5s cleanup_stale: removes stale .running files (stale_after=0) | 2 2 0.7s 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 2.0s acquire_running!: :ok on empty slot, :busy on fresh lock | 3 3 2.1s 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.7s refresh_running!: returns true while held, false after release | 5 5 1.6s running_age_secs: Inf when no lock held | 3 3 0.3s path_formatter: default uses ParamIO.format_path | 2 2 0.2s path_formatter: custom function overrides default | 1 1 0.3s path_formatter: custom format affects data/bin/status paths | 5 5 0.2s RNG of the outermost testset: Random.Xoshiro(0x9077ec0a9bbbdd1b, 0x5d430f4ccc7d15ff, 0x56d77842028c2dec, 0xf8c21d74693f1285, 0x27c54169eea98657) ERROR: LoadError: Some tests did not pass: 286 passed, 0 failed, 2 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/DataVault/J01jn/test/runtests.jl:10 Testing failed after 216.23s 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 [8] include(mod::Module, _path::String) @ Base Base.jl:325 [9] exec_options(opts::Base.JLOptions) @ Base client.jl:355 [10] _start() @ Base client.jl:596 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 304.43s: package tests unexpectedly errored