make[1]: Entering directory '/home/runner/work/moq-interop-runner/moq-interop-runner/main' Running tests against moqt://moqt.nokiaresearch.com:4443/moq... Client: ghcr.io/englishm/moq-interop-runner-moq-test-client-draft-18:latest docker run --rm \ \ --network host \ -e RELAY_URL=moqt://moqt.nokiaresearch.com:4443/moq \ -e TLS_DISABLE_VERIFY=false \ ghcr.io/englishm/moq-interop-runner-moq-test-client-draft-18:latest TAP version 14 # moq-test-client v0.1.6 # Relay: moqt://moqt.nokiaresearch.com:4443/moq 1..6 2026-07-06T01:05:33.074653Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:35584 dual_stack=true not ok 1 - setup-only --- duration_ms: 10001 message: "test timed out: deadline has elapsed" ... 2026-07-06T01:05:43.076077Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:53402 dual_stack=true not ok 2 - publish-namespace-only --- duration_ms: 10000 message: "test timed out: deadline has elapsed" ... 2026-07-06T01:05:53.077037Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:60868 dual_stack=true not ok 3 - subscribe-error --- duration_ms: 10000 message: "test timed out: deadline has elapsed" ... 2026-07-06T01:06:03.077614Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:38562 dual_stack=true not ok 4 - publish-namespace-subscribe --- duration_ms: 10001 message: "test timed out: deadline has elapsed" ... 2026-07-06T01:06:13.079059Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:51515 dual_stack=true not ok 5 - subscribe-before-publish-namespace --- duration_ms: 10000 message: "test timed out: deadline has elapsed" ... 2026-07-06T01:06:23.079826Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:56458 dual_stack=true not ok 6 - publish-namespace-done --- duration_ms: 10001 message: "test timed out: deadline has elapsed" ... make[1]: *** [Makefile:121: test-external] Error 1 make[1]: Leaving directory '/home/runner/work/moq-interop-runner/moq-interop-runner/main'