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-07-04T00:59:41.294189Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:32814 dual_stack=true 2026-07-04T00:59:41.904348Z  INFO moq_test_client::scenarios: SETUP exchange completed successfully ok 1 - setup-only --- duration_ms: 611 connection_id: 646b118ba4da2893c5c05acbb4a7826e ... 2026-07-04T00:59:41.905379Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:34970 dual_stack=true 2026-07-04T00:59:41.910306Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-07-04T00:59:41.927111Z  INFO moq_test_client::scenarios: Sending PUBLISH_NAMESPACE for: moq-test/interop not ok 2 - publish-namespace-only --- duration_ms: 22 message: "PUBLISH_NAMESPACE failed: too many requests" ... 2026-07-04T00:59:41.927970Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:52394 dual_stack=true 2026-07-04T00:59:41.933015Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-07-04T00:59:41.949259Z  INFO moq_test_client::scenarios: Subscribing to non-existent track: nonexistent/namespace/test-track 2026-07-04T00:59:41.949280Z ERROR moq_transport::serve::error: [78ec283f-c769-4a45-bc24-11dec78a3a23] Internal error: request ID limit: too many requests at /build/moq-transport/src/session/subscriber.rs:191 2026-07-04T00:59:41.949302Z  WARN moq_test_client::scenarios: Got error but not clearly 'not found': internal error: Internal error [error:78ec283f-c769-4a45-bc24-11dec78a3a23]. Relay may use different error text. ok 3 - subscribe-error --- duration_ms: 22 connection_id: df70c4ccd4f5de0324817c5985cd2892 ... 2026-07-04T00:59:41.950065Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:39816 dual_stack=true 2026-07-04T00:59:41.955133Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-07-04T00:59:41.972369Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:38668 dual_stack=true 2026-07-04T00:59:41.993280Z  INFO moq_test_client::scenarios: Publisher sending PUBLISH_NAMESPACE: moq-test/interop 2026-07-04T00:59:41.993293Z  INFO moq_test_client::scenarios: Subscriber subscribing to track: moq-test/interop/test-track not ok 4 - publish-namespace-subscribe --- duration_ms: 44 message: "publisher PUBLISH_NAMESPACE failed: too many requests" ... 2026-07-04T00:59:41.994242Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:39841 dual_stack=true 2026-07-04T00:59:41.998921Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-07-04T00:59:41.999635Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-07-04T00:59:42.016592Z  INFO moq_test_client::scenarios: Subscriber subscribing BEFORE PUBLISH_NAMESPACE: moq-test/interop/test-track 2026-07-04T00:59:42.016635Z ERROR moq_transport::serve::error: [1ea318bb-da42-4c28-b8aa-446b164b2e27] Internal error: request ID limit: too many requests at /build/moq-transport/src/session/subscriber.rs:191 2026-07-04T00:59:42.022512Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-07-04T00:59:42.518361Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:33057 dual_stack=true 2026-07-04T00:59:42.540507Z  INFO moq_test_client::scenarios: Publisher sending PUBLISH_NAMESPACE (after subscriber): moq-test/interop not ok 5 - subscribe-before-publish-namespace --- duration_ms: 547 message: "publisher PUBLISH_NAMESPACE failed: too many requests" ... 2026-07-04T00:59:42.541270Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:37537 dual_stack=true 2026-07-04T00:59:42.546411Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-07-04T00:59:42.562245Z  INFO moq_test_client::scenarios: Sending PUBLISH_NAMESPACE: moq-test/interop not ok 6 - publish-namespace-done --- duration_ms: 21 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'