Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remote resolvers fail to save ECR cache #8129

Open
wilstdu opened this issue Jul 17, 2024 · 0 comments
Open

Remote resolvers fail to save ECR cache #8129

wilstdu opened this issue Jul 17, 2024 · 0 comments
Labels
kind/bug Categorizes issue or PR as related to a bug.

Comments

@wilstdu
Copy link
Contributor

wilstdu commented Jul 17, 2024

Expected Behavior

ECR cache is not saved or saved without any errors.

Actual Behavior

Informational message is printed to the log file of the remote-resolvers pod:
time="2024-07-17T09:19:00Z" level=info msg="Could not save cache" error="open /home/nonroot/.ecr/.config.json.tmp3584167484: no such file or directory" {"severity":"info","timestamp":"2024-07-17T09:19:00.746Z","logger":"controller","caller":"controller/controller.go:550","message":"Reconcile succeeded","commit":"c2dc17a","knative.dev/traceid":"03ec6812-a0ec-4411-a1c0-8e0a4bbbaf32","knative.dev/key":"sampleNamespace/bundles-5ddfffa86236054d5997c0cfb131927e","duration":0.201757796}

The message itself doesn't seem to have any impact, but it's annoying to see that something always fails.

Steps to Reproduce the Problem

  1. Just have remote resolvers enabled
  2. Ask the resolver to resolve bundles from AWS ECR (in PipelineRun reference bundle from ECR)

Additional Info

  • Kubernetes version: 1.29
  • Tekton Pipeline version: 0.61.0
@wilstdu wilstdu added the kind/bug Categorizes issue or PR as related to a bug. label Jul 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

No branches or pull requests

1 participant