Parent Log: http://ci.aztec-labs.com/6013413449bf1ea6 Command: 1f25be2e8c7902e7 yarn-project/scripts/run_test.sh aztec-node/src/sentinel/sentinel.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/17ea18ade041a1bb437806e047c30b29da124094 Env: REF_NAME=gh-readonly-queue/next/pr-15007-4c695be4bff40a4a2ca2118c7e14c83a104e93aa CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Wed Jun 18 17:25:35 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15007_amd64_x1-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_f88c43cfd3f034d2_next 17:25:38 [17:25:38.513] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 17:25:39 [17:25:39.126] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 17:25:39 [17:25:39.295] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 17:25:39 [17:25:39.404] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 17:25:39 [17:25:39.630] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 17:25:39 [17:25:39.783] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 17:25:39 [17:25:39.958] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 17:25:40 [17:25:40.084] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 17:25:40 [17:25:40.103] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 17:25:40 [17:25:40.123] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 17:25:40 [17:25:40.141] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 17:25:40 [17:25:40.253] INFO: node:sentinel Computing proven performance for epoch 1 17:25:40 [17:25:40.279] ERROR: node:sentinel Invalid validator address 0xNotAnAddress: Error: Invalid address string: 0xNotAnAddress 17:25:40 at Function.fromString (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/eth-address/index.js:33:19) 17:25:40 at TestSentinel.fromString [as computeProvenPerformance] (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:143:30) 17:25:40 at TestSentinel.handleChainProven (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:119:25) 17:25:40 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.test.ts:307:7) 17:25:40 [17:25:40.280] INFO: node:sentinel Proven performance for epoch 1 {"0x7053b8d1611935f80c90f1a16d7def60fd61970d":{"missed":1,"total":5},"0x857293c7fca9b57263fd44a9fef472439db072e9":{"missed":4,"total":5}} 17:25:40 [17:25:40.292] INFO: node:sentinel Criminals: 1 {"args":[{"amount":100,"offense":3,"validator":"0x857293c7fca9b57263fd44a9fef472439db072e9"}]} 17:25:40 [17:25:40.298] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 17:25:40 [17:25:40.321] INFO: node:sentinel Criminals: 2 {"args":[{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000008"},{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000009"}]} 17:25:40 [17:25:40.330] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000006 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 17:25:40 [17:25:40.331] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000007 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 17:25:40 [17:25:40.332] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000008 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 17:25:40 [17:25:40.333] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000009 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 17:25:40 PASS src/sentinel/sentinel.test.ts 17:25:40 sentinel 17:25:40 getSlotActivity 17:25:40 flags block as mined (639 ms) 17:25:40 flags block as proposed when it is not mined but there are attestations (169 ms) 17:25:40 flags block as missed when there are no attestations (109 ms) 17:25:40 identifies attestors from p2p and archiver (224 ms) 17:25:40 identifies missed attestors if block is mined (153 ms) 17:25:40 identifies missed attestors if block is proposed (175 ms) 17:25:40 does not tag attestors as missed if there was no block and no attestations (125 ms) 17:25:40 computeStatsForValidator 17:25:40 computes stats correctly (19 ms) 17:25:40 resets streaks correctly (20 ms) 17:25:40 considers only latest slots (17 ms) 17:25:40 handleChainProven 17:25:40 calls inactivity watcher with performance data (156 ms) 17:25:40 should agree with slash (38 ms) 17:25:40 17:25:40 Test Suites: 1 passed, 1 total 17:25:40 Tests: 12 passed, 12 total 17:25:40 Snapshots: 0 total 17:25:40 Time: 3.518 s 17:25:40 Ran all test suites matching aztec-node/src/sentinel/sentinel.test.ts. 17:25:40 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?