Parent Log:
http://ci.aztec-labs.com/83b4d5049d814dc9
Command: 97e7ef9a556fd7e6 yarn-project/scripts/run_test.sh prover-client/src/orchestrator/orchestrator_lifecycle.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/86553a66d6e2c437b435016db7bedec6bd794ed7
Env: REF_NAME=gh-readonly-queue/master/pr-14912-015cb0cadef6a41094c3649f32a735392e1b9693 CURRENT_VERSION=0.87.9 CI_FULL=1
Date: Wed Jun 18 15:18:46 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14912_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_b8951850437bc14b_master
15:18:52 [15:18:52.115]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-VosRE6/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
15:18:52 [15:18:52.355]
INFO:
prover-client:test:orchestrator-lifecycle Found native BB binary at /home/aztec-dev/aztec-packages/barretenberg/cpp/build/bin/bb with working directory /tmp/57296604/bb
15:18:52 [15:18:52.356]
INFO:
prover-client:test:orchestrator-lifecycle Found native ACVM binary at /home/aztec-dev/aztec-packages/noir/noir-repo/target/release/acvm with working directory /tmp/57296604/acvm
15:18:52 [15:18:52.357]
INFO:
prover-client:test:orchestrator-lifecycle Using native ACVM at /home/aztec-dev/aztec-packages/noir/noir-repo/target/release/acvm and working directory /tmp/57296604/acvm
15:18:52 [15:18:52.361]
INFO:
prover-client:proving-broker Proving Broker started
15:18:52 [15:18:52.365]
INFO:
prover-client:orchestrator Starting epoch 1 with 1 blocks
15:18:52 [15:18:52.366]
INFO:
prover-client:orchestrator Starting block 1 for slot 1
15:18:52
PASS src/orchestrator/orchestrator_lifecycle.test.ts
15:18:52 prover/orchestrator/lifecycle
15:18:52 lifecycle
15:18:52
✓ cancels proving requests (287 ms)
15:18:52
15:18:52
Test Suites: 1 passed, 1 total
15:18:52
Tests: 1 passed, 1 total
15:18:52
Snapshots: 0 total
15:18:52
Time: 4.704 s
15:18:52
Ran all test suites matching /prover-client\/src\/orchestrator\/orchestrator_lifecycle.test.ts/i
.
15:18:52
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?