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

Avoid capturing an automatic bundle immediately after startup

    • support-core-2.62

      I have noticed that managed masters in CloudBees Core can be unexpectedly slow to start, and thread dumps often implicate automatic support bundle capture. It seems this happens within ~7s of Jenkins starting up, during which time lots of stuff is still being initialized, so attempting to browse the web UI can be quite slow as Jelly compilation competes with background support file writing often of hundreds of Kib of content. Better to defer this for a few minutes until Jenkins is comfortably up and running.

      Workaround: -Dcom.cloudbees.jenkins.support.SupportPlugin.AUTO_BUNDLE_PERIOD_HOURS=0

          [JENKINS-59554] Avoid capturing an automatic bundle immediately after startup

          Owen Wood added a comment -

          Owen Wood added a comment - https://github.com/jenkinsci/support-core-plugin/pull/191

          Owen Wood added a comment -

          Will release as part of 2.62

          Owen Wood added a comment - Will release as part of 2.62

            jglick Jesse Glick
            owood Owen Wood
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: