Parent Log:
http://ci.aztec-labs.com/e75f6976c94a80cc
Command: 4f771e618b80a60c: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/991b313d676f7cf820bb62a33e57cf5a4c8cf9cf
Env: REF_NAME=gh-readonly-queue/next/pr-15075-af42fafbeb7d6a4440329d9e9e5b1df459fa2e2e CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Mon Jun 16 15:56:21 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15075_amd64_x4-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_774acb08ba9e9a76_next
15:56:21 +++ id -u
15:56:21 +++ id -g
15:56:21 ++ 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'\'''
15:56:22 + cid=4aca3688854ce7143a20c21dc6ca7ee475d0bb1e1082eb41bcb4f9c4e0da0374
15:56:22 + set +x
15:56:25 [15:56:25.577]
INFO:
prover-node:combined-prover-coordination Check for 10 txs found 7 missing. Will gather from nodes and p2p
15:56:25 [15:56:25.585]
INFO:
prover-node:combined-prover-coordination Found all 7 txs directly from nodes
15:56:25 [15:56:25.947]
INFO:
prover-node:combined-prover-coordination Check for 10 txs found 9 missing. Will gather from nodes and p2p
15:56:25 [15:56:25.949]
INFO:
prover-node:combined-prover-coordination Found all 9 txs. 5 from nodes, 4 from p2p
15:56:26 [15:56:26.258]
INFO:
prover-node:combined-prover-coordination Check for 10 txs found all in the pool
15:56:26 [15:56:26.601]
INFO:
prover-node:combined-prover-coordination Check for 10 txs found 9 missing. Will gather from nodes and p2p
15:56:26 [15:56:26.602]
WARN:
prover-node:combined-prover-coordination Failed to find 6 txs from any source. Found 2 from p2p and 1 from nodes
15:56:26 [15:56:26.954]
INFO:
prover-node:combined-prover-coordination Check for 10 txs found 7 missing. Will gather from nodes and p2p
15:56:26 [15:56:26.955]
INFO:
prover-node:combined-prover-coordination Found all 7 txs directly from nodes
15:56:27 [15:56:27.314]
INFO:
prover-node:combined-prover-coordination Check for 10 txs found 9 missing. Will gather from nodes and p2p
15:56:27 [15:56:27.315]
INFO:
prover-node:combined-prover-coordination Found all 9 txs. 5 from nodes, 4 from p2p
15:56:27 [15:56:27.660]
INFO:
prover-node:combined-prover-coordination Check for 10 txs found 9 missing. Will gather from nodes and p2p
15:56:27 [15:56:27.661]
WARN:
prover-node:combined-prover-coordination Failed to find 6 txs from any source. Found 2 from p2p and 1 from nodes
15:56:28 [15:56:28.077]
INFO:
prover-node:combined-prover-coordination Check for 10 txs found 10 missing. Will gather from nodes and p2p
15:56:28 [15:56:28.078]
INFO:
prover-node:combined-prover-coordination Found all 10 txs directly from nodes
15:56:28 [15:56:28.384]
INFO:
prover-node:combined-prover-coordination Check for 10 txs found 8 missing. Will gather from nodes and p2p
15:56:28 [15:56:28.385]
INFO:
prover-node:combined-prover-coordination Found all 8 txs. 0 from nodes, 8 from p2p
15:56:31 [15:56:31.713]
INFO:
prover-node:combined-prover-coordination Check for 100 txs found 99 missing. Will gather from nodes and p2p
15:56:31 [15:56:31.720]
INFO:
prover-node:combined-prover-coordination Found all 99 txs. 94 from nodes, 5 from p2p
15:56:31
PASS src/prover-coordination/combined-prover-coordination.test.ts (
8.703 s)
15:56:31 combined prover coordination
15:56:31
✓ can be created (8 ms)
15:56:31
✓ can gather txs from nodes (876 ms)
15:56:31
✓ can gather txs from nodes and p2p (362 ms)
15:56:31
✓ does not ask nodes or p2p if txs are already in the pool (310 ms)
15:56:31
✓ only gathers what it can (343 ms)
15:56:31
✓ gathers from nodes when txs are requested (353 ms)
15:56:31
✓ gathers from nodes and p2p when txs are requested (359 ms)
15:56:31
✓ throws if requesting txs that can't be gathered (362 ms)
15:56:31
✓ can request txs from nodes if no p2p (402 ms)
15:56:31
✓ can request txs from p2p if no nodes (304 ms)
15:56:31
✓ can gather a large amount of transactions in batches (3451 ms)
15:56:31
15:56:31
Test Suites: 1 passed, 1 total
15:56:31
Tests: 11 passed, 11 total
15:56:31
Snapshots: 0 total
15:56:31
Time: 8.814 s
15:56:31
Ran all test suites matching prover-node/src/prover-coordination/combined-prover-coordination.test.ts
.
15:56:31
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?