2025-04-30 09:10:43,361 Generated random file: jarfxfehth of size: 2097152 2025-04-30 09:10:43,374 Generated random file: gkatsjguig of size: 3145728 2025-04-30 09:10:43,394 Generated random file: peelsuvinq of size: 5242880 2025-04-30 09:10:43,394 Requests: https://server4:443/jarfxfehth https://server4:443/gkatsjguig https://server4:443/peelsuvinq 2025-04-30 09:10:43,460 2025-04-30 09:10:43,461 Command: WAITFORSERVER=server:443 CERTS=/tmp/certs_1_nhihp5/ TESTCASE_SERVER=transfer TESTCASE_CLIENT=transfer WWW=/tmp/www_srmmumpi/ DOWNLOADS=/tmp/download_pkkorl6d/ SERVER_LOGS=/tmp/logs_server_dh7cb_7t CLIENT_LOGS=/tmp/logs_client_johnyyol SCENARIO="simple-p2p --delay=15ms --bandwidth=10Mbps --queue=25" CLIENT=ghcr.io/facebook/proxygen/mvfst-interop:latest SERVER=martenseemann/quic-go-interop:latest REQUESTS="https://server4:443/jarfxfehth https://server4:443/gkatsjguig https://server4:443/peelsuvinq" docker compose --env-file empty.env up --abort-on-container-exit --timeout 1 sim client server 2025-04-30 09:11:04,335 Container sim Created Container client Recreate Container server Recreate Container server Recreated Container client Recreated Attaching to client, server, sim sim | waiting 10s for server:443 client | + set -o nounset client | + VERSION=1 client | + HQ_CLI=/proxygen/_build/proxygen/bin/hq client | + PORT=443 client | + LOGLEVEL=2 client | + /setup.sh 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 | + PROTOCOL=hq-interop client | + HTTPVERSION=0.9 client | + CONN_FLOW_CONTROL=107374182 client | + STREAM_FLOW_CONTROL=107374182 client | ++ echo 'https://server4:443/jarfxfehth https://server4:443/gkatsjguig https://server4:443/peelsuvinq' client | ++ tr ' ' '\n' client | ++ awk -F / '{ print "/" $4 }' client | ++ paste -sd, server | Setting up routes... client | + INVOCATIONS=/jarfxfehth,/gkatsjguig,/peelsuvinq 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 client | + EARLYDATA=false client | + PSK_FILE= client | + '[' -n transfer ']' client | + case "${TESTCASE}" in client | + STREAM_FLOW_CONTROL=262144 client | + CONN_FLOW_CONTROL=2621440 client | + '[' client == client ']' client | + /wait-for-it.sh sim:57832 -s -t 10 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 10 seconds for sim:57832 server | Using commit: e4bb2dbd5557c9417b30cf9fcd9032fd6fea5366 server | Running QUIC server. sim | server:443 is available after 1.017801164s sim | Using scenario: simple-p2p --delay=15ms --bandwidth=10Mbps --queue=25 sim | tcpdump: tcpdump: listening on eth1listening on eth0, link-type EN10MB (Ethernet), link-type EN10MB (Ethernet), snapshot length 262144 bytes sim | , snapshot length 262144 bytes client | wait-for-it.sh: sim:57832 is available after 1 seconds client | + echo 'Starting QUIC client...' client | Starting QUIC client... client | + '[' -n 'https://server4:443/jarfxfehth https://server4:443/gkatsjguig https://server4:443/peelsuvinq' ']' client | + REQS=("${REQUESTS}") client | + REQ='https://server4:443/jarfxfehth https://server4:443/gkatsjguig https://server4:443/peelsuvinq' client | ++ echo 'https://server4:443/jarfxfehth https://server4:443/gkatsjguig https://server4:443/peelsuvinq' client | ++ cut -d/ -f3 client | ++ cut -d: -f1 client | + SERVER=server4 client | + for INVOCATION in ${INVOCATIONS} client | + echo 'requesting files '\''/jarfxfehth,/gkatsjguig,/peelsuvinq'\''' client | requesting files '/jarfxfehth,/gkatsjguig,/peelsuvinq' client | + tee /logs/client.log client | + /proxygen/_build/proxygen/bin/hq --mode=client --host=server4 --port=443 --protocol=hq-interop --httpversion=0.9 --use_version=true --quic-version=1 --path=/jarfxfehth,/gkatsjguig,/peelsuvinq --early_data=false --psk_file= --conn_flow_control=2621440 --stream_flow_control=262144 --outdir=/downloads --logdir=/logs --qlogger_path=/logs --v=2 client | I20250430 09:10:45.069166 43 HQClient.cpp:47] HQClient connecting to 193.167.100.100:443 client | I20250430 09:10:45.110560 43 CurlClient.cpp:187] Sending request for /jarfxfehth client | I20250430 09:10:45.110678 43 CurlClient.cpp:187] Sending request for /gkatsjguig client | I20250430 09:10:45.110785 43 CurlClient.cpp:187] Sending request for /peelsuvinq client | I20250430 09:10:50.419735 43 CurlClient.cpp:276] Got EOM for /jarfxfehth. Txn Time= 5309 ms client | I20250430 09:10:52.145484 43 CurlClient.cpp:276] Got EOM for /gkatsjguig. Txn Time= 7034 ms client | I20250430 09:10:53.879403 43 CurlClient.cpp:276] Got EOM for /peelsuvinq. Txn Time= 8768 ms client exited with code 0 Aborting on container exit... Container client Stopping Container server Stopping Container client Stopped Container server Stopped Container sim Stopping Container sim Stopped 2025-04-30 09:11:04,507 Using the server's key log file. 2025-04-30 09:11:04,537 2025-04-30 09:11:04,551 Using the server's key log file. 2025-04-30 09:11:04,551 Using the server's key log file. 2025-04-30 09:11:04,580 2025-04-30 09:11:04,595 Using the server's key log file. 2025-04-30 09:11:05,667 Check of downloaded files succeeded.