2025-04-30 11:50:55,312 Generated random file: aqryohxncj of size: 2097152 2025-04-30 11:50:55,325 Generated random file: mnjwzcviop of size: 3145728 2025-04-30 11:50:55,344 Generated random file: bihtqjgbky of size: 5242880 2025-04-30 11:50:55,344 Requests: https://server4:443/aqryohxncj https://server4:443/mnjwzcviop https://server4:443/bihtqjgbky 2025-04-30 11:50:55,402 2025-04-30 11:50:55,402 Command: WAITFORSERVER=server:443 CERTS=/tmp/certs_5f1cemg1/ TESTCASE_SERVER=transfer TESTCASE_CLIENT=transfer WWW=/tmp/www_pcp95ksn/ DOWNLOADS=/tmp/download__wypzdvm/ SERVER_LOGS=/tmp/logs_server_c579n0ly CLIENT_LOGS=/tmp/logs_client_eo9kv4da SCENARIO="simple-p2p --delay=15ms --bandwidth=10Mbps --queue=25" CLIENT=ghcr.io/aws/s2n-quic/s2n-quic-qns:latest SERVER=ghcr.io/alibaba/xquic/xquic-interop:latest REQUESTS="https://server4:443/aqryohxncj https://server4:443/mnjwzcviop https://server4:443/bihtqjgbky" docker compose --env-file empty.env up --abort-on-container-exit --timeout 1 sim client server 2025-04-30 11:51:07,453 Container sim Created Container client Recreate Container server Recreate Container client Recreated Container server Recreated Attaching to client, server, sim sim | waiting 10s for server:443 client | Setting up routes... client | Actual changes: client | tx-checksum-ip-generic: off client | tx-tcp-segmentation: off [not requested] client | tx-tcp-ecn-segmentation: off [not requested] client | tx-tcp-mangleid-segmentation: off [not requested] client | tx-tcp6-segmentation: off [not requested] client | tx-udp-segmentation: off [not requested] client | tx-checksum-sctp: off client | Endpoint's IPv4 address is 193.167.0.100 client | Endpoint's IPv6 address is fd00:cafe:cafe::100 client | x86_64 server | Setting up routes... server | Actual changes: server | tx-checksum-ip-generic: off server | tx-tcp-segmentation: off [not requested] server | tx-tcp-ecn-segmentation: off [not requested] server | tx-tcp-mangleid-segmentation: off [not requested] server | tx-tcp6-segmentation: off [not requested] server | tx-udp-segmentation: off [not requested] server | tx-checksum-sctp: off server | Endpoint's IPv4 address is 193.167.100.100 server | Endpoint's IPv6 address is fd00:cafe:cafe:100::100 client | wait-for-it.sh: waiting 30 seconds for sim:57832 server | ./demo_server -l d -L /logs/server.log -p 443 -D /www -k /logs/keys.log -i -M server | option log level :d server | option log directory :/logs/server.log server | option port :443 server | option read dir :/www server | option key output file: /logs/keys.log server | set interop mode server | option multipath enabled server | /logs/keys.log 4 server | create ipv4 socket fd: 9 server | create ipv6 socket fd: 10 sim | server:443 is available after 1.050945252s sim | Using scenario: simple-p2p --delay=15ms --bandwidth=10Mbps --queue=25 sim | tcpdump: listening on eth1, link-type EN10MB (Ethernet), snapshot length 262144 bytes sim | tcpdump: listening on eth0, link-type EN10MB (Ethernet), snapshot length 262144 bytes client | wait-for-it.sh: sim:57832 is available after 1 seconds client | connecting to server4 at 193.167.100.100:443 client | GET /aqryohxncj client | GET /mnjwzcviop client | GET /bihtqjgbky server | xqc_hq_parse_req|247||hq recv CR LF| server | xqc_hq_parse_req|247||hq recv CR LF| server | xqc_hq_parse_req|247||hq recv CR LF| server | server_read_handler: packet process err, ret: -634 client | Request /aqryohxncj failed: Custom { kind: ConnectionReset, error: ConnectionError { error: Transport { code: transport::error::Code(VarInt(7), "FRAME_ENCODING_ERROR"), frame_type: 0, reason: "", initiator: Remote, source: Location { file: "/app/quic/s2n-quic-transport/src/space/mod.rs", line: 966, col: 32 } } } } client | Request /mnjwzcviop failed: Custom { kind: ConnectionReset, error: ConnectionError { error: Transport { code: transport::error::Code(VarInt(7), "FRAME_ENCODING_ERROR"), frame_type: 0, reason: "", initiator: Remote, source: Location { file: "/app/quic/s2n-quic-transport/src/space/mod.rs", line: 966, col: 32 } } } } client | Request /bihtqjgbky failed: Custom { kind: ConnectionReset, error: ConnectionError { error: Transport { code: transport::error::Code(VarInt(7), "FRAME_ENCODING_ERROR"), frame_type: 0, reason: "", initiator: Remote, source: Location { file: "/app/quic/s2n-quic-transport/src/space/mod.rs", line: 966, col: 32 } } } } client | Error: Custom { kind: ConnectionReset, error: ConnectionError { error: Transport { code: transport::error::Code(VarInt(7), "FRAME_ENCODING_ERROR"), frame_type: 0, reason: "", initiator: Remote, source: Location { file: "/app/quic/s2n-quic-transport/src/space/mod.rs", line: 966, col: 32 } } } } client exited with code 1 Aborting on container exit... Container client Stopping Container server Stopping Container client Stopped Container server Stopped Container sim Stopping Container sim Stopped