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

Sauce plugin 1.51 throws exceptions and causes builds to fail

XMLWordPrintable

      We've run into this on the past two versions (1.51, 1.50) with some subset of jobs that use the Sauce plugin, generally only for the Sauce Connect integration.

      The error below is what is dumped to the "All Jenkins Log", the jobs that have the failure have completely empty Console Logs.

      SEVERE: #1705 failed to build and we don't even have a listener
      java.lang.NullPointerException
      	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:776)
      	at hudson.model.Build$BuildExecution.post2(Build.java:183)
      	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:720)
      	at hudson.model.Run.execute(Run.java:1600)
      	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
      	at hudson.model.ResourceController.execute(ResourceController.java:88)
      	at hudson.model.Executor.run(Executor.java:237)
      Apr 1, 2013 3:07:31 PM hudson.model.Run handleFatalBuildProblem
      SEVERE: #1705 failed to build and we don't even have a listener
      java.lang.NullPointerException
      	at hudson.plugins.sauce_ondemand.SauceOnDemandBuildWrapper.decorateLogger(SauceOnDemandBuildWrapper.java:514)
      	at hudson.model.Run.execute(Run.java:1562)
      	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
      	at hudson.model.ResourceController.execute(ResourceController.java:88)
      	at hudson.model.Executor.run(Executor.java:237)
      

            rossrowe Ross Rowe
            rtyler R. Tyler Croy
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: