make[1]: Entering directory '/home/runner/work/moq-interop-runner/moq-interop-runner/main' Running tests against https://relay.moqtail.dev... Client: ghcr.io/englishm/moq-interop-runner-moq-test-client:latest docker run --rm \ \ --network host \ -e RELAY_URL=https://relay.moqtail.dev \ -e TLS_DISABLE_VERIFY=false \ ghcr.io/englishm/moq-interop-runner-moq-test-client:latest TAP version 14 # moq-test-client v0.1.11 # Relay: https://relay.moqtail.dev/ 1..8 2026-07-26T01:32:11.228432Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:42564 dual_stack=true not ok 1 - setup-only --- duration_ms: 239 message: "failed to connect to relay: failed to exchange h3 connect: protocol error: invalid protocol header: protocol error: invalid protocol header: invalid protocol header" ... 2026-07-26T01:32:11.468083Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:59409 dual_stack=true not ok 2 - publish-namespace-only --- duration_ms: 174 message: "failed to connect to relay: failed to exchange h3 connect: protocol error: invalid protocol header: protocol error: invalid protocol header: invalid protocol header" ... 2026-07-26T01:32:11.642670Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:54031 dual_stack=true not ok 3 - subscribe-error --- duration_ms: 268 message: "failed to connect to relay: failed to exchange h3 connect: protocol error: invalid protocol header: protocol error: invalid protocol header: invalid protocol header" ... 2026-07-26T01:32:11.911552Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:52736 dual_stack=true not ok 4 - publish-namespace-subscribe --- duration_ms: 272 message: "publisher failed to connect: failed to exchange h3 connect: protocol error: invalid protocol header: protocol error: invalid protocol header: invalid protocol header" ... 2026-07-26T01:32:12.183971Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:40932 dual_stack=true not ok 5 - subscribe-before-publish-namespace --- duration_ms: 207 message: "subscriber failed to connect: failed to exchange h3 connect: protocol error: invalid protocol header: protocol error: invalid protocol header: invalid protocol header" ... 2026-07-26T01:32:12.391384Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:57092 dual_stack=true not ok 6 - publish-namespace-done --- duration_ms: 168 message: "failed to connect to relay: failed to exchange h3 connect: protocol error: invalid protocol header: protocol error: invalid protocol header: invalid protocol header" ... 2026-07-26T01:32:12.560225Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:52547 dual_stack=true not ok 7 - publish-track-only --- duration_ms: 163 message: "publisher failed to connect to relay: failed to exchange h3 connect: protocol error: invalid protocol header: protocol error: invalid protocol header: invalid protocol header" ... 2026-07-26T01:32:12.723871Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:57262 dual_stack=true not ok 8 - publish-track-subscribe --- duration_ms: 159 message: "publisher failed to connect: failed to exchange h3 connect: protocol error: invalid protocol header: protocol error: invalid protocol header: invalid protocol header" ... make[1]: *** [Makefile:122: test-external] Error 1 make[1]: Leaving directory '/home/runner/work/moq-interop-runner/moq-interop-runner/main'