Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-43831

Cleanup leaks Jenkins master memory if node is deleted before cleanup finishes

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • ws-cleanup-plugin
    • None
    • 0.34

      Because the async resource cleanup doesn't check whether the channel it's attempting to send the delete commands over is currently valid, it means that it will keep attempting to delete the directory over and over.  This will cause the GC to hold onto the Channel/machine resources.

      In installations that use the Jenkins cloud feature, nodes that were deleted shortly/immediately after a job being finished will slowly leak resources till they OOM.

            mmitche Matthew Mitchell
            mmitche Matthew Mitchell
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: