Parent Log:
http://ci.aztec-labs.com/3f5c58d0c8cd50db
Command: ca4daf70a894f3c3: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/f0619dd82429a5973f3e1da8d7eb0877264908e3
Env: REF_NAME=gh-readonly-queue/next/pr-15188-ef6780e77e5f82f98ddfe92fd387cfd5fa7682e8 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Fri Jun 20 16:11:06 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15188_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_3e529676bbfd03b4_next
16:11:06 +++ id -u
16:11:06 +++ id -g
16:11:06 ++ 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'\'''
16:11:06 + cid=157aa45761d67c6682df60d58f716bb0683df7af846a59b8d03ddcb7d24249ed
16:11:06 + set +x
16:11:08 [16:11:08.216]
INFO:
p2p:reqresp:connection-sampler Stopping connection sampler
16:11:08 [16:11:08.222]
INFO:
p2p:reqresp:connection-sampler Connection sampler stopped
16:11:08 [16:11:08.237]
INFO:
p2p:reqresp:connection-sampler Stopping connection sampler
16:11:08 [16:11:08.238]
INFO:
p2p:reqresp:connection-sampler Connection sampler stopped
16:11:08 [16:11:08.252]
INFO:
p2p:reqresp:connection-sampler Stopping connection sampler
16:11:08 [16:11:08.253]
INFO:
p2p:reqresp:connection-sampler Connection sampler stopped
16:11:08 [16:11:08.265]
INFO:
p2p:reqresp:connection-sampler Stopping connection sampler
16:11:08 [16:11:08.265]
INFO:
p2p:reqresp:connection-sampler Connection sampler stopped
16:11:08 [16:11:08.277]
INFO:
p2p:reqresp:connection-sampler Stopping connection sampler
16:11:08 [16:11:08.279]
INFO:
p2p:reqresp:connection-sampler Connection sampler stopped
16:11:08 [16:11:08.293]
INFO:
p2p:reqresp:connection-sampler Stopping connection sampler
16:11:08 [16:11:08.293]
INFO:
p2p:reqresp:connection-sampler Connection sampler stopped
16:11:08 [16:11:08.305]
INFO:
p2p:reqresp:connection-sampler Stopping connection sampler
16:11:08 [16:11:08.305]
INFO:
p2p:reqresp:connection-sampler Connection sampler stopped
16:11:08
PASS src/services/reqresp/connection-sampler/batch_connection_sampler.test.ts
16:11:08 BatchConnectionSampler
16:11:08
✓ initializes with correct number of peers and request distribution (61 ms)
16:11:08
✓ assigns requests to peers deterministically with wraparound (14 ms)
16:11:08
✓ handles peer removal and replacement (14 ms)
16:11:08
✓ handles peer removal and replacement - no replacement available (12 ms)
16:11:08
✓ distributes requests according to documentation example (13 ms)
16:11:08
✓ same number of requests per peers (11 ms)
16:11:08
✓ handles edge cases, 0 peers, smaller batch than max peers (12 ms)
16:11:08
16:11:08
Test Suites: 1 passed, 1 total
16:11:08
Tests: 7 passed, 7 total
16:11:08
Snapshots: 0 total
16:11:08
Time: 0.819 s
16:11:08
Ran all test suites matching p2p/src/services/reqresp/connection-sampler/batch_connection_sampler.test.ts
.
16:11:08
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?