Parent Log: http://ci.aztec-labs.com/61c3e66ba8b21d98 Command: 98619016930b559c yarn-project/scripts/run_test.sh aztec-node/src/sentinel/sentinel.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/92d685c3a802eb31897b6f13d28b9ee428c73744 Env: REF_NAME=gh-readonly-queue/next/pr-15093-4e3f550332c81006b8d3cdbeb646f4c567473f9d CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Thu Jun 19 19:59:36 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15093_amd64_x3-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_f88c43cfd3f034d2_next 19:59:38 [19:59:38.723] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 19:59:39 [19:59:39.240] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 19:59:39 [19:59:39.386] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 19:59:39 [19:59:39.510] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 19:59:39 [19:59:39.803] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 19:59:39 [19:59:39.941] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 19:59:40 [19:59:40.089] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 19:59:40 [19:59:40.294] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 19:59:40 [19:59:40.318] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 19:59:40 [19:59:40.335] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 19:59:40 [19:59:40.351] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 19:59:40 [19:59:40.462] INFO: node:sentinel Computing proven performance for epoch 1 19:59:40 [19:59:40.490] ERROR: node:sentinel Invalid validator address 0xNotAnAddress: Error: Invalid address string: 0xNotAnAddress 19:59:40 at Function.fromString (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/eth-address/index.js:33:19) 19:59:40 at TestSentinel.fromString [as computeProvenPerformance] (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:143:30) 19:59:40 at TestSentinel.handleChainProven (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:119:25) 19:59:40 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.test.ts:307:7) 19:59:40 [19:59:40.491] INFO: node:sentinel Proven performance for epoch 1 {"0x59c8e5d08ed2e20cb8a7d33c74a39eb4f2727680":{"missed":1,"total":5},"0xe50f3dce20a440c66c85ef172a22349e8fe5efb5":{"missed":4,"total":5}} 19:59:40 [19:59:40.504] INFO: node:sentinel Criminals: 1 {"args":[{"amount":100,"offense":3,"validator":"0xe50f3dce20a440c66c85ef172a22349e8fe5efb5"}]} 19:59:40 [19:59:40.509] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 19:59:40 [19:59:40.533] INFO: node:sentinel Criminals: 2 {"args":[{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000008"},{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000009"}]} 19:59:40 [19:59:40.541] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000006 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 19:59:40 [19:59:40.542] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000007 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 19:59:40 [19:59:40.543] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000008 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 19:59:40 [19:59:40.545] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000009 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 19:59:40 PASS src/sentinel/sentinel.test.ts 19:59:40 sentinel 19:59:40 getSlotActivity 19:59:40 flags block as mined (548 ms) 19:59:40 flags block as proposed when it is not mined but there are attestations (145 ms) 19:59:40 flags block as missed when there are no attestations (124 ms) 19:59:40 identifies attestors from p2p and archiver (292 ms) 19:59:40 identifies missed attestors if block is mined (138 ms) 19:59:40 identifies missed attestors if block is proposed (148 ms) 19:59:40 does not tag attestors as missed if there was no block and no attestations (205 ms) 19:59:40 computeStatsForValidator 19:59:40 computes stats correctly (22 ms) 19:59:40 resets streaks correctly (17 ms) 19:59:40 considers only latest slots (16 ms) 19:59:40 handleChainProven 19:59:40 calls inactivity watcher with performance data (158 ms) 19:59:40 should agree with slash (38 ms) 19:59:40 19:59:40 Test Suites: 1 passed, 1 total 19:59:40 Tests: 12 passed, 12 total 19:59:40 Snapshots: 0 total 19:59:40 Time: 3.474 s 19:59:40 Ran all test suites matching aztec-node/src/sentinel/sentinel.test.ts. 19:59:40 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?