Skip to content
This repository was archived by the owner on Apr 29, 2020. It is now read-only.

Jenkins keeps running out of Space #123

Closed
daviddias opened this issue Aug 13, 2018 · 5 comments
Closed

Jenkins keeps running out of Space #123

daviddias opened this issue Aug 13, 2018 · 5 comments

Comments

@daviddias
Copy link
Contributor

What is the time sink?

Jenkins keeps running out of Space

How do you think it can be solved?

Get bigger machine or develop a post CI task that cleans after

How many hours per week do you waste thanks to this time sink?

Sum of hours per multiple contributor, easily 40 or more.

How important do you think this is to fix?

It is a big PITA

@Stebalien
Copy link
Contributor

Note: part of this was caused by go-ipfs not cleaning up after itself: #118, #70. We've improved the situation but I'm not sure if it's fixed.

@daviddias
Copy link
Contributor Author

@daviddias
Copy link
Contributor Author

Duplicate of #118, closing

@alanshaw
Copy link

Coincidentally I was just separately saying to @victorbjelkholm that any reason that CI fails because of something other than the tests failing is really bad. It’s super frustrating and time consuming for the developer and wastes resources.

Off the top of my head the big issues are:

  • out of disk space errors
  • failed npm module installs
  • random segfaults

It also really sucks when this happens for contributors as they can’t just restart a build. The fact that this effects the community as well as PL is really bad.

@victorb
Copy link
Contributor

victorb commented Aug 14, 2018

These are the current open issues for addressing these problems:

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

No branches or pull requests

4 participants