make[1]: Entering directory '/home/runner/work/moq-interop-runner/moq-interop-runner/main' Running tests against https://fb.mvfst.net:9448/moq-relay... Client: ghcr.io/englishm/moq-interop-runner-moq-test-client-draft-18:latest docker run --rm \ \ --network host \ -e RELAY_URL=https://fb.mvfst.net:9448/moq-relay \ -e TLS_DISABLE_VERIFY=1 \ ghcr.io/englishm/moq-interop-runner-moq-test-client-draft-18:latest TAP version 14 # moq-test-client v0.1.6 # Relay: https://fb.mvfst.net:9448/moq-relay 1..6 2026-07-02T14:19:28.457777Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:33496 dual_stack=true 2026-07-02T14:19:28.546180Z  INFO moq_test_client::scenarios: SETUP exchange completed successfully ok 1 - setup-only --- duration_ms: 89 connection_id: ee1895d4b26231212b875349353645a0 ... 2026-07-02T14:19:28.547030Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:40949 dual_stack=true 2026-07-02T14:19:28.575845Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-07-02T14:19:28.619288Z  INFO moq_test_client::scenarios: Sending PUBLISH_NAMESPACE for: moq-test/interop not ok 2 - publish-namespace-only --- duration_ms: 98 message: "session error: webtransport error: read error: RESET_STREAM: 386759528: read error: RESET_STREAM: 386759528" ... 2026-07-02T14:19:28.645341Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-07-02T14:19:28.645709Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:43469 dual_stack=true 2026-07-02T14:19:28.727918Z  INFO moq_test_client::scenarios: Subscribing to non-existent track: nonexistent/namespace/test-track not ok 3 - subscribe-error --- duration_ms: 113 message: "session error: webtransport error: read error: RESET_STREAM: 386759528: read error: RESET_STREAM: 386759528" ... 2026-07-02T14:19:28.758519Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-07-02T14:19:28.758849Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:32835 dual_stack=true 2026-07-02T14:19:28.827854Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:51361 dual_stack=true 2026-07-02T14:19:28.911225Z  INFO moq_test_client::scenarios: Publisher sending PUBLISH_NAMESPACE: moq-test/interop 2026-07-02T14:19:28.911245Z  INFO moq_test_client::scenarios: Subscriber subscribing to track: moq-test/interop/test-track not ok 4 - publish-namespace-subscribe --- duration_ms: 177 message: "publisher session error: webtransport error: read error: RESET_STREAM: 386759528: read error: RESET_STREAM: 386759528" ... 2026-07-02T14:19:28.935555Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-07-02T14:19:28.936051Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:60413 dual_stack=true 2026-07-02T14:19:28.945461Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-07-02T14:19:29.015263Z  INFO moq_test_client::scenarios: Subscriber subscribing BEFORE PUBLISH_NAMESPACE: moq-test/interop/test-track 2026-07-02T14:19:29.040757Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-07-02T14:19:29.516830Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:32774 dual_stack=true 2026-07-02T14:19:29.598108Z  INFO moq_test_client::scenarios: Publisher sending PUBLISH_NAMESPACE (after subscriber): moq-test/interop not ok 5 - subscribe-before-publish-namespace --- duration_ms: 693 message: "publisher session error: webtransport error: read error: RESET_STREAM: 386759528: read error: RESET_STREAM: 386759528" ... 2026-07-02T14:19:29.628712Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-07-02T14:19:29.629238Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:37610 dual_stack=true 2026-07-02T14:19:29.711489Z  INFO moq_test_client::scenarios: Sending PUBLISH_NAMESPACE: moq-test/interop not ok 6 - publish-namespace-done --- duration_ms: 112 message: "session error: webtransport error: read error: RESET_STREAM: 386759528: read error: RESET_STREAM: 386759528" ... make[1]: *** [Makefile:121: test-external] Error 1 make[1]: Leaving directory '/home/runner/work/moq-interop-runner/moq-interop-runner/main'