make[1]: Entering directory '/home/runner/work/moq-interop-runner/moq-interop-runner/main' Running tests against moqt://lminiero.it:9000... Client: ghcr.io/englishm/moq-interop-runner-moq-test-client-draft-18:latest docker run --rm \ \ --network host \ -e RELAY_URL=moqt://lminiero.it:9000 \ -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: moqt://lminiero.it:9000 1..6 2026-07-06T01:04:17.086519Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:33767 dual_stack=true 2026-07-06T01:04:17.554276Z  INFO moq_test_client::scenarios: SETUP exchange completed successfully ok 1 - setup-only --- duration_ms: 468 connection_id: 1a5541a49befa7c2c79163410a603b69 ... 2026-07-06T01:04:17.555152Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:37773 dual_stack=true 2026-07-06T01:04:17.799121Z  INFO moq_test_client::scenarios: Sending PUBLISH_NAMESPACE for: moq-test/interop not ok 2 - publish-namespace-only --- duration_ms: 244 message: "PUBLISH_NAMESPACE failed: too many requests" ... 2026-07-06T01:04:17.800052Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:54020 dual_stack=true 2026-07-06T01:04:18.039561Z  INFO moq_test_client::scenarios: Subscribing to non-existent track: nonexistent/namespace/test-track 2026-07-06T01:04:18.039586Z ERROR moq_transport::serve::error: [f668ea50-42b7-4a43-8d18-bf84d176ebc8] Internal error: request ID limit: too many requests at /build/moq-transport/src/session/subscriber.rs:191 2026-07-06T01:04:18.039603Z  WARN moq_test_client::scenarios: Got error but not clearly 'not found': internal error: Internal error [error:f668ea50-42b7-4a43-8d18-bf84d176ebc8]. Relay may use different error text. ok 3 - subscribe-error --- duration_ms: 240 connection_id: 9a39a9e8f0697d4f462edb9ec813f91b ... 2026-07-06T01:04:18.040423Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:41779 dual_stack=true 2026-07-06T01:04:18.399945Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:43845 dual_stack=true 2026-07-06T01:04:18.750468Z  INFO moq_test_client::scenarios: Publisher sending PUBLISH_NAMESPACE: moq-test/interop 2026-07-06T01:04:18.750486Z  INFO moq_test_client::scenarios: Subscriber subscribing to track: moq-test/interop/test-track not ok 4 - publish-namespace-subscribe --- duration_ms: 710 message: "publisher PUBLISH_NAMESPACE failed: too many requests" ... 2026-07-06T01:04:18.751361Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:38294 dual_stack=true 2026-07-06T01:04:19.109527Z  INFO moq_test_client::scenarios: Subscriber subscribing BEFORE PUBLISH_NAMESPACE: moq-test/interop/test-track 2026-07-06T01:04:19.109628Z ERROR moq_transport::serve::error: [ea73010c-9433-4038-9101-48bb9264c198] Internal error: request ID limit: too many requests at /build/moq-transport/src/session/subscriber.rs:191 2026-07-06T01:04:19.611335Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:59739 dual_stack=true 2026-07-06T01:04:19.857146Z  INFO moq_test_client::scenarios: Publisher sending PUBLISH_NAMESPACE (after subscriber): moq-test/interop not ok 5 - subscribe-before-publish-namespace --- duration_ms: 1106 message: "publisher PUBLISH_NAMESPACE failed: too many requests" ... 2026-07-06T01:04:19.857950Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:37172 dual_stack=true 2026-07-06T01:04:20.100269Z  INFO moq_test_client::scenarios: Sending PUBLISH_NAMESPACE: moq-test/interop not ok 6 - publish-namespace-done --- duration_ms: 243 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'