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

[CI] Docker push fails on Travis-CI #30541

Closed
asfimport opened this issue Dec 8, 2021 · 6 comments
Closed

[CI] Docker push fails on Travis-CI #30541

asfimport opened this issue Dec 8, 2021 · 6 comments

Comments

@asfimport
Copy link
Collaborator

See for https://app.travis-ci.com/github/apache/arrow/jobs/551022779#L3226

Pushing ubuntu-cpp (apache/arrow-dev:arm64v8-ubuntu-20.04-cpp)...
The push refers to repository [docker.io/apache/arrow-dev]
ERROR: denied: requested access to the resource is denied

Reporter: Antoine Pitrou / @pitrou

Note: This issue was originally created as ARROW-15023. Please see the migration documentation for further details.

@asfimport
Copy link
Collaborator Author

Antoine Pitrou / @pitrou:
cc @kszucs

@asfimport
Copy link
Collaborator Author

Krisztian Szucs / @kszucs:
My guess is that INFRA must update the docker credentials.

@asfimport
Copy link
Collaborator Author

Kouhei Sutou / @kou:
We disabled it because secret variables that are registered at Travis CI were leaked.

We can re-register them at https://app.travis-ci.com/github/apache/arrow/settings .
We don't need to ask INFRA to do it.

@asfimport
Copy link
Collaborator Author

Antoine Pitrou / @pitrou:
How can we do that without exposing those variables? Can they be enabled only on upstream pushes, not PRs, for example?

@asfimport
Copy link
Collaborator Author

Kouhei Sutou / @kou:
I think that the vulnerability has been fixed. So we can set CROSSBOW_GITHUB_TOKEN again safely.

@pitrou
Copy link
Member

pitrou commented Sep 16, 2024

We have no Travis-CI builds anymore, closing as outdated.

@pitrou pitrou closed this as not planned Won't fix, can't repro, duplicate, stale Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants