Parent Log:
http://ci.aztec-labs.com/e080bda98155f5d4
Command: e64362a187b98198:ISOLATE=1:NAME=p2p/src/config.test.ts yarn-project/scripts/run_test.sh p2p/src/config.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/082468f0c1e7e5424b3654b5be0f3560eed7e487
Env: REF_NAME=gh-readonly-queue/next/pr-15001-a907d3a9f40aa473deec5c77c658a80089184fa8 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Thu Jun 12 11:20:30 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15001_amd64_x2-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_e5b6be42b14c5f28_next
11:20:30 +++ id -u
11:20:30 +++ id -g
11:20:30 ++ docker run -d --name p2p_src_config.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/config.test.ts'\'''
11:20:31 + cid=5cc678a73166ba6c5ba2f65e7bcc12b51bba243f96633d7917301fa5a159e27b
11:20:31 + set +x
11:20:33
PASS src/config.test.ts
11:20:33 config
11:20:33
✓ parses allow list (317 ms)
11:20:33
11:20:33
Test Suites: 1 passed, 1 total
11:20:33
Tests: 1 passed, 1 total
11:20:33
Snapshots: 0 total
11:20:33
Time: 1.196 s
11:20:33
Ran all test suites matching /p2p\/src\/config.test.ts/i
.
11:20:33
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?