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-05T01:04:31.690124Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:54946 dual_stack=true 2026-07-05T01:04:31.842354Z  INFO moq_test_client::scenarios: SETUP exchange completed successfully ok 1 - setup-only --- duration_ms: 152 connection_id: 468e5dad84523cbe7d35841d3b862161 ... 2026-07-05T01:04:31.842806Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:37961 dual_stack=true 2026-07-05T01:04:31.900796Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-07-05T01:04:31.996625Z  INFO moq_test_client::scenarios: Sending PUBLISH_NAMESPACE for: moq-test/interop not ok 2 - publish-namespace-only --- duration_ms: 220 message: "session error: webtransport error: read error: RESET_STREAM: 386759528: read error: RESET_STREAM: 386759528" ... 2026-07-05T01:04:32.063737Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:44892 dual_stack=true 2026-07-05T01:04:32.063890Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-07-05T01:04:32.219365Z  INFO moq_test_client::scenarios: Subscribing to non-existent track: nonexistent/namespace/test-track not ok 3 - subscribe-error --- duration_ms: 221 message: "session error: webtransport error: read error: RESET_STREAM: 386759528: read error: RESET_STREAM: 386759528" ... 2026-07-05T01:04:32.285501Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:40533 dual_stack=true 2026-07-05T01:04:32.285698Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-07-05T01:04:32.433894Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:54244 dual_stack=true 2026-07-05T01:04:32.575091Z  INFO moq_test_client::scenarios: Publisher sending PUBLISH_NAMESPACE: moq-test/interop 2026-07-05T01:04:32.575098Z  INFO moq_test_client::scenarios: Subscriber subscribing to track: moq-test/interop/test-track not ok 4 - publish-namespace-subscribe --- duration_ms: 351 message: "subscriber session error: webtransport error: read error: RESET_STREAM: 386759528: read error: RESET_STREAM: 386759528" ... 2026-07-05T01:04:32.637231Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:49577 dual_stack=true 2026-07-05T01:04:32.638046Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-07-05T01:04:32.639885Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-07-05T01:04:32.791660Z  INFO moq_test_client::scenarios: Subscriber subscribing BEFORE PUBLISH_NAMESPACE: moq-test/interop/test-track 2026-07-05T01:04:32.858779Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-07-05T01:04:33.292490Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:32867 dual_stack=true 2026-07-05T01:04:33.433711Z  INFO moq_test_client::scenarios: Publisher sending PUBLISH_NAMESPACE (after subscriber): moq-test/interop not ok 5 - subscribe-before-publish-namespace --- duration_ms: 856 message: "publisher session error: webtransport error: read error: RESET_STREAM: 386759528: read error: RESET_STREAM: 386759528" ... 2026-07-05T01:04:33.493974Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:46125 dual_stack=true 2026-07-05T01:04:33.494187Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-07-05T01:04:33.653984Z  INFO moq_test_client::scenarios: Sending PUBLISH_NAMESPACE: moq-test/interop not ok 6 - publish-namespace-done --- duration_ms: 225 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'