Details
-
Type:
Bug
-
Status: Open (View Workflow)
-
Priority:
Minor
-
Resolution: Unresolved
-
Component/s: disk-usage-plugin
-
Labels:
-
Environment:Jenkins 1.559, RHEL on master & slaves
-
Similar Issues:
Description
At the end of a build, as this seems to be finished, Jenkins then shows the spinner during many minutes. Note this happens with many (still have to double-check to say all?) our jobs.
I'm attaching threadDumps of the whole server:
- two during the issue
- one after to be able to analyze the difference if necessary
The slave on which the offending job was running is rhel6-5
Thanks for any feedback.
Attachments
Issue Links
- duplicates
-
JENKINS-22345 disk-usage-plugin causes jobs to hang at the end for 5min
-
- Open
-
Still to be confirmed, but first analysis led me to
JENKINS-21718(see attached thread dumps, a Disk Usage thread is always present doing a DiskUsageUtil.isSymlink call).We just uninstalled disk usage to see if this makes a difference. Waiting to restart Jenkins asap to check.