Parent Log: http://ci.aztec-labs.com/bb5a5dfbdc7368c1 Command: a5511b51e55ea9c0 yarn-project/scripts/run_test.sh aztec-node/src/sentinel/sentinel.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/0dc6f60f84deaa57a8570f9942eb75317f5aeea5 Env: REF_NAME=gh-readonly-queue/next/pr-15162-6ee95286f8bcc5bb6dca43222459ac5bf43a8a75 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Fri Jun 20 09:42:12 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15162_amd64_x1-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_f88c43cfd3f034d2_next 09:42:15 [09:42:15.491] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 09:42:16 [09:42:16.016] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 09:42:16 [09:42:16.141] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 09:42:16 [09:42:16.265] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 09:42:16 [09:42:16.529] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 09:42:16 [09:42:16.674] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 09:42:16 [09:42:16.811] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 09:42:16 [09:42:16.938] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 09:42:16 [09:42:16.956] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 09:42:16 [09:42:16.973] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 09:42:16 [09:42:16.988] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 09:42:17 [09:42:17.083] INFO: node:sentinel Computing proven performance for epoch 1 09:42:17 [09:42:17.104] ERROR: node:sentinel Invalid validator address 0xNotAnAddress: Error: Invalid address string: 0xNotAnAddress 09:42:17 at Function.fromString (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/eth-address/index.js:33:19) 09:42:17 at TestSentinel.fromString [as computeProvenPerformance] (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:143:30) 09:42:17 at TestSentinel.handleChainProven (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:119:25) 09:42:17 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.test.ts:307:7) 09:42:17 [09:42:17.104] INFO: node:sentinel Proven performance for epoch 1 {"0xcbb7829f6452bd138b058727527674acde078bc1":{"missed":1,"total":5},"0x4915abd7eb5ef740e650dddd00a74b8afc49a804":{"missed":4,"total":5}} 09:42:17 [09:42:17.116] INFO: node:sentinel Criminals: 1 {"args":[{"amount":100,"offense":3,"validator":"0x4915abd7eb5ef740e650dddd00a74b8afc49a804"}]} 09:42:17 [09:42:17.121] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 09:42:17 [09:42:17.142] INFO: node:sentinel Criminals: 2 {"args":[{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000008"},{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000009"}]} 09:42:17 [09:42:17.148] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000006 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 09:42:17 [09:42:17.150] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000007 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 09:42:17 [09:42:17.150] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000008 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 09:42:17 [09:42:17.151] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000009 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 09:42:17 PASS src/sentinel/sentinel.test.ts 09:42:17 sentinel 09:42:17 getSlotActivity 09:42:17 flags block as mined (539 ms) 09:42:17 flags block as proposed when it is not mined but there are attestations (125 ms) 09:42:17 flags block as missed when there are no attestations (123 ms) 09:42:17 identifies attestors from p2p and archiver (263 ms) 09:42:17 identifies missed attestors if block is mined (145 ms) 09:42:17 identifies missed attestors if block is proposed (136 ms) 09:42:17 does not tag attestors as missed if there was no block and no attestations (126 ms) 09:42:17 computeStatsForValidator 09:42:17 computes stats correctly (17 ms) 09:42:17 resets streaks correctly (17 ms) 09:42:17 considers only latest slots (15 ms) 09:42:17 handleChainProven 09:42:17 calls inactivity watcher with performance data (133 ms) 09:42:17 should agree with slash (32 ms) 09:42:17 09:42:17 Test Suites: 1 passed, 1 total 09:42:17 Tests: 12 passed, 12 total 09:42:17 Snapshots: 0 total 09:42:17 Time: 3.269 s 09:42:17 Ran all test suites matching aztec-node/src/sentinel/sentinel.test.ts. 09:42:17 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?