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-06-19T00:59:35.593354Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:42125 dual_stack=true 2026-06-19T00:59:36.088361Z  INFO moq_test_client::scenarios: SETUP exchange completed successfully ok 1 - setup-only --- duration_ms: 495 connection_id: 66791bde0172887eca642cab915ce42c ... 2026-06-19T00:59:36.089325Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:35312 dual_stack=true 2026-06-19T00:59:36.687486Z  INFO moq_test_client::scenarios: Sending PUBLISH_NAMESPACE for: moq-test/interop not ok 2 - publish-namespace-only --- duration_ms: 599 message: "PUBLISH_NAMESPACE failed: too many requests" ... 2026-06-19T00:59:36.688473Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:51114 dual_stack=true 2026-06-19T00:59:36.938515Z  INFO moq_test_client::scenarios: Subscribing to non-existent track: nonexistent/namespace/test-track 2026-06-19T00:59:36.938546Z ERROR moq_transport::serve::error: [4e6d1e64-b796-448a-9ef4-37512b3d38ea] Internal error: request ID limit: too many requests at /build/moq-transport/src/session/subscriber.rs:191 2026-06-19T00:59:36.938570Z  WARN moq_test_client::scenarios: Got error but not clearly 'not found': internal error: Internal error [error:4e6d1e64-b796-448a-9ef4-37512b3d38ea]. Relay may use different error text. ok 3 - subscribe-error --- duration_ms: 250 connection_id: 38548778d7de20885399915bde30654b ... 2026-06-19T00:59:36.939583Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:42410 dual_stack=true 2026-06-19T00:59:37.189303Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:59179 dual_stack=true 2026-06-19T00:59:37.430425Z  INFO moq_test_client::scenarios: Publisher sending PUBLISH_NAMESPACE: moq-test/interop 2026-06-19T00:59:37.430450Z  INFO moq_test_client::scenarios: Subscriber subscribing to track: moq-test/interop/test-track 2026-06-19T00:59:37.430465Z ERROR moq_transport::serve::error: [8e01770c-58fb-4258-9d63-d110b65c8ee3] Internal error: request ID limit: too many requests at /build/moq-transport/src/session/subscriber.rs:191 2026-06-19T00:59:37.430505Z  INFO moq_test_client::scenarios: Subscriber got error: internal error: Internal error [error:8e01770c-58fb-4258-9d63-d110b65c8ee3] - subscription was processed ok 4 - publish-namespace-subscribe --- duration_ms: 491 publisher_connection_id: 28c8d8c94021e6286e0e20fb1655c85e subscriber_connection_id: cde39bc16e6561336358a2a78bef6df9 ... 2026-06-19T00:59:37.431425Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:53649 dual_stack=true 2026-06-19T00:59:37.678769Z  INFO moq_test_client::scenarios: Subscriber subscribing BEFORE PUBLISH_NAMESPACE: moq-test/interop/test-track 2026-06-19T00:59:37.678838Z ERROR moq_transport::serve::error: [fb6a85c4-7858-4f2a-9443-ae6775a1449a] Internal error: request ID limit: too many requests at /build/moq-transport/src/session/subscriber.rs:191 2026-06-19T00:59:38.181214Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:48320 dual_stack=true 2026-06-19T00:59:38.433136Z  INFO moq_test_client::scenarios: Publisher sending PUBLISH_NAMESPACE (after subscriber): moq-test/interop not ok 5 - subscribe-before-publish-namespace --- duration_ms: 1002 message: "publisher PUBLISH_NAMESPACE failed: too many requests" ... 2026-06-19T00:59:38.434043Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:54686 dual_stack=true 2026-06-19T00:59:38.929633Z  INFO moq_test_client::scenarios: Sending PUBLISH_NAMESPACE: moq-test/interop not ok 6 - publish-namespace-done --- duration_ms: 496 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'