Parent Log: http://ci.aztec-labs.com/27a5847f7c00dd3c Command: 39dcf51cc2baf385 yarn-project/scripts/run_test.sh aztec-node/src/sentinel/sentinel.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/d64582316e960acb89baf16d63e5ac1e59a00898 Env: REF_NAME=gh-readonly-queue/staging/pr-15274-9ba478709ce5c48099f79f9531da8292811cb18a CURRENT_VERSION=1.0.0 CI_FULL=0 Date: Wed Jun 25 10:39:56 UTC 2025 System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-15274_arm64_a1-fast Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_f88c43cfd3f034d2_staging 10:39:58 [10:39:58.581] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 10:39:58 [10:39:58.936] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 10:39:59 [10:39:59.051] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 10:39:59 [10:39:59.151] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 10:39:59 [10:39:59.333] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 10:39:59 [10:39:59.454] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 10:39:59 [10:39:59.557] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 10:39:59 [10:39:59.651] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 10:39:59 [10:39:59.666] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 10:39:59 [10:39:59.679] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 10:39:59 [10:39:59.694] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 10:39:59 [10:39:59.782] INFO: node:sentinel Computing proven performance for epoch 1 10:39:59 [10:39:59.801] ERROR: node:sentinel Invalid validator address 0xNotAnAddress: Error: Invalid address string: 0xNotAnAddress 10:39:59 at Function.fromString (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/eth-address/index.js:33:19) 10:39:59 at TestSentinel.fromString [as computeProvenPerformance] (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:143:30) 10:39:59 at TestSentinel.handleChainProven (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:119:25) 10:39:59 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.test.ts:307:7) 10:39:59 [10:39:59.801] INFO: node:sentinel Proven performance for epoch 1 {"0x9687cafe21838577da5a8f574345ce6dac472e02":{"missed":1,"total":5},"0x7435256f2c9a46afcc8e1e47b7d30c6b19f71c6f":{"missed":4,"total":5}} 10:39:59 [10:39:59.811] INFO: node:sentinel Criminals: 1 {"args":[{"amount":100,"offense":3,"validator":"0x7435256f2c9a46afcc8e1e47b7d30c6b19f71c6f"}]} 10:39:59 [10:39:59.814] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 10:39:59 [10:39:59.833] INFO: node:sentinel Criminals: 2 {"args":[{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000008"},{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000009"}]} 10:39:59 [10:39:59.841] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000006 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 10:39:59 [10:39:59.842] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000007 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 10:39:59 [10:39:59.843] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000008 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 10:39:59 [10:39:59.844] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000009 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 10:39:59 PASS src/sentinel/sentinel.test.ts 10:39:59 sentinel 10:39:59 getSlotActivity 10:39:59 flags block as mined (361 ms) 10:39:59 flags block as proposed when it is not mined but there are attestations (115 ms) 10:39:59 flags block as missed when there are no attestations (100 ms) 10:39:59 identifies attestors from p2p and archiver (182 ms) 10:39:59 identifies missed attestors if block is mined (121 ms) 10:39:59 identifies missed attestors if block is proposed (103 ms) 10:39:59 does not tag attestors as missed if there was no block and no attestations (94 ms) 10:39:59 computeStatsForValidator 10:39:59 computes stats correctly (15 ms) 10:39:59 resets streaks correctly (13 ms) 10:39:59 considers only latest slots (15 ms) 10:39:59 handleChainProven 10:39:59 calls inactivity watcher with performance data (119 ms) 10:39:59 should agree with slash (31 ms) 10:39:59 10:39:59 Test Suites: 1 passed, 1 total 10:39:59 Tests: 12 passed, 12 total 10:39:59 Snapshots: 0 total 10:39:59 Time: 2.49 s 10:39:59 Ran all test suites matching aztec-node/src/sentinel/sentinel.test.ts. 10:39:59 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?