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-07T01:41:31Z" level=warning msg="The \"PORT\" variable is not set. Defaulting to a blank string." time="2026-08-07T01:41:31Z" level=warning msg="The \"PORT\" variable is not set. Defaulting to a blank string." time="2026-08-07T01:41:31Z" level=warning msg="The \"PORT\" variable is not set. Defaulting to a blank string." time="2026-08-07T01:41:31Z" level=warning msg="The \"HEX\" variable is not set. Defaulting to a blank string." time="2026-08-07T01:41:31Z" 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-07T01:41:31.910067Z  INFO moq_relay::cluster: cluster initialized origin_id=6648524438627889 configured=false relay-1 | 2026-08-07T01:41:31.911048Z  INFO moq_relay::relay: listening addr=[::]:4443 relay-1 | 2026-08-07T01:41:31.911101Z  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-07T01:41:31.911111Z  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-07T01:41:37.518114Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:33802 dual_stack=true relay-1 | 2026-08-07T01:41:37.565263Z  INFO conn{id=0}: moq_relay::connection: session accepted transport=quic role=None tier= root= publish= subscribe= relay-1 | 2026-08-07T01:41:37.565313Z  INFO conn{id=0}: moq_relay::connection: negotiated version=moq-transport-18 transport=quic test-client-1 | 2026-08-07T01:41:37.565598Z  INFO moq_test_client::scenarios: SETUP exchange completed successfully test-client-1 | ok 1 - setup-only test-client-1 | --- test-client-1 | duration_ms: 48 test-client-1 | connection_id: 32685eb221e7272dc2faf6cf7085c8f2 test-client-1 | ... relay-1 | 2026-08-07T01:41:37.565864Z  INFO moq_net::ietf::session: session terminated test-client-1 | 2026-08-07T01:41:37.565897Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd relay-1 | 2026-08-07T01:41:37.565913Z  WARN moq_relay::relay: connection closed err=transport: connection error: closed test-client-1 | 2026-08-07T01:41:37.566450Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:44483 dual_stack=true relay-1 | 2026-08-07T01:41:37.568952Z  INFO conn{id=1}: moq_relay::connection: session accepted transport=quic role=None tier= root= publish= subscribe= relay-1 | 2026-08-07T01:41:37.568969Z  INFO conn{id=1}: moq_relay::connection: negotiated version=moq-transport-18 transport=quic test-client-1 | 2026-08-07T01:41:37.569122Z  INFO moq_test_client::scenarios: Sending PUBLISH_NAMESPACE for: moq-test/interop test-client-1 | 2026-08-07T01:41:37.569251Z ERROR moq_transport::session::reader: [READER] decode: ERROR decoding moq_transport::message::Message - InvalidMessage(80) (buffer_len=6) test-client-1 | 2026-08-07T01:41:37.569269Z  WARN moq_transport::session: failed to decode inbound request; dropping stream error=decode error: invalid message: 80 relay-1 | 2026-08-07T01:41:37.569370Z  WARN moq_net::ietf::session: subscribe_namespace failed, continuing without err=short buffer test-client-1 | 2026-08-07T01:41:39.571068Z  INFO moq_test_client::scenarios: PUBLISH_NAMESPACE succeeded (REQUEST_OK received, waiting for subscribers) test-client-1 | ok 2 - publish-namespace-only test-client-1 | --- test-client-1 | duration_ms: 2005 test-client-1 | connection_id: 5f444fddecc4b75a4c3f2cbb5770a5d4 test-client-1 | ... relay-1 | 2026-08-07T01:41:39.571305Z  INFO moq_net::ietf::session: session terminated relay-1 | 2026-08-07T01:41:39.571357Z  WARN moq_relay::relay: connection closed err=transport: connection error: closed test-client-1 | 2026-08-07T01:41:39.571490Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd test-client-1 | 2026-08-07T01:41:39.571995Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:47016 dual_stack=true relay-1 | 2026-08-07T01:41:39.574919Z  INFO conn{id=2}: moq_relay::connection: session accepted transport=quic role=None tier= root= publish= subscribe= relay-1 | 2026-08-07T01:41:39.574945Z  INFO conn{id=2}: moq_relay::connection: negotiated version=moq-transport-18 transport=quic test-client-1 | 2026-08-07T01:41:39.575157Z  INFO moq_test_client::scenarios: Subscribing to non-existent track: nonexistent/namespace/test-track relay-1 | 2026-08-07T01:41:39.575342Z  INFO moq_net::ietf::publisher: subscribe started id=0 broadcast=nonexistent/namespace track=test-track relay-1 | 2026-08-07T01:41:39.575427Z  WARN moq_net::ietf::session: subscribe_namespace failed, continuing without err=short buffer test-client-1 | 2026-08-07T01:41:39.575338Z ERROR moq_transport::session::reader: [READER] decode: ERROR decoding moq_transport::message::Message - InvalidMessage(80) (buffer_len=6) test-client-1 | 2026-08-07T01:41:39.575351Z  WARN moq_transport::session: failed to decode inbound request; dropping stream error=decode error: invalid message: 80 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 | ... test-client-1 | 2026-08-07T01:41:49.573063Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd relay-1 | 2026-08-07T01:41:49.573154Z  INFO moq_net::ietf::session: session terminated relay-1 | 2026-08-07T01:41:49.573205Z  WARN moq_relay::relay: connection closed err=transport: connection error: closed test-client-1 | 2026-08-07T01:41:49.573699Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:39019 dual_stack=true relay-1 | 2026-08-07T01:41:49.576686Z  INFO conn{id=3}: moq_relay::connection: session accepted transport=quic role=None tier= root= publish= subscribe= relay-1 | 2026-08-07T01:41:49.576712Z  INFO conn{id=3}: moq_relay::connection: negotiated version=moq-transport-18 transport=quic test-client-1 | 2026-08-07T01:41:49.577631Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:53124 dual_stack=true relay-1 | 2026-08-07T01:41:49.579919Z  INFO conn{id=4}: moq_relay::connection: session accepted transport=quic role=None tier= root= publish= subscribe= relay-1 | 2026-08-07T01:41:49.579940Z  INFO conn{id=4}: moq_relay::connection: negotiated version=moq-transport-18 transport=quic test-client-1 | 2026-08-07T01:41:49.580151Z  INFO moq_test_client::scenarios: Publisher sending PUBLISH_NAMESPACE: moq-test/interop test-client-1 | 2026-08-07T01:41:49.580166Z  INFO moq_test_client::scenarios: Subscriber subscribing to track: moq-test/interop/test-track test-client-1 | 2026-08-07T01:41:49.580202Z ERROR moq_transport::session::reader: [READER] decode: ERROR decoding moq_transport::message::Message - InvalidMessage(80) (buffer_len=6) test-client-1 | 2026-08-07T01:41:49.580211Z  WARN moq_transport::session: failed to decode inbound request; dropping stream error=decode error: invalid message: 80 test-client-1 | 2026-08-07T01:41:49.580266Z ERROR moq_transport::session::reader: [READER] decode: ERROR decoding moq_transport::message::Message - InvalidMessage(80) (buffer_len=6) test-client-1 | 2026-08-07T01:41:49.580343Z  WARN moq_transport::session: failed to decode inbound request; dropping stream error=decode error: invalid message: 80 relay-1 | 2026-08-07T01:41:49.580513Z  INFO moq_net::ietf::publisher: subscribe started id=0 broadcast=moq-test/interop track=test-track relay-1 | 2026-08-07T01:41:49.580542Z  WARN moq_net::ietf::session: subscribe_namespace failed, continuing without err=short buffer relay-1 | 2026-08-07T01:41:49.580638Z  WARN moq_net::ietf::session: subscribe_namespace failed, continuing without err=short buffer relay-1 | 2026-08-07T01:41:49.580720Z  INFO moq_net::ietf::subscriber: subscribe started broadcast=moq-test/interop track=test-track relay-1 | 2026-08-07T01:41:52.582311Z  INFO moq_net::ietf::session: session terminated relay-1 | 2026-08-07T01:41:52.582357Z  WARN moq_relay::relay: connection closed err=transport: connection error: closed relay-1 | 2026-08-07T01:41:52.582390Z  WARN moq_net::model::track: track::Producer dropped without finish() or abort() track=test-track relay-1 | 2026-08-07T01:41:52.582404Z  INFO moq_net::ietf::session: session terminated relay-1 | 2026-08-07T01:41:52.582412Z  WARN moq_relay::relay: connection closed err=transport: connection error: closed test-client-1 | 2026-08-07T01:41:52.582027Z  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: 1425fcf2abfa7aa42eed871129757fa4 test-client-1 | subscriber_connection_id: d201a70257e5a318055f285fce8cf6f9 test-client-1 | ... test-client-1 | 2026-08-07T01:41:52.582284Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd test-client-1 | 2026-08-07T01:41:52.582347Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd test-client-1 | 2026-08-07T01:41:52.582875Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:53094 dual_stack=true relay-1 | 2026-08-07T01:41:52.585717Z  INFO conn{id=5}: moq_relay::connection: session accepted transport=quic role=None tier= root= publish= subscribe= relay-1 | 2026-08-07T01:41:52.585741Z  INFO conn{id=5}: moq_relay::connection: negotiated version=moq-transport-18 transport=quic test-client-1 | 2026-08-07T01:41:52.585939Z  INFO moq_test_client::scenarios: Subscriber subscribing BEFORE PUBLISH_NAMESPACE: moq-test/interop/test-track test-client-1 | 2026-08-07T01:41:52.586035Z ERROR moq_transport::session::reader: [READER] decode: ERROR decoding moq_transport::message::Message - InvalidMessage(80) (buffer_len=6) test-client-1 | 2026-08-07T01:41:52.586041Z  WARN moq_transport::session: failed to decode inbound request; dropping stream error=decode error: invalid message: 80 relay-1 | 2026-08-07T01:41:52.586192Z  INFO moq_net::ietf::publisher: subscribe started id=0 broadcast=moq-test/interop track=test-track relay-1 | 2026-08-07T01:41:52.586228Z  WARN moq_net::ietf::session: subscribe_namespace failed, continuing without err=short buffer test-client-1 | 2026-08-07T01:41:53.087174Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:50042 dual_stack=true relay-1 | 2026-08-07T01:41:53.091566Z  INFO conn{id=6}: moq_relay::connection: session accepted transport=quic role=None tier= root= publish= subscribe= relay-1 | 2026-08-07T01:41:53.091595Z  INFO conn{id=6}: moq_relay::connection: negotiated version=moq-transport-18 transport=quic test-client-1 | 2026-08-07T01:41:53.091843Z  INFO moq_test_client::scenarios: Publisher sending PUBLISH_NAMESPACE (after subscriber): moq-test/interop test-client-1 | 2026-08-07T01:41:53.091884Z ERROR moq_transport::session::reader: [READER] decode: ERROR decoding moq_transport::message::Message - InvalidMessage(80) (buffer_len=6) test-client-1 | 2026-08-07T01:41:53.091897Z  WARN moq_transport::session: failed to decode inbound request; dropping stream error=decode error: invalid message: 80 relay-1 | 2026-08-07T01:41:53.092036Z  WARN moq_net::ietf::session: subscribe_namespace failed, continuing without err=short buffer test-client-1 | 2026-08-07T01:41:56.092882Z  INFO moq_test_client::scenarios: Publisher PUBLISH_NAMESPACE timeout (expected) test-client-1 | 2026-08-07T01:41:57.093703Z  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: 4511 test-client-1 | subscriber_connection_id: cc1289321c536a0dfbe9017dab502ee0 test-client-1 | publisher_connection_id: 8330204ef9f179cd212e0dda4bd394ae test-client-1 | ... test-client-1 | 2026-08-07T01:41:57.094124Z  WARN web_transport_quinn::session: failed to read capsule e=UnexpectedEnd relay-1 | 2026-08-07T01:41:57.094069Z  INFO moq_net::ietf::session: session terminated relay-1 | 2026-08-07T01:41:57.094115Z  WARN moq_relay::relay: connection closed err=transport: connection error: closed test-client-1 | 2026-08-07T01:41:57.094715Z  INFO moq_native_ietf::quic: UDP socket bound bind=[::]:0 local=[::]:53382 dual_stack=true relay-1 | 2026-08-07T01:41:57.098838Z  INFO conn{id=7}: moq_relay::connection: session accepted transport=quic role=None tier= root= publish= subscribe= relay-1 | 2026-08-07T01:41:57.098866Z  INFO conn{id=7}: moq_relay::connection: negotiated version=moq-transport-18 transport=quic test-client-1 | 2026-08-07T01:41:57.099071Z  INFO moq_test_client::scenarios: Sending PUBLISH_NAMESPACE: moq-test/interop test-client-1 | 2026-08-07T01:41:57.099106Z ERROR moq_transport::session::reader: [READER] decode: ERROR decoding moq_transport::message::Message - InvalidMessage(80) (buffer_len=6) test-client-1 | 2026-08-07T01:41:57.099113Z  WARN moq_transport::session: failed to decode inbound request; dropping stream error=decode error: invalid message: 80 relay-1 | 2026-08-07T01:41:57.099308Z  WARN moq_net::ietf::session: subscribe_namespace failed, continuing without err=short buffer test-client-1 | 2026-08-07T01:41:59.101165Z  INFO moq_test_client::scenarios: PUBLISH_NAMESPACE active; sending PUBLISH_NAMESPACE_DONE test-client-1 | 2026-08-07T01:41:59.203168Z  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: 2109 test-client-1 | connection_id: eca29e34853b49165d5ca05551cc5dbf test-client-1 | ... relay-1 | 2026-08-07T01:41:59.203645Z  INFO moq_net::ietf::session: session terminated relay-1 | 2026-08-07T01:41:59.203690Z  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'