Parent Log:
http://ci.aztec-labs.com/4c037ca6f40cb048
Command: 71ec8227227d28e6 yarn-project/scripts/run_test.sh prover-client/src/block-factory/light.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/a45107e7f95b675cb2768b6bcb06483b511141f4
Env: REF_NAME=gh-readonly-queue/next/pr-15018-2731d9a8aebf63d05db1a786296abdf897c49490 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Thu Jun 12 17:45:16 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15018_amd64_x4-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_04bca7f62a81c9b0_next
17:45:21 [17:45:21.162]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-CdKYGv/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
17:45:23 [17:45:23.892]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-gbll1e/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
17:45:26 [17:45:26.983]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-q6o2Ov/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
17:45:30 [17:45:30.897]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-sRSnub/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
17:45:34 [17:45:34.569]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-pbSZDn/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
17:45:39 [17:45:39.117]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-Bazyz3/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
17:45:40 [17:45:40.724]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-tRIqAs/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
17:45:42
PASS src/block-factory/light.test.ts (
24.669 s)
17:45:42 LightBlockBuilder
17:45:42
✓ builds a 2 tx header (3037 ms)
17:45:42
✓ builds a 3 tx header (3093 ms)
17:45:42
✓ builds a 4 tx header (3920 ms)
17:45:42
✓ builds a 4 tx header with no l1 to l2 messages (3667 ms)
17:45:42
✓ builds a 5 tx header (4554 ms)
17:45:42
✓ builds a single tx header (1606 ms)
17:45:42
✓ builds an empty header (1414 ms)
17:45:42
17:45:42
Test Suites: 1 passed, 1 total
17:45:42
Tests: 7 passed, 7 total
17:45:42
Snapshots: 0 total
17:45:42
Time: 24.766 s
17:45:42
Ran all test suites matching /prover-client\/src\/block-factory\/light.test.ts/i
.
17:45:42
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?