-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
[Bug] Random failures in build-docker-arm64 CI #5165
Comments
I wonder if that would fix the issue. |
Doesn't look like it unfortunately Here's a run with Note: this was done with Kilt removed, dependencies bumped, and an adjusted dockerfile for debugging. The end result is the exact same though. |
Build failure with a different error
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The build-docker-arm64 job will randomly fail when compiling Invidious with the following error:
Trace
The
__kilt_io__
seen above is a red herring and the error still persists without it just with the standard Crystal io instead of Kilt's.I was able to replicate this fairly consistently through act with almost all runs failing with the same error. Only two runs were successful out of the dozens I've conducted with varying changes in the dockerfile and job workflow.
The text was updated successfully, but these errors were encountered: