Parent Log:
http://ci.aztec-labs.com/420a9fa528e78c5a
Command: 3aa3a54f792fc08a yarn-project/scripts/run_test.sh prover-client/src/block-factory/light.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/2868628b6ae039db35b4267ab3975abc64a5d9b4
Env: REF_NAME=gh-readonly-queue/next/pr-15179-227fd751f8d3e07a96e4c1564665f0676f8222af CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Mon Jun 23 12:41:30 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15179_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_04bca7f62a81c9b0_next
12:41:35 [12:41:35.389]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-zpVCu7/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
12:41:37 [12:41:37.975]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-kQwSWK/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
12:41:41 [12:41:41.118]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-OZwN6W/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
12:41:44 [12:41:44.911]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-Ssj51y/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
12:41:48 [12:41:48.389]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-gqZTUF/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
12:41:52 [12:41:52.509]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-5ji4IK/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
12:41:54 [12:41:54.107]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-AgJxKF/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
12:41:55
PASS src/block-factory/light.test.ts (
24.107 s)
12:41:55 LightBlockBuilder
12:41:55
✓ builds a 2 tx header (2861 ms)
12:41:55
✓ builds a 3 tx header (3146 ms)
12:41:55
✓ builds a 4 tx header (3792 ms)
12:41:55
✓ builds a 4 tx header with no l1 to l2 messages (3475 ms)
12:41:55
✓ builds a 5 tx header (4122 ms)
12:41:55
✓ builds a single tx header (1596 ms)
12:41:55
✓ builds an empty header (1381 ms)
12:41:55
12:41:55
Test Suites: 1 passed, 1 total
12:41:55
Tests: 7 passed, 7 total
12:41:55
Snapshots: 0 total
12:41:55
Time: 24.192 s
12:41:55
Ran all test suites matching prover-client/src/block-factory/light.test.ts
.
12:41:55
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?