Skip to content

Add offset to end when building proof for rhpv2 sector roots RPC #702

Add offset to end when building proof for rhpv2 sector roots RPC

Add offset to end when building proof for rhpv2 sector roots RPC #702

Triggered via pull request February 6, 2024 17:33
Status Failure
Total duration 4m 8s
Artifacts

main.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

24 errors and 6 warnings
test (ubuntu-latest, 1.20)
1/98 tests failed
Test go.sia.tech/hostd/rhp/v2/TestSectorRoots failed in 4.87s: rhp/v2/logger.go#L130
logger.go:130: 2024-02-06T17:36:39.613Z DEBUG host.sqlite database initialized {"sqliteVersion": "3.42.0", "schemaVersion": 24, "path": "/tmp/TestSectorRoots1844321575/001/host/hostd.db"}
Test go.sia.tech/hostd/rhp/v2/TestSectorRoots failed in 4.87s: rhp/v2/logger.go#L130
logger.go:130: 2024-02-06T17:36:39.614Z DEBUG host.wallet processing consensus change {"applied": 1, "reverted": 0}
Test go.sia.tech/hostd/rhp/v2/TestSectorRoots failed in 4.87s: rhp/v2/logger.go#L130
logger.go:130: 2024-02-06T17:36:39.615Z DEBUG host.wallet applied consensus change {"changeID": "4ed600bfd1edaf4432bde59649c78842dd9598379d6f89bc9b129888fb4d878e", "applied": 1, "reverted": 0, "height": 0, "elapsed": "1.044501ms", "address": "addr:e445a9dd2326a3f20c896e6ace8dd76b63bd86be8ecf68884c526de8c21ffa1bc75d3ef07f51"}
Test go.sia.tech/hostd/rhp/v2/TestSectorRoots failed in 4.87s: rhp/v2/logger.go#L130
logger.go:130: 2024-02-06T17:36:39.617Z DEBUG host.contracts.consensusChange consensus change applied {"height": 0, "changeID": "4ed600bfd1edaf4432bde59649c78842dd9598379d6f89bc9b129888fb4d878e"}
Test go.sia.tech/hostd/rhp/v2/TestSectorRoots failed in 4.87s: rhp/v2/logger.go#L130
logger.go:130: 2024-02-06T17:36:40.054Z DEBUG host.storage.grow expanded volume {"volumeID": 1, "start": 0, "end": 64, "current": 0}
Test go.sia.tech/hostd/rhp/v2/TestSectorRoots failed in 4.87s: rhp/v2/logger.go#L130
logger.go:130: 2024-02-06T17:36:40.125Z DEBUG host.storage.grow expanded volume {"volumeID": 1, "start": 0, "end": 64, "current": 4}
Test go.sia.tech/hostd/rhp/v2/TestSectorRoots failed in 4.87s: rhp/v2/logger.go#L130
logger.go:130: 2024-02-06T17:36:40.192Z DEBUG host.storage.grow expanded volume {"volumeID": 1, "start": 0, "end": 64, "current": 8}
Test go.sia.tech/hostd/rhp/v2/TestSectorRoots failed in 4.87s: rhp/v2/logger.go#L130
logger.go:130: 2024-02-06T17:36:40.256Z DEBUG host.storage.grow expanded volume {"volumeID": 1, "start": 0, "end": 64, "current": 12}
Test go.sia.tech/hostd/rhp/v2/TestSectorRoots failed in 4.87s: rhp/v2/logger.go#L130
logger.go:130: 2024-02-06T17:36:40.323Z DEBUG host.storage.grow expanded volume {"volumeID": 1, "start": 0, "end": 64, "current": 16}
test (ubuntu-latest, 1.21)
1/98 tests failed
Test go.sia.tech/hostd/rhp/v2/TestSectorRoots failed in 6.01s: rhp/v2/logger.go#L130
logger.go:130: 2024-02-06T17:36:40.947Z DEBUG host.sqlite database initialized {"sqliteVersion": "3.42.0", "schemaVersion": 24, "path": "/tmp/TestSectorRoots1796691812/001/host/hostd.db"}
Test go.sia.tech/hostd/rhp/v2/TestSectorRoots failed in 6.01s: rhp/v2/logger.go#L130
logger.go:130: 2024-02-06T17:36:40.949Z DEBUG host.wallet processing consensus change {"applied": 1, "reverted": 0}
Test go.sia.tech/hostd/rhp/v2/TestSectorRoots failed in 6.01s: rhp/v2/logger.go#L130
logger.go:130: 2024-02-06T17:36:40.949Z DEBUG host.contracts.consensusChange consensus change applied {"height": 0, "changeID": "ef5b35fa349792fa11d7cbab54ecd0fa5fbf1b5031f3ecab92283c78f8695daa"}
Test go.sia.tech/hostd/rhp/v2/TestSectorRoots failed in 6.01s: rhp/v2/logger.go#L130
logger.go:130: 2024-02-06T17:36:40.950Z DEBUG host.wallet applied consensus change {"changeID": "ef5b35fa349792fa11d7cbab54ecd0fa5fbf1b5031f3ecab92283c78f8695daa", "applied": 1, "reverted": 0, "height": 0, "elapsed": "1.280679ms", "address": "addr:3a689ec8291c4d23bfac92fb45a51802f6fb93538c882a32a9739e8955626737b8a79e7e1fba"}
Test go.sia.tech/hostd/rhp/v2/TestSectorRoots failed in 6.01s: rhp/v2/logger.go#L130
logger.go:130: 2024-02-06T17:36:41.751Z DEBUG host.storage.grow expanded volume {"volumeID": 1, "start": 0, "end": 64, "current": 0}
Test go.sia.tech/hostd/rhp/v2/TestSectorRoots failed in 6.01s: rhp/v2/logger.go#L130
logger.go:130: 2024-02-06T17:36:41.831Z DEBUG host.storage.grow expanded volume {"volumeID": 1, "start": 0, "end": 64, "current": 4}
Test go.sia.tech/hostd/rhp/v2/TestSectorRoots failed in 6.01s: rhp/v2/logger.go#L130
logger.go:130: 2024-02-06T17:36:41.899Z DEBUG host.storage.grow expanded volume {"volumeID": 1, "start": 0, "end": 64, "current": 8}
Test go.sia.tech/hostd/rhp/v2/TestSectorRoots failed in 6.01s: rhp/v2/logger.go#L130
logger.go:130: 2024-02-06T17:36:41.965Z DEBUG host.storage.grow expanded volume {"volumeID": 1, "start": 0, "end": 64, "current": 12}
Test go.sia.tech/hostd/rhp/v2/TestSectorRoots failed in 6.01s: rhp/v2/logger.go#L130
logger.go:130: 2024-02-06T17:36:42.036Z DEBUG host.storage.grow expanded volume {"volumeID": 1, "start": 0, "end": 64, "current": 16}
test (macos-latest, 1.20)
The operation was canceled.
test (windows-latest, 1.20)
The operation was canceled.
test (macos-latest, 1.21)
The operation was canceled.
test (windows-latest, 1.21)
The operation was canceled.
test (ubuntu-latest, 1.20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3, n8maninger/action-golang-test@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (ubuntu-latest, 1.21)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3, n8maninger/action-golang-test@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (macos-latest, 1.20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3, n8maninger/action-golang-test@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (windows-latest, 1.20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (macos-latest, 1.21)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3, n8maninger/action-golang-test@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (windows-latest, 1.21)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.