Parent Log: http://ci.aztec-labs.com/d1a5498d1f5a5639 Command: 41adb1ae539b2f2b yarn-project/scripts/run_test.sh aztec-node/src/sentinel/sentinel.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/a0944d6ab9d5708daa7ff219a932e7b3784c6637 Env: REF_NAME=gh-readonly-queue/next/pr-15020-90e495a77534c1d250949dbc053161959c9aadcc CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Tue Jun 17 15:07:21 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15020_amd64_x1-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_f88c43cfd3f034d2_next 15:07:23 [15:07:23.559] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 15:07:24 [15:07:24.057] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 15:07:24 [15:07:24.186] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 15:07:24 [15:07:24.291] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 15:07:24 [15:07:24.510] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 15:07:24 [15:07:24.730] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 15:07:24 [15:07:24.886] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 15:07:25 [15:07:25.039] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 15:07:25 [15:07:25.057] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 15:07:25 [15:07:25.075] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 15:07:25 [15:07:25.091] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 15:07:25 [15:07:25.204] INFO: node:sentinel Computing proven performance for epoch 1 15:07:25 [15:07:25.231] ERROR: node:sentinel Invalid validator address 0xNotAnAddress: Error: Invalid address string: 0xNotAnAddress 15:07:25 at Function.fromString (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/eth-address/index.js:33:19) 15:07:25 at TestSentinel.fromString [as computeProvenPerformance] (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:143:30) 15:07:25 at TestSentinel.handleChainProven (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:119:25) 15:07:25 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.test.ts:307:7) 15:07:25 [15:07:25.231] INFO: node:sentinel Proven performance for epoch 1 {"0xd75a01d0344d43a80cadde4660de51172ebc2d46":{"missed":1,"total":5},"0x80aaabc36711c5e880a1d2f010ab23d5e352e0fc":{"missed":4,"total":5}} 15:07:25 [15:07:25.246] INFO: node:sentinel Criminals: 1 {"args":[{"amount":100,"offense":3,"validator":"0x80aaabc36711c5e880a1d2f010ab23d5e352e0fc"}]} 15:07:25 [15:07:25.251] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 15:07:25 [15:07:25.278] INFO: node:sentinel Criminals: 2 {"args":[{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000008"},{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000009"}]} 15:07:25 [15:07:25.291] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000006 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 15:07:25 [15:07:25.293] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000007 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 15:07:25 [15:07:25.295] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000008 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 15:07:25 [15:07:25.296] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000009 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 15:07:25 PASS src/sentinel/sentinel.test.ts 15:07:25 sentinel 15:07:25 getSlotActivity 15:07:25 flags block as mined (504 ms) 15:07:25 flags block as proposed when it is not mined but there are attestations (130 ms) 15:07:25 flags block as missed when there are no attestations (105 ms) 15:07:25 identifies attestors from p2p and archiver (212 ms) 15:07:25 identifies missed attestors if block is mined (223 ms) 15:07:25 identifies missed attestors if block is proposed (159 ms) 15:07:25 does not tag attestors as missed if there was no block and no attestations (153 ms) 15:07:25 computeStatsForValidator 15:07:25 computes stats correctly (18 ms) 15:07:25 resets streaks correctly (16 ms) 15:07:25 considers only latest slots (16 ms) 15:07:25 handleChainProven 15:07:25 calls inactivity watcher with performance data (160 ms) 15:07:25 should agree with slash (47 ms) 15:07:25 15:07:25 Test Suites: 1 passed, 1 total 15:07:25 Tests: 12 passed, 12 total 15:07:25 Snapshots: 0 total 15:07:25 Time: 3.289 s 15:07:25 Ran all test suites matching aztec-node/src/sentinel/sentinel.test.ts. 15:07:25 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?