Parent Log:
http://ci.aztec-labs.com/e290a27f9935f130
Command: aeeaca4258226ee3 yarn-project/scripts/run_test.sh prover-client/src/block-factory/light.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/1107a5aec5cc4c3884ed30df5e1e4c4417fa4588
Env: REF_NAME=gh-readonly-queue/next/pr-15258-ab2663c779174e49814adda157cc3aba0f136063 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Thu Jun 26 15:47:11 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15258_amd64_x2-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_04bca7f62a81c9b0_next
15:47:16 [15:47:16.634]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-3UjSD2/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
15:47:19 [15:47:19.460]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-WtWHEu/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
15:47:22 [15:47:22.997]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-D0P15H/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
15:47:26 [15:47:26.885]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-gzW5ha/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
15:47:31 [15:47:31.053]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-TowgJG/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
15:47:35 [15:47:35.858]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-NoICcV/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
15:47:37 [15:47:37.588]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-zuwm8p/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
15:47:38
PASS src/block-factory/light.test.ts (
26.459 s)
15:47:38 LightBlockBuilder
15:47:38
✓ builds a 2 tx header (3112 ms)
15:47:38
✓ builds a 3 tx header (3544 ms)
15:47:38
✓ builds a 4 tx header (3886 ms)
15:47:38
✓ builds a 4 tx header with no l1 to l2 messages (4169 ms)
15:47:38
✓ builds a 5 tx header (4801 ms)
15:47:38
✓ builds a single tx header (1734 ms)
15:47:38
✓ builds an empty header (1286 ms)
15:47:38
15:47:38
Test Suites: 1 passed, 1 total
15:47:38
Tests: 7 passed, 7 total
15:47:38
Snapshots: 0 total
15:47:38
Time: 26.559 s
15:47:38
Ran all test suites matching prover-client/src/block-factory/light.test.ts
.
15:47:38
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?