Package evaluation of HTTPDownloads on Julia 1.10.8 (92f03a4775*) started at 2025-02-25T07:12:34.233 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 4.91s ################################################################################ # Installation # Installing HTTPDownloads... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [a1e35db8] + HTTPDownloads v0.1.2 Updating `~/.julia/environments/v1.10/Manifest.toml` ⌅ [cd3eb016] + HTTP v0.9.17 [a1e35db8] + HTTPDownloads v0.1.2 [83e8ac13] + IniFile v0.5.1 [739be429] + MbedTLS v1.1.9 [5c2747f8] + URIs v1.5.1 [0dad84c5] + ArgTools v1.1.1 [56f22d72] + Artifacts [2a0f44e3] + Base64 [ade2ca70] + Dates [f43a241f] + Downloads v1.6.0 [7b1f6079] + FileWatching [b27032c2] + LibCURL v0.6.4 [8f399da3] + Libdl [56ddb016] + Logging [ca575930] + NetworkOptions v1.2.0 [de0858da] + Printf [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [6462fe0b] + Sockets [4ec0a83e] + Unicode [deac9b47] + LibCURL_jll v8.4.0+0 [29816b5a] + LibSSH2_jll v1.11.0+1 [c8ffd9c3] + MbedTLS_jll v2.28.2+1 [14a3606d] + MozillaCACerts_jll v2023.1.10 [83775a58] + Zlib_jll v1.2.13+1 [8e850ede] + nghttp2_jll v1.52.0+1 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 4.0s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 10.53s ################################################################################ # Testing # Testing HTTPDownloads Status `/tmp/jl_cZ0HbD/Project.toml` ⌅ [cd3eb016] HTTP v0.9.17 [a1e35db8] HTTPDownloads v0.1.2 [682c06a0] JSON v0.21.4 [739be429] MbedTLS v1.1.9 [5c2747f8] URIs v1.5.1 [0dad84c5] ArgTools v1.1.1 [f43a241f] Downloads v1.6.0 [ca575930] NetworkOptions v1.2.0 [6462fe0b] Sockets [8dfed614] Test Status `/tmp/jl_cZ0HbD/Manifest.toml` ⌅ [cd3eb016] HTTP v0.9.17 [a1e35db8] HTTPDownloads v0.1.2 [83e8ac13] IniFile v0.5.1 [682c06a0] JSON v0.21.4 [739be429] MbedTLS v1.1.9 [69de0a69] Parsers v2.8.1 [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [5c2747f8] URIs v1.5.1 [0dad84c5] ArgTools v1.1.1 [56f22d72] Artifacts [2a0f44e3] Base64 [ade2ca70] Dates [f43a241f] Downloads v1.6.0 [7b1f6079] FileWatching [b77e0a4c] InteractiveUtils [b27032c2] LibCURL v0.6.4 [8f399da3] Libdl [56ddb016] Logging [d6f4376e] Markdown [a63ad114] Mmap [ca575930] NetworkOptions v1.2.0 [de0858da] Printf [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [6462fe0b] Sockets [fa267f1f] TOML v1.0.3 [8dfed614] Test [cf7118a7] UUIDs [4ec0a83e] Unicode [deac9b47] LibCURL_jll v8.4.0+0 [29816b5a] LibSSH2_jll v1.11.0+1 [c8ffd9c3] MbedTLS_jll v2.28.2+1 [14a3606d] MozillaCACerts_jll v2023.1.10 [83775a58] Zlib_jll v1.2.13+1 [8e850ede] nghttp2_jll v1.52.0+1 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Test Summary: | Pass Total Time Basic functionality | 5 5 9.6s Test Summary: | Pass Total Time Input body data | 5 5 3.6s Test Summary: | Pass Total Time Output body data | 2 2 6.1s Test Summary: | Pass Total Time Timeouts | 3 3 5.7s Test Summary: | Pass Total Time Redirects | 2 2 1.5s SSL Config: Error During Test at /home/pkgeval/.julia/packages/HTTPDownloads/6H0t9/test/runtests.jl:133 Got exception outside of a @test IOError(Base.IOError("connect: connection timed out (ETIMEDOUT)", -110) during request(https://localhost:41847)) Stacktrace: [1] getconnection(::Type{TCPSocket}, host::SubString{String}, port::SubString{String}; keepalive::Bool, connect_timeout::Int64, readtimeout::Int64, kw::@Kwargs{require_ssl_verification::Bool, response_stream::Nothing, iofunction::Nothing, sslconfig::MbedTLS.SSLConfig, reached_redirect_limit::Bool}) @ HTTP.ConnectionPool ~/.julia/packages/HTTP/aTjcj/src/ConnectionPool.jl:704 [2] getconnection @ ~/.julia/packages/HTTP/aTjcj/src/ConnectionPool.jl:647 [inlined] [3] #getconnection#29 @ ~/.julia/packages/HTTP/aTjcj/src/ConnectionPool.jl:728 [inlined] [4] getconnection @ ~/.julia/packages/HTTP/aTjcj/src/ConnectionPool.jl:721 [inlined] [5] newconnection(pod::HTTP.ConnectionPool.Pod, T::Type, host::SubString{String}, port::SubString{String}, pipeline_limit::Int64, require_ssl_verification::Bool, idle_timeout::Int64; kw::@Kwargs{response_stream::Nothing, iofunction::Nothing, readtimeout::Int64, sslconfig::MbedTLS.SSLConfig, reached_redirect_limit::Bool}) @ HTTP.ConnectionPool ~/.julia/packages/HTTP/aTjcj/src/ConnectionPool.jl:626 [6] newconnection @ ~/.julia/packages/HTTP/aTjcj/src/ConnectionPool.jl:625 [inlined] [7] getconnection(::Type{HTTP.ConnectionPool.Transaction{MbedTLS.SSLContext}}, host::SubString{String}, port::SubString{String}; connection_limit::Int64, pipeline_limit::Int64, idle_timeout::Int64, reuse_limit::Int64, require_ssl_verification::Bool, kw::@Kwargs{response_stream::Nothing, iofunction::Nothing, readtimeout::Int64, sslconfig::MbedTLS.SSLConfig, reached_redirect_limit::Bool}) @ HTTP.ConnectionPool ~/.julia/packages/HTTP/aTjcj/src/ConnectionPool.jl:570 [8] request(::Type{ConnectionPoolLayer{StreamLayer{Union{}}}}, url::URIs.URI, req::HTTP.Messages.Request, body::Vector{UInt8}; proxy::Nothing, socket_type::Type, reuse_limit::Int64, kw::@Kwargs{response_stream::Nothing, iofunction::Nothing, readtimeout::Int64, sslconfig::MbedTLS.SSLConfig, reached_redirect_limit::Bool}) @ HTTP.ConnectionRequest ~/.julia/packages/HTTP/aTjcj/src/ConnectionRequest.jl:85 [9] request @ ~/.julia/packages/HTTP/aTjcj/src/ConnectionRequest.jl:63 [inlined] [10] #request#3 @ ~/.julia/packages/HTTPDownloads/6H0t9/src/HTTPDownloads.jl:103 [inlined] [11] request(::Type{ExceptionLayer{HTTPDownloads.LibCurlLayer{ConnectionPoolLayer{StreamLayer{Union{}}}}}}, ::URIs.URI, ::Vararg{Any}; kw::@Kwargs{iofunction::Nothing, reached_redirect_limit::Bool, sslconfig::MbedTLS.SSLConfig, require_ssl_verification::Bool}) @ HTTP.ExceptionRequest ~/.julia/packages/HTTP/aTjcj/src/ExceptionRequest.jl:19 [12] (::Base.var"#96#98"{Base.var"#96#97#99"{ExponentialBackOff, HTTP.RetryRequest.var"#2#3"{Bool, HTTP.Messages.Request}, typeof(HTTP.request)}})(::Type, ::Vararg{Any}; kwargs::@Kwargs{iofunction::Nothing, reached_redirect_limit::Bool, sslconfig::MbedTLS.SSLConfig, require_ssl_verification::Bool}) @ Base ./error.jl:308 [13] #96 @ ./error.jl:291 [inlined] [14] #request#1 @ ~/.julia/packages/HTTP/aTjcj/src/RetryRequest.jl:44 [inlined] [15] request @ ~/.julia/packages/HTTP/aTjcj/src/RetryRequest.jl:27 [inlined] [16] request(::Type{MessageLayer{RetryLayer{ExceptionLayer{HTTPDownloads.LibCurlLayer{ConnectionPoolLayer{StreamLayer{Union{}}}}}}}}, method::String, url::URIs.URI, headers::Vector{Pair{SubString{String}, SubString{String}}}, body::Vector{UInt8}; http_version::VersionNumber, target::String, parent::Nothing, iofunction::Nothing, kw::@Kwargs{reached_redirect_limit::Bool, sslconfig::MbedTLS.SSLConfig, require_ssl_verification::Bool, retries::Int64}) @ HTTP.MessageRequest ~/.julia/packages/HTTP/aTjcj/src/MessageRequest.jl:66 [17] request @ ~/.julia/packages/HTTP/aTjcj/src/MessageRequest.jl:29 [inlined] [18] request(::Type{BasicAuthLayer{MessageLayer{RetryLayer{ExceptionLayer{HTTPDownloads.LibCurlLayer{ConnectionPoolLayer{StreamLayer{Union{}}}}}}}}}, method::String, url::URIs.URI, headers::Vector{Pair{SubString{String}, SubString{String}}}, body::Vector{UInt8}; kw::@Kwargs{reached_redirect_limit::Bool, sslconfig::MbedTLS.SSLConfig, require_ssl_verification::Bool, retries::Int64}) @ HTTP.BasicAuthRequest ~/.julia/packages/HTTP/aTjcj/src/BasicAuthRequest.jl:28 [19] request @ ~/.julia/packages/HTTP/aTjcj/src/BasicAuthRequest.jl:18 [inlined] [20] request(::Type{RedirectLayer{BasicAuthLayer{MessageLayer{RetryLayer{ExceptionLayer{HTTPDownloads.LibCurlLayer{ConnectionPoolLayer{StreamLayer{Union{}}}}}}}}}}, method::String, url::URIs.URI, headers::Vector{Pair{SubString{String}, SubString{String}}}, body::Vector{UInt8}; redirect_limit::Int64, forwardheaders::Bool, kw::@Kwargs{sslconfig::MbedTLS.SSLConfig, require_ssl_verification::Bool, retries::Int64}) @ HTTP.RedirectRequest ~/.julia/packages/HTTP/aTjcj/src/RedirectRequest.jl:28 [21] request @ ~/.julia/packages/HTTP/aTjcj/src/RedirectRequest.jl:18 [inlined] [22] #request#1 @ ~/.julia/packages/HTTP/aTjcj/src/TopRequest.jl:15 [inlined] [23] request(method::String, url::String, h::Vector{Pair{SubString{String}, SubString{String}}}, b::Vector{UInt8}; headers::Vector{Pair{SubString{String}, SubString{String}}}, body::Vector{UInt8}, query::Nothing, kw::@Kwargs{sslconfig::MbedTLS.SSLConfig, require_ssl_verification::Bool, retries::Int64}) @ HTTP ~/.julia/packages/HTTP/aTjcj/src/HTTP.jl:330 [24] request (repeats 2 times) @ ~/.julia/packages/HTTP/aTjcj/src/HTTP.jl:328 [inlined] [25] #get#18 @ ~/.julia/packages/HTTP/aTjcj/src/HTTP.jl:407 [inlined] [26] macro expansion @ ~/.julia/packages/HTTPDownloads/6H0t9/test/runtests.jl:151 [inlined] [27] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [28] top-level scope @ ~/.julia/packages/HTTPDownloads/6H0t9/test/runtests.jl:134 [29] include(fname::String) @ Base.MainInclude ./client.jl:494 [30] top-level scope @ none:6 [31] eval @ ./boot.jl:385 [inlined] [32] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [33] _start() @ Base ./client.jl:557 Test Summary: | Error Total Time SSL Config | 1 1 2m18.5s ERROR: LoadError: Some tests did not pass: 0 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/HTTPDownloads/6H0t9/test/runtests.jl:133 Testing failed after 33.85s ERROR: LoadError: Package HTTPDownloads errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Types.jl:70 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.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.10/Pkg/src/Operations.jl:2034 [3] test @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:1915 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.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::Base.PipeEndpoint}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:444 [5] test(pkgs::Vector{Pkg.Types.PackageSpec}; io::Base.PipeEndpoint, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:159 [6] test @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:147 [inlined] [7] #test#74 @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:146 [inlined] [8] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 197.59s: package tests unexpectedly errored