Parent Log: http://ci.aztec-labs.com/57db2b9a617285be Command: 4f32fa69539b8ea0 yarn-project/scripts/run_test.sh aztec-node/src/sentinel/sentinel.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/ad85cda24c2f9b5b4b17d4921f8597b71949bb6c Env: REF_NAME=gh-readonly-queue/next/pr-15223-87c4b689268afecc86ab007c3587e45110daa43d CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Tue Jun 24 19:25:35 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15223_amd64_x1-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_f88c43cfd3f034d2_next 19:25:38 [19:25:38.539] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 19:25:39 [19:25:39.145] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 19:25:39 [19:25:39.308] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 19:25:39 [19:25:39.468] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 19:25:39 [19:25:39.666] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 19:25:39 [19:25:39.783] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 19:25:39 [19:25:39.892] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 19:25:39 [19:25:39.995] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 19:25:40 [19:25:40.011] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 19:25:40 [19:25:40.028] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 19:25:40 [19:25:40.043] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 19:25:40 [19:25:40.147] INFO: node:sentinel Computing proven performance for epoch 1 19:25:40 [19:25:40.164] ERROR: node:sentinel Invalid validator address 0xNotAnAddress: Error: Invalid address string: 0xNotAnAddress 19:25:40 at Function.fromString (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/eth-address/index.js:33:19) 19:25:40 at TestSentinel.fromString [as computeProvenPerformance] (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:143:30) 19:25:40 at TestSentinel.handleChainProven (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:119:25) 19:25:40 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.test.ts:307:7) 19:25:40 [19:25:40.164] INFO: node:sentinel Proven performance for epoch 1 {"0x712073b97c2e0963746daa2a6cb0d0847020337c":{"missed":1,"total":5},"0xfd1bfdb25683f3006b95827976fb49883b03bb92":{"missed":4,"total":5}} 19:25:40 [19:25:40.176] INFO: node:sentinel Criminals: 1 {"args":[{"amount":100,"offense":3,"validator":"0xfd1bfdb25683f3006b95827976fb49883b03bb92"}]} 19:25:40 [19:25:40.180] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 19:25:40 [19:25:40.201] INFO: node:sentinel Criminals: 2 {"args":[{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000008"},{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000009"}]} 19:25:40 [19:25:40.209] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000006 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 19:25:40 [19:25:40.210] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000007 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 19:25:40 [19:25:40.211] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000008 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 19:25:40 [19:25:40.217] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000009 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 19:25:40 PASS src/sentinel/sentinel.test.ts 19:25:40 sentinel 19:25:40 getSlotActivity 19:25:40 flags block as mined (611 ms) 19:25:40 flags block as proposed when it is not mined but there are attestations (165 ms) 19:25:40 flags block as missed when there are no attestations (158 ms) 19:25:40 identifies attestors from p2p and archiver (197 ms) 19:25:40 identifies missed attestors if block is mined (117 ms) 19:25:40 identifies missed attestors if block is proposed (108 ms) 19:25:40 does not tag attestors as missed if there was no block and no attestations (102 ms) 19:25:40 computeStatsForValidator 19:25:40 computes stats correctly (16 ms) 19:25:40 resets streaks correctly (15 ms) 19:25:40 considers only latest slots (15 ms) 19:25:40 handleChainProven 19:25:40 calls inactivity watcher with performance data (137 ms) 19:25:40 should agree with slash (40 ms) 19:25:40 19:25:40 Test Suites: 1 passed, 1 total 19:25:40 Tests: 12 passed, 12 total 19:25:40 Snapshots: 0 total 19:25:40 Time: 3.542 s 19:25:40 Ran all test suites matching aztec-node/src/sentinel/sentinel.test.ts. 19:25:40 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?