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-15T01:01:53.997679Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:42713 dual_stack=true 2026-07-15T01:01:54.190343Z  INFO moq_test_client::scenarios: SETUP exchange completed successfully ok 1 - setup-only --- duration_ms: 193 connection_id: d6a48b817a501d780c08f33e1268d6fe ... 2026-07-15T01:01:54.191194Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:59605 dual_stack=true 2026-07-15T01:01:54.256941Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-07-15T01:01:54.364328Z  INFO moq_test_client::scenarios: Sending PUBLISH_NAMESPACE for: moq-test/interop 2026-07-15T01:01:56.365253Z  INFO moq_test_client::scenarios: PUBLISH_NAMESPACE succeeded (REQUEST_OK received, waiting for subscribers) ok 2 - publish-namespace-only --- duration_ms: 2174 connection_id: 95040f04d9b453c41a54c1a656287f89 ... 2026-07-15T01:01:56.366170Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:60465 dual_stack=true 2026-07-15T01:01:56.581912Z  INFO moq_test_client::scenarios: Subscribing to non-existent track: nonexistent/namespace/test-track 2026-07-15T01:01:56.655681Z  WARN moq_transport::serve::error: [c8d0f551-9abc-450b-846f-78b93a181882] Not found: no such namespace or track at moq-transport/src/session/subscriber.rs:455 2026-07-15T01:01:56.655709Z  WARN moq_transport::session::reader: [READER] decode: stream ended while waiting for data (have=0 bytes, need=1) 2026-07-15T01:01:56.655769Z  INFO moq_test_client::scenarios: Got expected 'not found' error: not found: Track not found [error:c8d0f551-9abc-450b-846f-78b93a181882] ok 3 - subscribe-error --- duration_ms: 290 connection_id: f0f29c1a7c8a0fc29f4cb9a46b0dc9d2 ... 2026-07-15T01:01:56.656696Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:49454 dual_stack=true 2026-07-15T01:01:56.728173Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-07-15T01:01:56.835452Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:55799 dual_stack=true 2026-07-15T01:01:56.988957Z  INFO moq_test_client::scenarios: Publisher sending PUBLISH_NAMESPACE: moq-test/interop 2026-07-15T01:01:56.988976Z  INFO moq_test_client::scenarios: Subscriber subscribing to track: moq-test/interop/test-track 2026-07-15T01:01:59.990049Z  INFO moq_test_client::scenarios: Test timeout reached - subscription routing may still be in progress ok 4 - publish-namespace-subscribe --- duration_ms: 3334 publisher_connection_id: 15cd0f27e535b55c0bf61e957e57a314 subscriber_connection_id: eb642138f23ad3c49913f03144866e4a ... 2026-07-15T01:01:59.990926Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:36924 dual_stack=true 2026-07-15T01:02:00.162247Z  INFO moq_test_client::scenarios: Subscriber subscribing BEFORE PUBLISH_NAMESPACE: moq-test/interop/test-track 2026-07-15T01:02:00.664509Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:53578 dual_stack=true 2026-07-15T01:02:00.832805Z  INFO moq_test_client::scenarios: Publisher sending PUBLISH_NAMESPACE (after subscriber): moq-test/interop 2026-07-15T01:02:02.069752Z  WARN moq_transport::session::reader: [READER] decode: stream ended while waiting for data (have=0 bytes, need=1) 2026-07-15T01:02:02.074595Z  WARN moq_transport::session::reader: [READER] decode: stream ended while waiting for data (have=0 bytes, need=1) 2026-07-15T01:02:02.135046Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-07-15T01:02:02.144282Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-07-15T01:02:03.834645Z  INFO moq_test_client::scenarios: Publisher PUBLISH_NAMESPACE timeout (expected) 2026-07-15T01:02:03.834672Z  INFO moq_test_client::scenarios: Subscriber got error: closed, code=3 (may be expected) ok 5 - subscribe-before-publish-namespace --- duration_ms: 3844 subscriber_connection_id: ba0377d5e75170b2b08934a575ec9b8c publisher_connection_id: 1baf263264f38c5e2b46dc2e090fbf63 ... 2026-07-15T01:02:03.835743Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:50394 dual_stack=true 2026-07-15T01:02:03.997759Z  INFO moq_test_client::scenarios: Sending PUBLISH_NAMESPACE: moq-test/interop 2026-07-15T01:02:05.999838Z  INFO moq_test_client::scenarios: PUBLISH_NAMESPACE active; sending PUBLISH_NAMESPACE_DONE 2026-07-15T01:02:06.100792Z  INFO moq_test_client::scenarios: PUBLISH_NAMESPACE_DONE sent successfully ok 6 - publish-namespace-done --- duration_ms: 2266 connection_id: 81e12afcd91f8f12f0a14a388cdc0db5 ... make[1]: Leaving directory '/home/runner/work/moq-interop-runner/moq-interop-runner/main'