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-30T19:21:33.008345Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:44005 dual_stack=true 2026-06-30T19:21:33.269984Z  INFO moq_test_client::scenarios: SETUP exchange completed successfully ok 1 - setup-only --- duration_ms: 262 connection_id: aa39792f69c940548e21ebffeeac4a32 ... 2026-06-30T19:21:33.271025Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:49143 dual_stack=true 2026-06-30T19:21:33.272469Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-06-30T19:21:33.282506Z  INFO moq_test_client::scenarios: Sending PUBLISH_NAMESPACE for: moq-test/interop not ok 2 - publish-namespace-only --- duration_ms: 12 message: "PUBLISH_NAMESPACE failed: too many requests" ... 2026-06-30T19:21:33.283342Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:47479 dual_stack=true 2026-06-30T19:21:33.284437Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-06-30T19:21:33.294831Z  INFO moq_test_client::scenarios: Subscribing to non-existent track: nonexistent/namespace/test-track 2026-06-30T19:21:33.294857Z ERROR moq_transport::serve::error: [aa914242-352e-47a9-9e52-efcd83944b8e] Internal error: request ID limit: too many requests at /build/moq-transport/src/session/subscriber.rs:191 2026-06-30T19:21:33.294877Z  WARN moq_test_client::scenarios: Got error but not clearly 'not found': internal error: Internal error [error:aa914242-352e-47a9-9e52-efcd83944b8e]. Relay may use different error text. ok 3 - subscribe-error --- duration_ms: 12 connection_id: f5e6750ce1816627abdeef5ac14466ea ... 2026-06-30T19:21:33.295707Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:51735 dual_stack=true 2026-06-30T19:21:33.297375Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-06-30T19:21:33.306823Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:44974 dual_stack=true 2026-06-30T19:21:33.316277Z  INFO moq_test_client::scenarios: Publisher sending PUBLISH_NAMESPACE: moq-test/interop 2026-06-30T19:21:33.316295Z  INFO moq_test_client::scenarios: Subscriber subscribing to track: moq-test/interop/test-track 2026-06-30T19:21:33.316307Z ERROR moq_transport::serve::error: [1af9134d-55c2-4eca-b240-c17d491e224d] Internal error: request ID limit: too many requests at /build/moq-transport/src/session/subscriber.rs:191 2026-06-30T19:21:33.316333Z  INFO moq_test_client::scenarios: Subscriber got error: internal error: Internal error [error:1af9134d-55c2-4eca-b240-c17d491e224d] - subscription was processed ok 4 - publish-namespace-subscribe --- duration_ms: 21 publisher_connection_id: ee1dee85a758fa81cef49b6e0f31a534 subscriber_connection_id: e72bccce7fd13e8dcfa0c60257f9daf5 ... 2026-06-30T19:21:33.317211Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:46551 dual_stack=true 2026-06-30T19:21:33.318189Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-06-30T19:21:33.318568Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-06-30T19:21:33.328335Z  INFO moq_test_client::scenarios: Subscriber subscribing BEFORE PUBLISH_NAMESPACE: moq-test/interop/test-track 2026-06-30T19:21:33.328384Z ERROR moq_transport::serve::error: [652cab30-1043-4d5c-a1be-5055e8aec634] Internal error: request ID limit: too many requests at /build/moq-transport/src/session/subscriber.rs:191 2026-06-30T19:21:33.330950Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-06-30T19:21:33.830670Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:58668 dual_stack=true 2026-06-30T19:21:33.847152Z  INFO moq_test_client::scenarios: Publisher sending PUBLISH_NAMESPACE (after subscriber): moq-test/interop not ok 5 - subscribe-before-publish-namespace --- duration_ms: 530 message: "publisher PUBLISH_NAMESPACE failed: too many requests" ... 2026-06-30T19:21:33.847964Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:49305 dual_stack=true 2026-06-30T19:21:33.850387Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd 2026-06-30T19:21:33.858091Z  INFO moq_test_client::scenarios: Sending PUBLISH_NAMESPACE: moq-test/interop not ok 6 - publish-namespace-done --- duration_ms: 10 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'