Parent Log:
http://ci.aztec-labs.com/654749ab24dab8ed
Command: 305010ba00ca0e1b yarn-project/scripts/run_test.sh prover-client/src/block-factory/light.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/4e03f15ca8099f25d50eddd19c4914764b84fe7b
Env: REF_NAME=gh-readonly-queue/next/pr-15013-4800d08570523bc1b2a9e8ec0dfb09e326f4689a CURRENT_VERSION=0.87.6 CI_FULL=0
Date: Fri Jun 13 14:36:45 UTC 2025
System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-15013_arm64_a1-fast
Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_04bca7f62a81c9b0_next
14:36:48 [14:36:48.723]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-t7I1Ds/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
14:36:50 [14:36:50.516]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-zSIExC/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
14:36:52 [14:36:52.596]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-1mPfKs/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
14:36:55 [14:36:55.116]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-iy9TMq/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
14:36:57 [14:36:57.622]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-apWPPq/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
14:37:00 [14:37:00.572]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-80LlCn/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
14:37:01 [14:37:01.754]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-nsk0SP/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
14:37:02
PASS src/block-factory/light.test.ts (
16.482 s)
14:37:02 LightBlockBuilder
14:37:02
✓ builds a 2 tx header (1970 ms)
14:37:02
✓ builds a 3 tx header (2080 ms)
14:37:02
✓ builds a 4 tx header (2519 ms)
14:37:02
✓ builds a 4 tx header with no l1 to l2 messages (2505 ms)
14:37:02
✓ builds a 5 tx header (2949 ms)
14:37:02
✓ builds a single tx header (1182 ms)
14:37:02
✓ builds an empty header (1066 ms)
14:37:02
14:37:02
Test Suites: 1 passed, 1 total
14:37:02
Tests: 7 passed, 7 total
14:37:02
Snapshots: 0 total
14:37:02
Time: 16.547 s
14:37:02
Ran all test suites matching /prover-client\/src\/block-factory\/light.test.ts/i
.
14:37:02
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?