Parent Log:
http://ci.aztec-labs.com/781b2f4177afa9e6
Command: 7d3a4ee7e143e35a:ISOLATE=1:NAME=prover-node/src/prover-coordination/combined-prover-coordination.test.ts yarn-project/scripts/run_test.sh prover-node/src/prover-coordination/combined-prover-coordination.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/3b5835195491b53670250790b18c14d922718574
Env: REF_NAME=gh-readonly-queue/next/pr-15094-1542a83b8e029762e119474de1725d84a1aee3d2 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Tue Jun 17 10:24:43 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15094_amd64_x2-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_774acb08ba9e9a76_next
10:24:43 +++ id -u
10:24:43 +++ id -g
10:24:43 ++ docker run -d --name prover-node_src_prover-coordination_combined-prover-coordination.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 prover-node/src/prover-coordination/combined-prover-coordination.test.ts'\'''
10:24:43 + cid=39e5a3811adb92ee781d6aa00893f7d26ca1bb7fc8c34bbbb1481b77b7458470
10:24:43 + set +x
10:24:47 [10:24:47.264]
INFO:
prover-node:combined-prover-coordination Check for 10 txs found 7 missing. Will gather from nodes and p2p
10:24:47 [10:24:47.270]
INFO:
prover-node:combined-prover-coordination Found all 7 txs directly from nodes
10:24:47 [10:24:47.580]
INFO:
prover-node:combined-prover-coordination Check for 10 txs found 9 missing. Will gather from nodes and p2p
10:24:47 [10:24:47.583]
INFO:
prover-node:combined-prover-coordination Found all 9 txs. 5 from nodes, 4 from p2p
10:24:47 [10:24:47.876]
INFO:
prover-node:combined-prover-coordination Check for 10 txs found all in the pool
10:24:48 [10:24:48.189]
INFO:
prover-node:combined-prover-coordination Check for 10 txs found 9 missing. Will gather from nodes and p2p
10:24:48 [10:24:48.191]
WARN:
prover-node:combined-prover-coordination Failed to find 6 txs from any source. Found 2 from p2p and 1 from nodes
10:24:48 [10:24:48.550]
INFO:
prover-node:combined-prover-coordination Check for 10 txs found 7 missing. Will gather from nodes and p2p
10:24:48 [10:24:48.551]
INFO:
prover-node:combined-prover-coordination Found all 7 txs directly from nodes
10:24:48 [10:24:48.894]
INFO:
prover-node:combined-prover-coordination Check for 10 txs found 9 missing. Will gather from nodes and p2p
10:24:48 [10:24:48.896]
INFO:
prover-node:combined-prover-coordination Found all 9 txs. 5 from nodes, 4 from p2p
10:24:49 [10:24:49.212]
INFO:
prover-node:combined-prover-coordination Check for 10 txs found 9 missing. Will gather from nodes and p2p
10:24:49 [10:24:49.213]
WARN:
prover-node:combined-prover-coordination Failed to find 6 txs from any source. Found 2 from p2p and 1 from nodes
10:24:49 [10:24:49.544]
INFO:
prover-node:combined-prover-coordination Check for 10 txs found 10 missing. Will gather from nodes and p2p
10:24:49 [10:24:49.545]
INFO:
prover-node:combined-prover-coordination Found all 10 txs directly from nodes
10:24:49 [10:24:49.854]
INFO:
prover-node:combined-prover-coordination Check for 10 txs found 8 missing. Will gather from nodes and p2p
10:24:49 [10:24:49.855]
INFO:
prover-node:combined-prover-coordination Found all 8 txs. 0 from nodes, 8 from p2p
10:24:52 [10:24:52.980]
INFO:
prover-node:combined-prover-coordination Check for 100 txs found 99 missing. Will gather from nodes and p2p
10:24:52 [10:24:52.987]
INFO:
prover-node:combined-prover-coordination Found all 99 txs. 94 from nodes, 5 from p2p
10:24:53
PASS src/prover-coordination/combined-prover-coordination.test.ts (
8.27 s)
10:24:53 combined prover coordination
10:24:53
✓ can be created (6 ms)
10:24:53
✓ can gather txs from nodes (837 ms)
10:24:53
✓ can gather txs from nodes and p2p (311 ms)
10:24:53
✓ does not ask nodes or p2p if txs are already in the pool (294 ms)
10:24:53
✓ only gathers what it can (314 ms)
10:24:53
✓ gathers from nodes when txs are requested (363 ms)
10:24:53
✓ gathers from nodes and p2p when txs are requested (344 ms)
10:24:53
✓ throws if requesting txs that can't be gathered (329 ms)
10:24:53
✓ can request txs from nodes if no p2p (318 ms)
10:24:53
✓ can request txs from p2p if no nodes (310 ms)
10:24:53
✓ can gather a large amount of transactions in batches (3245 ms)
10:24:53
10:24:53
Test Suites: 1 passed, 1 total
10:24:53
Tests: 11 passed, 11 total
10:24:53
Snapshots: 0 total
10:24:53
Time: 8.383 s
10:24:53
Ran all test suites matching prover-node/src/prover-coordination/combined-prover-coordination.test.ts
.
10:24:53
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?