Parent Log:
http://ci.aztec-labs.com/da2f6afdbe121fb0
Command: ed996b4a4522d156 yarn-project/scripts/run_test.sh prover-client/src/block-factory/light.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/6e2955d0d2cd7db82346ef547a4d19b57116ecb4
Env: REF_NAME=gh-readonly-queue/next/pr-15120-3c1b9d57eadcc8fb03a7ed42610cf0a1ae4a32eb CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Tue Jun 17 22:17:33 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15120_amd64_x4-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_04bca7f62a81c9b0_next
22:17:38 [22:17:38.406]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-suwb9m/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
22:17:41 [22:17:41.154]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-WockYI/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
22:17:43 [22:17:43.967]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-WN2cVk/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
22:17:47 [22:17:47.898]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-EAtx3P/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
22:17:51 [22:17:51.583]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-xWTlzC/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
22:17:55 [22:17:55.947]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-bLA1X9/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
22:17:57 [22:17:57.564]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-BVMLsh/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
22:17:58
PASS src/block-factory/light.test.ts (
24.295 s)
22:17:58 LightBlockBuilder
22:17:58
✓ builds a 2 tx header (3030 ms)
22:17:58
✓ builds a 3 tx header (2816 ms)
22:17:58
✓ builds a 4 tx header (3929 ms)
22:17:58
✓ builds a 4 tx header with no l1 to l2 messages (3681 ms)
22:17:58
✓ builds a 5 tx header (4363 ms)
22:17:58
✓ builds a single tx header (1618 ms)
22:17:58
✓ builds an empty header (1387 ms)
22:17:58
22:17:58
Test Suites: 1 passed, 1 total
22:17:58
Tests: 7 passed, 7 total
22:17:58
Snapshots: 0 total
22:17:58
Time: 24.399 s
22:17:58
Ran all test suites matching prover-client/src/block-factory/light.test.ts
.
22:17:58
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?