Return-Path: X-Original-To: apmail-struts-dev-archive@www.apache.org Delivered-To: apmail-struts-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9DB9F115A2 for ; Fri, 11 Jul 2014 14:00:59 +0000 (UTC) Received: (qmail 19862 invoked by uid 500); 11 Jul 2014 14:00:59 -0000 Delivered-To: apmail-struts-dev-archive@struts.apache.org Received: (qmail 19819 invoked by uid 500); 11 Jul 2014 14:00:59 -0000 Mailing-List: contact dev-help@struts.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Struts Developers List" Reply-To: "Struts Developers List" Delivered-To: mailing list dev@struts.apache.org Received: (qmail 19808 invoked by uid 99); 11 Jul 2014 14:00:58 -0000 Received: from crius.apache.org (HELO crius) (140.211.11.14) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 Jul 2014 14:00:58 +0000 Received: from crius.apache.org (localhost [127.0.0.1]) by crius (Postfix) with ESMTP id A5902E00294 for ; Fri, 11 Jul 2014 14:00:56 +0000 (UTC) Date: Fri, 11 Jul 2014 14:00:52 +0000 (UTC) From: Apache Jenkins Server To: dev@struts.apache.org Message-ID: <1505672621.3483.1405087252970.JavaMail.jenkins@crius> In-Reply-To: <846754595.3456.1405080044416.JavaMail.jenkins@crius> References: <846754595.3456.1405080044416.JavaMail.jenkins@crius> Subject: Build failed in Jenkins: Struts-JDK7-develop #43 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Jenkins-Job: Struts-JDK7-develop X-Jenkins-Result: FAILURE See ------------------------------------------ Started by an SCM change Building remotely on ubuntu2 (Ubuntu ubuntu) in workspace > git rev-parse --is-inside-work-tree Fetching changes from the remote Git repository > git config remote.origin.url http://git.apache.org/struts.git Fetching upstream changes from http://git.apache.org/struts.git > git --version > git fetch --tags --progress http://git.apache.org/struts.git +refs/heads/*:refs/remotes/origin/* FATAL: Failed to fetch from http://git.apache.org/struts.git hudson.plugins.git.GitException: Failed to fetch from http://git.apache.org/struts.git at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:623) at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:855) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:880) at hudson.model.AbstractProject.checkout(AbstractProject.java:1414) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:671) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:580) at hudson.model.Run.execute(Run.java:1676) at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:529) at hudson.model.ResourceController.execute(ResourceController.java:88) at hudson.model.Executor.run(Executor.java:231) Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress http://git.apache.org/struts.git +refs/heads/*:refs/remotes/origin/*" returned status code 128: stdout: stderr: error: Unable to find 9cf3f8872be9978ed3daafd514d758eb4e4fb72e under http://git.apache.org/struts.git Cannot obtain needed tree 9cf3f8872be9978ed3daafd514d758eb4e4fb72e while processing commit ca230ab30fde249d8af17cc5f2ba83ebe142d364. error: Fetch failed. at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1301) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1163) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$200(CliGitAPIImpl.java:87) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:257) 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.run(FutureTask.java:262) 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:745) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org For additional commands, e-mail: dev-help@struts.apache.org