Skip to content

Conversation

@malt3
Copy link
Contributor

@malt3 malt3 commented Nov 17, 2025

I observed failed CI runs due to the disk of the CI runner being full. To work around this, we can simply clear the output base after the regular build and tests, but before pushing container images.

I observed failed CI runs due to the disk of the CI runner being full.
To work around this, we can simply clear the output base after the regular build and tests, but before pushing container images.
@malt3
Copy link
Contributor Author

malt3 commented Nov 17, 2025

Here is an example of a failed CI run: https://github.com/buildbarn/bb-storage/actions/runs/19409554001/job/55529043525

It looks like the addition of amd64/v3 was just enough to exceed the disk capacity of the CI runner.
I'm personally not a huge fan of throwing away build outputs. Maybe we could move the image pushes to Aspect Workflows instead?

@aspect-workflows
Copy link

aspect-workflows bot commented Nov 17, 2025

Test

All tests were cache hits

30 tests (100.0%) were fully cached saving 5s.

@EdSchouten EdSchouten merged commit 2d6050f into buildbarn:main Dec 1, 2025
3 checks passed
@malt3 malt3 deleted the bazel_clean_ci branch December 1, 2025 10:10
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

Successfully merging this pull request may close these issues.

2 participants