You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@apache.org by Hervé BOUTEMY <he...@free.fr> on 2013/05/14 08:02:20 UTC

Jenkins on ubuntu1 seems in bad state

as per title, Jenkins on ubuntu1 seems in bad state

see https://builds.apache.org/computer/ubuntu1/builds

any builds fails rapidly with 
hudson.util.IOException2: remote file operation failed: /home/jenkins/jenkins-
slave/workspace/Qpid-Python-Java-Test at 
hudson.remoting.Channel@11d9354a:ubuntu1
	at hudson.FilePath.act(FilePath.java:861)
	at hudson.FilePath.act(FilePath.java:838)
	at hudson.FilePath.mkdirs(FilePath.java:978)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1329)
	at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:682)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:587)
	at hudson.model.Run.execute(Run.java:1568)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:236)
Caused by: hudson.remoting.ChannelClosedException: channel is already closed
	at hudson.remoting.Channel.send(Channel.java:494)
	at hudson.remoting.Request.call(Request.java:129)
	at hudson.remoting.Channel.call(Channel.java:672)
	at hudson.FilePath.act(FilePath.java:854)
	... 10 more
Caused by: java.io.IOException
	at hudson.remoting.Channel.close(Channel.java:910)
	at hudson.slaves.ChannelPinger$1.onDead(ChannelPinger.java:110)
	at hudson.remoting.PingThread.ping(PingThread.java:120)
	at hudson.remoting.PingThread.run(PingThread.java:81)
Caused by: java.util.concurrent.TimeoutException: Ping started on 
1368466340317 hasn't completed at 1368466580317
	... 2 more
Retrying after 10 seconds


Notice that the fact that the failure is quick impiies a lot of projects get 
built (with failure) by this node...

Can someone restart Jenkins (or the machine)?

Thanks

Hervé

Re: Jenkins on ubuntu1 seems in bad state

Posted by Giridharan Kesavan <gk...@hortonworks.com>.
Restarted ubuntu-1 which had bunch of stale jobs started back in April

-Giri


On Mon, May 13, 2013 at 11:02 PM, Hervé BOUTEMY <he...@free.fr>wrote:

> as per title, Jenkins on ubuntu1 seems in bad state
>
> see https://builds.apache.org/computer/ubuntu1/builds
>
> any builds fails rapidly with
> hudson.util.IOException2: remote file operation failed:
> /home/jenkins/jenkins-
> slave/workspace/Qpid-Python-Java-Test at
> hudson.remoting.Channel@11d9354a:ubuntu1
>         at hudson.FilePath.act(FilePath.java:861)
>         at hudson.FilePath.act(FilePath.java:838)
>         at hudson.FilePath.mkdirs(FilePath.java:978)
>         at hudson.model.AbstractProject.checkout(AbstractProject.java:1329)
>         at
>
> hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:682)
>         at
> jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
>         at
>
> hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:587)
>         at hudson.model.Run.execute(Run.java:1568)
>         at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
>         at
> hudson.model.ResourceController.execute(ResourceController.java:88)
>         at hudson.model.Executor.run(Executor.java:236)
> Caused by: hudson.remoting.ChannelClosedException: channel is already
> closed
>         at hudson.remoting.Channel.send(Channel.java:494)
>         at hudson.remoting.Request.call(Request.java:129)
>         at hudson.remoting.Channel.call(Channel.java:672)
>         at hudson.FilePath.act(FilePath.java:854)
>         ... 10 more
> Caused by: java.io.IOException
>         at hudson.remoting.Channel.close(Channel.java:910)
>         at hudson.slaves.ChannelPinger$1.onDead(ChannelPinger.java:110)
>         at hudson.remoting.PingThread.ping(PingThread.java:120)
>         at hudson.remoting.PingThread.run(PingThread.java:81)
> Caused by: java.util.concurrent.TimeoutException: Ping started on
> 1368466340317 hasn't completed at 1368466580317
>         ... 2 more
> Retrying after 10 seconds
>
>
> Notice that the fact that the failure is quick impiies a lot of projects
> get
> built (with failure) by this node...
>
> Can someone restart Jenkins (or the machine)?
>
> Thanks
>
> Hervé
>