-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
-
Jenkins 2.244
Directories with an ampersand (like @tmp and @script, @libs) are not removed when using 'deletedir()' in pipeline stage.
They are never cleaned up, even by the built in build discarders,
On our instances we have 2172 folders with @libs (which is a copy of the shared library for the build)
Which is taking up 7GB of space
- is duplicated by
-
JENKINS-44909 Workspace Cleanup does not delete @tmp directories created by libraries
-
- Closed
-
- links to
[JENKINS-41805] Pipeline Job-- deletedir() delete only current directory but @script and @tmp dir still there in workspace.
Resolution | New: Incomplete [ 4 ] | |
Status | Original: Open [ 1 ] | New: Closed [ 6 ] |
Resolution | Original: Incomplete [ 4 ] | |
Status | Original: Closed [ 6 ] | New: Reopened [ 4 ] |
Assignee | Original: Matthew DeTullio [ mjdetullio ] | New: Ryan Campbell [ recampbell ] |
Component/s | New: pipeline [ 21692 ] | |
Component/s | Original: multi-branch-project-plugin (not Pipeline) [ 21127 ] |
Description | New: Directories with an ampersand (like @tmp and @script) are not removed when using 'deletedir()' in pipeline stage. |
Link |
New:
This issue is duplicated by |
Component/s | New: workflow-basic-steps-plugin [ 21712 ] | |
Component/s | Original: pipeline [ 21692 ] |
Assignee | Original: Ryan Campbell [ recampbell ] |
Status | Original: Reopened [ 4 ] | New: Open [ 1 ] |
Priority | Original: Major [ 3 ] | New: Minor [ 4 ] |