You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@deltaspike.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/03/21 05:16:55 UTC

Jenkins build became unstable: DeltaSpike OWB 1.2.0-SNAPSHOT #19

See <https://builds.apache.org/job/DeltaSpike%20OWB%201.2.0-SNAPSHOT/19/changes>


Jenkins build is back to stable : DeltaSpike OWB 1.2.0-SNAPSHOT #23

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/DeltaSpike%20OWB%201.2.0-SNAPSHOT/23/changes>


Jenkins build is still unstable: DeltaSpike OWB 1.2.0-SNAPSHOT #22

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/DeltaSpike%20OWB%201.2.0-SNAPSHOT/changes>


Jenkins build is unstable: DeltaSpike OWB 1.2.0-SNAPSHOT #21

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/DeltaSpike%20OWB%201.2.0-SNAPSHOT/21/changes>


Build failed in Jenkins: DeltaSpike OWB 1.2.0-SNAPSHOT #20

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/DeltaSpike%20OWB%201.2.0-SNAPSHOT/20/>

------------------------------------------
Failed to access build log

hudson.util.IOException2: remote file operation failed: /home/hudson/hudson-slave/workspace/DeltaSpike OWB 1.2.0-SNAPSHOT at hudson.remoting.Channel@74114c2e:ubuntu2
	at hudson.FilePath.act(FilePath.java:861)
	at hudson.FilePath.act(FilePath.java:838)
	at hudson.FilePath.toURI(FilePath.java:966)
	at hudson.tasks.MailSender.createFailureMail(MailSender.java:279)
	at hudson.tasks.MailSender.getMail(MailSender.java:154)
	at hudson.tasks.MailSender.execute(MailSender.java:100)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.cleanUp(MavenModuleSetBuild.java:964)
	at hudson.model.Run.execute(Run.java:1613)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:477)
	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: hudson.remoting.Channel$OrderlyShutdown
	at hudson.remoting.Channel$CloseCommand.execute(Channel.java:850)
	at hudson.remoting.Channel$2.handle(Channel.java:435)
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:60)
Caused by: Command close created at
	at hudson.remoting.Command.<init>(Command.java:56)
	at hudson.remoting.Channel$CloseCommand.<init>(Channel.java:844)
	at hudson.remoting.Channel$CloseCommand.<init>(Channel.java:842)
	at hudson.remoting.Channel.close(Channel.java:909)
	at hudson.remoting.Channel.close(Channel.java:892)
	at hudson.remoting.Channel$CloseCommand.execute(Channel.java:849)
	... 2 more