Looks like it's the sonatype clm plugin.  I disabled that and it works.

On Wednesday, July 16, 2014 6:15:57 PM UTC-4, Sean Last wrote:
>
> I am running Jenkins 1.570 on ubuntu 10.04, with the ssh agent plugin 1.4.1, 
> and the ssh slave plugin 1.5.  My slave is ubuntu 12.04.  Another job is 
> failing without even telling me why, and I think it might be a similar issue, 
> because everything about the build reports success.
>
>
> I have no idea how to fix this or even troubleshoot it.  I think it might be 
> related to another failure I've been getting where a successful build 
> inexplicably fails.
>
> [INFO] Waiting for report to be processed (estimate 5s)
>
> Build timed out (after 3 minutes). Marking the build as aborted.
>
> ERROR: Processing failed due to a bug in the code. Please report this to 
> jenkinsci-users@googlegroups.comhudson.remoting.RemotingSystemException 
> <http://stacktrace.jenkins-ci.org/search?query=hudson.remoting.RemotingSystemException>:
>  java.lang.InterruptedException
>       at 
> hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:184)
>  
> <http://stacktrace.jenkins-ci.org/search/?query=hudson.remoting.RemoteInvocationHandler.invoke&entity=method>
>       at $Proxy43.stop(Unknown Source)
>       at 
> com.cloudbees.jenkins.plugins.sshagent.SSHAgentBuildWrapper$SSHAgentEnvironment.tearDown(SSHAgentBuildWrapper.java:255)
>       at 
> hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:872)
>       at 
> hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:535)
>       at hudson.model.Run.execute(Run.java:1732)
>       at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:529)
>       at hudson.model.ResourceController.execute(ResourceController.java:88)
>       at hudson.model.Executor.run(Executor.java:234)
> Caused by: java.lang.InterruptedException
>       at java.lang.Object.wait(Native Method)
>       at hudson.remoting.Request.call(Request.java:146)
>       at hudson.remoting.Channel.call(Channel.java:739)
>       at 
> hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:168)
>       ... 8 more
> project=hudson.maven.MavenModuleSet@167400e3[kona-portal-kona-proxy-release_branch]
> project.getModules()=[hudson.maven.MavenModule@5687857e[kona-portal-kona-proxy-release_branch/com.akamai.kona:portal-kona-proxy][kona-portal-kona-proxy-release_branch/com.akamai.kona:portal-kona-proxy][relativePath:]]
> project.getRootModule()=hudson.maven.MavenModule@5687857e[kona-portal-kona-proxy-release_branch/com.akamai.kona:portal-kona-proxy][kona-portal-kona-proxy-release_branch/com.akamai.kona:portal-kona-proxy][relativePath:]
> FATAL: java.lang.InterruptedExceptionhudson.remoting.RemotingSystemException 
> <http://stacktrace.jenkins-ci.org/search?query=hudson.remoting.RemotingSystemException>:
>  java.lang.InterruptedException
>       at 
> hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:184)
>  
> <http://stacktrace.jenkins-ci.org/search/?query=hudson.remoting.RemoteInvocationHandler.invoke&entity=method>
>       at $Proxy43.stop(Unknown Source)
>       at 
> com.cloudbees.jenkins.plugins.sshagent.SSHAgentBuildWrapper$SSHAgentEnvironment.tearDown(SSHAgentBuildWrapper.java:255)
>       at 
> hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:872)
>       at 
> hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:535)
>       at hudson.model.Run.execute(Run.java:1732)
>       at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:529)
>       at hudson.model.ResourceController.execute(ResourceController.java:88)
>       at hudson.model.Executor.run(Executor.java:234)
> Caused by: java.lang.InterruptedException
>       at java.lang.Object.wait(Native Method)
>       at hudson.remoting.Request.call(Request.java:146)
>       at hudson.remoting.Channel.call(Channel.java:739)
>       at 
> hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:168)
>       ... 8 more
>
>

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

Reply via email to