make[1]: Entering directory '/home/runner/work/moq-interop-runner/moq-interop-runner/main' rm -rf mlog/ mkdir -p mlog/relay mlog/client Running interop tests... Relay: ghcr.io/englishm/moq-interop-runner-moq-go-relay:latest Client: ghcr.io/gmarzot/aiomoqt:latest URL: https://relay:4443 time="2026-06-29T01:43:00Z" level=warning msg="The \"PORT\" variable is not set. Defaulting to a blank string." time="2026-06-29T01:43:00Z" level=warning msg="The \"PORT\" variable is not set. Defaulting to a blank string." time="2026-06-29T01:43:00Z" level=warning msg="The \"PORT\" variable is not set. Defaulting to a blank string." time="2026-06-29T01:43:00Z" level=warning msg="The \"HEX\" variable is not set. Defaulting to a blank string." time="2026-06-29T01:43:00Z" level=warning msg="The \"HEX\" variable is not set. Defaulting to a blank string." Container main-relay-1 Recreate Container main-relay-1 Recreated Attaching to relay-1, test-client-1 relay-1 | Starting moq relay: transport=quic port=4443 cert=/certs/cert.pem relay-1 | 01:43:00 INF failed to sufficiently increase receive buffer size (was: 1024 kiB, wanted: 7168 kiB, got: 2048 kiB). See https://github.com/quic-go/quic-go/wiki/UDP-Buffer-Sizes for details. relay-1 | 01:43:00 INF relay listening on [::]:4443 (QUIC) relay-1 | 01:43:00 INF relay accept loop starting component=relay addr=[::]:4443 relay-1 | 01:43:06 INF tls: ClientHello from 172.18.0.3:42706 sni="relay" alpn=[h3] versions=[772] relay-1 | 01:43:11 INF tls: ClientHello from 172.18.0.3:54914 sni="relay" alpn=[h3] versions=[772] relay-1 | 01:43:17 INF tls: ClientHello from 172.18.0.3:37663 sni="relay" alpn=[h3] versions=[772] relay-1 | 01:43:22 INF tls: ClientHello from 172.18.0.3:44618 sni="relay" alpn=[h3] versions=[772] test-client-1 | [FAIL] setup-only: Failed: TimeoutError relay-1 | 01:43:27 INF tls: ClientHello from 172.18.0.3:32886 sni="relay" alpn=[h3] versions=[772] test-client-1 | [FAIL] announce-only: Failed: TimeoutError relay-1 | 01:43:32 INF tls: ClientHello from 172.18.0.3:43521 sni="relay" alpn=[h3] versions=[772] test-client-1 | [FAIL] publish-namespace-done: Failed: TimeoutError relay-1 | 01:43:37 INF tls: ClientHello from 172.18.0.3:51516 sni="relay" alpn=[h3] versions=[772] test-client-1 | [FAIL] subscribe-error: Failed: TimeoutError relay-1 | 01:43:42 INF tls: ClientHello from 172.18.0.3:35606 sni="relay" alpn=[h3] versions=[772] test-client-1 | [FAIL] announce-subscribe: Failed: TimeoutError relay-1 | 01:43:52 INF tls: ClientHello from 172.18.0.3:42628 sni="relay" alpn=[h3] versions=[772] test-client-1 | [FAIL] subscribe-before-announce: Failed: TimeoutError test-client-1 | TAP version 14 test-client-1 | # date: 2026-06-29T01:43:06Z test-client-1 | # ended: 2026-06-29T01:43:59Z test-client-1 | # target: https://relay:4443 test-client-1 | # version: aiomoqt/0.10.4 test-client-1 | # note: preference probe: no offered draft reached SETUP; trying draft-18 test-client-1 | 1..6 test-client-1 | not ok 1 - setup-only test-client-1 | --- test-client-1 | duration_ms: 5006.2 test-client-1 | message: Failed: TimeoutError test-client-1 | expected: SERVER_SETUP received test-client-1 | received: TimeoutError test-client-1 | ... test-client-1 | not ok 2 - announce-only test-client-1 | --- test-client-1 | duration_ms: 5001.4 test-client-1 | message: Failed: TimeoutError test-client-1 | expected: PUBLISH_NAMESPACE_OK test-client-1 | received: TimeoutError test-client-1 | ... test-client-1 | not ok 3 - publish-namespace-done test-client-1 | --- test-client-1 | duration_ms: 5005.5 test-client-1 | message: Failed: TimeoutError test-client-1 | expected: PUBLISH_NAMESPACE_OK + PUBLISH_NAMESPACE_DONE test-client-1 | received: TimeoutError test-client-1 | ... test-client-1 | not ok 4 - subscribe-error test-client-1 | --- test-client-1 | duration_ms: 5006.3 test-client-1 | message: Failed: TimeoutError test-client-1 | expected: error response test-client-1 | received: TimeoutError test-client-1 | ... test-client-1 | not ok 5 - announce-subscribe test-client-1 | --- test-client-1 | duration_ms: 10004.1 test-client-1 | publisher_connection_id: unknown test-client-1 | subscriber_connection_id: unknown test-client-1 | message: Failed: TimeoutError test-client-1 | received: TimeoutError test-client-1 | ... test-client-1 | not ok 6 - subscribe-before-announce test-client-1 | --- test-client-1 | duration_ms: 7008.3 test-client-1 | publisher_connection_id: unknown test-client-1 | subscriber_connection_id: unknown test-client-1 | message: Failed: TimeoutError test-client-1 | received: TimeoutError test-client-1 | ... test-client-1 exited with code 1 Aborting on container exit... Container main-test-client-1 Stopping Container main-test-client-1 Stopped Container main-relay-1 Stopping Container main-relay-1 Stopped make[1]: *** [Makefile:85: test] Error 1 make[1]: Leaving directory '/home/runner/work/moq-interop-runner/moq-interop-runner/main'