Skip to content

Update list object options, add slab encryption key and make bucket optional #6959

Update list object options, add slab encryption key and make bucket optional

Update list object options, add slab encryption key and make bucket optional #6959

Triggered via pull request September 16, 2024 07:29
Status Failure
Total duration 7m 4s
Artifacts

test.yml

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

Annotations

14 errors and 2 warnings
test (ubuntu-latest, 1.22)
2/58 tests failed
Test go.sia.tech/renterd/stores/TestListObjectsWithDelimiterSlash failed in 0.62s: stores/metadata_test.go#L1621
metadata_test.go:1621: transaction failed (attempt 1): failed to fetch objects: Error 1055 (42000): Expression #1 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'db23dabc75d53f8ccab653c116230e5b1e.o.db_bucket_id' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by
Test go.sia.tech/renterd/stores/TestListObjectsExplicitDir failed in 0.55s: stores/metadata_test.go#L1729
metadata_test.go:1729: transaction failed (attempt 1): failed to fetch objects: Error 1055 (42000): Expression #1 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'db9337ef8d41a742fa0a3f1251c2b925f3.o.db_bucket_id' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by
test (macos-latest, 1.23)
The job was canceled because "ubuntu-latest_1_22" failed.
test (ubuntu-latest, 1.23)
The job was canceled because "ubuntu-latest_1_22" failed.
test (ubuntu-latest, 1.23)
2/58 tests failed
Test go.sia.tech/renterd/stores/TestListObjectsWithDelimiterSlash failed in 0.65s: stores/metadata_test.go#L1621
metadata_test.go:1621: transaction failed (attempt 1): failed to fetch objects: Error 1055 (42000): Expression #1 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'db68a57f0442fc4921049f4efb3a1a8a16.o.db_bucket_id' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by
Test go.sia.tech/renterd/stores/TestListObjectsExplicitDir failed in 0.52s: stores/metadata_test.go#L1729
metadata_test.go:1729: transaction failed (attempt 1): failed to fetch objects: Error 1055 (42000): Expression #1 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'dba3aa01c2dfc69e24caf7d5f11dc92ea2.o.db_bucket_id' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by
test (macos-latest, 1.22)
The job was canceled because "ubuntu-latest_1_22" failed.
test (macos-latest, 1.22)
The operation was canceled.
test (windows-latest, 1.23)
The job was canceled because "ubuntu-latest_1_22" failed.
test (windows-latest, 1.23)
The operation was canceled.
test (windows-latest, 1.22)
The job was canceled because "ubuntu-latest_1_22" failed.
test (windows-latest, 1.22)
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 (ubuntu-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/