Package evaluation to test HTTP on Julia 1.14.0-DEV.2637 (b1f508acef*) started at 2026-07-12T14:38:44.800 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.4s ################################################################################ # Installation # Installing HTTP... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [cd3eb016] + HTTP v2.5.5 Updating `~/.julia/environments/v1.14/Manifest.toml` [944b1d66] + CodecZlib v0.7.8 [4e289a0a] + EnumX v1.0.7 [cd3eb016] + HTTP v2.5.5 [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.45s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 27.2s ################################################################################ # Testing # Testing HTTP Status `/tmp/jl_hviQmT/Project.toml` [cd3eb016] HTTP v2.5.5 [acedd4c2] JuliaC v0.3.8 [802f3686] Reseau v1.3.1 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [9a3f8284] Random v1.11.0 [6462fe0b] Sockets v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_hviQmT/Manifest.toml` [944b1d66] CodecZlib v0.7.8 [4e289a0a] EnumX v1.0.7 [c27321d9] Glob v1.5.0 [cd3eb016] HTTP v2.5.5 [692b3bcd] JLLWrappers v1.8.0 [acedd4c2] JuliaC v0.3.8 [d8793406] ObjectFile v0.5.1 [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.1+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 [6462fe0b] Sockets 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.5+2 [deac9b47] LibCURL_jll v8.21.0+0 [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 | 37 37 2.2s 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.3s Test Summary: | Pass Total Time HTTP core bodies | 23 23 0.5s Test Summary: | Pass Total Time HTTP core request/response construction | 37 37 1.0s ┌ Warning: `escape` is deprecated, use `escapeuri` instead. │ caller = top-level scope at http_core_tests.jl:257 └ @ Core ~/.julia/packages/HTTP/zWQV0/test/http_core_tests.jl:257 Test Summary: | Pass Total Time HTTP core compatibility aliases | 6 6 4.6s Test Summary: | Pass Total Time HTTP core transport error wrappers | 14 14 0.1s Test Summary: | Pass Total Time HTTP core request/response display | 35 35 1.6s [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.4s 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.1s Test Summary: | Pass Total Time HTTP/1 response parse/write chunked | 7 7 0.7s Test Summary: | Pass Total Time HTTP/1 serializes custom abstract bodies | 3 3 0.7s Test Summary: | Pass Total Time HTTP/1 serializes text and byte-vector response bodies | 4 4 0.5s Test Summary: | Pass Total Time HTTP/1 parse and framing errors | 16 16 0.0s Test Summary: | Pass Total Time HTTP/1 request smuggling hardening (JLSEC-2026-618) | 29 29 1m18.3s 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 | 21 21 0.1s Test Summary: | Pass Total Time HTTP/1 client rejects CRLF/CTL in request start line | 13 13 0.3s [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 3.2s 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 3.3s 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 | 62 62 0.4s Test Summary: | Pass Total Time HTTP CookieJar domain normalization helpers | 40 40 1.0s 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) | 17 17 0.2s Test Summary: | Pass Total Time HTTP CookieJar store-path secure/prefix protections (RFC 6265bis) | 11 11 0.7s [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 3.0s Test Summary: | Pass Total Time HTTP sniff coverage cases | 43 43 0.1s Test Summary: | Pass Total Time HTTP sniff hardening (JLSEC-2026-621) | 13 13 5.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.4s Test Summary: | Pass Total Time HTTP request body helpers | 49 49 1.8s 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_multipart_tests.jl Test Summary: | Pass Total Time multipart/mixed creation | 13 13 0.5s Test Summary: | Pass Total Time multipart/mixed parsing | 10 10 0.1s Test Summary: | Pass Total Time parse_multipart generic parsing | 8 8 0.1s Test Summary: | Pass Total Time parse_multipart_mixed with Request | 5 5 0.2s Test Summary: | Pass Total Time multipart/mixed round-trip | 5 5 0.0s Test Summary: | Pass Total Time writemultipartheader Multipart filename branch (:formdata) | 6 6 0.1s Test Summary: | Pass Total Time writemultipartheader Multipart contenttransferencoding branch | 4 4 0.0s Test Summary: | Pass Total Time writemultipartheader Multipart sniff contenttype branch | 1 1 0.0s Test Summary: | Pass Total Time Form(d; type=:mixed) with IO value | 3 3 0.0s Test Summary: | Pass Total Time parse_multipart boundary length error | 2 2 0.0s Test Summary: | Pass Total Time parse_multipart with required_type=:formdata | 5 5 0.0s Test Summary: | Pass Total Time parse_multipart(request) overload | 8 8 0.2s Test Summary: | Pass Total Time writemultipartheader IOStream branch | 6 6 0.5s Test Summary: | Pass Total Time parse_multipart_chunk: disposition without name | 4 4 0.0s Test Summary: | Pass Total Time Multipart IO interface methods (IOBuffer) | 7 7 0.1s Test Summary: | Pass Total Time Multipart bytesavailable IOStream branch | 2 2 0.1s Test Summary: | Pass Total Time _message_body_bytes for Request and Response bodies | 7 7 0.1s Test Summary: | Pass Total Time parse_multipart_mixed with Response | 8 8 0.2s Test Summary: | Pass Total Time parse_multipart with Response | 7 7 0.1s Test Summary: | Pass Total Time parse_multipart_form with Response | 6 6 0.1s [runtests] include DONE: http_multipart_tests.jl [runtests] include START: http_handlers_tests.jl Test Summary: | Pass Total Time HTTP handlers router direct matching | 36 36 5.1s 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.1s Test Summary: | Pass Total Time HTTP streamhandler helper | 4 4 1m01.6s Test Summary: | Pass Total Time HTTP router live request handler server | 8 8 10.8s Test Summary: | Pass Total Time HTTP router live stream handler server | 3 3 0.4s [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.8s Test Summary: | Pass Total Time HTTP websocket decoder | 21 21 2.4s 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.8s Test Summary: | Pass Total Time HTTP websocket outgoing-frame buffer is single-locked | 3 3 2.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.0s Test Summary: | Pass Total Time HTTP websocket decoder large-frame growth path and chunked masking | 26 26 1.7s Test Summary: | Pass Total Time HTTP websocket max-length guard (header pre-check) | 4 4 1.3s Test Summary: | Pass Total Time HTTP websocket outgoing buffer swap semantics | 3 3 0.0s Test Summary: | Pass Total Time JLSEC-2026-622 websocket secrets use a CSPRNG | 6 6 0.9s [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.3s Test Summary: | Pass Total Time permessage-deflate extension negotiation | 15 15 1.8s Test Summary: | Pass Total Time permessage-deflate end-to-end echo | 10 10 16.2s Test Summary: | Pass Total Time permessage-deflate negotiation fallbacks end-to-end | 4 4 1.0s [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 | 141 141 0.0s [runtests] include DONE: public_api_tests.jl [runtests] include START: http_websocket_client_tests.jl Test Summary: | Pass Total Time WebSocket handshake Host mirrors URL authority as written | 6 6 0.1s Test Summary: | Pass Total Time HTTP.WebSockets client open over ws | 15 15 2.7s Test Summary: | Pass Total Time HTTP.WebSockets client open over wss | 1 1 2.7s Test Summary: | Pass Total Time HTTP.WebSockets client subprotocol negotiation | 2 2 0.6s 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.6s Test Summary: | Pass Total Time HTTP.WebSockets client redirect drops explicit cookies across origins | 3 3 1.6s Test Summary: | Pass Total Time HTTP.WebSockets client handshake response_header_timeout | 2 2 1.2s [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 | 21 21 3.1s Test Summary: | Pass Total Time HTTP.WebSockets server listen! over ws | 1 1 1.3s Test Summary: | Pass Total Time HTTP.WebSockets server listen! over wss | 1 1 3.7s Test Summary: | Pass Total Time HTTP.WebSockets client read_idle_timeout over wss (#1062) | 4 4 5.0s Test Summary: | Pass Total Time HTTP.WebSockets server subprotocol negotiation | 2 2 1.1s Test Summary: | Pass Total Time HTTP.WebSockets server default origin policy rejects mismatched origins | 1 1 1.2s Test Summary: | Pass Total Time HTTP.WebSockets default origin policy enforces scheme/host/port (JLSEC-2026-614) | 17 17 0.3s Test Summary: | Pass Total Time HTTP.WebSockets server custom origin policy can allow requests | 1 1 1.4s Test Summary: | Pass Total Time HTTP.WebSockets server rejects invalid websocket keys | 6 6 1.3s Test Summary: | Pass Total Time HTTP.WebSockets server close notifies active sessions | 3 3 1.7s [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.5s Test Summary: | Pass Total Time HTTP.WebSockets iterate drains buffered messages on close race | 20 20 2.0s Test Summary: | Pass Total Time HTTP.WebSockets handler return after internal close preserves real close code | 2 2 1.4s Test Summary: | Pass Total Time HTTP.WebSockets client uses forward proxy absolute-form and proxy auth | 3 3 1.4s Test Summary: | Pass Total Time HTTP.WebSockets.upgrade mixes HTTP and WebSocket routes | 8 8 12.2s 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.7s Test Summary: | Pass Total Time HTTP.WebSockets client read_idle_timeout fires on silence (#1062) | 4 4 3.9s [runtests] include DONE: http_websocket_integration_tests.jl [runtests] include START: http_websocket_raw_io_tests.jl Test Summary: | Pass Total Time HTTP.WebSockets.open over a raw IO | 8 8 8.6s [runtests] include DONE: http_websocket_raw_io_tests.jl [runtests] include START: http_retry_tests.jl Test Summary: | Pass Total Time HTTP retry bucket defaults and validation | 7 7 0.2s 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.4s Test Summary: | Pass Total Time HTTP retry_attempts reports client retries (#1011, #1019) | 9 9 0.8s Test Summary: | Pass Total Time HTTP request trace emits retry events | 11 11 4.0s 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.6s 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.4s Test Summary: | Pass Total Time HTTP request does not retry unreplayable IO bodies | 2 2 6.3s Test Summary: | Pass Total Time HTTP request retry bucket can constrain retries or be disabled | 5 5 0.7s Test Summary: | Pass Total Time retry arming refunds the bucket when the deadline preempts the backoff | 2 2 0.4s Test Summary: | Pass Total Time HTTP.open retries idempotent buffered requests | 5 5 3.0s Test Summary: | Pass Total Time HTTP.open retries buffered POST requests when enabled | 5 5 0.4s 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.3s [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.9s Test Summary: | Pass Total Time _ConnReader uses buffered reads for HTTP/1 parsing | 4 4 0.1s Test Summary: | Pass Total Time HTTP client transport keep-alive reuse | 6 6 0.5s 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.7s 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.4s 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.4s Test Summary: | Pass Total Time HTTP client transport returns early final responses before upload completes | 6 6 2.6s Test Summary: | Pass Total Time HTTP client transport closes request body after send | 4 4 2.8s Test Summary: | Pass Total Time HTTP client transport redials after early close on bounded body | 6 6 0.3s Test Summary: | Pass Total Time HTTP client transport respects request Connection close | 4 4 0.2s Test Summary: | Pass Total Time HTTP client transport does not reuse conn after early response close | 6 6 0.2s Test Summary: | Pass Total Time HTTP client transport retries idempotent request on stale reused conn | 7 7 0.5s Test Summary: | Pass Total Time HTTP client transport treats not-pollable reused errors as retryable | 2 2 0.0s Test Summary: | Pass Total Time close_idle_connections! clears the default and per-client pools | 5 5 8.4s Test Summary: | Pass Total Time local_addr binds outbound connections to a source IP (#834) | 12 12 8.9s [runtests] include DONE: http_client_transport_tests.jl [runtests] include START: http_client_proxy_tests.jl Test Summary: | Pass Total Time HTTP proxy explicit config parsing | 40 40 0.9s Test Summary: | Pass Total Time percent-encoded userinfo is decoded for Basic auth | 3 3 0.1s Test Summary: | Pass Total Time HTTP proxy no_proxy matching | 12 12 0.1s Test Summary: | Pass Total Time HTTP proxy parser edge cases | 12 12 0.7s Test Summary: | Pass Total Time HTTP proxy env selection and all_proxy fallback | 9 9 0.5s Test Summary: | Pass Total Time HTTP proxy CGI safeguard matches Go semantics | 8 8 0.7s Test Summary: | Pass Total Time HTTP proxy planning chooses direct, forward, and tunnel modes | 23 23 0.2s Test Summary: | Pass Total Time HTTP proxy forwards plain HTTP requests in absolute-form | 5 5 2.5s Test Summary: | Pass Total Time HTTP SOCKS5 proxy handshakes before plain HTTP requests | 14 14 0.8s Test Summary: | Pass Total Time HTTP WebSockets client uses SOCKS proxy stream | 8 8 0.3s Test Summary: | Pass Total Time HTTP SOCKS5 proxy failures surface as ConnectError | 13 13 0.9s Test Summary: | Pass Total Time HTTP SOCKS5 handshake honors connect timeout | 2 2 0.9s Test Summary: | Pass Total Time HTTPS h1 requests ride a SOCKS5 proxied TLS stream | 10 10 0.7s Test Summary: | Pass Total Time HTTP SOCKS5 proxied connections are pooled and reused | 10 10 0.1s Test Summary: | Pass Total Time HTTP proxy CONNECT tunnels HTTPS requests over http proxy | 7 7 0.4s Test Summary: | Pass Total Time HTTP high-level request and open accept explicit proxy overrides | 7 7 0.7s Test Summary: | Pass Total Time HTTP default client uses env proxy configuration | 3 3 0.3s Test Summary: | Pass Total Time HTTP default client surfaces CGI HTTP_PROXY refusal | 2 2 0.2s Test Summary: | Pass Total Time HTTP proxy CONNECT supports tunneled H2 requests | 7 7 2.1s Test Summary: | Pass Total Time HTTP SOCKS5H proxy supports tunneled H2 requests | 12 12 0.6s [runtests] include DONE: http_client_proxy_tests.jl [runtests] include START: http_client_tests.jl Test Summary: | Pass Total Time HTTP @client macro supports single middlewares | 11 11 2.6s Test Summary: | Pass Total Time HTTP @client macro supports tuple middlewares | 7 7 0.8s Test Summary: | Pass Total Time HTTP request trace emits request response and done events | 13 13 0.9s Test Summary: | Pass Total Time HTTP verbose wraps a request trace and prints to stdout | 10 10 3.3s Test Summary: | Pass Total Time HTTP client redirect rewrites method | 5 5 2.3s Test Summary: | Pass Total Time HTTP client QUERY redirect preserves method and replayable body | 11 11 2.4s Test Summary: | Pass Total Time HTTP request trace emits redirect events | 8 8 0.9s Test Summary: | Pass Total Time HTTP client request redirect_method override preserves replayable body | 4 4 0.8s Test Summary: | Pass Total Time HTTP client QUERY requests retry as idempotent | 4 4 0.2s Test Summary: | Pass Total Time HTTP client 307 does not follow non-replayable body redirect | 3 3 6.0s Test Summary: | Pass Total Time HTTP client redirect referer behavior | 5 5 0.2s Test Summary: | Pass Total Time HTTP client redirect strips sensitive headers for untrusted hosts | 6 6 1.6s Test Summary: | Pass Total Time JLSEC redirect does not leak explicit cookies= across origins | 4 4 2.1s Test Summary: | Pass Total Time HTTP client redirect helper strips all duplicate sensitive headers | 1 1 0.0s Test Summary: | Pass Total Time HTTP client redirect forwardheaders=false clears original headers and stale Host | 5 5 0.3s Test Summary: | Pass Total Time HTTP client redirect trusted host matching helper | 5 5 0.1s Test Summary: | Pass Total Time JLSEC redirect sensitive-header origin (scheme/port/host) and cookie scoping | 9 9 0.0s Test Summary: | Pass Total Time HTTP client redirect absolute location default ports | 31 31 0.1s Test Summary: | Pass Total Time do! redirect with header-only Host (request.host === nothing) | 5 5 0.5s Test Summary: | Pass Total Time streaming request Host mirrors URL authority as written | 4 4 0.1s Test Summary: | Pass Total Time HTTP high-level redirect derives TLS server name per hop | 5 5 8.0s Test Summary: | Pass Total Time HTTP high-level request redirect=false and redirect_limit=0 return redirect responses | 10 10 0.7s Test Summary: | Pass Total Time HTTP client redirect metadata and limit errors | 20 20 0.3s Test Summary: | Pass Total Time HTTP client cookie jar round-trip | 3 3 0.3s Test Summary: | Pass Total Time HTTP high-level request cookiejar and cookies kwargs | 5 5 2.7s Test Summary: | Pass Total Time HTTP.open respects cookiejar kwargs | 4 4 0.7s Test Summary: | Pass Total Time HTTP high-level request interface | 112 112 11.7s Test Summary: | Pass Total Time HTTP high-level response streaming and decompression | 44 44 8.9s Test Summary: | Pass Total Time HTTP high-level request body inputs | 23 23 14.4s Test Summary: | Pass Total Time HTTP.open streaming interface | 32 32 2.5s Test Summary: | Pass Total Time HTTP.open per-byte stream reads | 7 7 1.7s ┌ Warning: `readtimeout` is deprecated; use `read_idle_timeout` for inactivity timeouts or `request_timeout` for overall request deadlines └ @ HTTP ~/.julia/packages/HTTP/zWQV0/src/http_client_timeouts.jl:41 Test Summary: | Pass Total Time HTTP.open stream guard rails | 11 11 1.2s Test Summary: | Pass Total Time HTTP SSE callback interface | 29 29 9.7s Test Summary: | Pass Total Time HTTP SSE helper parsing | 33 33 2.4s Test Summary: | Pass Total Time HTTP request timeout configuration parsing | 18 18 0.3s Test Summary: | Pass Total Time HTTP high-level readtimeout | 1 1 0.8s Test Summary: | Pass Total Time HTTP high-level response_header_timeout | 1 1 0.8s Test Summary: | Pass Total Time HTTP high-level read_idle_timeout | 1 1 0.8s UNHANDLED TASK ERROR: use of closed network connection Stacktrace: [1] _convert_poll_error!(res::Int32, is_file::Bool) @ Reseau.IOPoll ~/.julia/packages/Reseau/Mkbpx/src/iopoll/fd.jl:53 [inlined] [2] waitread(pd::Reseau.IOPoll.PollState, is_file::Bool) @ Reseau.IOPoll ~/.julia/packages/Reseau/Mkbpx/src/iopoll/fd.jl:371 [3] accept!(fd::Reseau.IOPoll.FD, family::Int32, sotype::Int32) @ Reseau.IOPoll ~/.julia/packages/Reseau/Mkbpx/src/iopoll/fd.jl:639 [4] accept(listener::Reseau.TCP.Listener) @ Reseau.TCP ~/.julia/packages/Reseau/Mkbpx/src/3_tcp.jl:669 [5] (::var"#967#968"{Reseau.TCP.Listener})() @ Main ~/.julia/packages/HTTP/zWQV0/test/http_client_tests.jl:2553 HTTP connect_timeout works with explicit client: Error During Test at /home/pkgeval/.julia/packages/HTTP/zWQV0/test/http_client_tests.jl:2548 Got exception outside of a @test timed out waiting for server task Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] _wait_task_client!(task::Task; timeout_s::Float64) @ Main ~/.julia/packages/HTTP/zWQV0/test/http_client_tests.jl:68 [inlined] [3] _wait_task_client!(task::Task) @ Main ~/.julia/packages/HTTP/zWQV0/test/http_client_tests.jl:66 [4] top-level scope @ ~/.julia/packages/HTTP/zWQV0/test/http_client_tests.jl:2549 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] macro expansion @ ~/.julia/packages/HTTP/zWQV0/test/http_client_tests.jl:2572 [inlined] [7] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [8] _include_with_progress(path::String) @ Main ~/.julia/packages/HTTP/zWQV0/test/runtests.jl:54 [inlined] [9] _run_test_file(path::String) @ Main ~/.julia/packages/HTTP/zWQV0/test/runtests.jl:61 [10] top-level scope @ ~/.julia/packages/HTTP/zWQV0/test/runtests.jl:133 [11] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [12] top-level scope @ none:6 [13] eval(m::Module, e::Any) @ Core boot.jl:545 [14] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [15] _start() @ Base client.jl:596 Test Summary: | Pass Error Total Time HTTP connect_timeout works with explicit client | 3 1 4 7.2s RNG of the outermost testset: Xoshiro(0x7f9a0b3e54fddfd5, 0xd17baf9a52064669, 0x5a8dc9d0cf827a07, 0x3ab7b1c9e6425719, 0x53d7e7a6a46d76e2) ERROR: LoadError: Some tests did not pass: 3 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/HTTP/zWQV0/test/http_client_tests.jl:2548 in expression starting at /home/pkgeval/.julia/packages/HTTP/zWQV0/test/runtests.jl:132 Testing failed after 489.88s 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 585.84s: package tests unexpectedly errored