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/openmoq/moqx-interop-client:latest URL: https://relay:4443 time="2026-07-22T01:04:22Z" level=warning msg="The \"PORT\" variable is not set. Defaulting to a blank string." time="2026-07-22T01:04:22Z" level=warning msg="The \"PORT\" variable is not set. Defaulting to a blank string." time="2026-07-22T01:04:22Z" level=warning msg="The \"PORT\" variable is not set. Defaulting to a blank string." time="2026-07-22T01:04:22Z" level=warning msg="The \"HEX\" variable is not set. Defaulting to a blank string." time="2026-07-22T01:04:22Z" 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:04:22 INF WebTransport server cert SHA-256: a2861e72f804512be54e9f757d5bdde651771204f41866a701509281513c1b47 relay-1 | 01:04:22 INF → new WebTransport("https://0.0.0.0:4443/", {serverCertificateHashes: [{algorithm: "sha-256", value: new Uint8Array([162,134,30,114,248,4,81,43,229,78,159,117,125,91,221,230,81,119,18,4,244,24,102,167,1,80,146,129,81,60,27,71])}]}) relay-1 | 01:04:22 INF relay listening on [::]:4443 (WebTransport, path /) relay-1 | 01:04:22 INF relay accept loop starting component=relay addr=[::]:4443 relay-1 | 01:04:22 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:04:28 INF tls: ClientHello from 172.18.0.3:42346 sni="relay" alpn=[h3] versions=[772] relay-1 | 01:04:28 DBG wtconn: upgrade request remote=172.18.0.3:42346 method=CONNECT path=/ proto=webtransport origin="" relay-1 | 01:04:28 INF wtconn: CheckOrigin origin="" host="relay:4443" wt-protocols="\"moqt-16\", \"moqt-14\", \"moq-00\"" relay-1 | 01:04:28 DBG wtconn: upgrade ok remote=172.18.0.3:42346 wt_protocol=moqt-16 test-client-1 | *** Aborted at 1784682268 (Unix time, try 'date -d @1784682268') *** test-client-1 | *** Signal 11 (SIGSEGV) (0x58) received by PID 1 (pthread TID 0x7f3012db9080) (linux TID 1) (code: address not mapped to object), stack trace: *** test-client-1 | moq_interop_client(+0x60874b)[0x55fda398774b] test-client-1 | moq_interop_client(+0x601d65)[0x55fda3980d65] test-client-1 | moq_interop_client(+0x6004f8)[0x55fda397f4f8] test-client-1 | /lib/x86_64-linux-gnu/libc.so.6(+0x3c04f)[0x7f3012e2d04f] test-client-1 | moq_interop_client(+0x312ccc)[0x55fda3691ccc] test-client-1 | moq_interop_client(+0x312ebf)[0x55fda3691ebf] test-client-1 | moq_interop_client(+0x2ffc7e)[0x55fda367ec7e] test-client-1 | moq_interop_client(+0x2a1a6e)[0x55fda3620a6e] test-client-1 | moq_interop_client(+0x2dce07)[0x55fda365be07] test-client-1 | moq_interop_client(+0x2dca1e)[0x55fda365ba1e] test-client-1 | moq_interop_client(+0x40c6a1)[0x55fda378b6a1] test-client-1 | moq_interop_client(+0x34c362)[0x55fda36cb362] test-client-1 | moq_interop_client(+0x357144)[0x55fda36d6144] test-client-1 | moq_interop_client(+0x35728c)[0x55fda36d628c] test-client-1 | moq_interop_client(+0x57ed26)[0x55fda38fdd26] test-client-1 | moq_interop_client(+0x57eee7)[0x55fda38fdee7] test-client-1 | moq_interop_client(+0x580e65)[0x55fda38ffe65] test-client-1 | moq_interop_client(+0x58180d)[0x55fda390080d] test-client-1 | moq_interop_client(+0x588b57)[0x55fda3907b57] test-client-1 | moq_interop_client(+0x165d78)[0x55fda34e4d78] test-client-1 | moq_interop_client(+0x1621ce)[0x55fda34e11ce] test-client-1 | moq_interop_client(+0x1416a4)[0x55fda34c06a4] test-client-1 | /lib/x86_64-linux-gnu/libc.so.6(+0x27249)[0x7f3012e18249] test-client-1 | /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x84)[0x7f3012e18304] test-client-1 | moq_interop_client(+0x147570)[0x55fda34c6570] test-client-1 | (safe mode, symbolizer not available) 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'