Skip to content

Expose host errors in migration alerts #6934

Expose host errors in migration alerts

Expose host errors in migration alerts #6934

Triggered via pull request September 12, 2024 09:21
Status Failure
Total duration 12m 33s
Artifacts

test.yml

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

Annotations

20 errors and 2 warnings
test (macos-latest, 1.23)
1/36 tests failed
Test go.sia.tech/renterd/internal/test/e2e/TestMigrations failed in 30.78s: internal/test/e2e/contractor.go#L522
2024-09-12T09:33:44Z WARN autopilot.autopilot.contractor.performContractMaintenance.14e1bd93c514b09cfa5909c67cc29cf5.calculateMinScore contractor/contractor.go:522 min host score is set to the smallest non-zero float because there are no candidate hosts {"contractSet": "testset", "remainingAllowance": "1 KS"}
Test go.sia.tech/renterd/internal/test/e2e/TestMigrations failed in 30.78s: internal/test/e2e/contractor.go#L1131
2024-09-12T09:33:44Z WARN autopilot.autopilot.contractor.performContractMaintenance.14e1bd93c514b09cfa5909c67cc29cf5 contractor/contractor.go:1131 not enough candidates to form new contracts {"contractSet": "testset", "remainingAllowance": "1 KS", "candidates": 0}
Test go.sia.tech/renterd/internal/test/e2e/TestMigrations failed in 30.78s: internal/test/e2e/contractor.go#L714
2024-09-12T09:33:44Z WARN autopilot.autopilot.contractor.performContractMaintenance.14e1bd93c514b09cfa5909c67cc29cf5 contractor/contractor.go:714 contractset after maintenance {"contractSet": "testset", "remainingAllowance": "1 KS", "contracts": 0, "added": 0, "removed": 0}
Test go.sia.tech/renterd/internal/test/e2e/TestMigrations failed in 30.78s: internal/test/e2e/contractor.go#L522
2024-09-12T09:33:44Z WARN autopilot.autopilot.contractor.performContractMaintenance.6650d544f979e5bc433bc57e36525f6c.calculateMinScore contractor/contractor.go:522 min host score is set to the smallest non-zero float because there are no candidate hosts {"contractSet": "testset", "remainingAllowance": "1 KS"}
Test go.sia.tech/renterd/internal/test/e2e/TestMigrations failed in 30.78s: internal/test/e2e/contractor.go#L1131
2024-09-12T09:33:44Z WARN autopilot.autopilot.contractor.performContractMaintenance.6650d544f979e5bc433bc57e36525f6c contractor/contractor.go:1131 not enough candidates to form new contracts {"contractSet": "testset", "remainingAllowance": "1 KS", "candidates": 0}
Test go.sia.tech/renterd/internal/test/e2e/TestMigrations failed in 30.78s: internal/test/e2e/contractor.go#L714
2024-09-12T09:33:44Z WARN autopilot.autopilot.contractor.performContractMaintenance.6650d544f979e5bc433bc57e36525f6c contractor/contractor.go:714 contractset after maintenance {"contractSet": "testset", "remainingAllowance": "1 KS", "contracts": 0, "added": 0, "removed": 0}
Test go.sia.tech/renterd/internal/test/e2e/TestMigrations failed in 30.78s: internal/test/e2e/contractor.go#L546
2024-09-12T09:33:45Z WARN autopilot.autopilot.contractor.performContractMaintenance.012cd87c0b252eecbe450c8dd5c43782.calculateMinScore contractor/contractor.go:546 min host score is set to the smallest non-zero float because the lowest score couldn't be determined {"contractSet": "testset", "remainingAllowance": "1 KS"}
Test go.sia.tech/renterd/internal/test/e2e/TestMigrations failed in 30.78s: internal/test/e2e/contractor.go#L1120
2024-09-12T09:33:45Z ERROR autopilot.autopilot.contractor.performContractMaintenance.012cd87c0b252eecbe450c8dd5c43782 contractor/contractor.go:1120 host has a score of 0 {"contractSet": "testset", "remainingAllowance": "1 KS", "hostKey": "ed25519:77ad17726275e67aafa2d4b52d8fb945d90acac17bc5f1d69ad9e044bc4344bd"}
Test go.sia.tech/renterd/internal/test/e2e/TestMigrations failed in 30.78s: internal/test/e2e/contractor.go#L1131
2024-09-12T09:33:45Z WARN autopilot.autopilot.contractor.performContractMaintenance.012cd87c0b252eecbe450c8dd5c43782 contractor/contractor.go:1131 not enough candidates to form new contracts {"contractSet": "testset", "remainingAllowance": "1 KS", "candidates": 0}
test (ubuntu-latest, 1.22)
The job was canceled because "macos-latest_1_23" failed.
test (ubuntu-latest, 1.22)
The operation was canceled.
test (windows-latest, 1.22)
The job was canceled because "macos-latest_1_23" failed.
test (windows-latest, 1.22)
The operation was canceled.
test (macos-latest, 1.22)
The job was canceled because "macos-latest_1_23" failed.
test (macos-latest, 1.22)
The operation was canceled.
test (windows-latest, 1.23)
The job was canceled because "macos-latest_1_23" failed.
test (windows-latest, 1.23)
The operation was canceled.
test (ubuntu-latest, 1.23)
The job was canceled because "macos-latest_1_23" failed.
test (ubuntu-latest, 1.23)
The operation was canceled.
analyze
The following actions use a deprecated Node.js version and will be forced to run on node20: golangci/golangci-lint-action@v3, SiaFoundation/action-golang-analysis@HEAD. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (macos-latest, 1.23)
The following actions use a deprecated Node.js version and will be forced to run on node20: n8maninger/action-golang-test@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/