Skip to content

Console Output

Started by user jamsden@us.ibm.com
Building in workspace /home/hudson/genie.lyo/.jenkins/jobs/lyo-server-gerrit/workspace
 > /usr/local/bin/git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > /usr/local/bin/git config remote.origin.url git://git.eclipse.org/gitroot/lyo/org.eclipse.lyo.server.git # timeout=10
Fetching upstream changes from git://git.eclipse.org/gitroot/lyo/org.eclipse.lyo.server.git
 > /usr/local/bin/git --version # timeout=10
 > /usr/local/bin/git fetch --tags --progress git://git.eclipse.org/gitroot/lyo/org.eclipse.lyo.server.git refs/heads/master
 > /usr/local/bin/git rev-parse FETCH_HEAD^{commit} # timeout=10
Checking out Revision 01dabca0af905e10737232b5c40beeee518c93eb ()
 > /usr/local/bin/git config core.sparsecheckout # timeout=10
 > /usr/local/bin/git checkout -f 01dabca0af905e10737232b5c40beeee518c93eb
Commit message: "Bug 521598 - Update client to use commons-codec to 1.9"
FATAL: null
java.lang.NullPointerException
	at java.util.TreeMap.compare(TreeMap.java:1294)
	at java.util.TreeMap.put(TreeMap.java:538)
	at hudson.util.CopyOnWriteMap.put(CopyOnWriteMap.java:104)
	at hudson.plugins.git.GitTagAction.<init>(GitTagAction.java:44)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1191)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1724)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:421)
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: Test reports were found but none of them are new. Did leafNodes run? 
For example, /home/hudson/genie.lyo/.jenkins/jobs/lyo-server-gerrit/workspace/org.eclipse.lyo.server.oauth.core/target/surefire-reports/TEST-org.eclipse.lyo.server.oauth.provider.core.AppTest.xml is 2 mo 21 days old

Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Finished: FAILURE