Parent Log:
http://ci.aztec-labs.com/bbd24c41c3ef4011
Command: 5e456509c4335308 yarn-project/scripts/run_test.sh prover-client/src/block-factory/light.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/1b10c7d500621ca2e4c0db764df67f3085beb282
Env: REF_NAME=gh-readonly-queue/next/pr-15229-99e234fe4473771b32124e0402885610a6a3f98a CURRENT_VERSION=0.87.6 CI_FULL=0
Date: Tue Jun 24 10:06:55 UTC 2025
System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-15229_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:06:58 [10:06:58.647]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-jF6nSR/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
10:07:00 [10:07:00.469]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-XRQbnG/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
10:07:02 [10:07:02.684]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-qKQt2t/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
10:07:05 [10:07:05.243]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-XrH79b/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
10:07:07 [10:07:07.777]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-mPygyC/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
10:07:10 [10:07:10.775]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-jyGCD7/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
10:07:11 [10:07:11.972]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-jJKQm5/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
10:07:13
PASS src/block-factory/light.test.ts (
16.979 s)
10:07:13 LightBlockBuilder
10:07:13
✓ builds a 2 tx header (2000 ms)
10:07:13
✓ builds a 3 tx header (2214 ms)
10:07:13
✓ builds a 4 tx header (2559 ms)
10:07:13
✓ builds a 4 tx header with no l1 to l2 messages (2535 ms)
10:07:13
✓ builds a 5 tx header (2997 ms)
10:07:13
✓ builds a single tx header (1198 ms)
10:07:13
✓ builds an empty header (1036 ms)
10:07:13
10:07:13
Test Suites: 1 passed, 1 total
10:07:13
Tests: 7 passed, 7 total
10:07:13
Snapshots: 0 total
10:07:13
Time: 17.049 s
10:07:13
Ran all test suites matching prover-client/src/block-factory/light.test.ts
.
10:07:13
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?