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

docker build is failing in CI #37

Open
busma13 opened this issue Jan 27, 2025 · 4 comments
Open

docker build is failing in CI #37

busma13 opened this issue Jan 27, 2025 · 4 comments
Assignees

Comments

@busma13
Copy link
Contributor

busma13 commented Jan 27, 2025

The weekly automated docker build is failing.

Node version changes:

  • 18.20.5 to 18.20.6 - failed in run 1
  • 20.18.1 to 20.18.2 - failed in run 2
  • 22.13.0 to 22.13.1 - haven't seen a failure yet

Both failures occured on the arm64 build.

I can build both images locally on an arm based laptop.

@busma13 busma13 self-assigned this Jan 27, 2025
@busma13
Copy link
Contributor Author

busma13 commented Jan 27, 2025

docker buildx was updated from 0.20.0 to 0.20.1 inside the github runner last week.

@busma13
Copy link
Contributor Author

busma13 commented Jan 27, 2025

docker buildx was updated from 0.20.0 to 0.20.1 inside the github runner last week.

This isn't the issue. I am getting a build failure locally with version 0.20.0.

@busma13
Copy link
Contributor Author

busma13 commented Jan 27, 2025

Building with node v18.20.5 also fails.

@busma13
Copy link
Contributor Author

busma13 commented Jan 28, 2025

There are several issues in several repos discussing this. I'm not sure where the issue actually lies, but using ubuntu-22.04 github runner seems to solve the problem for us.

docker/build-push-action#1309
docker/setup-qemu-action#188
tonistiigi/binfmt#215
actions/runner-images#11471

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant