Parent Log: http://ci.aztec-labs.com/0cfbb3292f8dcdfc Command: f30d64a7ce604682 yarn-project/scripts/run_test.sh aztec-node/src/sentinel/sentinel.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/7d1abcb337009939ee47da8445b5fee80f39fb58 Env: REF_NAME=gh-readonly-queue/next/pr-15156-df137f9440a970af2eb6e2ee94c48bf3bf47e207 CURRENT_VERSION=0.87.6 CI_FULL=0 Date: Fri Jun 20 10:05:49 UTC 2025 System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-15156_arm64_a1-fast Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_f88c43cfd3f034d2_next 10:05:51 [10:05:51.247] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 10:05:51 [10:05:51.619] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 10:05:51 [10:05:51.756] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 10:05:51 [10:05:51.872] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 10:05:52 [10:05:52.085] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 10:05:52 [10:05:52.221] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 10:05:52 [10:05:52.343] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 10:05:52 [10:05:52.453] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 10:05:52 [10:05:52.468] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 10:05:52 [10:05:52.482] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 10:05:52 [10:05:52.496] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 10:05:52 [10:05:52.597] INFO: node:sentinel Computing proven performance for epoch 1 10:05:52 [10:05:52.616] ERROR: node:sentinel Invalid validator address 0xNotAnAddress: Error: Invalid address string: 0xNotAnAddress 10:05:52 at Function.fromString (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/eth-address/index.js:33:19) 10:05:52 at TestSentinel.fromString [as computeProvenPerformance] (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:143:30) 10:05:52 at TestSentinel.handleChainProven (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:119:25) 10:05:52 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.test.ts:307:7) 10:05:52 [10:05:52.616] INFO: node:sentinel Proven performance for epoch 1 {"0x101c5bf00054ea756c29581f0fb3bab48e0c192e":{"missed":1,"total":5},"0x066158ba510ad25cc854d1a1aba445f6ee0a7409":{"missed":4,"total":5}} 10:05:52 [10:05:52.626] INFO: node:sentinel Criminals: 1 {"args":[{"amount":100,"offense":3,"validator":"0x066158ba510ad25cc854d1a1aba445f6ee0a7409"}]} 10:05:52 [10:05:52.629] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 10:05:52 [10:05:52.648] INFO: node:sentinel Criminals: 2 {"args":[{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000008"},{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000009"}]} 10:05:52 [10:05:52.656] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000006 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 10:05:52 [10:05:52.657] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000007 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 10:05:52 [10:05:52.658] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000008 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 10:05:52 [10:05:52.659] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000009 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 10:05:52 PASS src/sentinel/sentinel.test.ts 10:05:52 sentinel 10:05:52 getSlotActivity 10:05:52 flags block as mined (378 ms) 10:05:52 flags block as proposed when it is not mined but there are attestations (137 ms) 10:05:52 flags block as missed when there are no attestations (116 ms) 10:05:52 identifies attestors from p2p and archiver (213 ms) 10:05:52 identifies missed attestors if block is mined (136 ms) 10:05:52 identifies missed attestors if block is proposed (122 ms) 10:05:52 does not tag attestors as missed if there was no block and no attestations (111 ms) 10:05:52 computeStatsForValidator 10:05:52 computes stats correctly (14 ms) 10:05:52 resets streaks correctly (14 ms) 10:05:52 considers only latest slots (13 ms) 10:05:52 handleChainProven 10:05:52 calls inactivity watcher with performance data (134 ms) 10:05:52 should agree with slash (30 ms) 10:05:52 10:05:52 Test Suites: 1 passed, 1 total 10:05:52 Tests: 12 passed, 12 total 10:05:52 Snapshots: 0 total 10:05:52 Time: 2.647 s 10:05:52 Ran all test suites matching aztec-node/src/sentinel/sentinel.test.ts. 10:05:52 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?