Parent Log:
http://ci.aztec-labs.com/c83cee77f951c546
Command: 8eab3f4af2f43a8d yarn-project/scripts/run_test.sh aztec-node/src/sentinel/sentinel.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/a923b0dd4c74291fcefa86c41b3b5dffca7e4178
Env: REF_NAME=gh-readonly-queue/next/pr-15160-5d81047d880386c72ab2e6701b0c86ae607c3618 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Fri Jun 20 13:10:04 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15160_amd64_x3-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_f88c43cfd3f034d2_next
13:10:06 [13:10:06.752]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
13:10:07 [13:10:07.296]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
13:10:07 [13:10:07.449]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
13:10:07 [13:10:07.588]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
13:10:07 [13:10:07.834]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
13:10:07 [13:10:07.978]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
13:10:08 [13:10:08.077]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
13:10:08 [13:10:08.173]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
13:10:08 [13:10:08.189]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
13:10:08 [13:10:08.203]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
13:10:08 [13:10:08.216]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
13:10:08 [13:10:08.297]
INFO:
node:sentinel Computing proven performance for epoch 1
13:10:08 [13:10:08.313]
ERROR:
node:sentinel Invalid validator address 0xNotAnAddress: Error: Invalid address string: 0xNotAnAddress
13:10:08 at Function.fromString (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/eth-address/index.js:33:19)
13:10:08 at TestSentinel.fromString [as computeProvenPerformance] (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:143:30)
13:10:08 at TestSentinel.handleChainProven (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:119:25)
13:10:08 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.test.ts:307:7)
13:10:08 [13:10:08.313]
INFO:
node:sentinel Proven performance for epoch 1
{"0x84325655961665adf895dbdd5914a21213ec71f8":{"missed":1,"total":5},"0x455ca59364383310c61329252f351895f2daa0e9":{"missed":4,"total":5}}
13:10:08 [13:10:08.322]
INFO:
node:sentinel Criminals: 1
{"args":[{"amount":100,"offense":3,"validator":"0x455ca59364383310c61329252f351895f2daa0e9"}]}
13:10:08 [13:10:08.326]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
13:10:08 [13:10:08.350]
INFO:
node:sentinel Criminals: 2
{"args":[{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000008"},{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000009"}]}
13:10:08 [13:10:08.357]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000006 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
13:10:08 [13:10:08.358]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000007 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
13:10:08 [13:10:08.359]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000008 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
13:10:08 [13:10:08.360]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000009 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
13:10:08
PASS src/sentinel/sentinel.test.ts
13:10:08 sentinel
13:10:08 getSlotActivity
13:10:08
✓ flags block as mined (592 ms)
13:10:08
✓ flags block as proposed when it is not mined but there are attestations (153 ms)
13:10:08
✓ flags block as missed when there are no attestations (141 ms)
13:10:08
✓ identifies attestors from p2p and archiver (245 ms)
13:10:08
✓ identifies missed attestors if block is mined (144 ms)
13:10:08
✓ identifies missed attestors if block is proposed (97 ms)
13:10:08
✓ does not tag attestors as missed if there was no block and no attestations (96 ms)
13:10:08 computeStatsForValidator
13:10:08
✓ computes stats correctly (15 ms)
13:10:08
✓ resets streaks correctly (13 ms)
13:10:08
✓ considers only latest slots (13 ms)
13:10:08 handleChainProven
13:10:08
✓ calls inactivity watcher with performance data (110 ms)
13:10:08
✓ should agree with slash (36 ms)
13:10:08
13:10:08
Test Suites: 1 passed, 1 total
13:10:08
Tests: 12 passed, 12 total
13:10:08
Snapshots: 0 total
13:10:08
Time: 3.169 s
13:10:08
Ran all test suites matching aztec-node/src/sentinel/sentinel.test.ts
.
13:10:08
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?