Parent Log:
http://ci.aztec-labs.com/ddad17d0c78b0b72
Command: f44e1b4f382283e1 yarn-project/scripts/run_test.sh prover-client/src/block-factory/light.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/be1fa8aacb33d330cf496352bb1446439e34c51a
Env: REF_NAME=gh-readonly-queue/next/pr-15162-7d1abcb337009939ee47da8445b5fee80f39fb58 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Fri Jun 20 10:04:24 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15162_amd64_x2-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_04bca7f62a81c9b0_next
10:04:29 [10:04:29.095]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-q8FbLY/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
10:04:31 [10:04:31.659]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-nJeGrN/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
10:04:35 [10:04:35.029]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-p22pse/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
10:04:38 [10:04:38.785]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-ZpkGsg/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
10:04:42 [10:04:42.505]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-qWWpUz/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
10:04:46 [10:04:46.801]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-kqcoIt/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
10:04:48 [10:04:48.475]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-5v0Grm/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
10:04:50
PASS src/block-factory/light.test.ts (
24.801 s)
10:04:50 LightBlockBuilder
10:04:50
✓ builds a 2 tx header (2809 ms)
10:04:50
✓ builds a 3 tx header (3376 ms)
10:04:50
✓ builds a 4 tx header (3755 ms)
10:04:50
✓ builds a 4 tx header with no l1 to l2 messages (3720 ms)
10:04:50
✓ builds a 5 tx header (4291 ms)
10:04:50
✓ builds a single tx header (1676 ms)
10:04:50
✓ builds an empty header (1600 ms)
10:04:50
10:04:50
Test Suites: 1 passed, 1 total
10:04:50
Tests: 7 passed, 7 total
10:04:50
Snapshots: 0 total
10:04:50
Time: 24.905 s
10:04:50
Ran all test suites matching prover-client/src/block-factory/light.test.ts
.
10:04:50
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?