make[1]: Entering directory '/home/runner/work/moq-interop-runner/moq-interop-runner/main' rm -rf mlog/ mkdir -p mlog/relay mlog/client Running interop tests... Relay: ghcr.io/englishm/moq-interop-runner-moq-go-relay:latest Client: ghcr.io/englishm/moq-interop-runner-moq-test-client-draft-18:latest URL: https://relay:4443 time="2026-06-29T02:00:38Z" level=warning msg="The \"PORT\" variable is not set. Defaulting to a blank string." time="2026-06-29T02:00:38Z" level=warning msg="The \"PORT\" variable is not set. Defaulting to a blank string." time="2026-06-29T02:00:38Z" level=warning msg="The \"PORT\" variable is not set. Defaulting to a blank string." time="2026-06-29T02:00:38Z" level=warning msg="The \"HEX\" variable is not set. Defaulting to a blank string." time="2026-06-29T02:00:38Z" level=warning msg="The \"HEX\" variable is not set. Defaulting to a blank string." Container main-relay-1 Recreate Container main-relay-1 Recreated Attaching to relay-1, test-client-1 relay-1 | Starting moq relay: transport=quic port=4443 cert=/certs/cert.pem relay-1 | 02:00:38 INF failed to sufficiently increase receive buffer size (was: 1024 kiB, wanted: 7168 kiB, got: 2048 kiB). See https://github.com/quic-go/quic-go/wiki/UDP-Buffer-Sizes for details. relay-1 | 02:00:38 INF relay listening on [::]:4443 (QUIC) relay-1 | 02:00:38 INF relay accept loop starting component=relay addr=[::]:4443 test-client-1 | TAP version 14 test-client-1 | # moq-test-client v0.1.6 test-client-1 | # Relay: https://relay:4443/ test-client-1 | 1..6 test-client-1 | 2026-06-29T02:00:44.570542Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:54632 dual_stack=true relay-1 | 02:00:44 INF tls: ClientHello from 172.18.0.3:54632 sni="relay" alpn=[h3] versions=[772] test-client-1 | not ok 1 - setup-only test-client-1 | --- test-client-1 | duration_ms: 2 test-client-1 | message: "failed to connect to relay: aborted by peer: the cryptographic handshake failed: error 120" test-client-1 | ... test-client-1 | 2026-06-29T02:00:44.573011Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:49653 dual_stack=true relay-1 | 02:00:44 INF tls: ClientHello from 172.18.0.3:49653 sni="relay" alpn=[h3] versions=[772] test-client-1 | not ok 2 - publish-namespace-only test-client-1 | --- test-client-1 | duration_ms: 1 test-client-1 | message: "failed to connect to relay: aborted by peer: the cryptographic handshake failed: error 120" test-client-1 | ... test-client-1 | 2026-06-29T02:00:44.574739Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:32808 dual_stack=true relay-1 | 02:00:44 INF tls: ClientHello from 172.18.0.3:32808 sni="relay" alpn=[h3] versions=[772] test-client-1 | not ok 3 - subscribe-error test-client-1 | --- test-client-1 | duration_ms: 1 test-client-1 | message: "failed to connect to relay: aborted by peer: the cryptographic handshake failed: error 120" test-client-1 | ... test-client-1 | 2026-06-29T02:00:44.576394Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:58310 dual_stack=true relay-1 | 02:00:44 INF tls: ClientHello from 172.18.0.3:58310 sni="relay" alpn=[h3] versions=[772] test-client-1 | not ok 4 - publish-namespace-subscribe test-client-1 | --- test-client-1 | duration_ms: 1 test-client-1 | message: "publisher failed to connect: aborted by peer: the cryptographic handshake failed: error 120" test-client-1 | ... test-client-1 | 2026-06-29T02:00:44.577982Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:51543 dual_stack=true relay-1 | 02:00:44 INF tls: ClientHello from 172.18.0.3:51543 sni="relay" alpn=[h3] versions=[772] test-client-1 | not ok 5 - subscribe-before-publish-namespace test-client-1 | --- test-client-1 | duration_ms: 1 test-client-1 | message: "subscriber failed to connect: aborted by peer: the cryptographic handshake failed: error 120" test-client-1 | ... test-client-1 | 2026-06-29T02:00:44.579572Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:50944 dual_stack=true relay-1 | 02:00:44 INF tls: ClientHello from 172.18.0.3:50944 sni="relay" alpn=[h3] versions=[772] test-client-1 | not ok 6 - publish-namespace-done test-client-1 | --- test-client-1 | duration_ms: 1 test-client-1 | message: "failed to connect to relay: aborted by peer: the cryptographic handshake failed: error 120" test-client-1 | ... test-client-1 exited with code 1 Aborting on container exit... Container main-test-client-1 Stopping Container main-test-client-1 Stopped Container main-relay-1 Stopping Container main-relay-1 Stopped make[1]: *** [Makefile:85: test] Error 1 make[1]: Leaving directory '/home/runner/work/moq-interop-runner/moq-interop-runner/main'