make[1]: Entering directory '/home/runner/work/moq-interop-runner/moq-interop-runner/main' Running tests against https://cdn.moq.dev/anon... Client: ghcr.io/englishm/moq-interop-runner-moq-test-client-draft-18:latest docker run --rm \ \ --network host \ -e RELAY_URL=https://cdn.moq.dev/anon \ -e TLS_DISABLE_VERIFY=false \ ghcr.io/englishm/moq-interop-runner-moq-test-client-draft-18:latest TAP version 14 # moq-test-client v0.1.6 # Relay: https://cdn.moq.dev/anon 1..6 2026-06-19T00:59:55.760036Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:34342 dual_stack=true 2026-06-19T00:59:55.772823Z  INFO moq_test_client::scenarios: SETUP exchange completed successfully ok 1 - setup-only --- duration_ms: 13 connection_id: 8f2348c495e6d3cfc2b0bbd008779072 ... 2026-06-19T00:59:55.773612Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:46649 dual_stack=true 2026-06-19T00:59:55.774504Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-06-19T00:59:55.783978Z  INFO moq_test_client::scenarios: Sending PUBLISH_NAMESPACE for: moq-test/interop not ok 2 - publish-namespace-only --- duration_ms: 11 message: "PUBLISH_NAMESPACE failed: too many requests" ... 2026-06-19T00:59:55.784796Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:52908 dual_stack=true 2026-06-19T00:59:55.785844Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-06-19T00:59:55.795624Z  INFO moq_test_client::scenarios: Subscribing to non-existent track: nonexistent/namespace/test-track 2026-06-19T00:59:55.795645Z ERROR moq_transport::serve::error: [2cbb3136-985b-4bc5-a5a1-0ebc185ae48a] Internal error: request ID limit: too many requests at /build/moq-transport/src/session/subscriber.rs:191 2026-06-19T00:59:55.795668Z  WARN moq_test_client::scenarios: Got error but not clearly 'not found': internal error: Internal error [error:2cbb3136-985b-4bc5-a5a1-0ebc185ae48a]. Relay may use different error text. ok 3 - subscribe-error --- duration_ms: 11 connection_id: 1c59273b5aa5cb8ed1abe9150bc09be3 ... 2026-06-19T00:59:55.796456Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:35524 dual_stack=true 2026-06-19T00:59:55.797349Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-06-19T00:59:55.812166Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:47060 dual_stack=true 2026-06-19T00:59:55.821116Z  INFO moq_test_client::scenarios: Publisher sending PUBLISH_NAMESPACE: moq-test/interop 2026-06-19T00:59:55.821127Z  INFO moq_test_client::scenarios: Subscriber subscribing to track: moq-test/interop/test-track 2026-06-19T00:59:55.821135Z ERROR moq_transport::serve::error: [a6971439-6081-42c5-9a58-6f46ea59015f] Internal error: request ID limit: too many requests at /build/moq-transport/src/session/subscriber.rs:191 2026-06-19T00:59:55.821154Z  INFO moq_test_client::scenarios: Subscriber got error: internal error: Internal error [error:a6971439-6081-42c5-9a58-6f46ea59015f] - subscription was processed ok 4 - publish-namespace-subscribe --- duration_ms: 25 publisher_connection_id: 89d26267c2ee6ce31b101a96223ab93d subscriber_connection_id: c751680377e0d5f916a49d71598715ad ... 2026-06-19T00:59:55.821879Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:34204 dual_stack=true 2026-06-19T00:59:55.823003Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-06-19T00:59:55.823418Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-06-19T00:59:55.830851Z  INFO moq_test_client::scenarios: Subscriber subscribing BEFORE PUBLISH_NAMESPACE: moq-test/interop/test-track 2026-06-19T00:59:55.830905Z ERROR moq_transport::serve::error: [8554f2ae-be10-4ec7-b951-9e35dcfa7486] Internal error: request ID limit: too many requests at /build/moq-transport/src/session/subscriber.rs:191 2026-06-19T00:59:55.832596Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-06-19T00:59:56.332403Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:41441 dual_stack=true 2026-06-19T00:59:56.343687Z  INFO moq_test_client::scenarios: Publisher sending PUBLISH_NAMESPACE (after subscriber): moq-test/interop not ok 5 - subscribe-before-publish-namespace --- duration_ms: 522 message: "publisher PUBLISH_NAMESPACE failed: too many requests" ... 2026-06-19T00:59:56.344446Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:38941 dual_stack=true 2026-06-19T00:59:56.345733Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-06-19T00:59:56.355027Z  INFO moq_test_client::scenarios: Sending PUBLISH_NAMESPACE: moq-test/interop not ok 6 - publish-namespace-done --- duration_ms: 11 message: "PUBLISH_NAMESPACE failed: too many requests" ... make[1]: *** [Makefile:121: test-external] Error 1 make[1]: Leaving directory '/home/runner/work/moq-interop-runner/moq-interop-runner/main'