Skip to content

Replace s3 clients in testing with s3TestClient #6896

Replace s3 clients in testing with s3TestClient

Replace s3 clients in testing with s3TestClient #6896

Triggered via pull request September 10, 2024 14:01
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.22)
1/40 tests failed
Test go.sia.tech/renterd/internal/test/e2e/TestS3ObjectMetadata failed in 7.14s: internal/test/e2e/contractor.go#L522
2024-09-10T14:14:08Z WARN autopilot.autopilot.contractor.performContractMaintenance.a855ef4f3e56622bdebb6efea73cb456.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/TestS3ObjectMetadata failed in 7.14s: internal/test/e2e/contractor.go#L1131
2024-09-10T14:14:08Z WARN autopilot.autopilot.contractor.performContractMaintenance.a855ef4f3e56622bdebb6efea73cb456 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/TestS3ObjectMetadata failed in 7.14s: internal/test/e2e/contractor.go#L714
2024-09-10T14:14:08Z WARN autopilot.autopilot.contractor.performContractMaintenance.a855ef4f3e56622bdebb6efea73cb456 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/TestS3ObjectMetadata failed in 7.14s: internal/test/e2e/contractor.go#L522
2024-09-10T14:14:08Z WARN autopilot.autopilot.contractor.performContractMaintenance.4e807bce8b1c8b30965dd9874ac89c6e.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/TestS3ObjectMetadata failed in 7.14s: internal/test/e2e/contractor.go#L1131
2024-09-10T14:14:08Z WARN autopilot.autopilot.contractor.performContractMaintenance.4e807bce8b1c8b30965dd9874ac89c6e 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/TestS3ObjectMetadata failed in 7.14s: internal/test/e2e/contractor.go#L714
2024-09-10T14:14:08Z WARN autopilot.autopilot.contractor.performContractMaintenance.4e807bce8b1c8b30965dd9874ac89c6e 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/TestS3ObjectMetadata failed in 7.14s: internal/test/e2e/contractor.go#L546
2024-09-10T14:14:09Z WARN autopilot.autopilot.contractor.performContractMaintenance.8fec20b2adfd23e2c9f00b3c0ac89807.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/TestS3ObjectMetadata failed in 7.14s: internal/test/e2e/contractor.go#L1120
2024-09-10T14:14:09Z ERROR autopilot.autopilot.contractor.performContractMaintenance.8fec20b2adfd23e2c9f00b3c0ac89807 contractor/contractor.go:1120 host has a score of 0 {"contractSet": "testset", "remainingAllowance": "1 KS", "hostKey": "ed25519:467c0e61f22ea55f72670e3aa66a5f4afb798fe53a69269fd50e33be0043efe9"}
Test go.sia.tech/renterd/internal/test/e2e/TestS3ObjectMetadata failed in 7.14s: internal/test/e2e/contractor.go#L1131
2024-09-10T14:14:09Z WARN autopilot.autopilot.contractor.performContractMaintenance.8fec20b2adfd23e2c9f00b3c0ac89807 contractor/contractor.go:1131 not enough candidates to form new contracts {"contractSet": "testset", "remainingAllowance": "1 KS", "candidates": 0}
test (ubuntu-latest, 1.23)
The job was canceled because "macos-latest_1_22" failed.
test (ubuntu-latest, 1.23)
The operation was canceled.
test (ubuntu-latest, 1.22)
The job was canceled because "macos-latest_1_22" failed.
test (ubuntu-latest, 1.22)
The operation was canceled.
test (windows-latest, 1.23)
The job was canceled because "macos-latest_1_22" failed.
test (windows-latest, 1.23)
The operation was canceled.
test (windows-latest, 1.22)
The job was canceled because "macos-latest_1_22" failed.
test (windows-latest, 1.22)
The operation was canceled.
test (macos-latest, 1.23)
The job was canceled because "macos-latest_1_22" failed.
test (macos-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.22)
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/