Parent Log: http://ci.aztec-labs.com/c7f88074b48c686e Command: 5ef1981c53cfa68e yarn-project/scripts/run_test.sh aztec-node/src/sentinel/sentinel.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/9636546b7b88f24965b498122e4da02f29ccc564 Env: REF_NAME=gh-readonly-queue/next/pr-15307-d01c091885c427bb3cc3b780e321f201b0fd06d5 CURRENT_VERSION=0.87.6 CI_FULL=0 Date: Thu Jun 26 18:39:13 UTC 2025 System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-15307_arm64_a1-fast Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_f88c43cfd3f034d2_next 18:39:15 [18:39:15.091] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 18:39:15 [18:39:15.461] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 18:39:15 [18:39:15.597] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 18:39:15 [18:39:15.711] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 18:39:15 [18:39:15.939] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 18:39:16 [18:39:16.073] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 18:39:16 [18:39:16.200] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 18:39:16 [18:39:16.315] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 18:39:16 [18:39:16.330] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 18:39:16 [18:39:16.346] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 18:39:16 [18:39:16.359] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 18:39:16 [18:39:16.465] INFO: node:sentinel Computing proven performance for epoch 1 18:39:16 [18:39:16.484] ERROR: node:sentinel Invalid validator address 0xNotAnAddress: Error: Invalid address string: 0xNotAnAddress 18:39:16 at Function.fromString (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/eth-address/index.js:33:19) 18:39:16 at TestSentinel.fromString [as computeProvenPerformance] (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:143:30) 18:39:16 at TestSentinel.handleChainProven (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:119:25) 18:39:16 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.test.ts:307:7) 18:39:16 [18:39:16.485] INFO: node:sentinel Proven performance for epoch 1 {"0x3a944b7aeb5e5f985522178ab9332dff109e92f2":{"missed":1,"total":5},"0x24ec66963d6b1363e733b1e561c777bcd76ea8f5":{"missed":4,"total":5}} 18:39:16 [18:39:16.494] INFO: node:sentinel Criminals: 1 {"args":[{"amount":100,"offense":3,"validator":"0x24ec66963d6b1363e733b1e561c777bcd76ea8f5"}]} 18:39:16 [18:39:16.498] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 18:39:16 [18:39:16.516] INFO: node:sentinel Criminals: 2 {"args":[{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000008"},{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000009"}]} 18:39:16 [18:39:16.527] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000006 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 18:39:16 [18:39:16.528] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000007 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 18:39:16 [18:39:16.529] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000008 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 18:39:16 [18:39:16.530] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000009 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 18:39:16 PASS src/sentinel/sentinel.test.ts 18:39:16 sentinel 18:39:16 getSlotActivity 18:39:16 flags block as mined (376 ms) 18:39:16 flags block as proposed when it is not mined but there are attestations (135 ms) 18:39:16 flags block as missed when there are no attestations (114 ms) 18:39:16 identifies attestors from p2p and archiver (228 ms) 18:39:16 identifies missed attestors if block is mined (135 ms) 18:39:16 identifies missed attestors if block is proposed (126 ms) 18:39:16 does not tag attestors as missed if there was no block and no attestations (114 ms) 18:39:16 computeStatsForValidator 18:39:16 computes stats correctly (15 ms) 18:39:16 resets streaks correctly (15 ms) 18:39:16 considers only latest slots (12 ms) 18:39:16 handleChainProven 18:39:16 calls inactivity watcher with performance data (138 ms) 18:39:16 should agree with slash (33 ms) 18:39:16 18:39:16 Test Suites: 1 passed, 1 total 18:39:16 Tests: 12 passed, 12 total 18:39:16 Snapshots: 0 total 18:39:16 Time: 2.676 s 18:39:16 Ran all test suites matching aztec-node/src/sentinel/sentinel.test.ts. 18:39:16 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?