Parent Log:
http://ci.aztec-labs.com/1d91b979ad0fe7b8
Command: 516191759f225b4f yarn-project/scripts/run_test.sh prover-client/src/block-factory/light.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/0f26f87af2947423f556c64f03e0100cbf5136f7
Env: REF_NAME=gh-readonly-queue/next/pr-15273-74eeec5d95106217d3b3f3068853022cef7fa307 CURRENT_VERSION=0.87.6 CI_FULL=0
Date: Wed Jun 25 10:58:46 UTC 2025
System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-15273_arm64_a1-fast
Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_04bca7f62a81c9b0_next
10:58:50 [10:58:50.167]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-Y2ZHRZ/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
10:58:51 [10:58:51.997]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-fvMemD/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
10:58:54 [10:58:54.104]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-Sx1vJl/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
10:58:56 [10:58:56.655]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-MxwxlF/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
10:58:59 [10:58:59.205]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-pxI127/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
10:59:02 [10:59:02.188]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-ztkOdW/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
10:59:03 [10:59:03.383]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-cLmNHX/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
10:59:04
PASS src/block-factory/light.test.ts (
16.805 s)
10:59:04 LightBlockBuilder
10:59:04
✓ builds a 2 tx header (2015 ms)
10:59:04
✓ builds a 3 tx header (2107 ms)
10:59:04
✓ builds a 4 tx header (2551 ms)
10:59:04
✓ builds a 4 tx header with no l1 to l2 messages (2550 ms)
10:59:04
✓ builds a 5 tx header (2982 ms)
10:59:04
✓ builds a single tx header (1195 ms)
10:59:04
✓ builds an empty header (1033 ms)
10:59:04
10:59:04
Test Suites: 1 passed, 1 total
10:59:04
Tests: 7 passed, 7 total
10:59:04
Snapshots: 0 total
10:59:04
Time: 16.878 s
10:59:04
Ran all test suites matching prover-client/src/block-factory/light.test.ts
.
10:59:04
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?