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/gmarzot/aiomoqt:latest docker run --rm \ \ --network host \ -e RELAY_URL=https://cdn.moq.dev/anon \ -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 2026-05-31 01:07:37.858 ERROR: MOQT error: control task failed with exception: control stream not intialized (1) [PASS] publish-namespace-done: PUBLISH_NAMESPACE_OK received, PUBLISH_NAMESPACE_DONE sent [FAIL] subscribe-error: Non-conformant: expected TRACK_DOES_NOT_EXIST (d14=0x04 / d16=0x10), got code=404 2026-05-31 01:07:37.995 ERROR: MOQT control: truncated msg type=0x7 msg_len=1536 tell=3 buf_len=27 head_hex=0706001405020b667269656e642e666973680474616e6b00000100 2026-05-31 01:07:37.996 ERROR: MOQT error: control stream: parsing failed at position: 27 of 27 bytes 2026-05-31 01:07:37.996 ERROR: MOQT error: closing: control stream: parsing failed at position: 27 of 27 bytes (3) [FAIL] announce-subscribe: Failed: TimeoutError [FAIL] subscribe-before-announce: Non-conformant error: expected a benign code (TRACK_DOES_NOT_EXIST / UNAUTHORIZED / TIMEOUT / NOT_SUPPORTED), got code=404 2026-05-31 01:07:41.645 WARNING: MOQT warn: control task cancelled Received a connection close request Received a connection close request Received a connection close request Received a connection close request Received a connection close request Received a connection close request Received a connection close request TAP version 14 # date: 2026-05-31T01:07:37Z # ended: 2026-05-31T01:07:41Z # target: https://cdn.moq.dev/anon # version: aiomoqt/0.9.5 1..6 ok 1 - setup-only --- duration_ms: 249.1 connection_id: unknown message: SERVER_SETUP received with compatible version ... ok 2 - announce-only --- duration_ms: 10.8 connection_id: unknown message: PUBLISH_NAMESPACE_OK received ... ok 3 - publish-namespace-done --- duration_ms: 111.2 connection_id: unknown message: PUBLISH_NAMESPACE_OK received, PUBLISH_NAMESPACE_DONE sent ... not ok 4 - subscribe-error --- duration_ms: 13.7 connection_id: unknown message: Non-conformant: expected TRACK_DOES_NOT_EXIST (d14=0x04 / d16=0x10), got code=404 expected: SUBSCRIBE_ERROR code=TRACK_DOES_NOT_EXIST received: SUBSCRIBE_ERROR code=404 ... not ok 5 - announce-subscribe --- duration_ms: 3003.6 publisher_connection_id: unknown subscriber_connection_id: unknown message: Failed: TimeoutError received: TimeoutError ... not ok 6 - subscribe-before-announce --- duration_ms: 658.8 publisher_connection_id: unknown subscriber_connection_id: unknown message: Non-conformant error: expected a benign code (TRACK_DOES_NOT_EXIST / UNAUTHORIZED / TIMEOUT / NOT_SUPPORTED), got code=404 ... make[1]: *** [Makefile:121: test-external] Error 1 make[1]: Leaving directory '/home/runner/work/moq-interop-runner/moq-interop-runner/main'