Parent Log:
http://ci.aztec-labs.com/5640b6c43c3542d3
Command: 736bd65c2c998997 yarn-project/scripts/run_test.sh aztec-node/src/sentinel/sentinel.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/2b96419831503435fa46a83dc2e2b7ba19109d0f
Env: REF_NAME=gh-readonly-queue/next/pr-15229-af094bce13530e078c78de9f3264280e6693d533 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Tue Jun 24 08:39:21 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15229_amd64_x3-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_f88c43cfd3f034d2_next
08:39:23 [08:39:23.775]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
08:39:24 [08:39:24.321]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
08:39:24 [08:39:24.474]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
08:39:24 [08:39:24.613]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
08:39:24 [08:39:24.830]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
08:39:24 [08:39:24.980]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
08:39:25 [08:39:25.104]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
08:39:25 [08:39:25.214]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
08:39:25 [08:39:25.233]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
08:39:25 [08:39:25.249]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
08:39:25 [08:39:25.265]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
08:39:25 [08:39:25.363]
INFO:
node:sentinel Computing proven performance for epoch 1
08:39:25 [08:39:25.379]
ERROR:
node:sentinel Invalid validator address 0xNotAnAddress: Error: Invalid address string: 0xNotAnAddress
08:39:25 at Function.fromString (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/eth-address/index.js:33:19)
08:39:25 at TestSentinel.fromString [as computeProvenPerformance] (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:143:30)
08:39:25 at TestSentinel.handleChainProven (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:119:25)
08:39:25 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.test.ts:307:7)
08:39:25 [08:39:25.380]
INFO:
node:sentinel Proven performance for epoch 1
{"0xbe984a6a594ed1ba3919d5289dbc7f832788049b":{"missed":1,"total":5},"0xab2238e0330d0b4b92769f99f3a4066c9e67c0eb":{"missed":4,"total":5}}
08:39:25 [08:39:25.390]
INFO:
node:sentinel Criminals: 1
{"args":[{"amount":100,"offense":3,"validator":"0xab2238e0330d0b4b92769f99f3a4066c9e67c0eb"}]}
08:39:25 [08:39:25.395]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
08:39:25 [08:39:25.419]
INFO:
node:sentinel Criminals: 2
{"args":[{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000008"},{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000009"}]}
08:39:25 [08:39:25.427]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000006 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
08:39:25 [08:39:25.428]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000007 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
08:39:25 [08:39:25.428]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000008 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
08:39:25 [08:39:25.429]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000009 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
08:39:25
PASS src/sentinel/sentinel.test.ts
08:39:25 sentinel
08:39:25 getSlotActivity
08:39:25
✓ flags block as mined (556 ms)
08:39:25
✓ flags block as proposed when it is not mined but there are attestations (152 ms)
08:39:25
✓ flags block as missed when there are no attestations (139 ms)
08:39:25
✓ identifies attestors from p2p and archiver (216 ms)
08:39:25
✓ identifies missed attestors if block is mined (150 ms)
08:39:25
✓ identifies missed attestors if block is proposed (123 ms)
08:39:25
✓ does not tag attestors as missed if there was no block and no attestations (109 ms)
08:39:25 computeStatsForValidator
08:39:25
✓ computes stats correctly (18 ms)
08:39:25
✓ resets streaks correctly (16 ms)
08:39:25
✓ considers only latest slots (16 ms)
08:39:25 handleChainProven
08:39:25
✓ calls inactivity watcher with performance data (130 ms)
08:39:25
✓ should agree with slash (36 ms)
08:39:25
08:39:25
Test Suites: 1 passed, 1 total
08:39:25
Tests: 12 passed, 12 total
08:39:25
Snapshots: 0 total
08:39:25
Time: 3.073 s
08:39:25
Ran all test suites matching aztec-node/src/sentinel/sentinel.test.ts
.
08:39:25
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?