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 2014/03/26 16:06:21 UTC

Build failed in Jenkins: DeltaSpike Weld 1.1.13 #50

See <https://builds.apache.org/job/DeltaSpike%20Weld%201.1.13/50/>

------------------------------------------
Started by timer
Building remotely on ubuntu4 (Ubuntu ubuntu) in workspace <https://builds.apache.org/job/DeltaSpike%20Weld%201.1.13/ws/>
Fetching changes from the remote Git repository
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/deltaspike.git
FATAL: Failed to fetch from https://git-wip-us.apache.org/repos/asf/deltaspike.git
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/deltaspike.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:621)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:853)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:878)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1320)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:609)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:518)
	at hudson.model.Run.execute(Run.java:1688)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:519)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:231)
Caused by: hudson.plugins.git.GitException: Failed to connect to https://git-wip-us.apache.org/repos/asf/deltaspike.git (exception: java.net.UnknownHostException: git-wip-us.apache.org: Temporary failure in name resolution)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.checkCredentials(CliGitAPIImpl.java:1731)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1030)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$200(CliGitAPIImpl.java:88)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:219)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:724)

Jenkins build is back to normal : DeltaSpike Weld 1.1.13 #52

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/DeltaSpike%20Weld%201.1.13/52/changes>


Build failed in Jenkins: DeltaSpike Weld 1.1.13 #51

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/DeltaSpike%20Weld%201.1.13/51/>

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

java.io.IOException: remote file operation failed: /home/jenkins/jenkins-slave/workspace/DeltaSpike Weld 1.1.13 at hudson.remoting.Channel@42ea2beb:ubuntu4
	at hudson.FilePath.act(FilePath.java:910)
	at hudson.FilePath.act(FilePath.java:887)
	at hudson.FilePath.toURI(FilePath.java:1036)
	at hudson.tasks.MailSender.createFailureMail(MailSender.java:278)
	at hudson.tasks.MailSender.getMail(MailSender.java:153)
	at hudson.tasks.MailSender.execute(MailSender.java:101)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.cleanUp(MavenModuleSetBuild.java:1048)
	at hudson.model.Run.execute(Run.java:1733)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:519)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:231)
Caused by: hudson.remoting.ChannelClosedException: channel is already closed
	at hudson.remoting.Channel.send(Channel.java:524)
	at hudson.remoting.Request.call(Request.java:129)
	at hudson.remoting.Channel.call(Channel.java:722)
	at hudson.FilePath.act(FilePath.java:903)
	... 10 more
Caused by: java.io.IOException
	at hudson.remoting.Channel.close(Channel.java:1003)
	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 1395928263946 hasn't completed at 1395928503946
	... 2 more