Package evaluation of XRootD on Julia 1.12.0-rc2.1 (1fad90817e*) started at 2025-09-11T03:23:06.917 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.88s ################################################################################ # Installation # Installing XRootD... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [164e3b87] + XRootD v0.2.3 Updating `~/.julia/environments/v1.12/Manifest.toml` [1f15a43c] + CxxWrap v0.17.3 [692b3bcd] + JLLWrappers v1.7.1 [1914dd2f] + MacroTools v0.5.16 [21216c6a] + Preferences v1.5.0 [164e3b87] + XRootD v0.2.3 [9cdfc4e7] + JSON_C_jll v0.17.0+0 [94ce4f54] + Libiconv_jll v1.18.0+0 [38a345b3] + Libuuid_jll v2.41.1+0 [02c8fc9c] + XML2_jll v2.14.4+0 [bb14ce0c] + XRootD_cxxwrap_jll v0.3.0+0 [b6113df7] + XRootD_jll v5.8.4+0 [3eaa8342] + libcxxwrap_julia_jll v0.14.4+0 [5ef642bb] + libxcrypt_legacy_jll v4.4.38+0 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [de0858da] + Printf v1.11.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [458c3c95] + OpenSSL_jll v3.5.1+0 [83775a58] + Zlib_jll v1.3.1+2 Installation completed after 1.68s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 46.54s ################################################################################ # Testing # Testing XRootD Status `/tmp/jl_75C2ru/Project.toml` [164e3b87] XRootD v0.2.3 [44cfe95a] Pkg v1.12.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_75C2ru/Manifest.toml` [1f15a43c] CxxWrap v0.17.3 [692b3bcd] JLLWrappers v1.7.1 [1914dd2f] MacroTools v0.5.16 [21216c6a] Preferences v1.5.0 [164e3b87] XRootD v0.2.3 [9cdfc4e7] JSON_C_jll v0.17.0+0 [94ce4f54] Libiconv_jll v1.18.0+0 [38a345b3] Libuuid_jll v2.41.1+0 [02c8fc9c] XML2_jll v2.14.4+0 [bb14ce0c] XRootD_cxxwrap_jll v0.3.0+0 [b6113df7] XRootD_jll v5.8.4+0 [3eaa8342] libcxxwrap_julia_jll v0.14.4+0 [5ef642bb] libxcrypt_legacy_jll v4.4.38+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.6.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.12.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.11.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.3.0+1 [deac9b47] LibCURL_jll v8.11.1+1 [e37daf67] LibGit2_jll v1.9.0+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.5.20 [458c3c95] OpenSSL_jll v3.5.1+0 [83775a58] Zlib_jll v1.3.1+2 [8e850ede] nghttp2_jll v1.64.0+1 [3f19e933] p7zip_jll v17.5.0+2 Testing Running tests... FileSystem tests: Test Failed at /home/pkgeval/.julia/packages/XRootD/Pmqyi/test/testFileSystem.jl:49 Expression: isOK(st) Stacktrace: [1] top-level scope @ ~/.julia/packages/XRootD/Pmqyi/test/testFileSystem.jl:5 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [3] macro expansion @ ~/.julia/packages/XRootD/Pmqyi/test/testFileSystem.jl:49 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] FileSystem tests: Error During Test at /home/pkgeval/.julia/packages/XRootD/Pmqyi/test/testFileSystem.jl:50 Test threw exception Expression: length(locations) > 0 MethodError: no method matching length(::Nothing) The function `length` exists, but no method is defined for this combination of argument types. Closest candidates are: length(!Matched::Base.AsyncGenerator) @ Base asyncmap.jl:392 length(!Matched::Markdown.MD) @ Markdown /opt/julia/share/julia/stdlib/v1.12/Markdown/src/parse/parse.jl:35 length(!Matched::Core.MethodTable) @ Base runtime_internals.jl:1677 ... Stacktrace: [1] top-level scope @ ~/.julia/packages/XRootD/Pmqyi/test/testFileSystem.jl:5 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [3] macro expansion @ ~/.julia/packages/XRootD/Pmqyi/test/testFileSystem.jl:50 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] FileSystem tests: Error During Test at /home/pkgeval/.julia/packages/XRootD/Pmqyi/test/testFileSystem.jl:4 Got exception outside of a @test MethodError: no method matching getindex(::Nothing, ::Int64) The function `getindex` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ ~/.julia/packages/XRootD/Pmqyi/test/testFileSystem.jl:5 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [3] macro expansion @ ~/.julia/packages/XRootD/Pmqyi/test/testFileSystem.jl:52 [inlined] [4] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [5] top-level scope @ ~/.julia/packages/XRootD/Pmqyi/test/runtests.jl:11 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [7] macro expansion @ ~/.julia/packages/XRootD/Pmqyi/test/runtests.jl:11 [inlined] [8] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [9] top-level scope @ none:6 [10] eval(m::Module, e::Any) @ Core ./boot.jl:489 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:287 [12] _start() @ Base ./client.jl:554 Test Summary: | Pass Fail Error Total Time XRootD tests | 63 1 2 66 15.0s FileSystem tests | 19 1 2 22 12.8s File tests | 44 44 1.7s RNG of the outermost testset: Random.Xoshiro(0xf304c3d3ad1e6424, 0xea46052ff1810bb2, 0xec5ae73e19de138d, 0xb64d0cf5363b4bf6, 0x4bb8b24e7e96fcb5) ERROR: LoadError: Some tests did not pass: 63 passed, 1 failed, 2 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/XRootD/Pmqyi/test/runtests.jl:10 Testing failed after 35.93s ERROR: LoadError: Package XRootD errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.12/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.12/Pkg/src/Operations.jl:2427 [3] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2280 [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.12/Pkg/src/API.jl:483 [5] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:164 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:152 [7] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:152 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:151 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [10] include(mod::Module, _path::String) @ Base ./Base.jl:305 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:321 [12] _start() @ Base ./client.jl:554 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 108.67s: package tests unexpectedly errored