Parent Log: http://ci.aztec-labs.com/cfa3a08d8c538c28 Command: 1905308686f8cbc3 yarn-project/scripts/run_test.sh aztec-node/src/sentinel/sentinel.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/30660269b33bab8cca354c41659533acf4d48e07 Env: REF_NAME=gh-readonly-queue/next/pr-15026-d96baf1c44329e8b2e3a432ad803f702f5184a62 CURRENT_VERSION=0.87.6 CI_FULL=0 Date: Fri Jun 13 09:35:45 UTC 2025 System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-15026_arm64_a1-fast Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_f88c43cfd3f034d2_next 09:35:47 [09:35:47.451] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 09:35:47 [09:35:47.817] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 09:35:47 [09:35:47.948] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 09:35:48 [09:35:48.062] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 09:35:48 [09:35:48.273] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 09:35:48 [09:35:48.398] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 09:35:48 [09:35:48.511] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 09:35:48 [09:35:48.614] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 09:35:48 [09:35:48.633] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 09:35:48 [09:35:48.647] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 09:35:48 [09:35:48.659] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 09:35:48 [09:35:48.760] INFO: node:sentinel Computing proven performance for epoch 1 09:35:48 [09:35:48.778] ERROR: node:sentinel Invalid validator address 0xNotAnAddress: Error: Invalid address string: 0xNotAnAddress 09:35:48 at Function.fromString (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/eth-address/index.js:33:19) 09:35:48 at TestSentinel.fromString [as computeProvenPerformance] (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:139:30) 09:35:48 at TestSentinel.handleChainProven (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:119:25) 09:35:48 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.test.ts:307:7) 09:35:48 [09:35:48.778] INFO: node:sentinel Proven performance for epoch 1 {"0x2902d8a6ac83e02fb7d052de5000e7270466d773":{"missed":1,"total":5},"0x62c97f424326125b3e9afe266b95abebb0bb996a":{"missed":4,"total":5}} 09:35:48 [09:35:48.789] INFO: node:sentinel Criminals: 1 {"args":[{"amount":100,"offense":3,"validator":"0x62c97f424326125b3e9afe266b95abebb0bb996a"}]} 09:35:48 [09:35:48.792] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 09:35:48 [09:35:48.816] INFO: node:sentinel Criminals: 2 {"args":[{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000008"},{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000009"}]} 09:35:48 [09:35:48.823] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000006 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 09:35:48 [09:35:48.824] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000007 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 09:35:48 [09:35:48.825] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000008 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 09:35:48 [09:35:48.826] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000009 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 09:35:48 PASS src/sentinel/sentinel.test.ts 09:35:48 sentinel 09:35:48 getSlotActivity 09:35:48 flags block as mined (366 ms) 09:35:48 flags block as proposed when it is not mined but there are attestations (131 ms) 09:35:48 flags block as missed when there are no attestations (114 ms) 09:35:48 identifies attestors from p2p and archiver (211 ms) 09:35:48 identifies missed attestors if block is mined (124 ms) 09:35:48 identifies missed attestors if block is proposed (112 ms) 09:35:48 does not tag attestors as missed if there was no block and no attestations (104 ms) 09:35:48 computeStatsForValidator 09:35:48 computes stats correctly (18 ms) 09:35:48 resets streaks correctly (15 ms) 09:35:48 considers only latest slots (11 ms) 09:35:48 handleChainProven 09:35:48 calls inactivity watcher with performance data (133 ms) 09:35:48 should agree with slash (35 ms) 09:35:48 09:35:48 Test Suites: 1 passed, 1 total 09:35:48 Tests: 12 passed, 12 total 09:35:48 Snapshots: 0 total 09:35:48 Time: 2.43 s 09:35:48 Ran all test suites matching /aztec-node\/src\/sentinel\/sentinel.test.ts/i. 09:35:48 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?