Parent Log: http://ci.aztec-labs.com/4526418a08521f72 Command: 9d60524367dfa79a yarn-project/scripts/run_test.sh aztec-node/src/sentinel/sentinel.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/056e5230c330d6ad19900135ecf2a4787181496a Env: REF_NAME=gh-readonly-queue/next/pr-12986-a9f91dd1e5946aecfeb192ce869eb3e8eca2742e CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Tue Jun 17 13:12:50 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-12986_amd64_x2-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_f88c43cfd3f034d2_next 13:12:53 [13:12:53.618] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 13:12:54 [13:12:54.092] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 13:12:54 [13:12:54.290] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 13:12:54 [13:12:54.427] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 13:12:54 [13:12:54.657] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 13:12:54 [13:12:54.922] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 13:12:55 [13:12:55.189] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 13:12:55 [13:12:55.383] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 13:12:55 [13:12:55.482] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 13:12:55 [13:12:55.535] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 13:12:55 [13:12:55.591] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 13:12:55 [13:12:55.803] INFO: node:sentinel Computing proven performance for epoch 1 13:12:55 [13:12:55.829] ERROR: node:sentinel Invalid validator address 0xNotAnAddress: Error: Invalid address string: 0xNotAnAddress 13:12:55 at Function.fromString (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/eth-address/index.js:33:19) 13:12:55 at TestSentinel.fromString [as computeProvenPerformance] (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:143:30) 13:12:55 at TestSentinel.handleChainProven (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:119:25) 13:12:55 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.test.ts:307:7) 13:12:55 [13:12:55.829] INFO: node:sentinel Proven performance for epoch 1 {"0xc4315c882d81413ba78c98c8640dd251e6d3e0f5":{"missed":1,"total":5},"0x6fbaac1fd55176b92b7a76e489194a1b9491af47":{"missed":4,"total":5}} 13:12:55 [13:12:55.929] INFO: node:sentinel Criminals: 1 {"args":[{"amount":100,"offense":3,"validator":"0x6fbaac1fd55176b92b7a76e489194a1b9491af47"}]} 13:12:55 [13:12:55.934] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 13:12:56 [13:12:56.019] INFO: node:sentinel Criminals: 2 {"args":[{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000008"},{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000009"}]} 13:12:56 [13:12:56.028] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000006 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 13:12:56 [13:12:56.029] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000007 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 13:12:56 [13:12:56.031] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000008 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 13:12:56 [13:12:56.032] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000009 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 13:12:56 PASS src/sentinel/sentinel.test.ts 13:12:56 sentinel 13:12:56 getSlotActivity 13:12:56 flags block as mined (496 ms) 13:12:56 flags block as proposed when it is not mined but there are attestations (198 ms) 13:12:56 flags block as missed when there are no attestations (137 ms) 13:12:56 identifies attestors from p2p and archiver (230 ms) 13:12:56 identifies missed attestors if block is mined (264 ms) 13:12:56 identifies missed attestors if block is proposed (267 ms) 13:12:56 does not tag attestors as missed if there was no block and no attestations (193 ms) 13:12:56 computeStatsForValidator 13:12:56 computes stats correctly (99 ms) 13:12:56 resets streaks correctly (52 ms) 13:12:56 considers only latest slots (56 ms) 13:12:56 handleChainProven 13:12:56 calls inactivity watcher with performance data (343 ms) 13:12:56 should agree with slash (100 ms) 13:12:56 13:12:56 Test Suites: 1 passed, 1 total 13:12:56 Tests: 12 passed, 12 total 13:12:56 Snapshots: 0 total 13:12:56 Time: 4.265 s 13:12:56 Ran all test suites matching aztec-node/src/sentinel/sentinel.test.ts. 13:12:56 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?