Parent Log:
http://ci.aztec-labs.com/0a23b63c6f0d0cc5
Command: ca4daf70a894f3c3 yarn-project/scripts/run_test.sh prover-client/src/block-factory/light.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/f0619dd82429a5973f3e1da8d7eb0877264908e3
Env: REF_NAME=gh-readonly-queue/next/pr-15188-ef6780e77e5f82f98ddfe92fd387cfd5fa7682e8 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Fri Jun 20 16:11:00 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15188_amd64_x2-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_04bca7f62a81c9b0_next
16:11:05 [16:11:05.201]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-MeQNzU/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
16:11:07 [16:11:07.606]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-h969xk/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
16:11:11 [16:11:11.073]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-sROk8g/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
16:11:14 [16:11:14.747]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-Gnz0Ra/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
16:11:18 [16:11:18.676]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-BBmkbh/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
16:11:23 [16:11:23.156]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-Pknqqa/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
16:11:24 [16:11:24.778]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-WDwMV2/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
16:11:26
PASS src/block-factory/light.test.ts (
24.756 s)
16:11:26 LightBlockBuilder
16:11:26
✓ builds a 2 tx header (2648 ms)
16:11:26
✓ builds a 3 tx header (3468 ms)
16:11:26
✓ builds a 4 tx header (3674 ms)
16:11:26
✓ builds a 4 tx header with no l1 to l2 messages (3928 ms)
16:11:26
✓ builds a 5 tx header (4478 ms)
16:11:26
✓ builds a single tx header (1621 ms)
16:11:26
✓ builds an empty header (1300 ms)
16:11:26
16:11:26
Test Suites: 1 passed, 1 total
16:11:26
Tests: 7 passed, 7 total
16:11:26
Snapshots: 0 total
16:11:26
Time: 24.861 s
16:11:26
Ran all test suites matching prover-client/src/block-factory/light.test.ts
.
16:11:26
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?