Parent Log:
http://ci.aztec-labs.com/d9cbe39da05505e1
Command: f682b45a820409ef yarn-project/scripts/run_test.sh prover-client/src/orchestrator/orchestrator_lifecycle.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/c0e766a133071c44b2c0d8fac5df352c6e059df1
Env: REF_NAME=gh-readonly-queue/next/pr-15015-cf8be0f9e81e248048560619de041e90d9d6990a CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Fri Jun 13 07:55:52 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15015_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_b8951850437bc14b_next
07:55:59 [07:55:59.358]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-xpG3lL/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
07:55:59 [07:55:59.611]
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/b6b7e68d/bb
07:55:59 [07:55:59.612]
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/b6b7e68d/acvm
07:55:59 [07:55:59.613]
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/b6b7e68d/acvm
07:55:59 [07:55:59.617]
INFO:
prover-client:proving-broker Proving Broker started
07:55:59 [07:55:59.629]
INFO:
prover-client:orchestrator Starting epoch 1 with 1 blocks
07:55:59 [07:55:59.630]
INFO:
prover-client:orchestrator Starting block 1 for slot 1
07:55:59
PASS src/orchestrator/orchestrator_lifecycle.test.ts (
5.741 s)
07:55:59 prover/orchestrator/lifecycle
07:55:59 lifecycle
07:55:59
✓ cancels proving requests (493 ms)
07:55:59
07:55:59
Test Suites: 1 passed, 1 total
07:55:59
Tests: 1 passed, 1 total
07:55:59
Snapshots: 0 total
07:55:59
Time: 5.829 s
07:55:59
Ran all test suites matching /prover-client\/src\/orchestrator\/orchestrator_lifecycle.test.ts/i
.
07:55:59
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?