Parent Log:
http://ci.aztec-labs.com/e80db4f962749b47
Command: bd36d210f0eb503c yarn-project/scripts/run_test.sh prover-client/src/block-factory/light.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/314d7622c6bacc8333ae49fe9583967cab78349b
Env: REF_NAME=gh-readonly-queue/next/pr-15000-c51485c507bcf668c6e55129eb2c1794af4a0732 CURRENT_VERSION=0.87.6 CI_FULL=0
Date: Fri Jun 13 11:36:36 UTC 2025
System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-15000_arm64_a1-fast
Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_04bca7f62a81c9b0_next
11:36:40 [11:36:40.355]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-sGXfC8/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
11:36:42 [11:36:42.170]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-8H7vq4/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
11:36:44 [11:36:44.270]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-iy9Seu/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
11:36:46 [11:36:46.792]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-wXgvd9/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
11:36:49 [11:36:49.283]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-hpHszG/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
11:36:52 [11:36:52.226]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-HFh0mM/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
11:36:53 [11:36:53.405]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-T82Kaf/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
11:36:54
PASS src/block-factory/light.test.ts (
16.773 s)
11:36:54 LightBlockBuilder
11:36:54
✓ builds a 2 tx header (2003 ms)
11:36:54
✓ builds a 3 tx header (2101 ms)
11:36:54
✓ builds a 4 tx header (2521 ms)
11:36:54
✓ builds a 4 tx header with no l1 to l2 messages (2491 ms)
11:36:54
✓ builds a 5 tx header (2941 ms)
11:36:54
✓ builds a single tx header (1179 ms)
11:36:54
✓ builds an empty header (1034 ms)
11:36:54
11:36:54
Test Suites: 1 passed, 1 total
11:36:54
Tests: 7 passed, 7 total
11:36:54
Snapshots: 0 total
11:36:54
Time: 16.842 s
11:36:54
Ran all test suites matching /prover-client\/src\/block-factory\/light.test.ts/i
.
11:36:54
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?