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

Size Validation pipeline fails by running out of disk space #5118

Closed
lbussell opened this issue Jan 19, 2024 · 3 comments
Closed

Size Validation pipeline fails by running out of disk space #5118

lbussell opened this issue Jan 19, 2024 · 3 comments

Comments

@lbussell
Copy link
Contributor

The size validation pipeline failed on the ARM64 leg by running out of space: https://dev.azure.com/dnceng/internal/_build/results?buildId=2357721&view=logs&j=e4dbaf49-bb86-5de7-f32b-d5fe4e9813bf&t=1c0d772c-9e82-5995-b7a4-5bd18fcca7ad&l=4837 [internal MSFT link]

It seems like will need to clean up images after they're scanned in order to scan all of our images.

@lbussell
Copy link
Contributor Author

Related: dotnet/docker-tools#745

@lbussell
Copy link
Contributor Author

lbussell commented Feb 1, 2024

[Triage] There are a few options here. We could split the legs up more granularly than architecture (not ideal). We could also implement a cleanup step between pulling groups of images. For example, we could split the image size checks based on the operating system metadata contained in the manifest.json so that we don't take a big performance hit by cleaning up shared base images.

@lbussell
Copy link
Contributor Author

[Triage] Closing this issue in favor of investing in dotnet/docker-tools#745 for the 9.0 timeframe.

@lbussell lbussell closed this as not planned Won't fix, can't repro, duplicate, stale Aug 12, 2024
@github-project-automation github-project-automation bot moved this from Current Release to Done in .NET Docker Aug 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

1 participant