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

JClouds plugin starts on-demand slaves even when Jenkins is shutting down

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • jclouds-plugin
    • Jenkins 1.544 with JClouds plugin 2.4

      If I prepare Jenkins for a shutdown and leave it in the "shutting down" state for several hours while waiting for the remaining jobs to finish, the JClouds plugin will start up more slaves to handle the jobs in queue, even though they aren't allowed to build.

          [JENKINS-21363] JClouds plugin starts on-demand slaves even when Jenkins is shutting down

          Andrew Bayer added a comment -

          Interesting - lemme fix that!

          Andrew Bayer added a comment - Interesting - lemme fix that!

          Code changed in jenkins
          User: Andrew Bayer
          Path:
          jclouds-plugin/src/main/java/jenkins/plugins/jclouds/compute/JCloudsCloud.java
          http://jenkins-ci.org/commit/jclouds-plugin/7dcedcbe6df1800c0ec71e14b5edbfde13034f2e
          Log:
          JENKINS-21363. Don't provision slaves while we're in quietdown or shutting-down

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Andrew Bayer Path: jclouds-plugin/src/main/java/jenkins/plugins/jclouds/compute/JCloudsCloud.java http://jenkins-ci.org/commit/jclouds-plugin/7dcedcbe6df1800c0ec71e14b5edbfde13034f2e Log: JENKINS-21363 . Don't provision slaves while we're in quietdown or shutting-down

          Andrew Bayer added a comment -

          Fixed in next release (2.6, I think)

          Andrew Bayer added a comment - Fixed in next release (2.6, I think)

            abayer Andrew Bayer
            namniart Austin Hendrix
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: