Parent Log: http://ci.aztec-labs.com/389e69ba6895479c Command: 519e29bba0e33530 yarn-project/scripts/run_test.sh aztec-node/src/sentinel/sentinel.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/2469b5f1633350f6be15733c04242af1cdc98227 Env: REF_NAME=gh-readonly-queue/next/pr-15042-ee3655e025191bc85c5b3d3122eeedb44e38ffb2 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Mon Jun 16 19:43:30 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15042_amd64_x4-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_f88c43cfd3f034d2_next 19:43:33 [19:43:33.091] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 19:43:33 [19:43:33.614] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 19:43:33 [19:43:33.783] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 19:43:33 [19:43:33.917] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 19:43:34 [19:43:34.129] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 19:43:34 [19:43:34.383] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 19:43:34 [19:43:34.536] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 19:43:34 [19:43:34.727] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 19:43:34 [19:43:34.859] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 19:43:34 [19:43:34.940] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 19:43:34 [19:43:34.961] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 19:43:35 [19:43:35.061] INFO: node:sentinel Computing proven performance for epoch 1 19:43:35 [19:43:35.082] ERROR: node:sentinel Invalid validator address 0xNotAnAddress: Error: Invalid address string: 0xNotAnAddress 19:43:35 at Function.fromString (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/eth-address/index.js:33:19) 19:43:35 at TestSentinel.fromString [as computeProvenPerformance] (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:143:30) 19:43:35 at TestSentinel.handleChainProven (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:119:25) 19:43:35 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.test.ts:307:7) 19:43:35 [19:43:35.082] INFO: node:sentinel Proven performance for epoch 1 {"0xc4b4ab26ce1fb4c75b72646c3f3f4276dd0ea706":{"missed":1,"total":5},"0xa8dfff7d1dd7340cb55abfb27e83b0c379faaf35":{"missed":4,"total":5}} 19:43:35 [19:43:35.095] INFO: node:sentinel Criminals: 1 {"args":[{"amount":100,"offense":3,"validator":"0xa8dfff7d1dd7340cb55abfb27e83b0c379faaf35"}]} 19:43:35 [19:43:35.098] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 19:43:35 [19:43:35.120] INFO: node:sentinel Criminals: 2 {"args":[{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000008"},{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000009"}]} 19:43:35 [19:43:35.128] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000006 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 19:43:35 [19:43:35.129] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000007 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 19:43:35 [19:43:35.130] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000008 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 19:43:35 [19:43:35.131] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000009 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 19:43:35 PASS src/sentinel/sentinel.test.ts 19:43:35 sentinel 19:43:35 getSlotActivity 19:43:35 flags block as mined (541 ms) 19:43:35 flags block as proposed when it is not mined but there are attestations (167 ms) 19:43:35 flags block as missed when there are no attestations (135 ms) 19:43:35 identifies attestors from p2p and archiver (211 ms) 19:43:35 identifies missed attestors if block is mined (253 ms) 19:43:35 identifies missed attestors if block is proposed (152 ms) 19:43:35 does not tag attestors as missed if there was no block and no attestations (191 ms) 19:43:35 computeStatsForValidator 19:43:35 computes stats correctly (132 ms) 19:43:35 resets streaks correctly (78 ms) 19:43:35 considers only latest slots (22 ms) 19:43:35 handleChainProven 19:43:35 calls inactivity watcher with performance data (137 ms) 19:43:35 should agree with slash (39 ms) 19:43:35 19:43:35 Test Suites: 1 passed, 1 total 19:43:35 Tests: 12 passed, 12 total 19:43:35 Snapshots: 0 total 19:43:35 Time: 3.46 s 19:43:35 Ran all test suites matching aztec-node/src/sentinel/sentinel.test.ts. 19:43:35 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?