Skip to content

feat(storage): GCS backend using thanos.io/objstore #7433

feat(storage): GCS backend using thanos.io/objstore

feat(storage): GCS backend using thanos.io/objstore #7433

Triggered via pull request October 4, 2024 16:32
Status Failure
Total duration 6m 58s
Artifacts

check.yml

on: pull_request
Matrix: check / testPackages
Fit to window
Zoom out
Zoom in

Annotations

59 errors and 1 warning
check / integration
Process completed with exit code 2.
check / testPackages (pkg/bloomgateway)
Process completed with exit code 1.
check / testPackages (pkg/bloombuild)
The job was canceled because "pkg_bloomgateway" failed.
check / testPackages (pkg/bloombuild)
Process completed with exit code 1.
check / testPackages (pkg/ruler)
The job was canceled because "pkg_bloomgateway" failed.
check / testPackages (pkg/ruler)
Process completed with exit code 1.
check / testPackages (pkg/tool)
The job was canceled because "pkg_bloomgateway" failed.
check / testPackages (pkg/tool)
Process completed with exit code 1.
check / testPackages (pkg/ingester)
The job was canceled because "pkg_bloomgateway" failed.
check / testPackages (pkg/ingester)
The operation was canceled.
check / testPackages (pkg/scheduler)
The job was canceled because "pkg_bloomgateway" failed.
check / testPackages (pkg/scheduler)
The operation was canceled.
check / testPackages (cmd/migrate)
The job was canceled because "pkg_bloomgateway" failed.
check / testPackages (cmd/migrate)
The operation was canceled.
check / testPackages (pkg/chunkenc)
The job was canceled because "pkg_bloomgateway" failed.
check / testPackages (pkg/chunkenc)
The operation was canceled.
check / testPackages (tools/tsdb)
The job was canceled because "pkg_bloomgateway" failed.
check / testPackages (tools/tsdb)
The operation was canceled.
check / testPackages (pkg/distributor)
The job was canceled because "pkg_bloomgateway" failed.
check / testPackages (pkg/distributor)
The operation was canceled.
check / testPackages (pkg/lokifrontend)
The job was canceled because "pkg_bloomgateway" failed.
check / testPackages (pkg/lokifrontend)
The operation was canceled.
check / testPackages (pkg/pattern)
The job was canceled because "pkg_bloomgateway" failed.
check / testPackages (pkg/pattern)
The operation was canceled.
check / testPackages (clients/pkg)
The job was canceled because "pkg_bloomgateway" failed.
check / testPackages (clients/pkg)
The operation was canceled.
check / testPackages (tools/doc-generator)
The job was canceled because "pkg_bloomgateway" failed.
check / testPackages (tools/doc-generator)
The operation was canceled.
check / testPackages (pkg/logcli)
The job was canceled because "pkg_bloomgateway" failed.
check / testPackages (pkg/logcli)
The operation was canceled.
check / testPackages (pkg/ingester-rf1)
The job was canceled because "pkg_bloomgateway" failed.
check / testPackages (pkg/ingester-rf1)
The operation was canceled.
check / testPackages (clients/cmd)
The job was canceled because "pkg_bloomgateway" failed.
check / testPackages (clients/cmd)
The operation was canceled.
check / testPackages (pkg/storage)
The job was canceled because "pkg_bloomgateway" failed.
check / testPackages (pkg/storage)
The operation was canceled.
check / testPackages (pkg/kafka)
The job was canceled because "pkg_bloomgateway" failed.
check / testPackages (pkg/kafka)
The operation was canceled.
check / testPackages (pkg/querier)
The job was canceled because "pkg_bloomgateway" failed.
check / testPackages (pkg/querier)
The operation was canceled.
check / testPackages (pkg/loki)
The job was canceled because "pkg_bloomgateway" failed.
check / testPackages (pkg/loki)
The operation was canceled.
check / testPackages (pkg/util)
The job was canceled because "pkg_bloomgateway" failed.
check / testPackages (pkg/util)
The operation was canceled.
check / testPackages (pkg/querier-rf1)
The job was canceled because "pkg_bloomgateway" failed.
check / testPackages (pkg/querier-rf1)
The operation was canceled.
check / checkFiles
Process completed with exit code 2.
check / faillint
Process completed with exit code 1.
check / golangciLint: pkg/ingester-rf1/objstore/storage.go#L12
could not import github.com/grafana/loki/v3/pkg/storage (-: # github.com/grafana/loki/v3/pkg/storage
check / golangciLint: pkg/util/limiter/combined_limits.go#L15
could not import github.com/grafana/loki/v3/pkg/storage (-: # github.com/grafana/loki/v3/pkg/storage
check / golangciLint: pkg/querier-rf1/querier.go#L40
could not import github.com/grafana/loki/v3/pkg/storage (-: # github.com/grafana/loki/v3/pkg/storage
check / golangciLint: pkg/querier-rf1/querier.go#L373
q.store.SelectSeries undefined (type Store has no field or method SelectSeries) (typecheck)
check / golangciLint: pkg/bloombuild/planner/planner.go#L896
task.ID undefined (type *QueueTask has no field or method ID) (typecheck)
check / golangciLint: pkg/bloombuild/planner/planner.go#L900
task.ID undefined (type *QueueTask has no field or method ID) (typecheck)
check / golangciLint: pkg/bloombuild/planner/planner.go#L912
task.Tenant undefined (type *QueueTask has no field or method Tenant) (typecheck)
check / golangciLint: pkg/bloombuild/planner/planner.go#L913
task.Tenant undefined (type *QueueTask has no field or method Tenant) (typecheck)
check / golangciLint: pkg/bloombuild/planner/planner.go#L964
task.ID undefined (type *QueueTask has no field or method ID) (typecheck)
check / golangciLint: pkg/bloombuild/planner/planner.go#L978
task.Tenant undefined (type *QueueTask has no field or method Tenant) (typecheck)
check / failCheck
Process completed with exit code 2.
check / golangciLint
The following actions use a deprecated Node.js version and will be forced to run on node20: golangci/golangci-lint-action@08e2f20817b15149a52b5b3ebe7de50aff2ba8c5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/