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

No space left on device when using images that are too big #750

Closed
d2lam opened this issue Sep 28, 2017 · 1 comment
Closed

No space left on device when using images that are too big #750

d2lam opened this issue Sep 28, 2017 · 1 comment

Comments

@d2lam
Copy link
Member

d2lam commented Sep 28, 2017

Currently, our VMs are using the default memory limit, which is 10GB. There are builds that use bigger images, and while pulling the docker image, it fails with error No space left on device

The pod just dies in the middle, and the build appears stuck. The status of the build remains as QUEUED.

We need to:

  • Increase the memory limit/allow configuration
  • Somehow reports back to the API that the build failed
@d2lam
Copy link
Member Author

d2lam commented Nov 14, 2017

This was split into the following issues:
#757
#759
#758

@d2lam d2lam closed this as completed Nov 14, 2017
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