-
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)
[JENKINS-16189] "jobs/<my job>/modules/" is never clear which leads to full disk usage
Resolution | New: Cannot Reproduce [ 5 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Workflow | Original: JNJira [ 146995 ] | New: JNJira + In-Review [ 192183 ] |
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.