-
Bug
-
Resolution: Cannot Reproduce
-
Critical
-
linux / standalone jenkins 1.492 (& before)
I've a specific instance of jenkins for a "big" maven2 multi module project.
It seems that the build process is not clearing the "jobs/<my job>/modules/".
Since we are continuously building the project this leads to a full disk usage within a few days / weeks (filling 30Gb of old builds in my 40Gb partition).
Surfing the net for answers I found this old thread (from 2010)
Is this still a problem?
It seems to me that old builds and or old artifacts are automatically cleared, depending on the configuration of the job, and that a Maven job can disable its automatic artifacts archiving.