Parent Log: http://ci.aztec-labs.com/cea369cb4e507091 Command: 5b4d9f16dc72b5a7 BENCH_OUTPUT=bench-out/kv_store.bench.json yarn-project/scripts/run_test.sh kv-store/src/bench/map_bench.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=1 Date: Tue Jun 24 10:23:14 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15229_amd64_x2-full Resources: CPU_LIST=8,9 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_313c4a4ebc6276aa_next 10:23:15 [10:23:15.973] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:23:18 [10:23:18.224] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:23:19 [10:23:19.637] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:23:20 [10:23:20.454] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:23:20 [10:23:20.732] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:23:21 PASS src/bench/map_bench.test.ts (5.755 s) 10:23:21 LMDBMap benchmarks 10:23:21 adds individual values (2252 ms) 10:23:21 adds batched values (1412 ms) 10:23:21 reads individual values (817 ms) 10:23:21 reads via a cursor (277 ms) 10:23:21 reads the size of the map (564 ms) 10:23:21 10:23:21 Test Suites: 1 passed, 1 total 10:23:21 Tests: 5 passed, 5 total 10:23:21 Snapshots: 0 total 10:23:21 Time: 5.817 s 10:23:21 Ran all test suites matching kv-store/src/bench/map_bench.test.ts. 10:23:21 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?