Parent Log:
http://ci.aztec-labs.com/8e8dd02b40b54e5e
Command: 97e7ef9a556fd7e6:ISOLATE=1:NAME=p2p/src/services/reqresp/connection-sampler/batch_connection_sampler.test.ts yarn-project/scripts/run_test.sh p2p/src/services/reqresp/connection-sampler/batch_connection_sampler.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/cf4d4501e7edfb97cb6406ee7f30893939a522f9
Env: REF_NAME=gh-readonly-queue/master/pr-14912-015cb0cadef6a41094c3649f32a735392e1b9693 CURRENT_VERSION=0.87.9 CI_FULL=1
Date: Wed Jun 18 15:35:20 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14912_amd64_x2-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_3e529676bbfd03b4_master
15:35:20 +++ id -u
15:35:20 +++ id -g
15:35:20 ++ docker run -d --name p2p_src_services_reqresp_connection-sampler_batch_connection_sampler.test.ts --net=none --cpuset-cpus=0-127 --cpus=2 --memory=8g --user 1000:1000 -v/home/aztec-dev:/home/aztec-dev --mount type=tmpfs,target=/tmp,tmpfs-size=1g --workdir /home/aztec-dev/aztec-packages -e HOME -e VERBOSE -e GIT_CONFIG_GLOBAL=/home/aztec-dev/aztec-packages/build-images/src/home/.gitconfig -e FORCE_COLOR=true -e CPUS -e MEM aztecprotocol/build:3.0 /bin/bash -c 'timeout -v 600s bash -c '\''yarn-project/scripts/run_test.sh p2p/src/services/reqresp/connection-sampler/batch_connection_sampler.test.ts'\'''
15:35:20 + cid=060bbfe0ae6aba41c106123780f4853434314685deb7cc51ce02d5e28d5fcef7
15:35:20 + set +x
15:35:21 [15:35:21.863]
INFO:
p2p:reqresp:connection-sampler Stopping connection sampler
15:35:21 [15:35:21.873]
INFO:
p2p:reqresp:connection-sampler Connection sampler stopped
15:35:21 [15:35:21.891]
INFO:
p2p:reqresp:connection-sampler Stopping connection sampler
15:35:21 [15:35:21.892]
INFO:
p2p:reqresp:connection-sampler Connection sampler stopped
15:35:21 [15:35:21.908]
INFO:
p2p:reqresp:connection-sampler Stopping connection sampler
15:35:21 [15:35:21.909]
INFO:
p2p:reqresp:connection-sampler Connection sampler stopped
15:35:21 [15:35:21.922]
INFO:
p2p:reqresp:connection-sampler Stopping connection sampler
15:35:21 [15:35:21.923]
INFO:
p2p:reqresp:connection-sampler Connection sampler stopped
15:35:21 [15:35:21.936]
INFO:
p2p:reqresp:connection-sampler Stopping connection sampler
15:35:21 [15:35:21.937]
INFO:
p2p:reqresp:connection-sampler Connection sampler stopped
15:35:21 [15:35:21.958]
INFO:
p2p:reqresp:connection-sampler Stopping connection sampler
15:35:21 [15:35:21.959]
INFO:
p2p:reqresp:connection-sampler Connection sampler stopped
15:35:21 [15:35:21.972]
INFO:
p2p:reqresp:connection-sampler Stopping connection sampler
15:35:21 [15:35:21.973]
INFO:
p2p:reqresp:connection-sampler Connection sampler stopped
15:35:21
PASS src/services/reqresp/connection-sampler/batch_connection_sampler.test.ts
15:35:21 BatchConnectionSampler
15:35:21
✓ initializes with correct number of peers and request distribution (96 ms)
15:35:21
✓ assigns requests to peers deterministically with wraparound (17 ms)
15:35:21
✓ handles peer removal and replacement (17 ms)
15:35:21
✓ handles peer removal and replacement - no replacement available (13 ms)
15:35:21
✓ distributes requests according to documentation example (15 ms)
15:35:21
✓ same number of requests per peers (21 ms)
15:35:21
✓ handles edge cases, 0 peers, smaller batch than max peers (13 ms)
15:35:21
15:35:21
Test Suites: 1 passed, 1 total
15:35:21
Tests: 7 passed, 7 total
15:35:21
Snapshots: 0 total
15:35:21
Time: 0.701 s
15:35:21
Ran all test suites matching /p2p\/src\/services\/reqresp\/connection-sampler\/batch_connection_sampler.test.ts/i
.
15:35:21
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?