Package evaluation of RemoteREPL on Julia 1.12.0-rc2.1 (084dab1917*) started at 2025-09-12T03:37:55.824 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.66s ################################################################################ # Installation # Installing RemoteREPL... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [1bd9f7bb] + RemoteREPL v0.3.0 Updating `~/.julia/environments/v1.12/Manifest.toml` [692b3bcd] + JLLWrappers v1.7.1 [21216c6a] + Preferences v1.5.0 [1bd9f7bb] + RemoteREPL v0.3.0 [b873ce64] + ReplMaker v0.2.7 ⌅ [9bd350c2] + OpenSSH_jll v9.9.2+0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [8f399da3] + Libdl v1.11.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [3fa0cd96] + REPL v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [f489334b] + StyledStrings v1.11.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [458c3c95] + OpenSSL_jll v3.5.1+0 [83775a58] + Zlib_jll v1.3.1+2 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 1.47s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 16.01s ################################################################################ # Testing # Testing RemoteREPL Status `/tmp/jl_4QcCC9/Project.toml` [1bd9f7bb] RemoteREPL v0.3.0 [b873ce64] ReplMaker v0.2.7 ⌅ [9bd350c2] OpenSSH_jll v9.9.2+0 [56ddb016] Logging v1.11.0 [3fa0cd96] REPL v1.11.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 Status `/tmp/jl_4QcCC9/Manifest.toml` [692b3bcd] JLLWrappers v1.7.1 [21216c6a] Preferences v1.5.0 [1bd9f7bb] RemoteREPL v0.3.0 [b873ce64] ReplMaker v0.2.7 ⌅ [9bd350c2] OpenSSH_jll v9.9.2+0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [8f399da3] Libdl v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [f489334b] StyledStrings v1.11.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [458c3c95] OpenSSL_jll v3.5.1+0 [83775a58] Zlib_jll v1.3.1+2 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Test Summary: | Pass Total Time Protocol header handshake | 5 5 1.8s Test Summary: | Pass Total Time Repl Magic syntax | 8 8 0.0s Test Summary: | Pass Total Time Prompt text | 6 6 0.2s [ Info: Running tests with SSH tunnel [ Info: Using session id edff2f1e-fccc-4e1d-8b3f-0d3c524f5613 ┌ Warning: ssh() is deprecated, use the non-do-block form │ caller = ip:0x0 └ @ Core :-1 ┌ Debug: Connecting SSH tunnel to remote address 127.111.111.111 via ssh tunnel to 38617 │ ssh_cmd = `/home/pkgeval/.julia/artifacts/8da5158ff69cdbb43021d0bada6fb993355c4ed4/bin/ssh -o StrictHostKeyChecking=no -o ExitOnForwardFailure=yes -o ServerAliveInterval=60 -N -L 127.0.0.1:41547:localhost:38617 127.111.111.111` └ @ RemoteREPL ~/.julia/packages/RemoteREPL/uZRbF/src/tunnels.jl:43 ┌ Warning: Tunnel output │ errors = │ Warning: Permanently added '127.111.111.111' (ED25519) to the list of known hosts. │ ssh_askpass: exec(/workspace/destdir/libexec/ssh-askpass): No such file or directory │ Permission denied, please try again. │ ssh_askpass: exec(/workspace/destdir/libexec/ssh-askpass): No such file or directory │ Permission denied, please try again. │ ssh_askpass: exec(/workspace/destdir/libexec/ssh-askpass): No such file or directory │ pkgeval@127.111.111.111: Permission denied (publickey,gssapi-with-mic,password). │ └ @ RemoteREPL ~/.julia/packages/RemoteREPL/uZRbF/src/tunnels.jl:29 ┌ Error: Exceeded maximum socket connection attempts └ @ RemoteREPL ~/.julia/packages/RemoteREPL/uZRbF/src/tunnels.jl:85 [ Info: Using session id 9fad525e-df3e-4088-b771-6fd8e5d6b0b7 ┌ Debug: Connecting SSH tunnel to remote address 127.111.111.111 via ssh tunnel to 38617 │ ssh_cmd = `/home/pkgeval/.julia/artifacts/8da5158ff69cdbb43021d0bada6fb993355c4ed4/bin/ssh -o StrictHostKeyChecking=no -o ExitOnForwardFailure=yes -o ServerAliveInterval=60 -N -L 127.0.0.1:42585:localhost:38617 127.111.111.111` └ @ RemoteREPL ~/.julia/packages/RemoteREPL/uZRbF/src/tunnels.jl:43 ┌ Warning: Tunnel output │ errors = │ ssh_askpass: exec(/workspace/destdir/libexec/ssh-askpass): No such file or directory │ Permission denied, please try again. │ ssh_askpass: exec(/workspace/destdir/libexec/ssh-askpass): No such file or directory │ Permission denied, please try again. │ ssh_askpass: exec(/workspace/destdir/libexec/ssh-askpass): No such file or directory │ pkgeval@127.111.111.111: Permission denied (publickey,gssapi-with-mic,password). │ └ @ RemoteREPL ~/.julia/packages/RemoteREPL/uZRbF/src/tunnels.jl:29 ┌ Error: Exceeded maximum socket connection attempts └ @ RemoteREPL ~/.julia/packages/RemoteREPL/uZRbF/src/tunnels.jl:85 [ Info: Using session id 69bd0968-9aaa-42bb-9f3e-ad7e9bf71fb5 ┌ Debug: Connecting SSH tunnel to remote address 127.111.111.111 via ssh tunnel to 38617 │ ssh_cmd = `/home/pkgeval/.julia/artifacts/8da5158ff69cdbb43021d0bada6fb993355c4ed4/bin/ssh -o StrictHostKeyChecking=no -o ExitOnForwardFailure=yes -o ServerAliveInterval=60 -N -L 127.0.0.1:40937:localhost:38617 127.111.111.111` └ @ RemoteREPL ~/.julia/packages/RemoteREPL/uZRbF/src/tunnels.jl:43 ┌ Warning: Tunnel output │ errors = │ ssh_askpass: exec(/workspace/destdir/libexec/ssh-askpass): No such file or directory │ Permission denied, please try again. │ ssh_askpass: exec(/workspace/destdir/libexec/ssh-askpass): No such file or directory │ Permission denied, please try again. │ ssh_askpass: exec(/workspace/destdir/libexec/ssh-askpass): No such file or directory │ pkgeval@127.111.111.111: Permission denied (publickey,gssapi-with-mic,password). │ └ @ RemoteREPL ~/.julia/packages/RemoteREPL/uZRbF/src/tunnels.jl:29 ┌ Error: Exceeded maximum socket connection attempts └ @ RemoteREPL ~/.julia/packages/RemoteREPL/uZRbF/src/tunnels.jl:85 [ Info: Using session id 7dd5482b-d81c-452d-909a-0abb44c88194 ┌ Debug: Connecting SSH tunnel to remote address 127.111.111.111 via ssh tunnel to 38617 │ ssh_cmd = `/home/pkgeval/.julia/artifacts/8da5158ff69cdbb43021d0bada6fb993355c4ed4/bin/ssh -o StrictHostKeyChecking=no -o ExitOnForwardFailure=yes -o ServerAliveInterval=60 -N -L 127.0.0.1:46287:localhost:38617 127.111.111.111` └ @ RemoteREPL ~/.julia/packages/RemoteREPL/uZRbF/src/tunnels.jl:43 ┌ Warning: Tunnel output │ errors = │ ssh_askpass: exec(/workspace/destdir/libexec/ssh-askpass): No such file or directory │ Permission denied, please try again. │ ssh_askpass: exec(/workspace/destdir/libexec/ssh-askpass): No such file or directory │ Permission denied, please try again. │ ssh_askpass: exec(/workspace/destdir/libexec/ssh-askpass): No such file or directory │ pkgeval@127.111.111.111: Permission denied (publickey,gssapi-with-mic,password). │ └ @ RemoteREPL ~/.julia/packages/RemoteREPL/uZRbF/src/tunnels.jl:29 ┌ Error: Exceeded maximum socket connection attempts └ @ RemoteREPL ~/.julia/packages/RemoteREPL/uZRbF/src/tunnels.jl:85 Client server tests: Error During Test at /home/pkgeval/.julia/packages/RemoteREPL/uZRbF/test/runtests.jl:125 Got exception outside of a @test IOError: connect: connection refused (ECONNREFUSED) Stacktrace: [1] wait_connected(x::TCPSocket) @ Sockets /opt/julia/share/julia/stdlib/v1.12/Sockets/src/Sockets.jl:534 [2] connect @ /opt/julia/share/julia/stdlib/v1.12/Sockets/src/Sockets.jl:569 [inlined] [3] connect @ /opt/julia/share/julia/stdlib/v1.12/Sockets/src/Sockets.jl:555 [inlined] [4] connect_via_tunnel(host::IPv4, port::Int64; retry_timeout::Int64, tunnel::Symbol, ssh_opts::Cmd, region::Nothing, namespace::Nothing) @ RemoteREPL ~/.julia/packages/RemoteREPL/uZRbF/src/tunnels.jl:78 [5] setup_connection!(conn::RemoteREPL.Connection) @ RemoteREPL ~/.julia/packages/RemoteREPL/uZRbF/src/client.jl:137 [6] RemoteREPL.Connection(; host::IPv4, port::UInt16, tunnel::Symbol, ssh_opts::Cmd, region::Nothing, namespace::Nothing, in_module::Symbol, session_id::Nothing) @ RemoteREPL ~/.julia/packages/RemoteREPL/uZRbF/src/client.jl:127 [7] Connection @ ~/.julia/packages/RemoteREPL/uZRbF/src/client.jl:116 [inlined] [8] wait_conn(host::IPv4, port::UInt16, use_ssh::Bool; max_tries::Int64, session_id::Nothing) @ Main ~/.julia/packages/RemoteREPL/uZRbF/test/runtests.jl:70 [9] wait_conn(host::IPv4, port::UInt16, use_ssh::Bool) @ Main ~/.julia/packages/RemoteREPL/uZRbF/test/runtests.jl:67 [10] top-level scope @ ~/.julia/packages/RemoteREPL/uZRbF/test/runtests.jl:126 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [12] macro expansion @ ~/.julia/packages/RemoteREPL/uZRbF/test/runtests.jl:126 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:287 [17] _start() @ Base ./client.jl:554 Test Summary: | Error Total Time Client server tests | 1 1 22.9s RNG of the outermost testset: Random.Xoshiro(0xddc87e5e0b691fe4, 0xc421c79f75bf8e53, 0x342b4e1e0fae00e6, 0x46730b84f2cb41d2, 0x1c2bac755e9c9c19) ERROR: LoadError: Some tests did not pass: 0 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/RemoteREPL/uZRbF/test/runtests.jl:117 Testing failed after 28.32s ERROR: LoadError: Package RemoteREPL errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.12/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.12/Pkg/src/Operations.jl:2427 [3] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2280 [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.12/Pkg/src/API.jl:483 [5] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:164 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:152 [7] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:152 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.12/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:305 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:321 [12] _start() @ Base ./client.jl:554 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 77.95s: networking-related issues were detected