Skip to content

Add 'health' column to objects to speed up object listing #4244

Add 'health' column to objects to speed up object listing

Add 'health' column to objects to speed up object listing #4244

Triggered via pull request November 28, 2023 17:43
Status Failure
Total duration 25m 25s
Artifacts

test.yml

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

Annotations

12 errors
test (ubuntu-latest, 1.21)
7/36 tests failed
Test go.sia.tech/renterd/internal/testing/TestObjectEntries failed in 37.92s: internal/testing/cluster_test.go#L358
cluster_test.go:358: couldn't list object entries: Error 1054 (42S22): Unknown column 'oname' in 'where clause' /
Test go.sia.tech/renterd/internal/testing/TestObjectEntries failed in 37.92s: internal/testing/autopilot.go#L289
2023-11-28T17:55:53Z ERROR autopilot autopilot/autopilot.go:289 contract maintenance failed, err: autopilot stopped before maintenance could be completed
Test go.sia.tech/renterd/internal/testing/TestObjectEntries failed in 37.92s: internal/testing/autopilot.go#L306
2023-11-28T17:55:53Z ERROR autopilot autopilot/autopilot.go:306 contract maintenance failed, err: autopilot stopped before maintenance could be completed
Test go.sia.tech/renterd/internal/testing/TestObjectEntries failed in 37.92s: internal/testing/migrator.go#L201
2023-11-28T17:56:09Z ERROR autopilot.migrator autopilot/migrator.go:201 failed to recompute cached health before migration%!(EXTRA *errors.errorString=failed to recompute health: retryTransaction failed: Error 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'TEMP TABLE src AS SELECT slabs.id, slabs.db_contract_set_id, CASE WHEN (slabs.m' at line 1 )
Test go.sia.tech/renterd/internal/testing/TestUploadDownloadExtended failed in 37.95s: internal/testing/cluster_test.go#L661
cluster_test.go:661: couldn't get object or entries: couldn't list object entries: Error 1054 (42S22): Unknown column 'oname' in 'where clause'
Test go.sia.tech/renterd/internal/testing/TestUploadDownloadExtended failed in 37.95s: internal/testing/autopilot.go#L289
2023-11-28T17:57:26Z ERROR autopilot autopilot/autopilot.go:289 contract maintenance failed, err: autopilot stopped before maintenance could be completed
Test go.sia.tech/renterd/internal/testing/TestUploadDownloadExtended failed in 37.95s: internal/testing/autopilot.go#L306
2023-11-28T17:57:26Z ERROR autopilot autopilot/autopilot.go:306 contract maintenance failed, err: autopilot stopped before maintenance could be completed
Test go.sia.tech/renterd/internal/testing/TestUploadDownloadExtended failed in 37.95s: internal/testing/migrator.go#L201
2023-11-28T17:57:49Z ERROR autopilot.migrator autopilot/migrator.go:201 failed to recompute cached health before migration%!(EXTRA *errors.errorString=failed to recompute health: retryTransaction failed: Error 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'TEMP TABLE src AS SELECT slabs.id, slabs.db_contract_set_id, CASE WHEN (slabs.m' at line 1 )
Test go.sia.tech/renterd/internal/testing/TestUploadDownloadSpending failed in 13.35s: internal/testing/cluster_test.go#L851
cluster_test.go:851: couldn't list object entries: Error 1054 (42S22): Unknown column 'oname' in 'where clause'
test (ubuntu-latest, 1.20)
The job was canceled because "ubuntu-latest_1_21" failed.
test (ubuntu-latest, 1.20)
The operation was canceled.