Issue Type: Bug Bug
Assignee: Ross Rowe
Components: sauce-ondemand
Created: 01/Apr/13 10:12 PM
Description:

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)
Project: Jenkins
Priority: Blocker Blocker
Reporter: R. Tyler Croy
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply via email to