Parent Log:
http://ci.aztec-labs.com/501bee0986350724
Command: 02087f8fc23cff6c yarn-project/scripts/run_test.sh aztec-node/src/sentinel/sentinel.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/78d87cb88633aee537d022d6fd8e57ceb74a3a95
Env: REF_NAME=gh-readonly-queue/next/pr-15024-78a5deb1c3aa24503935bbda20f9374ba35aa5c4 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Wed Jun 18 10:49:09 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15024_amd64_x4-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_f88c43cfd3f034d2_next
10:49:12 [10:49:12.689]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
10:49:13 [10:49:13.263]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
10:49:13 [10:49:13.406]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
10:49:13 [10:49:13.540]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
10:49:13 [10:49:13.768]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
10:49:13 [10:49:13.896]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
10:49:14 [10:49:14.014]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
10:49:14 [10:49:14.133]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
10:49:14 [10:49:14.161]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
10:49:14 [10:49:14.178]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
10:49:14 [10:49:14.195]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
10:49:14 [10:49:14.331]
INFO:
node:sentinel Computing proven performance for epoch 1
10:49:14 [10:49:14.350]
ERROR:
node:sentinel Invalid validator address 0xNotAnAddress: Error: Invalid address string: 0xNotAnAddress
10:49:14 at Function.fromString (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/eth-address/index.js:33:19)
10:49:14 at TestSentinel.fromString [as computeProvenPerformance] (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:143:30)
10:49:14 at TestSentinel.handleChainProven (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:119:25)
10:49:14 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.test.ts:307:7)
10:49:14 [10:49:14.350]
INFO:
node:sentinel Proven performance for epoch 1
{"0x391d44ecc323657ad7fae81c74f3da79a05516e7":{"missed":1,"total":5},"0xf0e1b457ebaa9874055568531760b169e848f19e":{"missed":4,"total":5}}
10:49:14 [10:49:14.363]
INFO:
node:sentinel Criminals: 1
{"args":[{"amount":100,"offense":3,"validator":"0xf0e1b457ebaa9874055568531760b169e848f19e"}]}
10:49:14 [10:49:14.368]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
10:49:14 [10:49:14.391]
INFO:
node:sentinel Criminals: 2
{"args":[{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000008"},{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000009"}]}
10:49:14 [10:49:14.400]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000006 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
10:49:14 [10:49:14.401]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000007 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
10:49:14 [10:49:14.403]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000008 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
10:49:14 [10:49:14.404]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000009 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
10:49:14
PASS src/sentinel/sentinel.test.ts
10:49:14 sentinel
10:49:14 getSlotActivity
10:49:14
✓ flags block as mined (593 ms)
10:49:14
✓ flags block as proposed when it is not mined but there are attestations (143 ms)
10:49:14
✓ flags block as missed when there are no attestations (134 ms)
10:49:14
✓ identifies attestors from p2p and archiver (228 ms)
10:49:14
✓ identifies missed attestors if block is mined (127 ms)
10:49:14
✓ identifies missed attestors if block is proposed (117 ms)
10:49:14
✓ does not tag attestors as missed if there was no block and no attestations (117 ms)
10:49:14 computeStatsForValidator
10:49:14
✓ computes stats correctly (27 ms)
10:49:14
✓ resets streaks correctly (17 ms)
10:49:14
✓ considers only latest slots (16 ms)
10:49:14 handleChainProven
10:49:14
✓ calls inactivity watcher with performance data (173 ms)
10:49:14
✓ should agree with slash (38 ms)
10:49:14
10:49:14
Test Suites: 1 passed, 1 total
10:49:14
Tests: 12 passed, 12 total
10:49:14
Snapshots: 0 total
10:49:14
Time: 3.428 s
10:49:14
Ran all test suites matching aztec-node/src/sentinel/sentinel.test.ts
.
10:49:14
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?