Parent Log:
http://ci.aztec-labs.com/210b73a1ac6e2044
Command: 85ebe83a9ef9464b yarn-project/scripts/run_test.sh pxe/src/synchronizer/synchronizer.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/24972303091baff6f83c6389d7d1406c932357e9
Env: REF_NAME=gh-readonly-queue/next/pr-15042-a0a8617413ca6f4fba2ad190ce73dab59bd75a45 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Tue Jun 17 14:16:48 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15042_amd64_x2-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_2e465335ef4e0ed8_next
14:16:51 [14:16:51.378]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
14:16:51 [14:16:51.917]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
14:16:52 [14:16:52.524]
WARN:
pxe:synchronizer Pruning data after block 3 due to reorg
14:16:52
PASS src/synchronizer/synchronizer.test.ts
14:16:52 Synchronizer
14:16:52
✓ sets header from latest block (559 ms)
14:16:52
✓ removes notes from db on a reorg (722 ms)
14:16:52
14:16:52
Test Suites: 1 passed, 1 total
14:16:52
Tests: 2 passed, 2 total
14:16:52
Snapshots: 0 total
14:16:52
Time: 2.758 s
14:16:52
Ran all test suites matching pxe/src/synchronizer/synchronizer.test.ts
.
14:16:52
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?