Package evaluation to test MshReader on Julia 1.14.0-DEV.2307 (a8f97b1944*) started at 2026-06-08T06:37:06.854 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 16.21s ################################################################################ # Installation # Installing MshReader... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [64cd2da2] + MshReader v0.1.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [64cd2da2] + MshReader v0.1.0 Installation completed after 1.43s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 0.5 s ✓ MshReader 1 dependency successfully precompiled in 1 seconds. 19 already precompiled. Precompilation completed after 22.99s ################################################################################ # Testing # Testing MshReader Status `/tmp/jl_pakRql/Project.toml` [64cd2da2] MshReader v0.1.0 [f43a241f] Downloads v1.7.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_pakRql/Manifest.toml` [64cd2da2] MshReader v0.1.0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 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 [8f399da3] Libdl v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.13.0 [8dfed614] Test v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.5.2+0 [deac9b47] LibCURL_jll v8.20.0+1 [29816b5a] LibSSH2_jll v1.11.101+0 [14a3606d] MozillaCACerts_jll v2026.5.14 [458c3c95] OpenSSL_jll v3.5.6+0 [83775a58] Zlib_jll v1.3.2+0 [3161d3a3] Zstd_jll v1.5.7+1 [8e850ede] nghttp2_jll v1.69.0+0 Testing Running tests... Uniaxialextension problem tests: Error During Test at /home/pkgeval/.julia/packages/MshReader/GdvYE/test/runtests.jl:16 Got exception outside of a @test RequestError: Could not resolve host: github.com while requesting https://github.com/ONSAS/ONSAS.m/raw/master/examples/uniaxialExtension/geometry_uniaxialExtension.msh Stacktrace: [1] (::Downloads.var"#23#24"{IOStream, Base.DevNull, Nothing, Vector{Pair{String, String}}, Float64, Nothing, Bool, Nothing, Bool, Nothing, String, Base.RefValue{Union{Downloads.RequestError, Downloads.Response}}, Int64, Bool, Bool, Downloads.Downloader})(easy::Downloads.Curl.Easy) @ Downloads /opt/julia/share/julia/stdlib/v1.14/Downloads/src/Downloads.jl:484 [2] with_handle(f::Downloads.var"#23#24"{IOStream, Base.DevNull, Nothing, Vector{Pair{String, String}}, Float64, Nothing, Bool, Nothing, Bool, Nothing, String, Base.RefValue{Union{Downloads.RequestError, Downloads.Response}}, Int64, Bool, Bool, Downloads.Downloader}, handle::Downloads.Curl.Easy) @ Downloads.Curl /opt/julia/share/julia/stdlib/v1.14/Downloads/src/Curl/Curl.jl:105 [3] (::Downloads.var"#21#22"{Base.DevNull, Nothing, Vector{Pair{String, String}}, Float64, Nothing, Bool, Nothing, Bool, Nothing, String, Base.RefValue{Union{Downloads.RequestError, Downloads.Response}}, Int64, Bool, Bool, Downloads.Downloader})(output::IOStream) @ Downloads /opt/julia/share/julia/stdlib/v1.14/Downloads/src/Downloads.jl:395 [inlined] [4] arg_write(f::Downloads.var"#21#22"{Base.DevNull, Nothing, Vector{Pair{String, String}}, Float64, Nothing, Bool, Nothing, Bool, Nothing, String, Base.RefValue{Union{Downloads.RequestError, Downloads.Response}}, Int64, Bool, Bool, Downloads.Downloader}, arg::IOStream) @ ArgTools /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:134 [5] (::Downloads.var"#19#20"{IOStream, Nothing, Vector{Pair{String, String}}, Float64, Nothing, Bool, Nothing, Bool, Nothing, String, Base.RefValue{Union{Downloads.RequestError, Downloads.Response}}, Int64, Bool, Bool, Downloads.Downloader})(input::Base.DevNull) @ Downloads /opt/julia/share/julia/stdlib/v1.14/Downloads/src/Downloads.jl:394 [inlined] [6] arg_read(f::Downloads.var"#19#20"{IOStream, Nothing, Vector{Pair{String, String}}, Float64, Nothing, Bool, Nothing, Bool, Nothing, String, Base.RefValue{Union{Downloads.RequestError, Downloads.Response}}, Int64, Bool, Bool, Downloads.Downloader}, arg::Base.DevNull) @ ArgTools /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:76 [inlined] [7] request(url::String; input::Nothing, output::IOStream, method::Nothing, headers::Vector{Pair{String, String}}, timeout::Float64, progress::Nothing, verbose::Bool, debug::Nothing, throw::Bool, downloader::Nothing, interrupt::Nothing) @ Downloads /opt/julia/share/julia/stdlib/v1.14/Downloads/src/Downloads.jl:393 [8] (::Downloads.var"#7#8"{Nothing, Vector{Pair{String, String}}, Float64, Nothing, Bool, Nothing, Nothing, String, Base.RefValue{Downloads.Response}})(output::IOStream) @ Downloads /opt/julia/share/julia/stdlib/v1.14/Downloads/src/Downloads.jl:273 [inlined] [9] open(f::Downloads.var"#7#8"{Nothing, Vector{Pair{String, String}}, Float64, Nothing, Bool, Nothing, Nothing, String, Base.RefValue{Downloads.Response}}, args::String; kwargs::@Kwargs{write::Bool, lock::Bool}) @ Base io.jl:438 [10] open_nolock(::Function, ::Vararg{Any}; kws::@Kwargs{write::Bool}) @ ArgTools /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:35 [11] arg_write(f::Function, arg::String) @ ArgTools /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:103 [12] download(url::String, output::Nothing; method::Nothing, headers::Vector{Pair{String, String}}, timeout::Float64, progress::Nothing, verbose::Bool, debug::Nothing, downloader::Nothing) @ Downloads /opt/julia/share/julia/stdlib/v1.14/Downloads/src/Downloads.jl:272 [13] download(url::String, output::Nothing) @ Downloads /opt/julia/share/julia/stdlib/v1.14/Downloads/src/Downloads.jl:252 [inlined] [14] top-level scope @ ~/.julia/packages/MshReader/GdvYE/test/runtests.jl:7 [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [16] macro expansion @ ~/.julia/packages/MshReader/GdvYE/test/runtests.jl:18 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [18] macro expansion @ ~/.julia/packages/MshReader/GdvYE/test/runtests.jl:18 [inlined] [19] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:327 [20] top-level scope @ none:6 [21] eval(m::Module, e::Any) @ Core boot.jl:521 [22] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [23] _start() @ Base client.jl:596 Test Summary: | Pass Error Total Time MshReader | 3 1 4 15.4s Pyramid problem tests | 3 3 11.1s Uniaxialextension problem tests | 1 1 4.2s RNG of the outermost testset: Random.Xoshiro(0xecfd4fb7dc0ace37, 0x2a4d32eb1b394dc6, 0x0352c1137f8f79a0, 0x78b10c6966f7ad4e, 0xc95a04bc7c49d4cb) ERROR: LoadError: Some tests did not pass: 3 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/MshReader/GdvYE/test/runtests.jl:5 Testing failed after 30.08s ERROR: LoadError: Package MshReader 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:326 [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 87.57s: networking-related issues were detected