make[1]: Entering directory '/home/runner/work/moq-interop-runner/moq-interop-runner/main' Running tests against moqt://moqt.nokiaresearch.com:4443/moq... Client: ghcr.io/openmoq/moqx-interop-client:latest docker run --rm \ \ --network host \ -e RELAY_URL=moqt://moqt.nokiaresearch.com:4443/moq \ -e TLS_DISABLE_VERIFY=false \ ghcr.io/openmoq/moqx-interop-client:latest TAP version 14 # moxygen interop test client # Relay: moqt://moqt.nokiaresearch.com:4443/moq # Transport: QUIC 1..6 not ok 1 - setup-only --- duration_ms: 258 error: Client closed by peer reason= ... not ok 2 - announce-only --- duration_ms: 301 error: Client closed by peer reason= ... not ok 3 - subscribe-error --- duration_ms: 154 error: Client closed by peer reason= ... not ok 4 - announce-subscribe --- duration_ms: 219 error: Client closed by peer reason= ... not ok 5 - publish-namespace-done --- duration_ms: 210 error: Client closed by peer reason= ... not ok 6 - subscribe-before-announce --- duration_ms: 162 error: Client closed by peer reason= ... make[1]: *** [Makefile:121: test-external] Error 1 make[1]: Leaving directory '/home/runner/work/moq-interop-runner/moq-interop-runner/main'