Parent Log:
http://ci.aztec-labs.com/d674377334c1b750
Command: 0b621446113df0ea yarn-project/scripts/run_test.sh prover-client/src/block-factory/light.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/a16ffcb44336b117d56ec8733e0b8bbfc787edf7
Env: REF_NAME=gh-readonly-queue/next/pr-15187-4608046e462faf9ff3fbee265ba34dbecb5d0b31 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Mon Jun 23 14:46:50 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15187_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_04bca7f62a81c9b0_next
14:46:55 [14:46:55.296]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-lHILbC/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
14:46:57 [14:46:57.915]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-hF8VGn/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
14:47:01 [14:47:01.084]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-8C3FYC/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
14:47:04 [14:47:04.746]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-ukgg4a/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
14:47:08 [14:47:08.371]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-w5xk3Q/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
14:47:12 [14:47:12.585]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-kLFNp5/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
14:47:14 [14:47:14.163]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-jty3DA/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
14:47:15
PASS src/block-factory/light.test.ts (
24.225 s)
14:47:15 LightBlockBuilder
14:47:15
✓ builds a 2 tx header (2864 ms)
14:47:15
✓ builds a 3 tx header (3171 ms)
14:47:15
✓ builds a 4 tx header (3662 ms)
14:47:15
✓ builds a 4 tx header with no l1 to l2 messages (3622 ms)
14:47:15
✓ builds a 5 tx header (4217 ms)
14:47:15
✓ builds a single tx header (1575 ms)
14:47:15
✓ builds an empty header (1391 ms)
14:47:15
14:47:15
Test Suites: 1 passed, 1 total
14:47:15
Tests: 7 passed, 7 total
14:47:15
Snapshots: 0 total
14:47:15
Time: 24.322 s
14:47:15
Ran all test suites matching prover-client/src/block-factory/light.test.ts
.
14:47:15
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?