ros-infrastructure / buildfarm

Build scripts and notes for catkin debian build pipeline.
6 stars 15 forks source link

another weird jenkins error, NullPointerException #78

Closed tfoote closed 11 years ago

tfoote commented 11 years ago

Moved from ros/rosdistro#298

No clue what happened here:

http://jenkins.willowgarage.com:8080/job/ros-groovy-slam-gmapping_binarydeb_oneiric_amd64/71/

At revision 17307
no change for https://code.ros.org/svn/ros/stacks/ros_release/trunk since the previous build
FATAL: null
java.lang.NullPointerException
    at java.util.Hashtable.put(Hashtable.java:411)
    at groovy.lang.Binding.setVariable(Binding.java:77)
    at groovy.lang.Script.setProperty(Script.java:66)
    at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.setGroovyObjectProperty(ScriptBytecodeAdapter.java:528)
    at Script1.run(Script1.groovy:14)
    at groovy.lang.GroovyShell.evaluate(GroovyShell.java:682)
    at groovy.lang.GroovyShell.evaluate(GroovyShell.java:666)
    at hudson.plugins.groovy.SystemGroovy.perform(SystemGroovy.java:65)
    at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:19)
    at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:804)
    at hudson.model.Build$BuildExecution.build(Build.java:199)
    at hudson.model.Build$BuildExecution.doRun(Build.java:160)
    at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:586)
    at hudson.model.Run.execute(Run.java:1516)
    at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
    at hudson.model.ResourceController.execute(ResourceController.java:88)
    at hudson.model.Executor.run(Executor.java:236)
dirk-thomas commented 11 years ago

Closing for now as it hasn't appeared recently. Please reopen with a new link when seeing again.