Parent Log:
http://ci.aztec-labs.com/0813959a3b08c9c9
Command: f682b45a820409ef yarn-project/scripts/run_test.sh prover-client/src/block-factory/light.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/75d792847d8434a0c504e7adf5c102a913065272
Env: REF_NAME=gh-readonly-queue/next/pr-15015-cf8be0f9e81e248048560619de041e90d9d6990a CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Fri Jun 13 08:35:10 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15015_amd64_x3-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_04bca7f62a81c9b0_next
08:35:15 [08:35:15.286]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-CONZIT/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
08:35:17 [08:35:17.921]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-0szX3J/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
08:35:20 [08:35:20.937]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-6qDtnC/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
08:35:24 [08:35:24.610]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-D5vOaY/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
08:35:28 [08:35:28.256]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-shnQRe/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
08:35:32 [08:35:32.617]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-umKpny/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
08:35:34 [08:35:34.231]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-rKIJW2/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
08:35:35
PASS src/block-factory/light.test.ts (
23.982 s)
08:35:35 LightBlockBuilder
08:35:35
✓ builds a 2 tx header (2912 ms)
08:35:35
✓ builds a 3 tx header (3021 ms)
08:35:35
✓ builds a 4 tx header (3664 ms)
08:35:35
✓ builds a 4 tx header with no l1 to l2 messages (3648 ms)
08:35:35
✓ builds a 5 tx header (4358 ms)
08:35:35
✓ builds a single tx header (1615 ms)
08:35:35
✓ builds an empty header (1374 ms)
08:35:35
08:35:35
Test Suites: 1 passed, 1 total
08:35:35
Tests: 7 passed, 7 total
08:35:35
Snapshots: 0 total
08:35:35
Time: 24.071 s
08:35:35
Ran all test suites matching /prover-client\/src\/block-factory\/light.test.ts/i
.
08:35:35
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?