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

Configuration Slicing plugin 1.39 does not support build timeout plugin 1.12+

      We've installed the abovementioned plugins on Jenkins 1.565.3. The slicing plugin however doesn't support timeout configurations. In the Jenkins log we can see:

      Oct 13, 2014 3:54:06 PM INFO configurationslicing.ConfigurationSlicing getAxes
      NOT Loaded: class configurationslicing.buildtimeout.BuildTimeoutSlicer
      Oct 13, 2014 3:54:06 PM INFO configurationslicing.ConfigurationSlicing getAxes
      NOT Loaded: class configurationslicing.buildtimeout.BuildTimeoutSlicer2
      

      Is there anything wrong with our Jenkins configuration or do we need additional plugins?

      Thanks for your support and best regards,

      Jochen.

          [JENKINS-25123] Configuration Slicing plugin 1.39 does not support build timeout plugin 1.12+

          Daniel Beck added a comment - - edited

          (obsolete... missed essential information in the issue title only)

          Daniel Beck added a comment - - edited (obsolete... missed essential information in the issue title only)

          Daniel Beck added a comment - The last version to be supported appears to be 1.11, before https://github.com/jenkinsci/build-timeout-plugin/commit/47e927ceded0c38ec9c6c71304ee4c7c89283ed5#diff-891dfa43e0d85dea7162d46b430299d7L82 which broke https://github.com/jenkinsci/configurationslicing-plugin/blob/master/src/main/java/configurationslicing/buildtimeout/BuildTimeoutSlicer.java#L170

          Jochen Ehret added a comment -

          Hi Daniel,

          I've installed version 1.11 of the build timeout plugin and it works fine with the slicing plugin 1.39. I'll lower the priority of this bug accordingly.

          Thanks again and best regards,

          Jochen.

          Jochen Ehret added a comment - Hi Daniel, I've installed version 1.11 of the build timeout plugin and it works fine with the slicing plugin 1.39. I'll lower the priority of this bug accordingly. Thanks again and best regards, Jochen.

          mdonohue added a comment -

          the newly released 1.45 version of configuration slicing now uses XStream to show the built timeout config. This is less user friendly, but should work better with the current build timeout design.

          mdonohue added a comment - the newly released 1.45 version of configuration slicing now uses XStream to show the built timeout config. This is less user friendly, but should work better with the current build timeout design.

            mdonohue mdonohue
            jochenehret Jochen Ehret
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: