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-06T01:07:58.730671Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:48543 dual_stack=true 2026-07-06T01:07:58.837105Z  INFO moq_test_client::scenarios: SETUP exchange completed successfully ok 1 - setup-only --- duration_ms: 107 connection_id: 26655cb83aa3450d67cb35718cab989d ... 2026-07-06T01:07:58.837923Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:47802 dual_stack=true 2026-07-06T01:07:58.848735Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-07-06T01:07:58.934217Z  INFO moq_test_client::scenarios: Sending PUBLISH_NAMESPACE for: moq-test/interop not ok 2 - publish-namespace-only --- duration_ms: 109 message: "session error: webtransport error: read error: RESET_STREAM: 386759528: read error: RESET_STREAM: 386759528" ... 2026-07-06T01:07:58.946792Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-07-06T01:07:58.947216Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:37682 dual_stack=true 2026-07-06T01:07:58.995486Z  INFO moq_test_client::scenarios: Subscribing to non-existent track: nonexistent/namespace/test-track not ok 3 - subscribe-error --- duration_ms: 61 message: "session error: webtransport error: read error: RESET_STREAM: 386759528: read error: RESET_STREAM: 386759528" ... 2026-07-06T01:07:59.008714Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-07-06T01:07:59.008991Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:40141 dual_stack=true 2026-07-06T01:07:59.077050Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:47322 dual_stack=true 2026-07-06T01:07:59.127749Z  INFO moq_test_client::scenarios: Publisher sending PUBLISH_NAMESPACE: moq-test/interop 2026-07-06T01:07:59.127764Z  INFO moq_test_client::scenarios: Subscriber subscribing to track: moq-test/interop/test-track not ok 4 - publish-namespace-subscribe --- duration_ms: 131 message: "subscriber session error: webtransport error: read error: RESET_STREAM: 386759528: read error: RESET_STREAM: 386759528" ... 2026-07-06T01:07:59.140735Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:37985 dual_stack=true 2026-07-06T01:07:59.141292Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-07-06T01:07:59.141350Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-07-06T01:07:59.187767Z  INFO moq_test_client::scenarios: Subscriber subscribing BEFORE PUBLISH_NAMESPACE: moq-test/interop/test-track 2026-07-06T01:07:59.200143Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-07-06T01:07:59.690407Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:60127 dual_stack=true 2026-07-06T01:07:59.741542Z  INFO moq_test_client::scenarios: Publisher sending PUBLISH_NAMESPACE (after subscriber): moq-test/interop 2026-07-06T01:07:59.755717Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd not ok 5 - subscribe-before-publish-namespace --- duration_ms: 615 message: "publisher session error: webtransport error: read error: RESET_STREAM: 386759528: read error: RESET_STREAM: 386759528" ... 2026-07-06T01:07:59.756550Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:44817 dual_stack=true 2026-07-06T01:07:59.805584Z  INFO moq_test_client::scenarios: Sending PUBLISH_NAMESPACE: moq-test/interop not ok 6 - publish-namespace-done --- duration_ms: 62 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'