Parent Log:
http://ci.aztec-labs.com/d6b9e3e678db815e
Command: 857695163c0e152a yarn-project/scripts/run_test.sh prover-client/src/block_builder/light.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/267ac35e8ccb487bdc79bbe12d428f4c8b4d4d9f
Env: REF_NAME=gh-readonly-queue/master/pr-15002-1338cef09c870378254c56748f972ae827c4d482 CURRENT_VERSION=0.87.8 CI_FULL=0
Date: Fri Jun 13 15:22:01 UTC 2025
System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-15002_arm64_a1-fast
Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_25266d892dddd487_master
15:22:04 [15:22:04.814]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-dTs8No/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
15:22:06 [15:22:06.703]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-ptvPQa/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
15:22:08 [15:22:08.869]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-miSORd/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
15:22:11 [15:22:11.465]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-8siqga/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
15:22:14 [15:22:14.044]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-e0RmuT/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
15:22:17 [15:22:17.074]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-jddKLP/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
15:22:18 [15:22:18.348]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-Z1d3Zn/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
15:22:18
PASS src/block_builder/light.test.ts (
16.499 s)
15:22:18 LightBlockBuilder
15:22:18
✓ builds a 2 tx header (1895 ms)
15:22:18
✓ builds a 3 tx header (2166 ms)
15:22:18
✓ builds a 4 tx header (2596 ms)
15:22:18
✓ builds a 4 tx header with no l1 to l2 messages (2578 ms)
15:22:18
✓ builds a 5 tx header (3031 ms)
15:22:18
✓ builds a single tx header (1273 ms)
15:22:18
✓ builds an empty header (460 ms)
15:22:18
15:22:18
Test Suites: 1 passed, 1 total
15:22:18
Tests: 7 passed, 7 total
15:22:18
Snapshots: 0 total
15:22:18
Time: 16.562 s
15:22:18
Ran all test suites matching /prover-client\/src\/block_builder\/light.test.ts/i
.
15:22:18
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?