Package evaluation to test Reseau on Julia 1.14.0-DEV.2082 (4fdd12e277*) started at 2026-04-26T12:55:16.951 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.73s ################################################################################ # Installation # Installing Reseau... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [802f3686] + Reseau v1.0.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.2 [802f3686] + Reseau v1.0.1 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [ca575930] + NetworkOptions v1.3.0 [de0858da] + Printf v1.11.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [458c3c95] + OpenSSL_jll v3.5.6+0 Installation completed after 1.39s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 2.4 s ✓ Patchelf_jll 14.0 s ✓ Reseau 11.3 s ✓ JuliaC 3 dependencies successfully precompiled in 28 seconds. 42 already precompiled. Precompilation completed after 56.62s ################################################################################ # Testing # Testing Reseau Status `/tmp/jl_lZOIay/Project.toml` [acedd4c2] JuliaC v0.3.1 [aea7be01] PrecompileTools v1.3.3 [802f3686] Reseau v1.0.1 [ca575930] NetworkOptions v1.3.0 [8dfed614] Test v1.11.0 [458c3c95] OpenSSL_jll v3.5.6+0 Status `/tmp/jl_lZOIay/Manifest.toml` [c27321d9] Glob v1.4.0 [692b3bcd] JLLWrappers v1.7.1 [acedd4c2] JuliaC v0.3.1 [d8793406] ObjectFile v0.5.0 [9b87118b] PackageCompiler v2.2.5 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.2 [189a3867] Reexport v1.2.2 [05181044] RelocatableFolders v1.0.1 [802f3686] Reseau v1.0.1 [6c6a2e73] Scratch v1.3.0 [53d494c1] StructIO v0.3.1 [f2cf89d6] Patchelf_jll v0.18.0+0 [0dad84c5] ArgTools v1.1.2 [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.0.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.4.0+0 [deac9b47] LibCURL_jll v8.19.0+0 [e37daf67] LibGit2_jll v1.9.2+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2026.3.19 [458c3c95] OpenSSL_jll v3.5.6+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 Reseau [runtests] loaded Reseau [runtests] julia threads: 1 [runtests] include START: iopoll_runtime_tests.jl [iopoll_runtime_tests] START: poller-backed sleep/timedwait [iopoll_runtime_tests] poller-backed sleep/timedwait: sleep [iopoll_runtime_tests] poller-backed sleep/timedwait: timedwait false [iopoll_runtime_tests] poller-backed sleep/timedwait: spawn wake task [iopoll_runtime_tests] poller-backed sleep/timedwait: wait for wake [iopoll_runtime_tests] DONE: poller-backed sleep/timedwait [iopoll_runtime_tests] START: pollwait wake reason precedence [iopoll_runtime_tests] DONE: pollwait wake reason precedence [iopoll_runtime_tests] START: backend delay semantics [iopoll_runtime_tests] backend delay semantics: zero timeout [iopoll_runtime_tests] backend delay semantics: finite timeout [iopoll_runtime_tests] DONE: backend delay semantics [iopoll_runtime_tests] START: earlier scheduled deadline wakes poll early [iopoll_runtime_tests] DONE: earlier scheduled deadline wakes poll early [iopoll_runtime_tests] START: runtime register/pollwait/deregister [iopoll_runtime_tests] runtime register/pollwait/deregister: init [iopoll_runtime_tests] runtime register/pollwait/deregister: socketpair [iopoll_runtime_tests] _el_socketpair_stream: listener [iopoll_runtime_tests] _el_socketpair_stream: connect [iopoll_runtime_tests] _el_socketpair_stream: accept [iopoll_runtime_tests] runtime register/pollwait/deregister: register [iopoll_runtime_tests] runtime register/pollwait/deregister: trigger read ready [iopoll_runtime_tests] DONE: runtime register/pollwait/deregister [iopoll_runtime_tests] START: stale token suppression [iopoll_runtime_tests] _el_socketpair_stream: listener [iopoll_runtime_tests] _el_socketpair_stream: connect [iopoll_runtime_tests] _el_socketpair_stream: accept [iopoll_runtime_tests] _el_socketpair_stream: listener [iopoll_runtime_tests] _el_socketpair_stream: connect [iopoll_runtime_tests] _el_socketpair_stream: accept [iopoll_runtime_tests] DONE: stale token suppression [iopoll_runtime_tests] START: stale pollstate close preserves active registration [iopoll_runtime_tests] _el_socketpair_stream: listener [iopoll_runtime_tests] _el_socketpair_stream: connect [iopoll_runtime_tests] _el_socketpair_stream: accept [iopoll_runtime_tests] DONE: stale pollstate close preserves active registration [iopoll_runtime_tests] START: shutdown-safe control paths [iopoll_runtime_tests] _el_socketpair_stream: listener [iopoll_runtime_tests] _el_socketpair_stream: connect [iopoll_runtime_tests] _el_socketpair_stream: accept [iopoll_runtime_tests] DONE: shutdown-safe control paths [iopoll_runtime_tests] START: shutdown cancels active waiters and timers [iopoll_runtime_tests] _el_socketpair_stream: listener [iopoll_runtime_tests] _el_socketpair_stream: connect [iopoll_runtime_tests] _el_socketpair_stream: accept [iopoll_runtime_tests] DONE: shutdown cancels active waiters and timers Test Summary: | Pass Total Time IOPoll runtime phase 1 | 37 37 3.7s [runtests] include DONE: iopoll_runtime_tests.jl [runtests] include START: internal_poll_tests.jl [runtests] include DONE: internal_poll_tests.jl [runtests] include START: socket_ops_tests.jl Test Summary: | Pass Total Time SocketOps phase 3 | 19 19 0.6s [runtests] include DONE: socket_ops_tests.jl [runtests] include START: tcp_tests.jl Test Summary: | Pass Total Time TCP phase 4 | 117 117 11.9s [runtests] include DONE: tcp_tests.jl [runtests] include START: host_resolvers_tests.jl error typing and wrapping (phase 5C): Test Failed at /home/pkgeval/.julia/packages/Reseau/adb3U/test/host_resolvers_tests.jl:605 Expression: elapsed_ms < 1500.0 Evaluated: 3153.433735 < 1500.0 Stacktrace: [1] top-level scope @ ~/.julia/packages/Reseau/adb3U/test/host_resolvers_tests.jl:270 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/Reseau/adb3U/test/host_resolvers_tests.jl:592 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] macro expansion @ ~/.julia/packages/Reseau/adb3U/test/host_resolvers_tests.jl:605 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] Test Summary: | Pass Fail Total Time HostResolvers phase 5 | 151 1 152 24.9s host-port parser and joiner | 20 20 0.1s literal host and scope parsing helpers | 12 12 0.2s port parser and service lookup | 20 20 0.8s resolve_tcp_addr convenience wrapper | 1 1 0.3s resolver policies and static resolver | 10 10 1.2s wildcard ordering and self-connect helper | 8 8 0.1s host resolver internal helper utilities | 10 10 0.4s system resolver parity guards | 9 9 2.1s connect/listen by address strings (ipv4) | 4 4 0.3s happy-eyeballs fallback launches immediately after primary error | 2 2 3.2s parallel race returns wrapped error when both families fail | 3 3 0.6s ipv6 connect/listen path | 4 4 0.0s error typing and wrapping (phase 5C) | 9 1 10 8.5s singleflight resolver coalesces duplicate concurrent lookups | 5 5 3.6s caching resolver fresh/stale/negative behavior | 16 16 2.8s singleflight and cache refresh error paths | 10 10 0.5s DNS race wait registration helpers | 8 8 0.1s RNG of the outermost testset: Random.Xoshiro(0xf68024272d18a306, 0xc2c9fed1026b1292, 0x7ca8ec57ff8b5e28, 0x6d6644c6868c14d3, 0xabf69fbfdfe74349) ERROR: LoadError: Some tests did not pass: 151 passed, 1 failed, 0 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/Reseau/adb3U/test/host_resolvers_tests.jl:269 in expression starting at /home/pkgeval/.julia/packages/Reseau/adb3U/test/runtests.jl:40 Testing failed after 64.65s ERROR: LoadError: Package Reseau 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:3162 [3] Cmd(cmd::Cmd) @ Base /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3025 [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.14/Pkg/src/API.jl:586 [5] 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 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [7] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [8] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [10] include(mod::Module, _path::String) @ Base ./Base.jl:326 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:352 [12] _start() @ Base ./client.jl:593 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 156.79s: package has test failures