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-02T01:08:28.128028Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:40187 dual_stack=true 2026-07-02T01:08:28.234411Z  INFO moq_test_client::scenarios: SETUP exchange completed successfully ok 1 - setup-only --- duration_ms: 107 connection_id: c219f49ec22640499549b5139386a04e ... 2026-07-02T01:08:28.235319Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:34514 dual_stack=true 2026-07-02T01:08:28.256285Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-07-02T01:08:28.376677Z  INFO moq_test_client::scenarios: Sending PUBLISH_NAMESPACE for: moq-test/interop not ok 2 - publish-namespace-only --- duration_ms: 164 message: "session error: webtransport error: read error: RESET_STREAM: 386759528: read error: RESET_STREAM: 386759528" ... 2026-07-02T01:08:28.399161Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-07-02T01:08:28.399963Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:39756 dual_stack=true 2026-07-02T01:08:28.616906Z  INFO moq_test_client::scenarios: Subscribing to non-existent track: nonexistent/namespace/test-track not ok 3 - subscribe-error --- duration_ms: 240 message: "session error: webtransport error: read error: RESET_STREAM: 386759528: read error: RESET_STREAM: 386759528" ... 2026-07-02T01:08:28.639713Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-07-02T01:08:28.640211Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:54583 dual_stack=true 2026-07-02T01:08:28.740941Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:57482 dual_stack=true 2026-07-02T01:08:28.892230Z  INFO moq_test_client::scenarios: Publisher sending PUBLISH_NAMESPACE: moq-test/interop 2026-07-02T01:08:28.892251Z  INFO moq_test_client::scenarios: Subscriber subscribing to track: moq-test/interop/test-track not ok 4 - publish-namespace-subscribe --- duration_ms: 276 message: "publisher session error: webtransport error: read error: RESET_STREAM: 386759528: read error: RESET_STREAM: 386759528" ... 2026-07-02T01:08:28.916617Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:44352 dual_stack=true 2026-07-02T01:08:28.916857Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-07-02T01:08:28.916858Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-07-02T01:08:28.981921Z  INFO moq_test_client::scenarios: Subscriber subscribing BEFORE PUBLISH_NAMESPACE: moq-test/interop/test-track 2026-07-02T01:08:29.004186Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-07-02T01:08:29.484766Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:36743 dual_stack=true 2026-07-02T01:08:29.635340Z  INFO moq_test_client::scenarios: Publisher sending PUBLISH_NAMESPACE (after subscriber): moq-test/interop not ok 5 - subscribe-before-publish-namespace --- duration_ms: 741 message: "publisher session error: webtransport error: read error: RESET_STREAM: 386759528: read error: RESET_STREAM: 386759528" ... 2026-07-02T01:08:29.657564Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-07-02T01:08:29.658206Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:44292 dual_stack=true 2026-07-02T01:08:29.733414Z  INFO moq_test_client::scenarios: Sending PUBLISH_NAMESPACE: moq-test/interop not ok 6 - publish-namespace-done --- duration_ms: 97 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'