Stop using the worker's shutdown context for unlocking accounts #5015
Annotations
2 errors and 1 warning
Test Integration
1/0 tests panicked
|
Test Integration
Test go.sia.tech/renterd/internal/testing/TestBlocklist panicked in 0s:
=== RUN TestBlocklist
panic: runtime error: index out of range [0] with length 0
goroutine 11 [running]:
go.sia.tech/core/types.(*FileContract).ValidRenterOutput(...)
/home/runner/go/pkg/mod/go.sia.tech/[email protected]/types/types.go:257
go.sia.tech/core/types.(*FileContract).ValidRenterPayout(...)
/home/runner/go/pkg/mod/go.sia.tech/[email protected]/types/types.go:262
go.sia.tech/renterd/api.Contract.RenterFunds(...)
/home/runner/work/renterd/renterd/api/contract.go:211
go.sia.tech/renterd/autopilot.isOutOfCollateral({{{0xc000b80249, 0x7}, 0x3, {0x9fd0803ce8000000, 0x33b2e3c}, 0x90, 0x48, 0x7d000000, 0x7d000000, 0x4e2000000, ...}, ...}, ...)
/home/runner/work/renterd/renterd/autopilot/hostfilter.go:300 +0x2c8
go.sia.tech/renterd/autopilot.(*contractor).isUsableContract(_, {{{0xc000b80249, 0x7}, 0x3, {0x9fd0803ce8000000, 0x33b2e3c}, 0x90, 0x48, 0x7d000000, 0x7d000000, ...}, ...}, ...)
/home/runner/work/renterd/renterd/autopilot/hostfilter.go:246 +0x43e
go.sia.tech/renterd/autopilot.(*contractor).runContractChecks(0xc0001299e0, {0x363f5b8, 0xc0007204b0}, {0x3646ce0, 0xc000714178}, {0xc000d7e2c0, 0x1, 0x1}, 0xc00138f510, 0x1)
/home/runner/work/renterd/renterd/autopilot/contractor.go:786 +0x1e85
go.sia.tech/renterd/autopilot.(*contractor).performContractMaintenance(0xc0001299e0, {0x363f5b8, 0xc0007204b0}, {0x3646ce0, 0xc000714178})
/home/runner/work/renterd/renterd/autopilot/contractor.go:300 +0x1e45
go.sia.tech/renterd/autopilot.(*Autopilot).Run.func1({0x3646ce0, 0xc000714178})
/home/runner/work/renterd/renterd/autopilot/autopilot.go:268 +0x97c
go.sia.tech/renterd/autopilot.(*workerPool).withWorker(0xc00057a660, 0xc00040bec0)
/home/runner/work/renterd/renterd/autopilot/workerpool.go:56 +0x10c
go.sia.tech/renterd/autopilot.(*Autopilot).Run(0xc000523448)
/home/runner/work/renterd/renterd/autopilot/autopilot.go:207 +0x872
go.sia.tech/renterd/internal/testing.newTestCluster.func5()
/home/runner/work/renterd/renterd/internal/testing/cluster.go:509 +0x34
created by go.sia.tech/renterd/internal/testing.newTestCluster in goroutine 21
/home/runner/work/renterd/renterd/internal/testing/cluster.go:508 +0x2d96
|
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, SiaFoundation/action-golang-analysis@HEAD, 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/.
|
The logs for this run have expired and are no longer available.
Loading