Parent Log:
http://ci.aztec-labs.com/cd08052a52dbb30f
Command: 6b4e410f8eceba7f yarn-project/scripts/run_test.sh aztec-node/src/sentinel/sentinel.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/bf5d93af0a8ce02b399337bfcc820c48b2f18c36
Env: REF_NAME=gh-readonly-queue/next/pr-15268-3aaa83afa9cad3f8acfd8e1f724fe30adc7a8a5e CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Thu Jun 26 22:53:04 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15268_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_f88c43cfd3f034d2_next
22:53:07 [22:53:07.321]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
22:53:07 [22:53:07.784]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
22:53:07 [22:53:07.913]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
22:53:08 [22:53:08.031]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
22:53:08 [22:53:08.274]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
22:53:08 [22:53:08.421]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
22:53:08 [22:53:08.535]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
22:53:08 [22:53:08.644]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
22:53:08 [22:53:08.670]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
22:53:08 [22:53:08.687]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
22:53:08 [22:53:08.702]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
22:53:08 [22:53:08.815]
INFO:
node:sentinel Computing proven performance for epoch 1
22:53:08 [22:53:08.841]
ERROR:
node:sentinel Invalid validator address 0xNotAnAddress: Error: Invalid address string: 0xNotAnAddress
22:53:08 at Function.fromString (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/eth-address/index.js:33:19)
22:53:08 at TestSentinel.fromString [as computeProvenPerformance] (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:143:30)
22:53:08 at TestSentinel.handleChainProven (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:119:25)
22:53:08 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.test.ts:307:7)
22:53:08 [22:53:08.842]
INFO:
node:sentinel Proven performance for epoch 1
{"0xccca0fd88bbec95fd2117fe509b3c10ffeeb7ed7":{"missed":1,"total":5},"0xfadafdb9e9e8297dcb82d35d2ddd58aa41b6de47":{"missed":4,"total":5}}
22:53:08 [22:53:08.855]
INFO:
node:sentinel Criminals: 1
{"args":[{"amount":100,"offense":3,"validator":"0xfadafdb9e9e8297dcb82d35d2ddd58aa41b6de47"}]}
22:53:08 [22:53:08.860]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
22:53:08 [22:53:08.884]
INFO:
node:sentinel Criminals: 2
{"args":[{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000008"},{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000009"}]}
22:53:08 [22:53:08.893]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000006 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
22:53:08 [22:53:08.894]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000007 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
22:53:08 [22:53:08.895]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000008 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
22:53:08 [22:53:08.896]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000009 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
22:53:08
PASS src/sentinel/sentinel.test.ts
22:53:08 sentinel
22:53:08 getSlotActivity
22:53:08
✓ flags block as mined (485 ms)
22:53:08
✓ flags block as proposed when it is not mined but there are attestations (129 ms)
22:53:08
✓ flags block as missed when there are no attestations (118 ms)
22:53:08
✓ identifies attestors from p2p and archiver (241 ms)
22:53:08
✓ identifies missed attestors if block is mined (147 ms)
22:53:08
✓ identifies missed attestors if block is proposed (113 ms)
22:53:08
✓ does not tag attestors as missed if there was no block and no attestations (109 ms)
22:53:08 computeStatsForValidator
22:53:08
✓ computes stats correctly (24 ms)
22:53:08
✓ resets streaks correctly (16 ms)
22:53:08
✓ considers only latest slots (15 ms)
22:53:08 handleChainProven
22:53:08
✓ calls inactivity watcher with performance data (157 ms)
22:53:08
✓ should agree with slash (39 ms)
22:53:08
22:53:08
Test Suites: 1 passed, 1 total
22:53:08
Tests: 12 passed, 12 total
22:53:08
Snapshots: 0 total
22:53:08
Time: 3.573 s
22:53:08
Ran all test suites matching aztec-node/src/sentinel/sentinel.test.ts
.
22:53:08
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?