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-test-client-draft-18:latest URL: https://relay:4443 time="2026-08-06T00:55:26Z" level=warning msg="The \"PORT\" variable is not set. Defaulting to a blank string." time="2026-08-06T00:55:26Z" level=warning msg="The \"PORT\" variable is not set. Defaulting to a blank string." time="2026-08-06T00:55:26Z" level=warning msg="The \"PORT\" variable is not set. Defaulting to a blank string." time="2026-08-06T00:55:26Z" level=warning msg="The \"HEX\" variable is not set. Defaulting to a blank string." time="2026-08-06T00:55:26Z" 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-08-06T00:55:26.692920Z  INFO moq_relay::cluster: cluster initialized origin_id=3181296756154274 configured=false relay-1 | 2026-08-06T00:55:26.693967Z  INFO moq_relay::relay: listening addr=[::]:4443 relay-1 | 2026-08-06T00:55:26.694145Z  INFO moq_native::jemalloc: jemalloc profiling compiled in but not active. Set MALLOC_CONF=prof:true,prof_active:true at startup to enable relay-1 | 2026-08-06T00:55:26.694160Z  INFO moq_relay::cluster: no cluster peers configured; running standalone test-client-1 | TAP version 14 test-client-1 | # moq-test-client v0.1.10 test-client-1 | # Relay: https://relay:4443/ test-client-1 | 1..6 test-client-1 | 2026-08-06T00:55:32.304585Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:57526 dual_stack=true relay-1 | 2026-08-06T00:55:32.350961Z  INFO conn{id=0}: moq_relay::connection: session accepted transport=quic role=None tier= root= publish= subscribe= relay-1 | 2026-08-06T00:55:32.351022Z  INFO conn{id=0}: moq_relay::connection: negotiated version=moq-transport-18 transport=quic test-client-1 | 2026-08-06T00:55:32.351378Z  INFO moq_test_client::scenarios: SETUP exchange completed successfully test-client-1 | ok 1 - setup-only test-client-1 | --- test-client-1 | duration_ms: 47 test-client-1 | connection_id: cb2c2740a785fe5effea49272c4edfa2 test-client-1 | ... relay-1 | 2026-08-06T00:55:32.351511Z  INFO moq_net::ietf::session: session terminated test-client-1 | 2026-08-06T00:55:32.351604Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd relay-1 | 2026-08-06T00:55:32.351744Z  WARN moq_relay::relay: connection closed err=transport: connection error: closed test-client-1 | 2026-08-06T00:55:32.352286Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:36656 dual_stack=true relay-1 | 2026-08-06T00:55:32.354971Z  INFO conn{id=1}: moq_relay::connection: session accepted transport=quic role=None tier= root= publish= subscribe= relay-1 | 2026-08-06T00:55:32.354992Z  INFO conn{id=1}: moq_relay::connection: negotiated version=moq-transport-18 transport=quic test-client-1 | 2026-08-06T00:55:32.355162Z  INFO moq_test_client::scenarios: Sending PUBLISH_NAMESPACE for: moq-test/interop test-client-1 | 2026-08-06T00:55:32.355228Z ERROR moq_transport::session::reader: [READER] decode: ERROR decoding moq_transport::message::Message - InvalidMessage(80) (buffer_len=6) test-client-1 | 2026-08-06T00:55:32.355235Z  WARN moq_transport::session: failed to decode inbound request; dropping stream error=decode error: invalid message: 80 relay-1 | 2026-08-06T00:55:32.355438Z  WARN moq_net::ietf::session: subscribe_namespace failed, continuing without err=short buffer relay-1 | 2026-08-06T00:55:34.356476Z  INFO moq_net::ietf::session: session terminated test-client-1 | 2026-08-06T00:55:34.356236Z  INFO moq_test_client::scenarios: PUBLISH_NAMESPACE succeeded (REQUEST_OK received, waiting for subscribers) relay-1 | 2026-08-06T00:55:34.356526Z  WARN moq_relay::relay: connection closed err=transport: connection error: closed test-client-1 | ok 2 - publish-namespace-only test-client-1 | --- test-client-1 | duration_ms: 2004 test-client-1 | connection_id: 128e9fd9c590b33bb484097fcc1dc579 test-client-1 | ... test-client-1 | 2026-08-06T00:55:34.356491Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd test-client-1 | 2026-08-06T00:55:34.357243Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:51893 dual_stack=true relay-1 | 2026-08-06T00:55:34.360287Z  INFO conn{id=2}: moq_relay::connection: session accepted transport=quic role=None tier= root= publish= subscribe= relay-1 | 2026-08-06T00:55:34.360313Z  INFO conn{id=2}: moq_relay::connection: negotiated version=moq-transport-18 transport=quic test-client-1 | 2026-08-06T00:55:34.360528Z  INFO moq_test_client::scenarios: Subscribing to non-existent track: nonexistent/namespace/test-track test-client-1 | 2026-08-06T00:55:34.360710Z ERROR moq_transport::session::reader: [READER] decode: ERROR decoding moq_transport::message::Message - InvalidMessage(80) (buffer_len=6) test-client-1 | 2026-08-06T00:55:34.360722Z  WARN moq_transport::session: failed to decode inbound request; dropping stream error=decode error: invalid message: 80 relay-1 | 2026-08-06T00:55:34.360742Z  INFO moq_net::ietf::publisher: subscribe started id=0 broadcast=nonexistent/namespace track=test-track relay-1 | 2026-08-06T00:55:34.360967Z  WARN moq_net::ietf::session: subscribe_namespace failed, continuing without err=short buffer test-client-1 | not ok 3 - subscribe-error test-client-1 | --- test-client-1 | duration_ms: 10001 test-client-1 | message: "test timed out: deadline has elapsed" test-client-1 | ... relay-1 | 2026-08-06T00:55:44.357740Z  INFO moq_net::ietf::session: session terminated test-client-1 | 2026-08-06T00:55:44.357934Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd relay-1 | 2026-08-06T00:55:44.357790Z  WARN moq_relay::relay: connection closed err=transport: connection error: closed test-client-1 | 2026-08-06T00:55:44.358443Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:54053 dual_stack=true relay-1 | 2026-08-06T00:55:44.361665Z  INFO conn{id=3}: moq_relay::connection: session accepted transport=quic role=None tier= root= publish= subscribe= relay-1 | 2026-08-06T00:55:44.361712Z  INFO conn{id=3}: moq_relay::connection: negotiated version=moq-transport-18 transport=quic test-client-1 | 2026-08-06T00:55:44.362496Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:47452 dual_stack=true relay-1 | 2026-08-06T00:55:44.364788Z  INFO conn{id=4}: moq_relay::connection: session accepted transport=quic role=None tier= root= publish= subscribe= relay-1 | 2026-08-06T00:55:44.364811Z  INFO conn{id=4}: moq_relay::connection: negotiated version=moq-transport-18 transport=quic test-client-1 | 2026-08-06T00:55:44.365001Z  INFO moq_test_client::scenarios: Publisher sending PUBLISH_NAMESPACE: moq-test/interop test-client-1 | 2026-08-06T00:55:44.365013Z  INFO moq_test_client::scenarios: Subscriber subscribing to track: moq-test/interop/test-track test-client-1 | 2026-08-06T00:55:44.365044Z ERROR moq_transport::session::reader: [READER] decode: ERROR decoding moq_transport::message::Message - InvalidMessage(80) (buffer_len=6) test-client-1 | 2026-08-06T00:55:44.365050Z  WARN moq_transport::session: failed to decode inbound request; dropping stream error=decode error: invalid message: 80 test-client-1 | 2026-08-06T00:55:44.365082Z ERROR moq_transport::session::reader: [READER] decode: ERROR decoding moq_transport::message::Message - InvalidMessage(80) (buffer_len=6) test-client-1 | 2026-08-06T00:55:44.365086Z  WARN moq_transport::session: failed to decode inbound request; dropping stream error=decode error: invalid message: 80 relay-1 | 2026-08-06T00:55:44.365326Z  INFO moq_net::ietf::publisher: subscribe started id=0 broadcast=moq-test/interop track=test-track relay-1 | 2026-08-06T00:55:44.365364Z  WARN moq_net::ietf::session: subscribe_namespace failed, continuing without err=short buffer relay-1 | 2026-08-06T00:55:44.365460Z  WARN moq_net::ietf::session: subscribe_namespace failed, continuing without err=short buffer test-client-1 | 2026-08-06T00:55:47.366481Z  INFO moq_test_client::scenarios: Test timeout reached - subscription routing may still be in progress test-client-1 | ok 4 - publish-namespace-subscribe test-client-1 | --- test-client-1 | duration_ms: 3009 test-client-1 | publisher_connection_id: 2b4fd6a7a19f7098fbcdcab310c1455c test-client-1 | subscriber_connection_id: 0bc6905d19cf11a8ff3bd6bae19a4e05 test-client-1 | ... test-client-1 | 2026-08-06T00:55:47.366794Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd test-client-1 | 2026-08-06T00:55:47.366866Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd relay-1 | 2026-08-06T00:55:47.366820Z  INFO moq_net::ietf::session: session terminated relay-1 | 2026-08-06T00:55:47.366909Z  WARN moq_relay::relay: connection closed err=transport: connection error: closed relay-1 | 2026-08-06T00:55:47.366947Z  INFO moq_net::ietf::session: session terminated relay-1 | 2026-08-06T00:55:47.366974Z  WARN moq_relay::relay: connection closed err=transport: connection error: closed test-client-1 | 2026-08-06T00:55:47.367465Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:42439 dual_stack=true relay-1 | 2026-08-06T00:55:47.370431Z  INFO conn{id=5}: moq_relay::connection: session accepted transport=quic role=None tier= root= publish= subscribe= relay-1 | 2026-08-06T00:55:47.370463Z  INFO conn{id=5}: moq_relay::connection: negotiated version=moq-transport-18 transport=quic test-client-1 | 2026-08-06T00:55:47.370676Z  INFO moq_test_client::scenarios: Subscriber subscribing BEFORE PUBLISH_NAMESPACE: moq-test/interop/test-track test-client-1 | 2026-08-06T00:55:47.370787Z ERROR moq_transport::session::reader: [READER] decode: ERROR decoding moq_transport::message::Message - InvalidMessage(80) (buffer_len=6) test-client-1 | 2026-08-06T00:55:47.370799Z  WARN moq_transport::session: failed to decode inbound request; dropping stream error=decode error: invalid message: 80 relay-1 | 2026-08-06T00:55:47.370970Z  INFO moq_net::ietf::publisher: subscribe started id=0 broadcast=moq-test/interop track=test-track relay-1 | 2026-08-06T00:55:47.371001Z  WARN moq_net::ietf::session: subscribe_namespace failed, continuing without err=short buffer test-client-1 | 2026-08-06T00:55:47.873226Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:50472 dual_stack=true relay-1 | 2026-08-06T00:55:47.877870Z  INFO conn{id=6}: moq_relay::connection: session accepted transport=quic role=None tier= root= publish= subscribe= relay-1 | 2026-08-06T00:55:47.877902Z  INFO conn{id=6}: moq_relay::connection: negotiated version=moq-transport-18 transport=quic test-client-1 | 2026-08-06T00:55:47.878089Z  INFO moq_test_client::scenarios: Publisher sending PUBLISH_NAMESPACE (after subscriber): moq-test/interop test-client-1 | 2026-08-06T00:55:47.878192Z ERROR moq_transport::session::reader: [READER] decode: ERROR decoding moq_transport::message::Message - InvalidMessage(80) (buffer_len=6) test-client-1 | 2026-08-06T00:55:47.878203Z  WARN moq_transport::session: failed to decode inbound request; dropping stream error=decode error: invalid message: 80 relay-1 | 2026-08-06T00:55:47.878385Z  WARN moq_net::ietf::session: subscribe_namespace failed, continuing without err=short buffer test-client-1 | 2026-08-06T00:55:50.879008Z  INFO moq_test_client::scenarios: Publisher PUBLISH_NAMESPACE timeout (expected) test-client-1 | 2026-08-06T00:55:51.879915Z  INFO moq_test_client::scenarios: Subscriber still waiting (test complete) test-client-1 | ok 5 - subscribe-before-publish-namespace test-client-1 | --- test-client-1 | duration_ms: 4513 test-client-1 | subscriber_connection_id: b08f052e58417c8c61b130816aa0ea9f test-client-1 | publisher_connection_id: 61bb286698dac8853b0590c6bfbb8090 test-client-1 | ... relay-1 | 2026-08-06T00:55:51.880299Z  INFO moq_net::ietf::session: session terminated relay-1 | 2026-08-06T00:55:51.880352Z  WARN moq_relay::relay: connection closed err=transport: connection error: closed test-client-1 | 2026-08-06T00:55:51.880413Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd test-client-1 | 2026-08-06T00:55:51.880902Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:60467 dual_stack=true relay-1 | 2026-08-06T00:55:51.884380Z  INFO conn{id=7}: moq_relay::connection: session accepted transport=quic role=None tier= root= publish= subscribe= relay-1 | 2026-08-06T00:55:51.884406Z  INFO conn{id=7}: moq_relay::connection: negotiated version=moq-transport-18 transport=quic test-client-1 | 2026-08-06T00:55:51.884605Z  INFO moq_test_client::scenarios: Sending PUBLISH_NAMESPACE: moq-test/interop test-client-1 | 2026-08-06T00:55:51.884721Z ERROR moq_transport::session::reader: [READER] decode: ERROR decoding moq_transport::message::Message - InvalidMessage(80) (buffer_len=6) test-client-1 | 2026-08-06T00:55:51.884729Z  WARN moq_transport::session: failed to decode inbound request; dropping stream error=decode error: invalid message: 80 relay-1 | 2026-08-06T00:55:51.884940Z  WARN moq_net::ietf::session: subscribe_namespace failed, continuing without err=short buffer test-client-1 | 2026-08-06T00:55:53.886657Z  INFO moq_test_client::scenarios: PUBLISH_NAMESPACE active; sending PUBLISH_NAMESPACE_DONE test-client-1 | 2026-08-06T00:55:53.987850Z  INFO moq_test_client::scenarios: PUBLISH_NAMESPACE_DONE sent successfully test-client-1 | ok 6 - publish-namespace-done test-client-1 | --- test-client-1 | duration_ms: 2107 test-client-1 | connection_id: 7005b6cb5aaf7225ad84a327cce6407c test-client-1 | ... relay-1 | 2026-08-06T00:55:53.988204Z  INFO moq_net::ietf::session: session terminated relay-1 | 2026-08-06T00:55:53.988255Z  WARN moq_relay::relay: connection closed err=transport: connection error: closed 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:86: test] Error 1 make[1]: Leaving directory '/home/runner/work/moq-interop-runner/moq-interop-runner/main'