Package evaluation to test ArrowFiles on Julia 1.14.0-DEV.3106 (9d314127b9*) started at 2026-09-03T21:09:54.109 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 17.24s ################################################################################ # Installation # Installing ArrowFiles... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [9fdbc45d] + ArrowFiles v1.0.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [69666777] + Arrow v2.8.1 [9fdbc45d] + ArrowFiles v1.0.0 [31f734f8] + ArrowTypes v2.3.0 [c3b6d118] + BitIntegers v0.3.7 [5ba52731] + CodecLz4 v0.4.6 [6b39b394] + CodecZstd v0.8.7 [34da2185] + Compat v4.18.1 [f0e56b4a] + ConcurrentUtilities v2.6.0 [9a962f9c] + DataAPI v1.16.0 [e2d170a0] + DataValueInterfaces v1.0.0 [e7dc6d0d] + DataValues v0.4.13 [4e289a0a] + EnumX v1.0.7 [e2ba6199] + ExprTools v0.1.11 [5789e2e9] + FileIO v1.20.0 [842dd82b] + InlineStrings v1.4.5 [1c8ee90f] + IterableTables v1.0.0 [82899510] + IteratorInterfaceExtensions v1.0.0 [692b3bcd] + JLLWrappers v1.8.0 [682c06a0] + JSON v1.7.1 [e1d29d7a] + Missings v1.2.0 [78c3b35d] + Mocking v0.8.1 [bac558e1] + OrderedCollections v2.0.1 ⌅ [69de0a69] + Parsers v2.8.7 [2dfb63ee] + PooledArrays v1.4.3 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [ae029012] + Requires v1.3.1 [6c6a2e73] + Scratch v1.3.0 [91c51154] + SentinelArrays v1.4.10 ⌅ [354b36f9] + StringViews v1.3.7 [ec057cc2] + StructUtils v2.8.5 [dc5dba14] + TZJData v1.5.1+2025b [5e66a065] + TableShowUtils v1.0.0 [3783bdb8] + TableTraits v1.0.1 [382cd787] + TableTraitsUtils v1.0.2 [bd369af6] + Tables v1.14.0 [f269a46b] + TimeZones v1.22.2 [3bb67fe8] + TranscodingStreams v0.11.3 [5ced341a] + Lz4_jll v1.10.1+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 [9fa8497b] + Future 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 [6462fe0b] + Sockets 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.7+0 [29816b5a] + LibSSH2_jll v1.11.104+0 [14a3606d] + MozillaCACerts_jll v2026.8.13 [458c3c95] + OpenSSL_jll v3.5.8+0 [efcefdf7] + PCRE2_jll v10.48.0+0 [83775a58] + Zlib_jll v1.3.2+0 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850ede] + nghttp2_jll v1.70.0+0 [3f19e933] + p7zip_jll v17.8.2+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 5.23s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Warning: Could not use exact versions of packages in manifest, re-resolving └ @ TestEnv ~/.julia/packages/TestEnv/sTG3E/src/julia-1.13/activate_set.jl:78 Precompiling package dependencies... Precompiling project... 10.5 s ✓ ArrowFiles 2.0 s ✓ QueryTables 2 dependencies successfully precompiled in 13 seconds. 77 already precompiled. Precompilation completed after 36.32s ################################################################################ # Testing # Testing ArrowFiles Test Could not use exact versions of packages in manifest, re-resolving. Note: if you do not check your manifest file into source control, then you can probably ignore this message. However, if you do check your manifest file into source control, then you probably want to pass the `allow_reresolve = false` kwarg when calling the `Pkg.test` function. Updating `/tmp/jl_DdP1tj/Project.toml` [9fdbc45d] + ArrowFiles v1.0.0 [30ad73d7] + QueryTables v0.1.0 ⌅ [5e66a065] ↓ TableShowUtils v1.0.0 ⇒ v0.2.7 [f8b46487] + TestItemRunner v1.3.2 [8dfed614] ~ Test ⇒ v1.11.0 Updating `/tmp/jl_DdP1tj/Manifest.toml` [9fdbc45d] + ArrowFiles v1.0.0 [30ad73d7] + QueryTables v0.1.0 ⌅ [5e66a065] ↓ TableShowUtils v1.0.0 ⇒ v0.2.7 [f8b46487] + TestItemRunner v1.3.2 [1c621080] + TestItems v1.1.0 [b77e0a4c] + InteractiveUtils v1.11.0 [8dfed614] ~ Test ⇒ v1.11.0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Test Successfully re-resolved Status `/tmp/jl_DdP1tj/Project.toml` [69666777] Arrow v2.8.1 [9fdbc45d] ArrowFiles v1.0.0 [e7dc6d0d] DataValues v0.4.13 [5789e2e9] FileIO v1.20.0 [1c8ee90f] IterableTables v1.0.0 [82899510] IteratorInterfaceExtensions v1.0.0 [30ad73d7] QueryTables v0.1.0 ⌅ [5e66a065] TableShowUtils v0.2.7 [3783bdb8] TableTraits v1.0.1 [382cd787] TableTraitsUtils v1.0.2 [bd369af6] Tables v1.14.0 [f8b46487] TestItemRunner v1.3.2 [8dfed614] Test v1.11.0 Status `/tmp/jl_DdP1tj/Manifest.toml` [69666777] Arrow v2.8.1 [9fdbc45d] ArrowFiles v1.0.0 [31f734f8] ArrowTypes v2.3.0 [c3b6d118] BitIntegers v0.3.7 [5ba52731] CodecLz4 v0.4.6 [6b39b394] CodecZstd v0.8.7 [34da2185] Compat v4.18.1 [f0e56b4a] ConcurrentUtilities v2.6.0 [9a962f9c] DataAPI v1.16.0 [e2d170a0] DataValueInterfaces v1.0.0 [e7dc6d0d] DataValues v0.4.13 [4e289a0a] EnumX v1.0.7 [e2ba6199] ExprTools v0.1.11 [5789e2e9] FileIO v1.20.0 [842dd82b] InlineStrings v1.4.5 [1c8ee90f] IterableTables v1.0.0 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.8.0 [682c06a0] JSON v1.7.1 [e1d29d7a] Missings v1.2.0 [78c3b35d] Mocking v0.8.1 [bac558e1] OrderedCollections v2.0.1 ⌅ [69de0a69] Parsers v2.8.7 [2dfb63ee] PooledArrays v1.4.3 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [30ad73d7] QueryTables v0.1.0 [ae029012] Requires v1.3.1 [6c6a2e73] Scratch v1.3.0 [91c51154] SentinelArrays v1.4.10 ⌅ [354b36f9] StringViews v1.3.7 [ec057cc2] StructUtils v2.8.5 [dc5dba14] TZJData v1.5.1+2025b ⌅ [5e66a065] TableShowUtils v0.2.7 [3783bdb8] TableTraits v1.0.1 [382cd787] TableTraitsUtils v1.0.2 [bd369af6] Tables v1.14.0 [f8b46487] TestItemRunner v1.3.2 [1c621080] TestItems v1.1.0 [f269a46b] TimeZones v1.22.2 [3bb67fe8] TranscodingStreams v0.11.3 [5ced341a] Lz4_jll v1.10.1+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 [9fa8497b] Future 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 [6462fe0b] Sockets 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.7+0 [29816b5a] LibSSH2_jll v1.11.104+0 [14a3606d] MozillaCACerts_jll v2026.8.13 [458c3c95] OpenSSL_jll v3.5.8+0 [efcefdf7] PCRE2_jll v10.48.0+0 [83775a58] Zlib_jll v1.3.2+0 [3161d3a3] Zstd_jll v1.5.7+1 [8e850ede] nghttp2_jll v1.70.0+0 [3f19e933] p7zip_jll v17.8.2+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... ArrowFiles: Error During Test at /home/pkgeval/.julia/packages/ArrowFiles/8RBkN/test/test_arrowfiles.jl:16 Got exception outside of a @test LoadError: ArgumentError: Package UUIDs not found in current path. - Run `import Pkg; Pkg.add("UUIDs")` to install the UUIDs package. Stacktrace: [1] require(into::Module, mod::Symbol) @ Base loading.jl:2694 [inlined] [2] top-level scope @ ~/.julia/packages/ArrowFiles/8RBkN/test/test_arrowfiles.jl:9 [3] eval(m::Module, e::Any) @ Core boot.jl:618 [4] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base loading.jl:3291 [5] include_string(m::Module, txt::String, fname::String) @ Base loading.jl:3301 [6] (::TestItemRunner.var"#run_testitem##2#run_testitem##3"{Module, String, @NamedTuple{filename::String, code::String, name::Symbol, kind::Symbol, line::Int64, column::Int64}})() @ TestItemRunner ~/.julia/packages/TestItemRunner/uGBn3/src/TestItemRunner.jl:246 [inlined] [7] withpath(f::TestItemRunner.var"#run_testitem##2#run_testitem##3"{Module, String, @NamedTuple{filename::String, code::String, name::Symbol, kind::Symbol, line::Int64, column::Int64}}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/uGBn3/src/vendored_code.jl:7 [8] (::TestItemRunner.var"#run_testitem##0#run_testitem##1"{Module, String, @NamedTuple{filename::String, code::String, name::Symbol, kind::Symbol, line::Int64, column::Int64}})() @ TestItemRunner ~/.julia/packages/TestItemRunner/uGBn3/src/TestItemRunner.jl:245 [inlined] [9] cd(f::TestItemRunner.var"#run_testitem##0#run_testitem##1"{Module, String, @NamedTuple{filename::String, code::String, name::Symbol, kind::Symbol, line::Int64, column::Int64}}, dir::String) @ Base.Filesystem file.jl:113 [10] run_testitem(mod::Module, filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/uGBn3/src/TestItemRunner.jl:244 [11] run_testitem_in_testset(ts::Test.DefaultTestSet, testitem::@NamedTuple{filename::String, code::String, name::String, option_tags::Vector{Symbol}, option_default_imports::Bool, option_setup::Vector{Symbol}, skip::Bool, line::Int64, column::Int64}, package_name::String, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/uGBn3/src/TestItemRunner.jl:298 [12] (::TestItemRunner.var"#run_node!##0#run_node!##1"{String, TestItemRunner.TestSetupModuleSet, Dict{Symbol, Any}, @NamedTuple{filename::String, code::String, name::String, option_tags::Vector{Symbol}, option_default_imports::Bool, option_setup::Vector{Symbol}, skip::Bool, line::Int64, column::Int64}, Test.DefaultTestSet})() @ TestItemRunner ~/.julia/packages/TestItemRunner/uGBn3/src/TestItemRunner.jl:737 [inlined] [13] macro expansion @ ~/.julia/packages/TestItemRunner/uGBn3/src/TestItemRunner.jl:703 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2416 [inlined] [15] with_testset(f::TestItemRunner.var"#run_node!##0#run_node!##1"{String, TestItemRunner.TestSetupModuleSet, Dict{Symbol, Any}, @NamedTuple{filename::String, code::String, name::String, option_tags::Vector{Symbol}, option_default_imports::Bool, option_setup::Vector{Symbol}, skip::Bool, line::Int64, column::Int64}, Test.DefaultTestSet}, ts::Test.DefaultTestSet) @ TestItemRunner ~/.julia/packages/TestItemRunner/uGBn3/src/TestItemRunner.jl:702 in expression starting at /home/pkgeval/.julia/packages/ArrowFiles/8RBkN/test/test_arrowfiles.jl:9 Missing values: Error During Test at /home/pkgeval/.julia/packages/ArrowFiles/8RBkN/test/test_arrowfiles.jl:50 Got exception outside of a @test LoadError: ArgumentError: Package UUIDs not found in current path. - Run `import Pkg; Pkg.add("UUIDs")` to install the UUIDs package. Stacktrace: [1] require(into::Module, mod::Symbol) @ Base loading.jl:2694 [inlined] [2] top-level scope @ ~/.julia/packages/ArrowFiles/8RBkN/test/test_arrowfiles.jl:9 [3] eval(m::Module, e::Any) @ Core boot.jl:618 [4] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base loading.jl:3291 [5] include_string(m::Module, txt::String, fname::String) @ Base loading.jl:3301 [6] (::TestItemRunner.var"#run_testitem##2#run_testitem##3"{Module, String, @NamedTuple{filename::String, code::String, name::Symbol, kind::Symbol, line::Int64, column::Int64}})() @ TestItemRunner ~/.julia/packages/TestItemRunner/uGBn3/src/TestItemRunner.jl:246 [inlined] [7] withpath(f::TestItemRunner.var"#run_testitem##2#run_testitem##3"{Module, String, @NamedTuple{filename::String, code::String, name::Symbol, kind::Symbol, line::Int64, column::Int64}}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/uGBn3/src/vendored_code.jl:7 [8] (::TestItemRunner.var"#run_testitem##0#run_testitem##1"{Module, String, @NamedTuple{filename::String, code::String, name::Symbol, kind::Symbol, line::Int64, column::Int64}})() @ TestItemRunner ~/.julia/packages/TestItemRunner/uGBn3/src/TestItemRunner.jl:245 [inlined] [9] cd(f::TestItemRunner.var"#run_testitem##0#run_testitem##1"{Module, String, @NamedTuple{filename::String, code::String, name::Symbol, kind::Symbol, line::Int64, column::Int64}}, dir::String) @ Base.Filesystem file.jl:113 [10] run_testitem(mod::Module, filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/uGBn3/src/TestItemRunner.jl:244 [11] run_testitem_in_testset(ts::Test.DefaultTestSet, testitem::@NamedTuple{filename::String, code::String, name::String, option_tags::Vector{Symbol}, option_default_imports::Bool, option_setup::Vector{Symbol}, skip::Bool, line::Int64, column::Int64}, package_name::String, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/uGBn3/src/TestItemRunner.jl:298 [12] (::TestItemRunner.var"#run_node!##0#run_node!##1"{String, TestItemRunner.TestSetupModuleSet, Dict{Symbol, Any}, @NamedTuple{filename::String, code::String, name::String, option_tags::Vector{Symbol}, option_default_imports::Bool, option_setup::Vector{Symbol}, skip::Bool, line::Int64, column::Int64}, Test.DefaultTestSet})() @ TestItemRunner ~/.julia/packages/TestItemRunner/uGBn3/src/TestItemRunner.jl:737 [inlined] [13] macro expansion @ ~/.julia/packages/TestItemRunner/uGBn3/src/TestItemRunner.jl:703 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2416 [inlined] [15] with_testset(f::TestItemRunner.var"#run_node!##0#run_node!##1"{String, TestItemRunner.TestSetupModuleSet, Dict{Symbol, Any}, @NamedTuple{filename::String, code::String, name::String, option_tags::Vector{Symbol}, option_default_imports::Bool, option_setup::Vector{Symbol}, skip::Bool, line::Int64, column::Int64}, Test.DefaultTestSet}, ts::Test.DefaultTestSet) @ TestItemRunner ~/.julia/packages/TestItemRunner/uGBn3/src/TestItemRunner.jl:702 in expression starting at /home/pkgeval/.julia/packages/ArrowFiles/8RBkN/test/test_arrowfiles.jl:9 Format detection: Error During Test at /home/pkgeval/.julia/packages/ArrowFiles/8RBkN/test/test_arrowfiles.jl:73 Got exception outside of a @test LoadError: ArgumentError: Package UUIDs not found in current path. - Run `import Pkg; Pkg.add("UUIDs")` to install the UUIDs package. Stacktrace: [1] require(into::Module, mod::Symbol) @ Base loading.jl:2694 [inlined] [2] top-level scope @ ~/.julia/packages/ArrowFiles/8RBkN/test/test_arrowfiles.jl:9 [3] eval(m::Module, e::Any) @ Core boot.jl:618 [4] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base loading.jl:3291 [5] include_string(m::Module, txt::String, fname::String) @ Base loading.jl:3301 [6] (::TestItemRunner.var"#run_testitem##2#run_testitem##3"{Module, String, @NamedTuple{filename::String, code::String, name::Symbol, kind::Symbol, line::Int64, column::Int64}})() @ TestItemRunner ~/.julia/packages/TestItemRunner/uGBn3/src/TestItemRunner.jl:246 [inlined] [7] withpath(f::TestItemRunner.var"#run_testitem##2#run_testitem##3"{Module, String, @NamedTuple{filename::String, code::String, name::Symbol, kind::Symbol, line::Int64, column::Int64}}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/uGBn3/src/vendored_code.jl:7 [8] (::TestItemRunner.var"#run_testitem##0#run_testitem##1"{Module, String, @NamedTuple{filename::String, code::String, name::Symbol, kind::Symbol, line::Int64, column::Int64}})() @ TestItemRunner ~/.julia/packages/TestItemRunner/uGBn3/src/TestItemRunner.jl:245 [inlined] [9] cd(f::TestItemRunner.var"#run_testitem##0#run_testitem##1"{Module, String, @NamedTuple{filename::String, code::String, name::Symbol, kind::Symbol, line::Int64, column::Int64}}, dir::String) @ Base.Filesystem file.jl:113 [10] run_testitem(mod::Module, filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/uGBn3/src/TestItemRunner.jl:244 [11] run_testitem_in_testset(ts::Test.DefaultTestSet, testitem::@NamedTuple{filename::String, code::String, name::String, option_tags::Vector{Symbol}, option_default_imports::Bool, option_setup::Vector{Symbol}, skip::Bool, line::Int64, column::Int64}, package_name::String, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/uGBn3/src/TestItemRunner.jl:298 [12] (::TestItemRunner.var"#run_node!##0#run_node!##1"{String, TestItemRunner.TestSetupModuleSet, Dict{Symbol, Any}, @NamedTuple{filename::String, code::String, name::String, option_tags::Vector{Symbol}, option_default_imports::Bool, option_setup::Vector{Symbol}, skip::Bool, line::Int64, column::Int64}, Test.DefaultTestSet})() @ TestItemRunner ~/.julia/packages/TestItemRunner/uGBn3/src/TestItemRunner.jl:737 [inlined] [13] macro expansion @ ~/.julia/packages/TestItemRunner/uGBn3/src/TestItemRunner.jl:703 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2416 [inlined] [15] with_testset(f::TestItemRunner.var"#run_node!##0#run_node!##1"{String, TestItemRunner.TestSetupModuleSet, Dict{Symbol, Any}, @NamedTuple{filename::String, code::String, name::String, option_tags::Vector{Symbol}, option_default_imports::Bool, option_setup::Vector{Symbol}, skip::Bool, line::Int64, column::Int64}, Test.DefaultTestSet}, ts::Test.DefaultTestSet) @ TestItemRunner ~/.julia/packages/TestItemRunner/uGBn3/src/TestItemRunner.jl:702 in expression starting at /home/pkgeval/.julia/packages/ArrowFiles/8RBkN/test/test_arrowfiles.jl:9 Display: Error During Test at /home/pkgeval/.julia/packages/ArrowFiles/8RBkN/test/test_arrowfiles.jl:94 Got exception outside of a @test LoadError: ArgumentError: Package UUIDs not found in current path. - Run `import Pkg; Pkg.add("UUIDs")` to install the UUIDs package. Stacktrace: [1] require(into::Module, mod::Symbol) @ Base loading.jl:2694 [inlined] [2] top-level scope @ ~/.julia/packages/ArrowFiles/8RBkN/test/test_arrowfiles.jl:9 [3] eval(m::Module, e::Any) @ Core boot.jl:618 [4] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base loading.jl:3291 [5] include_string(m::Module, txt::String, fname::String) @ Base loading.jl:3301 [6] (::TestItemRunner.var"#run_testitem##2#run_testitem##3"{Module, String, @NamedTuple{filename::String, code::String, name::Symbol, kind::Symbol, line::Int64, column::Int64}})() @ TestItemRunner ~/.julia/packages/TestItemRunner/uGBn3/src/TestItemRunner.jl:246 [inlined] [7] withpath(f::TestItemRunner.var"#run_testitem##2#run_testitem##3"{Module, String, @NamedTuple{filename::String, code::String, name::Symbol, kind::Symbol, line::Int64, column::Int64}}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/uGBn3/src/vendored_code.jl:7 [8] (::TestItemRunner.var"#run_testitem##0#run_testitem##1"{Module, String, @NamedTuple{filename::String, code::String, name::Symbol, kind::Symbol, line::Int64, column::Int64}})() @ TestItemRunner ~/.julia/packages/TestItemRunner/uGBn3/src/TestItemRunner.jl:245 [inlined] [9] cd(f::TestItemRunner.var"#run_testitem##0#run_testitem##1"{Module, String, @NamedTuple{filename::String, code::String, name::Symbol, kind::Symbol, line::Int64, column::Int64}}, dir::String) @ Base.Filesystem file.jl:113 [10] run_testitem(mod::Module, filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/uGBn3/src/TestItemRunner.jl:244 [11] run_testitem_in_testset(ts::Test.DefaultTestSet, testitem::@NamedTuple{filename::String, code::String, name::String, option_tags::Vector{Symbol}, option_default_imports::Bool, option_setup::Vector{Symbol}, skip::Bool, line::Int64, column::Int64}, package_name::String, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/uGBn3/src/TestItemRunner.jl:298 [12] (::TestItemRunner.var"#run_node!##0#run_node!##1"{String, TestItemRunner.TestSetupModuleSet, Dict{Symbol, Any}, @NamedTuple{filename::String, code::String, name::String, option_tags::Vector{Symbol}, option_default_imports::Bool, option_setup::Vector{Symbol}, skip::Bool, line::Int64, column::Int64}, Test.DefaultTestSet})() @ TestItemRunner ~/.julia/packages/TestItemRunner/uGBn3/src/TestItemRunner.jl:737 [inlined] [13] macro expansion @ ~/.julia/packages/TestItemRunner/uGBn3/src/TestItemRunner.jl:703 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2416 [inlined] [15] with_testset(f::TestItemRunner.var"#run_node!##0#run_node!##1"{String, TestItemRunner.TestSetupModuleSet, Dict{Symbol, Any}, @NamedTuple{filename::String, code::String, name::String, option_tags::Vector{Symbol}, option_default_imports::Bool, option_setup::Vector{Symbol}, skip::Bool, line::Int64, column::Int64}, Test.DefaultTestSet}, ts::Test.DefaultTestSet) @ TestItemRunner ~/.julia/packages/TestItemRunner/uGBn3/src/TestItemRunner.jl:702 in expression starting at /home/pkgeval/.julia/packages/ArrowFiles/8RBkN/test/test_arrowfiles.jl:9 Test Summary: | Pass Error Total Time ArrowFiles | 5 4 9 22.9s test/test_arrowfiles.jl | 5 4 9 22.4s ArrowFiles | 1 1 19.6s Missing values | 1 1 0.0s Format detection | 1 1 0.0s Display | 1 1 0.0s Missing Conversion | 5 5 2.7s ERROR: LoadError: Some tests did not pass: 5 passed, 0 failed, 4 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/ArrowFiles/8RBkN/test/runtests.jl:5 Testing failed after 87.76s ERROR: LoadError: Package ArrowFiles 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:3298 [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 178.28s: package is using an unknown package