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/englishm/moq-interop-runner-moq-dev-js-client:latest docker run --rm \ \ --network host \ -e RELAY_URL=https://cdn.moq.dev/anon \ -e TLS_DISABLE_VERIFY=false \ ghcr.io/englishm/moq-interop-runner-moq-dev-js-client:latest TAP version 14 # moq-dev-js-client v0.1.0 # Relay: https://cdn.moq.dev/anon 1..6 https://cdn.moq.dev/anon connected via WebTransport https://cdn.moq.dev/anon negotiated ALPN: moq-lite-04 announce: prefix= probe stream error 55 | // Adds more data to the buffer, returning true if more data was added. 56 | async #fill() { 57 | if (!this.#reader) { 58 | return false; 59 | } 60 | const result = await this.#reader.read(); ^ error: session error: connection error: closed code: "GenericFailure" at async #fill (/app/node_modules/@moq/net/stream.js:60:43) at async done (/app/node_modules/@moq/net/stream.js:207:29) at async decodeMaybe (/app/node_modules/@moq/net/lite/message.js:46:22) at async runProbe (/app/node_modules/@moq/net/lite/subscriber.js:270:43) ok 1 - setup-only --- duration_ms: 314 ... https://cdn.moq.dev/anon connected via WebTransport https://cdn.moq.dev/anon negotiated ALPN: moq-lite-04 announce: prefix= announce: broadcast=moq-test/interop active=true ok 2 - announce-only --- duration_ms: 525 ... probe stream error 55 | // Adds more data to the buffer, returning true if more data was added. 56 | async #fill() { 57 | if (!this.#reader) { 58 | return false; 59 | } 60 | const result = await this.#reader.read(); ^ error: session error: connection error: closed code: "GenericFailure" at async #fill (/app/node_modules/@moq/net/stream.js:60:43) at async done (/app/node_modules/@moq/net/stream.js:207:29) at async decodeMaybe (/app/node_modules/@moq/net/lite/message.js:46:22) at async runProbe (/app/node_modules/@moq/net/lite/subscriber.js:270:43) https://cdn.moq.dev/anon connected via WebTransport https://cdn.moq.dev/anon negotiated ALPN: moq-lite-04 announce: prefix= announce: broadcast=moq-test/interop active=true announce: broadcast=moq-test/interop active=false probe stream error 55 | // Adds more data to the buffer, returning true if more data was added. 56 | async #fill() { 57 | if (!this.#reader) { 58 | return false; 59 | } 60 | const result = await this.#reader.read(); ^ error: session error: connection error: closed code: "GenericFailure" at async #fill (/app/node_modules/@moq/net/stream.js:60:43) at async done (/app/node_modules/@moq/net/stream.js:207:29) at async decodeMaybe (/app/node_modules/@moq/net/lite/message.js:46:22) at async runProbe (/app/node_modules/@moq/net/lite/subscriber.js:270:43) ok 3 - publish-namespace-done --- duration_ms: 724 ... https://cdn.moq.dev/anon connected via WebTransport https://cdn.moq.dev/anon negotiated ALPN: moq-lite-04 subscribe start: id=0 broadcast=nonexistent/namespace track=test-track announce: prefix= subscribe error: id=0 broadcast=nonexistent/namespace track=test-track error=RESET_STREAM: 30 probe stream error 55 | // Adds more data to the buffer, returning true if more data was added. 56 | async #fill() { 57 | if (!this.#reader) { 58 | return false; 59 | } 60 | const result = await this.#reader.read(); ^ error: session error: connection error: closed code: "GenericFailure" at async #fill (/app/node_modules/@moq/net/stream.js:60:43) at async done (/app/node_modules/@moq/net/stream.js:207:29) at async decodeMaybe (/app/node_modules/@moq/net/lite/message.js:46:22) at async runProbe (/app/node_modules/@moq/net/lite/subscriber.js:270:43) ok 4 - subscribe-error --- duration_ms: 27 ... https://cdn.moq.dev/anon connected via WebTransport https://cdn.moq.dev/anon negotiated ALPN: moq-lite-04 announce: prefix= announce: broadcast=moq-test/interop active=true https://cdn.moq.dev/anon connected via WebTransport https://cdn.moq.dev/anon negotiated ALPN: moq-lite-04 subscribe start: id=0 broadcast=moq-test/interop track=test-track announce: prefix= subscribe ok: id=0 broadcast=moq-test/interop track=test-track publish ok: broadcast=moq-test/interop track=test-track subscribe close: id=0 broadcast=moq-test/interop track=test-track probe stream error 55 | // Adds more data to the buffer, returning true if more data was added. 56 | async #fill() { 57 | if (!this.#reader) { 58 | return false; 59 | } 60 | const result = await this.#reader.read(); ^ error: session error: connection error: closed code: "GenericFailure" at async #fill (/app/node_modules/@moq/net/stream.js:60:43) at async done (/app/node_modules/@moq/net/stream.js:207:29) at async decodeMaybe (/app/node_modules/@moq/net/lite/message.js:46:22) at async runProbe (/app/node_modules/@moq/net/lite/subscriber.js:270:43) probe stream error 55 | // Adds more data to the buffer, returning true if more data was added. 56 | async #fill() { 57 | if (!this.#reader) { 58 | return false; 59 | } 60 | const result = await this.#reader.read(); ^ error: session error: connection error: closed code: "GenericFailure" at async #fill (/app/node_modules/@moq/net/stream.js:60:43) at async done (/app/node_modules/@moq/net/stream.js:207:29) at async decodeMaybe (/app/node_modules/@moq/net/lite/message.js:46:22) at async runProbe (/app/node_modules/@moq/net/lite/subscriber.js:270:43) ok 5 - announce-subscribe --- duration_ms: 1953 ... https://cdn.moq.dev/anon connected via WebTransport https://cdn.moq.dev/anon negotiated ALPN: moq-lite-04 subscribe start: id=0 broadcast=moq-test/interop track=test-track announce: prefix= subscribe ok: id=0 broadcast=moq-test/interop track=test-track publish close: broadcast=moq-test/interop track=test-track publish done: broadcast=moq-test/interop track=test-track https://cdn.moq.dev/anon connected via WebTransport https://cdn.moq.dev/anon negotiated ALPN: moq-lite-04 announce: prefix= announce: broadcast=moq-test/interop active=true subscribe error: id=0 broadcast=moq-test/interop track=test-track error=RESET_STREAM: 24 probe stream error 55 | // Adds more data to the buffer, returning true if more data was added. 56 | async #fill() { 57 | if (!this.#reader) { 58 | return false; 59 | } 60 | const result = await this.#reader.read(); ^ error: session error: connection error: closed code: "GenericFailure" at async #fill (/app/node_modules/@moq/net/stream.js:60:43) at async done (/app/node_modules/@moq/net/stream.js:207:29) at async decodeMaybe (/app/node_modules/@moq/net/lite/message.js:46:22) at async runProbe (/app/node_modules/@moq/net/lite/subscriber.js:270:43) probe stream error 55 | // Adds more data to the buffer, returning true if more data was added. 56 | async #fill() { 57 | if (!this.#reader) { 58 | return false; 59 | } 60 | const result = await this.#reader.read(); ^ error: session error: connection error: closed code: "GenericFailure" at async #fill (/app/node_modules/@moq/net/stream.js:60:43) at async done (/app/node_modules/@moq/net/stream.js:207:29) at async decodeMaybe (/app/node_modules/@moq/net/lite/message.js:46:22) at async runProbe (/app/node_modules/@moq/net/lite/subscriber.js:270:43) ok 6 - subscribe-before-announce --- duration_ms: 552 ... make[1]: Leaving directory '/home/runner/work/moq-interop-runner/moq-interop-runner/main'