Parent Log: http://ci.aztec-labs.com/112b6fbb72c71b08 Command: 0d541f5a731ac42b yarn-project/scripts/run_test.sh aztec-node/src/sentinel/sentinel.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/74eeec5d95106217d3b3f3068853022cef7fa307 Env: REF_NAME=gh-readonly-queue/next/pr-15189-8cbdad5ba8c6b2b13d060ecb764f4818ca0d5e4d CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Wed Jun 25 10:25:39 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15189_amd64_x4-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_f88c43cfd3f034d2_next 10:25:41 [10:25:41.530] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 10:25:42 [10:25:42.030] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 10:25:42 [10:25:42.150] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 10:25:42 [10:25:42.266] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 10:25:42 [10:25:42.509] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 10:25:42 [10:25:42.685] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 10:25:42 [10:25:42.838] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 10:25:42 [10:25:42.958] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 10:25:42 [10:25:42.974] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 10:25:42 [10:25:42.989] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 10:25:43 [10:25:43.003] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 10:25:43 [10:25:43.107] INFO: node:sentinel Computing proven performance for epoch 1 10:25:43 [10:25:43.128] ERROR: node:sentinel Invalid validator address 0xNotAnAddress: Error: Invalid address string: 0xNotAnAddress 10:25:43 at Function.fromString (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/eth-address/index.js:33:19) 10:25:43 at TestSentinel.fromString [as computeProvenPerformance] (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:143:30) 10:25:43 at TestSentinel.handleChainProven (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:119:25) 10:25:43 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.test.ts:307:7) 10:25:43 [10:25:43.129] INFO: node:sentinel Proven performance for epoch 1 {"0xf941faa0ec699108d8a3ca99e5fb2d3dbf0e6f65":{"missed":1,"total":5},"0xdb1115d63dfbe9263e9165a25eefd7854e200019":{"missed":4,"total":5}} 10:25:43 [10:25:43.144] INFO: node:sentinel Criminals: 1 {"args":[{"amount":100,"offense":3,"validator":"0xdb1115d63dfbe9263e9165a25eefd7854e200019"}]} 10:25:43 [10:25:43.149] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 10:25:43 [10:25:43.176] INFO: node:sentinel Criminals: 2 {"args":[{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000008"},{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000009"}]} 10:25:43 [10:25:43.185] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000006 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 10:25:43 [10:25:43.187] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000007 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 10:25:43 [10:25:43.188] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000008 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 10:25:43 [10:25:43.189] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000009 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 10:25:43 PASS src/sentinel/sentinel.test.ts 10:25:43 sentinel 10:25:43 getSlotActivity 10:25:43 flags block as mined (504 ms) 10:25:43 flags block as proposed when it is not mined but there are attestations (120 ms) 10:25:43 flags block as missed when there are no attestations (116 ms) 10:25:43 identifies attestors from p2p and archiver (243 ms) 10:25:43 identifies missed attestors if block is mined (173 ms) 10:25:43 identifies missed attestors if block is proposed (154 ms) 10:25:43 does not tag attestors as missed if there was no block and no attestations (120 ms) 10:25:43 computeStatsForValidator 10:25:43 computes stats correctly (15 ms) 10:25:43 resets streaks correctly (14 ms) 10:25:43 considers only latest slots (14 ms) 10:25:43 handleChainProven 10:25:43 calls inactivity watcher with performance data (145 ms) 10:25:43 should agree with slash (42 ms) 10:25:43 10:25:43 Test Suites: 1 passed, 1 total 10:25:43 Tests: 12 passed, 12 total 10:25:43 Snapshots: 0 total 10:25:43 Time: 3.205 s 10:25:43 Ran all test suites matching aztec-node/src/sentinel/sentinel.test.ts. 10:25:43 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?