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: ghcr.io/englishm/moq-interop-runner-moq-go-relay:latest Client: ghcr.io/facebookexperimental/moxygen-interop-client:latest-amd64 URL: https://relay:4443 time="2026-08-04T01:08:59Z" level=warning msg="The \"PORT\" variable is not set. Defaulting to a blank string." time="2026-08-04T01:08:59Z" level=warning msg="The \"PORT\" variable is not set. Defaulting to a blank string." time="2026-08-04T01:08:59Z" level=warning msg="The \"PORT\" variable is not set. Defaulting to a blank string." time="2026-08-04T01:08:59Z" level=warning msg="The \"HEX\" variable is not set. Defaulting to a blank string." time="2026-08-04T01:08:59Z" 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 | Starting moq relay: transport=webtransport port=4443 cert=/certs/cert.pem relay-1 | 01:09:00 INF WebTransport server cert SHA-256: 7dbd00f0826d744d0c5a929f0b441f3e896a0c4f20789bb17e9a13764eb58345 relay-1 | 01:09:00 INF → new WebTransport("https://0.0.0.0:4443/", {serverCertificateHashes: [{algorithm: "sha-256", value: new Uint8Array([125,189,0,240,130,109,116,77,12,90,146,159,11,68,31,62,137,106,12,79,32,120,155,177,126,154,19,118,78,181,131,69])}]}) relay-1 | 01:09:00 INF relay listening on [::]:4443 (WebTransport, path /) relay-1 | 01:09:00 INF relay accept loop starting component=relay addr=[::]:4443 relay-1 | 01:09:00 INF failed to sufficiently increase receive buffer size (was: 1024 kiB, wanted: 7168 kiB, got: 2048 kiB). See https://github.com/quic-go/quic-go/wiki/UDP-Buffer-Sizes for details. test-client-1 | TAP version 14 test-client-1 | # moxygen interop test client test-client-1 | # Relay: https://relay:4443 test-client-1 | # Transport: WebTransport test-client-1 | 1..6 relay-1 | 01:09:05 INF tls: ClientHello from 172.18.0.3:50588 sni="relay" alpn=[h3] versions=[772] relay-1 | 01:09:05 DBG wtconn: upgrade request remote=172.18.0.3:50588 method=CONNECT path=/ proto=webtransport origin="" relay-1 | 01:09:05 INF wtconn: CheckOrigin origin="" host="relay:4443" wt-protocols="\"moqt-16\", \"moqt-14\", \"moq-00\"" relay-1 | 01:09:05 DBG wtconn: upgrade ok remote=172.18.0.3:50588 wt_protocol=moqt-16 test-client-1 | E0804 01:09:05.821906 1 MoQSession.cpp:6305] Uni stream before setup complete sess=0x556d04ad5d20 relay-1 | 01:09:05 WRN relay SETUP failed component=relay err="accept control: stream 0 canceled by remote with error code 268" test-client-1 | *** Aborted at 1785805745 (Unix time, try 'date -d @1785805745') *** test-client-1 | *** Signal 11 (SIGSEGV) (0x0) received by PID 1 (pthread TID 0x7fbe33cf42c0) (linux TID 1) (code: sent by kernel (SI_KERNEL)), stack trace: *** test-client-1 | @ 00000000006508f1 _ZN5folly10symbolizer12_GLOBAL__N_113signalHandlerEiP9siginfo_tPv test-client-1 | /tmp/fbcode_builder_getdeps-ZappZbuildZfbcode_builder-root/repos/github.com-facebook-folly.git/folly/debugging/symbolizer/SignalHandler.cpp:598 test-client-1 | @ 000000000004532f (unknown) test-client-1 | @ 0000000000308310 _ZN8proxygen16WebTransportImpl16StreamReadHandle9readErrorEmN4quic9QuicErrorE test-client-1 | /tmp/fbcode_builder_getdeps-ZappZbuildZfbcode_builder-root/repos/github.com-facebook-proxygen.git/proxygen/lib/http/webtransport/WebTransportImpl.cpp:524 test-client-1 | @ 00000000003670df _ZN4quic21QuicTransportBaseLite21cancelAllAppCallbacksERKNS_9QuicErrorE test-client-1 | /tmp/fbcode_builder_getdeps-ZappZbuildZfbcode_builder-root/repos/github.com-facebook-mvfst.git/quic/api/QuicTransportBaseLite.cpp:2696 test-client-1 | @ 000000000035f443 _ZN4quic21QuicTransportBaseLite9closeImplENS_6detail4tiny28quic_tiny_opt_100300_bit_mem8optionalINS_9QuicErrorELNS3_14UseDefaultTypeE0ELS6_0EEEbb test-client-1 | /tmp/fbcode_builder_getdeps-ZappZbuildZfbcode_builder-root/repos/github.com-facebook-mvfst.git/quic/api/QuicTransportBaseLite.cpp:1805 test-client-1 | @ 00000000003608a0 _ZN4quic21QuicTransportBaseLite5closeENS_6detail4tiny28quic_tiny_opt_100300_bit_mem8optionalINS_9QuicErrorELNS3_14UseDefaultTypeE0ELS6_0EEE test-client-1 | /tmp/fbcode_builder_getdeps-ZappZbuildZfbcode_builder-root/repos/github.com-facebook-mvfst.git/quic/api/QuicTransportBaseLite.cpp:472 test-client-1 | @ 0000000000283a90 _ZN8proxygen9HQSession16checkForShutdownEv test-client-1 | /tmp/fbcode_builder_getdeps-ZappZbuildZfbcode_builder-root/repos/github.com-facebook-proxygen.git/proxygen/lib/http/session/HQSession.cpp:993 test-client-1 | @ 0000000000291992 _ZN8proxygen9HQSession22runSessionLoopCallbackEv test-client-1 | /tmp/fbcode_builder_getdeps-ZappZbuildZfbcode_builder-root/repos/github.com-facebook-proxygen.git/proxygen/lib/http/session/HQSession.cpp:1148 test-client-1 | @ 00000000005c8c2f _ZN5folly9EventBase26swapAndRunLoopCallbackListERN5boost9intrusive4listINS0_12LoopCallbackEJNS2_18constant_time_sizeILb0EEEEEES8_b test-client-1 | /tmp/fbcode_builder_getdeps-ZappZbuildZfbcode_builder-root/repos/github.com-facebook-folly.git/folly/io/async/EventBase.cpp:1045 test-client-1 | @ 00000000005c8dcb _ZN5folly9EventBase16runLoopCallbacksEv test-client-1 | /tmp/fbcode_builder_getdeps-ZappZbuildZfbcode_builder-root/repos/github.com-facebook-folly.git/folly/io/async/EventBase.cpp:1060 test-client-1 | @ 00000000005cb53f _ZN5folly9EventBase8loopMainEiNS0_11LoopOptionsE test-client-1 | /tmp/fbcode_builder_getdeps-ZappZbuildZfbcode_builder-root/repos/github.com-facebook-folly.git/folly/io/async/EventBase.cpp:658 test-client-1 | @ 00000000005cc001 _ZN5folly9EventBase8loopBodyEiNS0_11LoopOptionsE test-client-1 | /tmp/fbcode_builder_getdeps-ZappZbuildZfbcode_builder-root/repos/github.com-facebook-folly.git/folly/io/async/EventBase.cpp:539 test-client-1 | @ 00000000005d3ed0 _ZThn16_N5folly9EventBase5driveEv test-client-1 | /tmp/fbcode_builder_getdeps-ZappZbuildZfbcode_builder-root/repos/github.com-facebook-folly.git/folly/io/async/EventBase.h:925 test-client-1 | -> /tmp/fbcode_builder_getdeps-ZappZbuildZfbcode_builder-root/repos/github.com-facebook-folly.git/folly/io/async/EventBase.cpp test-client-1 | @ 0000000000127e48 _ZNO5folly4coro6detail16BlockingWaitTaskIRN7moxygen17InteropTestResultEE6getViaEPNS_16DrivableExecutorERNS_15AsyncStackFrameE test-client-1 | /tmp/fbcode_builder_getdeps-ZappZbuildZfbcode_builder-root/installed/folly/include/folly/coro/BlockingWait.h:229 test-client-1 | -> /tmp/fbcode_builder_getdeps-ZappZbuildZfbcode_builder-root/repos/github.com-facebookexperimental-moxygen.git/moxygen/moqtest/interop/MoQInteropClientMain.cpp test-client-1 | @ 00000000001236f0 _ZNK5folly4coro16blocking_wait_fnclINS0_16TaskWithExecutorIN7moxygen17InteropTestResultEEEEENS0_6detail22decay_rvalue_referenceINS0_12await_resultIDTclL_ZNS0_11folly_cpo__13co_viaIfAsyncEEclscPDoFNS_17ExecutorKeepAliveINS_8ExecutorEEEvELDnEEclscPDoFT_vELDnEEEEvE4typeEE4typeEOSG_PNS_16DrivableExecutorE.isra.0 test-client-1 | /tmp/fbcode_builder_getdeps-ZappZbuildZfbcode_builder-root/installed/folly/include/folly/coro/BlockingWait.h:400 test-client-1 | -> /tmp/fbcode_builder_getdeps-ZappZbuildZfbcode_builder-root/repos/github.com-facebookexperimental-moxygen.git/moxygen/moqtest/interop/MoQInteropClientMain.cpp test-client-1 | @ 00000000000ffea2 main test-client-1 | /tmp/fbcode_builder_getdeps-ZappZbuildZfbcode_builder-root/repos/github.com-facebookexperimental-moxygen.git/moxygen/moqtest/interop/MoQInteropClientMain.cpp:200 test-client-1 | @ 000000000002a1c9 (unknown) test-client-1 | @ 000000000002a28a __libc_start_main test-client-1 | @ 0000000000105b34 _start test-client-1 exited with code 139 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 139 make[1]: Leaving directory '/home/runner/work/moq-interop-runner/moq-interop-runner/main'