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: moq-dev-rs-interop:latest Client: ghcr.io/englishm/moq-interop-runner-moq-dev-js-client:latest URL: https://relay:4443 time="2026-09-01T00:41:25Z" level=warning msg="The \"PORT\" variable is not set. Defaulting to a blank string." time="2026-09-01T00:41:25Z" level=warning msg="The \"PORT\" variable is not set. Defaulting to a blank string." time="2026-09-01T00:41:25Z" level=warning msg="The \"PORT\" variable is not set. Defaulting to a blank string." time="2026-09-01T00:41:25Z" level=warning msg="The \"HEX\" variable is not set. Defaulting to a blank string." time="2026-09-01T00:41:25Z" 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 | 2026-09-01T00:41:26.095970Z  WARN moq_native::bind: UDP receive buffer is smaller than requested; raise `net.core.rmem_max` or expect packet loss under load wanted=8388608 granted=1048576 relay-1 | 2026-09-01T00:41:26.096000Z  WARN moq_native::bind: UDP send buffer is smaller than requested; raise `net.core.wmem_max` or expect packet loss under load wanted=8388608 granted=212992 relay-1 | 2026-09-01T00:41:26.099963Z  INFO moq_relay::cluster: cluster initialized origin_id=4894117938770495 configured=false relay-1 | 2026-09-01T00:41:26.101720Z  INFO moq_relay::relay: listening addr=[::]:4443 relay-1 | 2026-09-01T00:41:26.101750Z  INFO moq_relay::cluster: no cluster peers configured; running standalone relay-1 | 2026-09-01T00:41:26.101931Z  INFO moq_native::jemalloc: jemalloc profiling compiled in but not active. Set MALLOC_CONF=prof:true,prof_active:true at startup to enable test-client-1 | TAP version 14 test-client-1 | # moq-dev-js-client v0.1.0 test-client-1 | # Relay: https://relay:4443 test-client-1 | 1..6 relay-1 | 2026-09-01T00:41:31.980259Z  INFO conn{id=0}: moq_relay::connection: session accepted transport=quic role=None tier= root= publish= subscribe= relay-1 | 2026-09-01T00:41:31.980389Z  INFO conn{id=0}: moq_relay::connection: negotiated version=moq-lite-04 transport=quic test-client-1 | https://relay:4443/ connected via WebTransport test-client-1 | https://relay:4443/ negotiated ALPN: moq-lite-04 relay-1 | 2026-09-01T00:41:31.982903Z  WARN moq_relay::relay: connection closed err=transport: webtransport error: closed: code=0 reason= relay-1 | 2026-09-01T00:41:31.983004Z  INFO conn{id=0}: moq_net::lite::session: session terminated test-client-1 | ok 1 - setup-only test-client-1 | --- test-client-1 | duration_ms: 97 test-client-1 | ... test-client-1 | probe stream error error: session error: connection error: closed test-client-1 | code: "GenericFailure" test-client-1 | test-client-1 | test-client-1 | announce: prefix= relay-1 | 2026-09-01T00:41:32.000297Z  INFO conn{id=1}: moq_relay::connection: session accepted transport=quic role=None tier= root= publish= subscribe= relay-1 | 2026-09-01T00:41:32.000326Z  INFO conn{id=1}: moq_relay::connection: negotiated version=moq-lite-04 transport=quic test-client-1 | https://relay:4443/ connected via WebTransport test-client-1 | https://relay:4443/ negotiated ALPN: moq-lite-04 test-client-1 | announce: prefix= test-client-1 | announce: broadcast=moq-test/interop active=true relay-1 | 2026-09-01T00:41:32.501360Z  WARN moq_relay::relay: connection closed err=transport: webtransport error: closed: code=0 reason= relay-1 | 2026-09-01T00:41:32.501495Z  INFO conn{id=1}: moq_net::lite::session: session terminated test-client-1 | probe stream error 55 | // Adds more data to the buffer, returning true if more data was added. test-client-1 | 56 | async #fill() { test-client-1 | 57 | if (!this.#reader) { test-client-1 | 58 | return false; test-client-1 | 59 | } test-client-1 | 60 | const result = await this.#reader.read(); test-client-1 | ^ test-client-1 | error: session error: connection error: closed test-client-1 | code: "GenericFailure" test-client-1 | test-client-1 | at async #fill (/app/node_modules/@moq/net/stream.js:60:43) test-client-1 | at async done (/app/node_modules/@moq/net/stream.js:207:29) test-client-1 | at async decodeMaybe (/app/node_modules/@moq/net/lite/message.js:46:22) test-client-1 | at async runProbe (/app/node_modules/@moq/net/lite/subscriber.js:270:43) test-client-1 | test-client-1 | ok 2 - announce-only test-client-1 | --- test-client-1 | duration_ms: 506 test-client-1 | ... relay-1 | 2026-09-01T00:41:32.505067Z  INFO conn{id=2}: moq_relay::connection: session accepted transport=quic role=None tier= root= publish= subscribe= test-client-1 | https://relay:4443/ connected via WebTransport relay-1 | 2026-09-01T00:41:32.505100Z  INFO conn{id=2}: moq_relay::connection: negotiated version=moq-lite-04 transport=quic test-client-1 | https://relay:4443/ negotiated ALPN: moq-lite-04 test-client-1 | announce: prefix= test-client-1 | announce: broadcast=moq-test/interop active=true relay-1 | 2026-09-01T00:41:32.506167Z  WARN conn{id=2}: moq_net::model::origin_impl: replacing a live broadcast from a different publisher broadcast=moq-test/interop test-client-1 | announce: broadcast=moq-test/interop active=false relay-1 | 2026-09-01T00:41:33.206114Z  WARN moq_relay::relay: connection closed err=transport: webtransport error: closed: code=0 reason= relay-1 | 2026-09-01T00:41:33.206192Z  INFO conn{id=2}: moq_net::lite::session: session terminated test-client-1 | probe stream error 55 | // Adds more data to the buffer, returning true if more data was added. test-client-1 | 56 | async #fill() { test-client-1 | 57 | if (!this.#reader) { test-client-1 | 58 | return false; test-client-1 | 59 | } test-client-1 | 60 | const result = await this.#reader.read(); test-client-1 | ^ test-client-1 | error: session error: connection error: closed test-client-1 | code: "GenericFailure" test-client-1 | test-client-1 | at async #fill (/app/node_modules/@moq/net/stream.js:60:43) test-client-1 | at async done (/app/node_modules/@moq/net/stream.js:207:29) test-client-1 | at async decodeMaybe (/app/node_modules/@moq/net/lite/message.js:46:22) test-client-1 | at async runProbe (/app/node_modules/@moq/net/lite/subscriber.js:270:43) test-client-1 | test-client-1 | ok 3 - publish-namespace-done test-client-1 | --- test-client-1 | duration_ms: 704 test-client-1 | ... relay-1 | 2026-09-01T00:41:33.210481Z  INFO conn{id=3}: moq_relay::connection: session accepted transport=quic role=None tier= root= publish= subscribe= relay-1 | 2026-09-01T00:41:33.210509Z  INFO conn{id=3}: moq_relay::connection: negotiated version=moq-lite-04 transport=quic test-client-1 | https://relay:4443/ connected via WebTransport test-client-1 | https://relay:4443/ negotiated ALPN: moq-lite-04 test-client-1 | subscribe start: id=0 broadcast=nonexistent/namespace track=test-track test-client-1 | announce: prefix= relay-1 | 2026-09-01T00:41:33.214339Z  INFO conn{id=3}: moq_net::lite::publisher: subscribed started id=0 broadcast=nonexistent/namespace track=test-track relay-1 | 2026-09-01T00:41:33.214374Z  WARN conn{id=3}: moq_net::lite::publisher: subscribed error id=0 broadcast=nonexistent/namespace track=test-track err=unroutable test-client-1 | subscribe error: id=0 broadcast=nonexistent/namespace track=test-track error=RESET_STREAM: 30 relay-1 | 2026-09-01T00:41:33.215147Z  WARN moq_relay::relay: connection closed err=transport: webtransport error: closed: code=0 reason= relay-1 | 2026-09-01T00:41:33.215240Z  INFO conn{id=3}: moq_net::lite::session: session terminated test-client-1 | probe stream error 55 | // Adds more data to the buffer, returning true if more data was added. test-client-1 | 56 | async #fill() { test-client-1 | 57 | if (!this.#reader) { test-client-1 | 58 | return false; test-client-1 | 59 | } test-client-1 | 60 | const result = await this.#reader.read(); test-client-1 | ^ test-client-1 | error: session error: connection error: closed test-client-1 | code: "GenericFailure" test-client-1 | test-client-1 | at async #fill (/app/node_modules/@moq/net/stream.js:60:43) test-client-1 | at async done (/app/node_modules/@moq/net/stream.js:207:29) test-client-1 | at async decodeMaybe (/app/node_modules/@moq/net/lite/message.js:46:22) test-client-1 | at async runProbe (/app/node_modules/@moq/net/lite/subscriber.js:270:43) test-client-1 | test-client-1 | ok 4 - subscribe-error test-client-1 | --- test-client-1 | duration_ms: 9 test-client-1 | ... relay-1 | 2026-09-01T00:41:33.218348Z  INFO conn{id=4}: moq_relay::connection: session accepted transport=quic role=None tier= root= publish= subscribe= test-client-1 | https://relay:4443/ connected via WebTransport relay-1 | 2026-09-01T00:41:33.218376Z  INFO conn{id=4}: moq_relay::connection: negotiated version=moq-lite-04 transport=quic test-client-1 | https://relay:4443/ negotiated ALPN: moq-lite-04 test-client-1 | announce: prefix= test-client-1 | announce: broadcast=moq-test/interop active=true relay-1 | 2026-09-01T00:41:33.522121Z  INFO conn{id=5}: moq_relay::connection: session accepted transport=quic role=None tier= root= publish= subscribe= relay-1 | 2026-09-01T00:41:33.522167Z  INFO conn{id=5}: moq_relay::connection: negotiated version=moq-lite-04 transport=quic test-client-1 | https://relay:4443/ connected via WebTransport test-client-1 | https://relay:4443/ negotiated ALPN: moq-lite-04 test-client-1 | subscribe start: id=0 broadcast=moq-test/interop track=test-track test-client-1 | announce: prefix= relay-1 | 2026-09-01T00:41:33.523769Z  INFO conn{id=5}: moq_net::lite::publisher: subscribed started id=0 broadcast=moq-test/interop track=test-track relay-1 | 2026-09-01T00:41:33.523947Z  INFO conn{id=4}: moq_net::lite::subscriber: subscribe started id=0 broadcast=moq-test/interop track=test-track test-client-1 | subscribe ok: id=0 broadcast=moq-test/interop track=test-track test-client-1 | publish ok: broadcast=moq-test/interop track=test-track relay-1 | 2026-09-01T00:41:35.023978Z  WARN moq_relay::relay: connection closed err=transport: webtransport error: closed: code=0 reason= relay-1 | 2026-09-01T00:41:35.024063Z  WARN conn{id=4}: moq_net::model::track: track::Producer dropped without finish() or abort() track=test-track relay-1 | 2026-09-01T00:41:35.024079Z  INFO conn{id=4}: moq_net::lite::session: session terminated test-client-1 | probe stream error 55 | // Adds more data to the buffer, returning true if more data was added. test-client-1 | 56 | async #fill() { test-client-1 | 57 | if (!this.#reader) { test-client-1 | 58 | return false; test-client-1 | 59 | } test-client-1 | 60 | const result = await this.#reader.read(); test-client-1 | ^ test-client-1 | error: session error: connection error: closed test-client-1 | code: "GenericFailure" test-client-1 | test-client-1 | at async #fill (/app/node_modules/@moq/net/stream.js:60:43) test-client-1 | at async done (/app/node_modules/@moq/net/stream.js:207:29) test-client-1 | at async decodeMaybe (/app/node_modules/@moq/net/lite/message.js:46:22) test-client-1 | at async runProbe (/app/node_modules/@moq/net/lite/subscriber.js:270:43) test-client-1 | test-client-1 | subscribe close: id=0 broadcast=moq-test/interop track=test-track relay-1 | 2026-09-01T00:41:35.024889Z  WARN moq_relay::relay: connection closed err=transport: webtransport error: closed: code=0 reason= relay-1 | 2026-09-01T00:41:35.024949Z  INFO conn{id=5}: moq_net::lite::session: session terminated test-client-1 | probe stream error 55 | // Adds more data to the buffer, returning true if more data was added. test-client-1 | 56 | async #fill() { test-client-1 | 57 | if (!this.#reader) { test-client-1 | 58 | return false; test-client-1 | 59 | } test-client-1 | 60 | const result = await this.#reader.read(); test-client-1 | ^ test-client-1 | error: session error: connection error: closed test-client-1 | code: "GenericFailure" test-client-1 | test-client-1 | at async #fill (/app/node_modules/@moq/net/stream.js:60:43) test-client-1 | at async done (/app/node_modules/@moq/net/stream.js:207:29) test-client-1 | at async decodeMaybe (/app/node_modules/@moq/net/lite/message.js:46:22) test-client-1 | at async runProbe (/app/node_modules/@moq/net/lite/subscriber.js:270:43) test-client-1 | test-client-1 | ok 5 - announce-subscribe test-client-1 | --- test-client-1 | duration_ms: 1910 test-client-1 | ... relay-1 | 2026-09-01T00:41:35.130306Z  INFO conn{id=6}: moq_relay::connection: session accepted transport=quic role=None tier= root= publish= subscribe= relay-1 | 2026-09-01T00:41:35.130353Z  INFO conn{id=6}: moq_relay::connection: negotiated version=moq-lite-04 transport=quic test-client-1 | https://relay:4443/ connected via WebTransport test-client-1 | https://relay:4443/ negotiated ALPN: moq-lite-04 test-client-1 | subscribe start: id=0 broadcast=moq-test/interop track=test-track test-client-1 | announce: prefix= relay-1 | 2026-09-01T00:41:35.131583Z  INFO conn{id=6}: moq_net::lite::publisher: subscribed started id=0 broadcast=moq-test/interop track=test-track test-client-1 | subscribe ok: id=0 broadcast=moq-test/interop track=test-track test-client-1 | publish close: broadcast=moq-test/interop track=test-track test-client-1 | publish done: broadcast=moq-test/interop track=test-track relay-1 | 2026-09-01T00:41:35.633957Z  INFO conn{id=7}: moq_relay::connection: session accepted transport=quic role=None tier= root= publish= subscribe= relay-1 | 2026-09-01T00:41:35.633999Z  INFO conn{id=7}: moq_relay::connection: negotiated version=moq-lite-04 transport=quic test-client-1 | https://relay:4443/ connected via WebTransport test-client-1 | https://relay:4443/ negotiated ALPN: moq-lite-04 test-client-1 | announce: prefix= test-client-1 | announce: broadcast=moq-test/interop active=true relay-1 | 2026-09-01T00:41:35.635534Z  WARN conn{id=7}: moq_net::model::origin_impl: replacing a live broadcast from a different publisher broadcast=moq-test/interop relay-1 | 2026-09-01T00:41:35.635720Z  WARN conn{id=6}: moq_net::lite::publisher: subscribed error id=0 broadcast=moq-test/interop track=test-track err=dropped test-client-1 | subscribe error: id=0 broadcast=moq-test/interop track=test-track error=RESET_STREAM: 24 relay-1 | 2026-09-01T00:41:35.636163Z  WARN moq_relay::relay: connection closed err=transport: webtransport error: closed: code=0 reason= relay-1 | 2026-09-01T00:41:35.636270Z  INFO conn{id=7}: moq_net::lite::session: session terminated test-client-1 | probe stream error 55 | // Adds more data to the buffer, returning true if more data was added. test-client-1 | 56 | async #fill() { test-client-1 | 57 | if (!this.#reader) { test-client-1 | 58 | return false; test-client-1 | 59 | } test-client-1 | 60 | const result = await this.#reader.read(); test-client-1 | ^ test-client-1 | error: session error: connection error: closed test-client-1 | code: "GenericFailure" test-client-1 | test-client-1 | at async #fill (/app/node_modules/@moq/net/stream.js:60:43) test-client-1 | at async done (/app/node_modules/@moq/net/stream.js:207:29) test-client-1 | at async decodeMaybe (/app/node_modules/@moq/net/lite/message.js:46:22) test-client-1 | at async runProbe (/app/node_modules/@moq/net/lite/subscriber.js:270:43) test-client-1 | relay-1 | 2026-09-01T00:41:35.636920Z  WARN moq_relay::relay: connection closed err=transport: webtransport error: closed: code=0 reason= relay-1 | 2026-09-01T00:41:35.636969Z  INFO conn{id=6}: moq_net::lite::session: session terminated test-client-1 | probe stream error 55 | // Adds more data to the buffer, returning true if more data was added. test-client-1 | 56 | async #fill() { test-client-1 | 57 | if (!this.#reader) { test-client-1 | 58 | return false; test-client-1 | 59 | } test-client-1 | 60 | const result = await this.#reader.read(); test-client-1 | ^ test-client-1 | error: session error: connection error: closed test-client-1 | code: "GenericFailure" test-client-1 | test-client-1 | at async #fill (/app/node_modules/@moq/net/stream.js:60:43) test-client-1 | at async done (/app/node_modules/@moq/net/stream.js:207:29) test-client-1 | at async decodeMaybe (/app/node_modules/@moq/net/lite/message.js:46:22) test-client-1 | at async runProbe (/app/node_modules/@moq/net/lite/subscriber.js:270:43) test-client-1 | test-client-1 | ok 6 - subscribe-before-announce test-client-1 | --- test-client-1 | duration_ms: 512 test-client-1 | ... test-client-1 exited with code 0 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 Test results in mlog/ make[1]: Leaving directory '/home/runner/work/moq-interop-runner/moq-interop-runner/main'