Skip to content

feat(artifacts): support metadata for s3 artifacts #22828

feat(artifacts): support metadata for s3 artifacts

feat(artifacts): support metadata for s3 artifacts #22828

Triggered via pull request September 14, 2024 11:30
Status Failure
Total duration 5m 41s
Artifacts

ci-build.yaml

on: pull_request
Get changed files
4s
Get changed files
Matrix: argo-images
Matrix: E2E Tests
E2E Tests - Composite result
0s
E2E Tests - Composite result
Fit to window
Zoom out
Zoom in

Annotations

19 errors
Unit Tests: workflow/artifacts/s3/s3.go#L242
s3cli.PutDirectoryWithMetadata undefined (type "github.com/argoproj/pkg/s3".S3Client has no field or method PutDirectoryWithMetadata)
Unit Tests: workflow/artifacts/s3/s3.go#L246
s3cli.PutFileWithMetadata undefined (type "github.com/argoproj/pkg/s3".S3Client has no field or method PutFileWithMetadata)
Unit Tests
Process completed with exit code 2.
argo-images (argoexec)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c make dist/argoexec GIT_COMMIT=${GIT_COMMIT} GIT_TAG=${GIT_TAG} GIT_TREE_STATE=${GIT_TREE_STATE}" did not complete successfully: exit code: 2
Codegen: workflow/artifacts/s3/s3.go#L242
s3cli.PutDirectoryWithMetadata undefined (type "github.com/argoproj/pkg/s3".S3Client has no field or method PutDirectoryWithMetadata)
Codegen: workflow/artifacts/s3/s3.go#L246
s3cli.PutFileWithMetadata undefined (type "github.com/argoproj/pkg/s3".S3Client has no field or method PutFileWithMetadata)
Codegen
Process completed with exit code 2.
Lint: workflow/artifacts/artifacts.go#L19
could not import github.com/argoproj/argo-workflows/v3/workflow/artifacts/s3 (-: # github.com/argoproj/argo-workflows/v3/workflow/artifacts/s3
Lint: workflow/artifacts/s3/s3.go#L242
s3cli.PutDirectoryWithMetadata undefined (type "github.com/argoproj/pkg/s3".S3Client has no field or method PutDirectoryWithMetadata)
Lint: workflow/artifacts/s3/s3.go#L246
s3cli.PutFileWithMetadata undefined (type "github.com/argoproj/pkg/s3".S3Client has no field or method PutFileWithMetadata)) (typecheck)
Lint: cmd/argoexec/main.go#L9
"github.com/argoproj/argo-workflows/v3/util/errors" imported and not used (typecheck)
Lint: server/artifacts/artifact_server.go#L390
kubeClient declared and not used (typecheck)
Lint: workflow/artifacts/s3/s3.go#L242
s3cli.PutDirectoryWithMetadata undefined (type "github.com/argoproj/pkg/s3".S3Client has no field or method PutDirectoryWithMetadata)
Lint: workflow/artifacts/s3/s3.go#L246
s3cli.PutFileWithMetadata undefined (type "github.com/argoproj/pkg/s3".S3Client has no field or method PutFileWithMetadata) (typecheck)
Lint
Process completed with exit code 2.
argo-images (argocli)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c STATIC_FILES=true make dist/argo GIT_COMMIT=${GIT_COMMIT} GIT_TAG=${GIT_TAG} GIT_TREE_STATE=${GIT_TREE_STATE}" did not complete successfully: exit code: 2
Windows Unit Tests: workflow/artifacts/s3/s3.go#L242
s3cli.PutDirectoryWithMetadata undefined (type "github.com/argoproj/pkg/s3".S3Client has no field or method PutDirectoryWithMetadata)
Windows Unit Tests: workflow/artifacts/s3/s3.go#L246
s3cli.PutFileWithMetadata undefined (type "github.com/argoproj/pkg/s3".S3Client has no field or method PutFileWithMetadata)
Windows Unit Tests
Process completed with exit code 1.