Package evaluation of Downloads on Julia 1.13.0-DEV.853 (3e868b27cf*) started at 2025-07-16T23:32:32.985 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.35s ################################################################################ # Installation # Installing Downloads... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [f43a241f] + Downloads v1.7.0 Updating `~/.julia/environments/v1.13/Manifest.toml` [0dad84c5] + ArgTools v1.1.2 [56f22d72] + Artifacts v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [b27032c2] + LibCURL v0.6.4 [8f399da3] + Libdl v1.11.0 [ca575930] + NetworkOptions v1.3.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] + LibCURL_jll v8.14.1+1 [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.65.0+0 Installation completed after 1.19s Downloads is a standard library in this Julia build. ################################################################################ # Testing # Testing Downloads Status `/tmp/jl_nwJI1O/Project.toml` [0dad84c5] ArgTools v1.1.2 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b27032c2] LibCURL v0.6.4 [ca575930] NetworkOptions v1.3.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_nwJI1O/Manifest.toml` [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.12.0 [b27032c2] LibCURL v0.6.4 [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 v0.7.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.11.0 [8dfed614] Test v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] LibCURL_jll v8.14.1+1 [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.65.0+0 Testing Running tests... ftp download: Error During Test at /opt/julia/share/julia/stdlib/v1.13/Downloads/test/runtests.jl:751 Got exception outside of a @test RequestError: Failed to connect to xmlsoft.org port 21 after 84 ms: Could not connect to server while requesting ftp://xmlsoft.org/libxslt/libxslt-1.1.33.tar.gz Stacktrace: [1] (::Downloads.var"#26#27"{IOStream, Base.DevNull, Nothing, Vector{Pair{String, String}}, Float64, Nothing, Bool, Nothing, Bool, Nothing, String, Bool, Bool})(easy::Easy) @ Downloads /opt/julia/share/julia/stdlib/v1.13/Downloads/src/Downloads.jl:479 [2] with_handle(f::Downloads.var"#26#27"{IOStream, Base.DevNull, Nothing, Vector{Pair{String, String}}, Float64, Nothing, Bool, Nothing, Bool, Nothing, String, Bool, Bool}, handle::Easy) @ Downloads.Curl /opt/julia/share/julia/stdlib/v1.13/Downloads/src/Curl/Curl.jl:105 [3] #24 @ /opt/julia/share/julia/stdlib/v1.13/Downloads/src/Downloads.jl:390 [inlined] [4] arg_write(f::Downloads.var"#24#25"{Base.DevNull, Nothing, Vector{Pair{String, String}}, Float64, Nothing, Bool, Nothing, Bool, Nothing, String, Bool, Bool}, arg::IOStream) @ ArgTools /opt/julia/share/julia/stdlib/v1.13/ArgTools/src/ArgTools.jl:134 [5] #22 @ /opt/julia/share/julia/stdlib/v1.13/Downloads/src/Downloads.jl:389 [inlined] [6] arg_read @ /opt/julia/share/julia/stdlib/v1.13/ArgTools/src/ArgTools.jl:76 [inlined] [7] #request#9 @ /opt/julia/share/julia/stdlib/v1.13/Downloads/src/Downloads.jl:388 [inlined] [8] request @ /opt/julia/share/julia/stdlib/v1.13/Downloads/src/Downloads.jl:355 [inlined] [9] (::Downloads.var"#7#8"{Nothing, Vector{Pair{String, String}}, Float64, Nothing, Bool, Nothing, Nothing, String})(output::IOStream) @ Downloads /opt/julia/share/julia/stdlib/v1.13/Downloads/src/Downloads.jl:273 [10] open(f::Downloads.var"#7#8"{Nothing, Vector{Pair{String, String}}, Float64, Nothing, Bool, Nothing, Nothing, String}, args::String; kwargs::@Kwargs{write::Bool, lock::Bool}) @ Base ./io.jl:420 [11] open_nolock @ /opt/julia/share/julia/stdlib/v1.13/ArgTools/src/ArgTools.jl:35 [inlined] [12] arg_write(f::Function, arg::String) @ ArgTools /opt/julia/share/julia/stdlib/v1.13/ArgTools/src/ArgTools.jl:103 [13] 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.13/Downloads/src/Downloads.jl:272 [14] download @ /opt/julia/share/julia/stdlib/v1.13/Downloads/src/Downloads.jl:252 [inlined] [15] download(url::String) @ Downloads /opt/julia/share/julia/stdlib/v1.13/Downloads/src/Downloads.jl:252 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Downloads/test/runtests.jl:753 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1855 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Downloads/test/runtests.jl:752 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1855 [inlined] [20] top-level scope @ /opt/julia/share/julia/stdlib/v1.13/Downloads/test/runtests.jl:4 [21] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [22] top-level scope @ none:6 [23] eval(m::Module, e::Any) @ Core ./boot.jl:489 [24] exec_options(opts::Base.JLOptions) @ Base ./client.jl:286 [25] _start() @ Base ./client.jl:553 Test Summary: | Pass Error Total Time Downloads.jl | 654 1 655 1m17.6s libcurl configuration | 2 2 0.1s API coverage | 36 36 3.4s get request | 4 4 1.1s head request | 5 5 0.3s put request | 2 2 0.4s post request | 2 2 0.3s put from file | 2 2 0.6s put from io | 6 6 0.8s redirected get | 1 1 0.0s redirected put | 2 2 0.1s redirected post | 2 2 0.0s redirected put from file | 2 2 0.0s headers | 12 12 1.3s download file names | 410 410 3.4s debug callback | 4 4 0.5s session support | 3 3 0.2s default_downloader! | 2 2 0.2s netrc support | 4 4 0.2s file protocol | 8 8 0.6s errors | 29 29 0.4s concurrent requests | 2 2 4.9s request API | 86 86 46.3s bad TLS | 18 18 0.6s SNI required | 4 4 0.5s ftp download | 1 1 3.5s grace cleanup | 0 7.7s Input body size | 6 6 0.0s RNG of the outermost testset: Random.Xoshiro(0x5227e95420c92657, 0x28b2c07e05fa92b6, 0x35772003ae893dc0, 0x16170e5faffd3b60, 0x72352f7e6b53b2d9) ERROR: LoadError: Some tests did not pass: 654 passed, 0 failed, 1 errored, 0 broken. in expression starting at /opt/julia/share/julia/stdlib/v1.13/Downloads/test/runtests.jl:3 Testing failed after 116.82s ERROR: LoadError: Package Downloads errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.13/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.13/Pkg/src/Operations.jl:2446 [3] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2301 [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.13/Pkg/src/API.jl:500 [5] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:164 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:152 [7] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:152 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.13/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:309 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:320 [12] _start() @ Base ./client.jl:553 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 198.84s: package tests unexpectedly errored