Parent Log:
http://ci.aztec-labs.com/d685885da0239428
Command: 1a84647d900d18a3 yarn-project/scripts/run_test.sh aztec-node/src/sentinel/sentinel.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/484694b997ac4ff62ed6d008cc3f12e0c60720ff
Env: REF_NAME=gh-readonly-queue/next/pr-15077-3c1b9d57eadcc8fb03a7ed42610cf0a1ae4a32eb CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Wed Jun 18 07:42:17 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15077_amd64_x4-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_f88c43cfd3f034d2_next
07:42:20 [07:42:20.392]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
07:42:20 [07:42:20.924]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
07:42:21 [07:42:21.071]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
07:42:21 [07:42:21.183]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
07:42:21 [07:42:21.401]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
07:42:21 [07:42:21.582]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
07:42:21 [07:42:21.709]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
07:42:21 [07:42:21.817]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
07:42:21 [07:42:21.841]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
07:42:21 [07:42:21.861]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
07:42:21 [07:42:21.883]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
07:42:22 [07:42:22.078]
INFO:
node:sentinel Computing proven performance for epoch 1
07:42:22 [07:42:22.107]
ERROR:
node:sentinel Invalid validator address 0xNotAnAddress: Error: Invalid address string: 0xNotAnAddress
07:42:22 at Function.fromString (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/eth-address/index.js:33:19)
07:42:22 at TestSentinel.fromString [as computeProvenPerformance] (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:143:30)
07:42:22 at TestSentinel.handleChainProven (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:119:25)
07:42:22 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.test.ts:307:7)
07:42:22 [07:42:22.108]
INFO:
node:sentinel Proven performance for epoch 1
{"0xf8f2e3c5c3759dac25dc9393b47d461218760942":{"missed":1,"total":5},"0xa20664a8e814925ff32edaddde3f78d1b1590ff0":{"missed":4,"total":5}}
07:42:22 [07:42:22.168]
INFO:
node:sentinel Criminals: 1
{"args":[{"amount":100,"offense":3,"validator":"0xa20664a8e814925ff32edaddde3f78d1b1590ff0"}]}
07:42:22 [07:42:22.177]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
07:42:22 [07:42:22.356]
INFO:
node:sentinel Criminals: 2
{"args":[{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000008"},{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000009"}]}
07:42:22 [07:42:22.363]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000006 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
07:42:22 [07:42:22.364]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000007 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
07:42:22 [07:42:22.364]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000008 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
07:42:22 [07:42:22.365]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000009 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
07:42:22
PASS src/sentinel/sentinel.test.ts
07:42:22 sentinel
07:42:22 getSlotActivity
07:42:22
✓ flags block as mined (539 ms)
07:42:22
✓ flags block as proposed when it is not mined but there are attestations (147 ms)
07:42:22
✓ flags block as missed when there are no attestations (111 ms)
07:42:22
✓ identifies attestors from p2p and archiver (218 ms)
07:42:22
✓ identifies missed attestors if block is mined (181 ms)
07:42:22
✓ identifies missed attestors if block is proposed (125 ms)
07:42:22
✓ does not tag attestors as missed if there was no block and no attestations (109 ms)
07:42:22 computeStatsForValidator
07:42:22
✓ computes stats correctly (22 ms)
07:42:22
✓ resets streaks correctly (20 ms)
07:42:22
✓ considers only latest slots (21 ms)
07:42:22 handleChainProven
07:42:22
✓ calls inactivity watcher with performance data (289 ms)
07:42:22
✓ should agree with slash (199 ms)
07:42:22
07:42:22
Test Suites: 1 passed, 1 total
07:42:22
Tests: 12 passed, 12 total
07:42:22
Snapshots: 0 total
07:42:22
Time: 3.408 s
07:42:22
Ran all test suites matching aztec-node/src/sentinel/sentinel.test.ts
.
07:42:22
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?