make[1]: Entering directory '/home/runner/work/moq-interop-runner/moq-interop-runner/main' Running tests against https://moqx-main.ci.openmoq.org:4433/moq-relay... Client: ghcr.io/englishm/moq-interop-runner-moq-go-client:latest docker run --rm \ \ --network host \ -e RELAY_URL=https://moqx-main.ci.openmoq.org:4433/moq-relay \ -e TLS_DISABLE_VERIFY=false \ ghcr.io/englishm/moq-interop-runner-moq-go-client:latest TAP version 14 # moq interop-client # Relay: https://moqx-main.ci.openmoq.org:4433/moq-relay 1..6 not ok 1 - setup-only --- duration_ms: 5079 message: "connect (14 attempts): dial webtransport https://moqx-main.ci.openmoq.org:4433/moq-relay: context deadline exceeded" ... not ok 2 - announce-only --- duration_ms: 5000 message: "connect (15 attempts): dial webtransport https://moqx-main.ci.openmoq.org:4433/moq-relay: server didn't enable WebTransport" ... not ok 3 - publish-namespace-done --- duration_ms: 5000 message: "connect (18 attempts): dial webtransport https://moqx-main.ci.openmoq.org:4433/moq-relay: context deadline exceeded" ... not ok 4 - subscribe-error --- duration_ms: 5001 message: "connect (18 attempts): dial webtransport https://moqx-main.ci.openmoq.org:4433/moq-relay: server didn't enable WebTransport" ... not ok 5 - announce-subscribe --- duration_ms: 8000 message: "publisher connect: connect (29 attempts): dial webtransport https://moqx-main.ci.openmoq.org:4433/moq-relay: server didn't enable WebTransport" ... not ok 6 - subscribe-before-announce --- duration_ms: 8000 message: "subscriber connect: connect (29 attempts): dial webtransport https://moqx-main.ci.openmoq.org:4433/moq-relay: server didn't enable WebTransport" ... make[1]: *** [Makefile:121: test-external] Error 1 make[1]: Leaving directory '/home/runner/work/moq-interop-runner/moq-interop-runner/main'