make[1]: Entering directory '/home/runner/work/moq-interop-runner/moq-interop-runner/main' Running tests against https://relay.moqtail.dev... Client: ghcr.io/gmarzot/aiomoqt:latest docker run --rm \ \ --network host \ -e RELAY_URL=https://relay.moqtail.dev \ -e TLS_DISABLE_VERIFY=false \ ghcr.io/gmarzot/aiomoqt:latest [PASS] setup-only: SERVER_SETUP received with compatible version [PASS] announce-only: PUBLISH_NAMESPACE_OK received [PASS] publish-namespace-done: PUBLISH_NAMESPACE_OK received, PUBLISH_NAMESPACE_DONE sent [PASS] subscribe-error: Error received (expected): code=16 2026-07-01 01:06:58.584 ERROR: handle_control_message: protocol violation: parameter length 1 exceeds remaining 0 2026-07-01 01:06:58.585 ERROR: MOQT error: closing: parameter length 1 exceeds remaining 0 (3) 2026-07-01 01:06:58.585 ERROR: MOQT error: control stream: parsing failed at position: 63 of 63 bytes 2026-07-01 01:06:58.585 ERROR: MOQT error: closing: control stream: parsing failed at position: 63 of 63 bytes (3) [PASS (COMPAT)] announce-subscribe: relay holds subscription pending (forward-and-wait); no SUBSCRIBE_OK within 5s [PASS] subscribe-before-announce: Error received (valid: relay didn't buffer): code=16 TAP version 14 # date: 2026-07-01T01:06:58Z # ended: 2026-07-01T01:07:04Z # target: https://relay.moqtail.dev # version: aiomoqt/0.10.5 # note: preference probe pinned draft-16 1..6 ok 1 - setup-only --- duration_ms: 8.8 connection_id: unknown message: SERVER_SETUP received with compatible version ... ok 2 - announce-only --- duration_ms: 12.1 connection_id: unknown message: PUBLISH_NAMESPACE_OK received ... ok 3 - publish-namespace-done --- duration_ms: 110.7 connection_id: unknown message: PUBLISH_NAMESPACE_OK received, PUBLISH_NAMESPACE_DONE sent ... ok 4 - subscribe-error --- duration_ms: 10.0 connection_id: unknown message: Error received (expected): code=16 expected: SUBSCRIBE_ERROR code=TRACK_DOES_NOT_EXIST ... ok 5 - announce-subscribe # COMPAT --- duration_ms: 5024.7 publisher_connection_id: unknown subscriber_connection_id: unknown message: relay holds subscription pending (forward-and-wait); no SUBSCRIBE_OK within 5s compat: true compat_note: relay held the subscription pending without an eager SUBSCRIBE_OK; accepted as a valid forward-and-wait relay model (matches moq-rs) ... ok 6 - subscribe-before-announce --- duration_ms: 524.5 publisher_connection_id: unknown subscriber_connection_id: unknown message: Error received (valid: relay didn't buffer): code=16 ... make[1]: Leaving directory '/home/runner/work/moq-interop-runner/moq-interop-runner/main'