Package evaluation to test HTTP on Julia 1.14.0-DEV.2386 (9e0b0ca1f2*) started at 2026-06-16T15:26:40.556 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 13.38s ################################################################################ # Installation # Installing HTTP... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [cd3eb016] + HTTP v2.3.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [944b1d66] + CodecZlib v0.7.8 [4e289a0a] + EnumX v1.0.7 [cd3eb016] + HTTP v2.3.0 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [802f3686] + Reseau v1.3.1 [3bb67fe8] + TranscodingStreams v0.11.3 [5c2747f8] + URIs v1.6.1 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [ca575930] + NetworkOptions v1.3.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [458c3c95] + OpenSSL_jll v3.5.7+0 [83775a58] + Zlib_jll v1.3.2+0 Installation completed after 1.08s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 20.64s ################################################################################ # Testing # Testing HTTP Status `/tmp/jl_6S6364/Project.toml` [cd3eb016] HTTP v2.3.0 [acedd4c2] JuliaC v0.3.6 [802f3686] Reseau v1.3.1 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_6S6364/Manifest.toml` [944b1d66] CodecZlib v0.7.8 [4e289a0a] EnumX v1.0.7 [c27321d9] Glob v1.5.0 [cd3eb016] HTTP v2.3.0 [692b3bcd] JLLWrappers v1.8.0 [acedd4c2] JuliaC v0.3.6 [d8793406] ObjectFile v0.5.0 [9b87118b] PackageCompiler v2.4.0 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [189a3867] Reexport v1.2.2 [05181044] RelocatableFolders v1.0.1 [802f3686] Reseau v1.3.1 [6c6a2e73] Scratch v1.3.0 [53d494c1] StructIO v0.3.1 [3bb67fe8] TranscodingStreams v0.11.3 [5c2747f8] URIs v1.6.1 [f2cf89d6] Patchelf_jll v0.18.0+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 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [4af54fe1] LazyArtifacts v1.11.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 [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.3+0 [deac9b47] LibCURL_jll v8.20.0+1 [e37daf67] LibGit2_jll v1.9.4+0 [29816b5a] LibSSH2_jll v1.11.101+0 [14a3606d] MozillaCACerts_jll v2026.5.14 [458c3c95] OpenSSL_jll v3.5.7+0 [efcefdf7] PCRE2_jll v10.47.0+0 [83775a58] Zlib_jll v1.3.2+0 [3161d3a3] Zstd_jll v1.5.7+1 [8e850ede] nghttp2_jll v1.69.0+0 [3f19e933] p7zip_jll v17.8.0+0 Testing Running tests... [runtests] loading HTTP + Reseau [runtests] loaded HTTP + Reseau [runtests] julia threads: 1 [runtests] include START: http_core_tests.jl Test Summary: | Pass Total Time HTTP core headers | 36 36 2.1s Test Summary: | Pass Total Time HTTP core header tokens | 6 6 0.2s Test Summary: | Pass Total Time HTTP core request context | 12 12 0.4s Test Summary: | Pass Total Time HTTP core bodies | 23 23 0.6s Test Summary: | Pass Total Time HTTP core request/response construction | 37 37 1.4s ┌ Warning: `escape` is deprecated, use `escapeuri` instead. │ caller = top-level scope at http_core_tests.jl:256 └ @ Core ~/.julia/packages/HTTP/AeVvA/test/http_core_tests.jl:256 Test Summary: | Pass Total Time HTTP core compatibility aliases | 6 6 3.1s Test Summary: | Pass Total Time HTTP core transport error wrappers | 14 14 0.2s Test Summary: | Pass Total Time HTTP core request/response display | 28 28 1.4s [runtests] include DONE: http_core_tests.jl [runtests] include START: http1_wire_tests.jl Test Summary: | Pass Total Time HTTP/1 request parse/write | 13 13 3.9s Test Summary: | Pass Total Time HTTP/1 header serialization preserves stored entries | 1 1 0.0s Test Summary: | Pass Total Time HTTP/1 header serialization hardening | 8 8 1.4s Test Summary: | Pass Total Time HTTP/1 response parse/write chunked | 7 7 1.0s Test Summary: | Pass Total Time HTTP/1 serializes custom abstract bodies | 3 3 1.1s Test Summary: | Pass Total Time HTTP/1 serializes text and byte-vector response bodies | 4 4 0.6s Test Summary: | Pass Total Time HTTP/1 parse and framing errors | 19 19 0.4s Test Summary: | Pass Total Time HTTP/1 response body suppression | 2 2 0.0s Test Summary: | Pass Total Time HTTP/1 status line reason phrase handling | 5 5 0.0s [runtests] include DONE: http1_wire_tests.jl [runtests] include START: http_cookie_tests.jl Test Summary: | Pass Total Time HTTP cookie parsing and stringifying | 40 40 2.9s Test Summary: | Pass Total Time HTTP addcookie! appends request and response headers | 5 5 0.2s Test Summary: | Pass Total Time HTTP CookieJar matches host, path, secure, and delete semantics | 12 12 2.6s Test Summary: | Pass Total Time HTTP CookieJar restores from saved entries (#931) | 2 2 0.2s Test Summary: | Pass Total Time HTTP cookie helper validation and canonicalization | 43 43 0.3s Test Summary: | Pass Total Time HTTP CookieJar domain normalization helpers | 20 20 0.6s Test Summary: | Pass Total Time _cookie_header merges a manual Cookie header (de-duped by name) | 8 8 1.1s Test Summary: | Pass Total Time HTTP cookie name chars above ASCII 119 regression (BoundsError fix) | 19 19 0.2s [runtests] include DONE: http_cookie_tests.jl [runtests] include START: http_forms_tests.jl Test Summary: | Pass Total Time HTTP forms and sniff helpers | 22 22 2.7s Test Summary: | Pass Total Time HTTP sniff coverage cases | 43 43 0.1s Test Summary: | Pass Total Time HTTP multipart parsing extended cases | 21 21 0.1s Test Summary: | Pass Total Time parse_multipart_form(request) overload | 5 5 1.5s Test Summary: | Pass Total Time HTTP request body helpers | 49 49 1.6s Test Summary: | Pass Total Time queryparams decodes x-www-form-urlencoded bodies (#1118/#1123) | 2 2 0.6s [runtests] include DONE: http_forms_tests.jl [runtests] include START: http_handlers_tests.jl Test Summary: | Pass Total Time HTTP handlers router direct matching | 32 32 9.6s Test Summary: | Pass Total Time HTTP handlers cookie middleware | 6 6 0.1s Test Summary: | Pass Total Time HTTP handlers request timeout middleware | 5 5 1.3s Test Summary: | Pass Total Time HTTP streamhandler helper | 4 4 2m04.5s Test Summary: | Pass Total Time HTTP router live request handler server | 6 6 8.2s Test Summary: | Pass Total Time HTTP router live stream handler server | 3 3 0.6s [runtests] include DONE: http_handlers_tests.jl [runtests] include START: http_websocket_codec_tests.jl Test Summary: | Pass Total Time HTTP websocket opcode helpers | 12 12 0.1s Test Summary: | Pass Total Time HTTP websocket frame encoder | 15 15 2.5s Test Summary: | Pass Total Time HTTP websocket decoder | 21 21 2.1s Test Summary: | Pass Total Time HTTP websocket close payload helpers | 9 9 0.5s Test Summary: | Pass Total Time HTTP websocket connection state machine | 16 16 1.6s Test Summary: | Pass Total Time HTTP websocket payload limits | 1 1 0.1s Test Summary: | Pass Total Time HTTP websocket handshake helpers | 15 15 2.1s Test Summary: | Pass Total Time HTTP websocket decoder large-frame growth path and chunked masking | 26 26 1.1s Test Summary: | Pass Total Time HTTP websocket max-length guard (header pre-check) | 4 4 1.2s Test Summary: | Pass Total Time HTTP websocket outgoing buffer swap semantics | 3 3 0.0s [runtests] include DONE: http_websocket_codec_tests.jl [runtests] include START: http_websocket_pmce_tests.jl Test Summary: | Pass Total Time permessage-deflate codec round-trips (RFC 7692) | 16 16 0.5s Test Summary: | Pass Total Time permessage-deflate extension negotiation | 15 15 1.4s Test Summary: | Pass Total Time permessage-deflate end-to-end echo | 10 10 17.4s Test Summary: | Pass Total Time permessage-deflate negotiation fallbacks end-to-end | 4 4 0.8s [runtests] include DONE: http_websocket_pmce_tests.jl [runtests] include START: public_api_tests.jl Test Summary: | Pass Total Time public API declarations match the documented API | 136 136 0.0s [runtests] include DONE: public_api_tests.jl [runtests] include START: http_websocket_client_tests.jl Test Summary: | Pass Total Time HTTP.WebSockets client open over ws | 14 14 2.1s Test Summary: | Pass Total Time HTTP.WebSockets client open over wss | 1 1 2.1s Test Summary: | Pass Total Time HTTP.WebSockets client subprotocol negotiation | 2 2 0.4s Test Summary: | Pass Total Time HTTP.WebSockets client rejects unexpected subprotocols | 6 6 0.3s Test Summary: | Pass Total Time HTTP.WebSockets client redirects and cookies | 2 2 1.3s Test Summary: | Pass Total Time HTTP.WebSockets client handshake response_header_timeout | 2 2 1.4s [runtests] include DONE: http_websocket_client_tests.jl [runtests] include START: http_websocket_server_tests.jl Test Summary: | Pass Total Time HTTP.WebSockets server frame error branches | 16 16 1.1s Test Summary: | Pass Total Time HTTP.WebSockets server listen! over ws | 1 1 1.1s Test Summary: | Pass Total Time HTTP.WebSockets server listen! over wss | 1 1 3.2s Test Summary: | Pass Total Time HTTP.WebSockets client read_idle_timeout over wss (#1062) | 4 4 4.8s Test Summary: | Pass Total Time HTTP.WebSockets server subprotocol negotiation | 2 2 1.0s Test Summary: | Pass Total Time HTTP.WebSockets server default origin policy rejects mismatched origins | 1 1 1.0s Test Summary: | Pass Total Time HTTP.WebSockets server custom origin policy can allow requests | 1 1 1.0s Test Summary: | Pass Total Time HTTP.WebSockets server rejects invalid websocket keys | 6 6 0.9s Test Summary: | Pass Total Time HTTP.WebSockets server close notifies active sessions | 3 3 1.3s [runtests] include DONE: http_websocket_server_tests.jl [runtests] include START: http_websocket_integration_tests.jl Test Summary: | Pass Total Time HTTP.WebSockets multiple concurrent writers | 2 2 1.2s Test Summary: | Pass Total Time HTTP.WebSockets iterate drains buffered messages on close race | 20 20 1.7s Test Summary: | Pass Total Time HTTP.WebSockets handler return after internal close preserves real close code | 2 2 1.1s Test Summary: | Pass Total Time HTTP.WebSockets client uses forward proxy absolute-form and proxy auth | 3 3 1.2s Test Summary: | Pass Total Time HTTP.WebSockets.upgrade mixes HTTP and WebSocket routes | 8 8 10.3s Test Summary: | Pass Total Time HTTP.WebSockets.upgrade rejects non-upgradeable streams | 1 1 0.4s Test Summary: | Pass Total Time HTTP.WebSockets.isready reports buffered messages | 5 5 1.8s Test Summary: | Pass Total Time HTTP.WebSockets client read_idle_timeout fires on silence (#1062) | 4 4 4.0s [runtests] include DONE: http_websocket_integration_tests.jl [runtests] include START: http_retry_tests.jl Test Summary: | Pass Total Time HTTP retry bucket defaults and validation | 7 7 0.1s Test Summary: | Pass Total Time HTTP retry bucket acquire/release is partitioned and case-insensitive | 4 4 0.1s Test Summary: | Pass Total Time HTTP retry bucket successful release restores reserved capacity | 1 1 0.0s Test Summary: | Pass Total Time HTTP retry bucket response failure release keeps partial cost | 1 1 0.0s Test Summary: | Pass Total Time HTTP retry bucket exception failure release keeps full transient cost | 1 1 0.0s Test Summary: | Pass Total Time HTTP transport owns an optional default retry bucket | 3 3 0.2s Test Summary: | Pass Total Time HTTP request retries idempotent responses and honors status_exception after retries | 3 3 1.2s Test Summary: | Pass Total Time HTTP retry_attempts reports client retries (#1011, #1019) | 9 9 0.7s Test Summary: | Pass Total Time HTTP request trace emits retry events | 11 11 3.4s Test Summary: | Pass Total Time HTTP request treats PUT and DELETE as idempotent for retries | 4 4 0.1s Test Summary: | Pass Total Time HTTP request gates POST retries on retry_non_idempotent or Idempotency-Key | 6 6 0.5s Test Summary: | Pass Total Time HTTP request retry_if can force or suppress retries | 4 4 4.1s Test Summary: | Pass Total Time HTTP retry_if sees RequestRetryError for request-path failures | 3 3 0.3s Test Summary: | Pass Total Time HTTP request does not retry unreplayable IO bodies | 2 2 6.0s Test Summary: | Pass Total Time HTTP request retry bucket can constrain retries or be disabled | 5 5 0.6s Test Summary: | Pass Total Time HTTP.open retries idempotent buffered requests | 5 5 2.5s Test Summary: | Pass Total Time HTTP.open retries buffered POST requests when enabled | 5 5 0.3s Test Summary: | Pass Total Time HTTP retry-after parsing handles seconds and dates | 4 4 0.1s Test Summary: | Pass Total Time isrecoverable classifies retryable request exceptions (#1245) | 13 13 0.2s [runtests] include DONE: http_retry_tests.jl [runtests] include START: http_client_transport_tests.jl Test Summary: | Pass Total Time _read_all_response_bytes caps eager preallocation | 1 1 0.2s Test Summary: | Pass Total Time HTTP transport constructor validates max_conns_per_host | 1 1 0.0s Test Summary: | Pass Total Time HTTP client transport handles duplicate concurrent requests | 4 4 1.5s Test Summary: | Pass Total Time _ConnReader uses buffered reads for HTTP/1 parsing | 4 4 0.2s Test Summary: | Pass Total Time HTTP client transport keep-alive reuse | 6 6 0.4s Test Summary: | Pass Total Time HTTP client transport no reuse on Connection close | 4 4 0.1s Test Summary: | Pass Total Time HTTP client transport keep-alive reuse with gzip decompression | 5 5 2.5s Test Summary: | Pass Total Time HTTP client transport keep-alive reuse with deflate decompression | 5 5 0.3s Test Summary: | Pass Total Time HTTP client transport hands off waiting acquire under host cap | 8 8 0.3s Test Summary: | Pass Total Time HTTP client transport wakes waiter to redial after early close under host cap | 8 8 0.3s Test Summary: | Pass Total Time HTTP client transport waiter honors request deadline under host cap | 5 5 0.2s Test Summary: | Pass Total Time HTTP client transport skips interim 1xx responses | 2 2 0.9s Test Summary: | Pass Total Time HTTP client transport waits for 100-continue before sending body | 4 4 0.3s HTTP client transport returns early final responses before upload completes: Test Failed at /home/pkgeval/.julia/packages/HTTP/AeVvA/test/http_client_transport_tests.jl:845 Expression: elapsed < 0.75 Evaluated: 1.9627649784088135 < 0.75 Stacktrace: [1] top-level scope @ ~/.julia/packages/HTTP/AeVvA/test/http_client_transport_tests.jl:800 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/HTTP/AeVvA/test/http_client_transport_tests.jl:845 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] Test Summary: | Pass Fail Total Time HTTP client transport returns early final responses before upload completes | 3 1 4 7.0s RNG of the outermost testset: Random.Xoshiro(0x6d930539c6c94676, 0x20061b3116cf1ec7, 0x66536998e15d8dde, 0xbd62a0984f7e37eb, 0xfaf8caf39e7def8e) ERROR: LoadError: Some tests did not pass: 3 passed, 1 failed, 0 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/HTTP/AeVvA/test/http_client_transport_tests.jl:315 in expression starting at /home/pkgeval/.julia/packages/HTTP/AeVvA/test/runtests.jl:130 Testing failed after 305.77s ERROR: LoadError: Package HTTP 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:325 [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 372.06s: package has test failures