Parent Log:
http://ci.aztec-labs.com/fadb814e2da9969e
Command: 22a91bf956a4cb93 yarn-project/scripts/run_test.sh prover-client/src/block-factory/light.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/47bd93499e6606131b6ececa3536632cf5e84409
Env: REF_NAME=gh-readonly-queue/next/pr-15080-215be54ba7d05741f58f591612a9e5454104b24d CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Wed Jun 18 09:36:32 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15080_amd64_x2-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_04bca7f62a81c9b0_next
09:36:37 [09:36:37.863]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-Mzhr7R/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
09:36:40 [09:36:40.361]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-u5WXwq/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
09:36:43 [09:36:43.601]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-E283sK/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
09:36:47 [09:36:47.408]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-S1Ix2Q/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
09:36:51 [09:36:51.199]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-VUYluz/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
09:36:55 [09:36:55.481]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-uaGGk9/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
09:36:56 [09:36:56.893]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-hx8gGQ/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
09:36:58
PASS src/block-factory/light.test.ts (
24.484 s)
09:36:58 LightBlockBuilder
09:36:58
✓ builds a 2 tx header (2747 ms)
09:36:58
✓ builds a 3 tx header (3241 ms)
09:36:58
✓ builds a 4 tx header (3808 ms)
09:36:58
✓ builds a 4 tx header with no l1 to l2 messages (3789 ms)
09:36:58
✓ builds a 5 tx header (4282 ms)
09:36:58
✓ builds a single tx header (1413 ms)
09:36:58
✓ builds an empty header (1579 ms)
09:36:58
09:36:58
Test Suites: 1 passed, 1 total
09:36:58
Tests: 7 passed, 7 total
09:36:58
Snapshots: 0 total
09:36:58
Time: 24.589 s
09:36:58
Ran all test suites matching prover-client/src/block-factory/light.test.ts
.
09:36:58
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?