Return-Path: X-Original-To: apmail-cloudstack-dev-archive@www.apache.org Delivered-To: apmail-cloudstack-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 12E201026A for ; Fri, 14 Feb 2014 01:07:52 +0000 (UTC) Received: (qmail 78046 invoked by uid 500); 14 Feb 2014 01:07:51 -0000 Delivered-To: apmail-cloudstack-dev-archive@cloudstack.apache.org Received: (qmail 77962 invoked by uid 500); 14 Feb 2014 01:07:50 -0000 Mailing-List: contact dev-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cloudstack.apache.org Delivered-To: mailing list dev@cloudstack.apache.org Received: (qmail 77954 invoked by uid 99); 14 Feb 2014 01:07:50 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 Feb 2014 01:07:50 +0000 X-ASF-Spam-Status: No, hits=3.2 required=5.0 tests=HELO_DYNAMIC_IPADDR,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy includes SPF record at spf.trusted-forwarder.org) Received: from [75.101.146.23] (HELO domU-12-31-39-15-22-2D.compute-1.internal) (75.101.146.23) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 Feb 2014 01:07:44 +0000 Received: from domU-12-31-39-15-22-2D.compute-1.internal (jenkins [127.0.0.1]) by domU-12-31-39-15-22-2D.compute-1.internal (8.14.5/8.14.5) with ESMTP id s1E17OPu014693 for ; Thu, 13 Feb 2014 20:07:24 -0500 Date: Thu, 13 Feb 2014 20:07:23 -0500 (EST) From: jenkins@cloudstack.org To: dev@cloudstack.apache.org Message-ID: <3071466.1111.1392340044071.JavaMail.jenkins@domU-12-31-39-15-22-2D> In-Reply-To: <14764290.1110.1392339467409.JavaMail.jenkins@domU-12-31-39-15-22-2D> References: <14764290.1110.1392339467409.JavaMail.jenkins@domU-12-31-39-15-22-2D> Subject: Build failed in Jenkins: cloudstack-4.3-maven-build #478 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Jenkins-Job: cloudstack-4.3-maven-build X-Jenkins-Result: FAILURE X-Virus-Checked: Checked by ClamAV on apache.org See ------------------------------------------ Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on rpmbuilder in workspace Fetching changes from the remote Git repository Fetching upstream changes from git://git.apache.org/cloudstack.git FATAL: Failed to fetch from git://git.apache.org/cloudstack.git hudson.plugins.git.GitException: Failed to fetch from git://git.apache.org/cloudstack.git at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:625) at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:847) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:872) at hudson.model.AbstractProject.checkout(AbstractProject.java:1415) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:652) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:561) at hudson.model.Run.execute(Run.java:1678) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46) 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 git://git.apache.org/cloudstack.git +refs/heads/*:refs/remotes/origin/*" returned status code 1: stdout: stderr: error: Unable to append to .git/logs/refs/remotes/origin/4.3-forward: Permission denied >From git://git.apache.org/cloudstack ! 713240b..40d069a 4.3-forward -> origin/4.3-forward (unable to update local ref) error: Unable to append to .git/logs/refs/remotes/origin/marvin: Permission denied ! df58f51..f3364ca marvin -> origin/marvin (unable to update local ref) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1086) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:968) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$200(CliGitAPIImpl.java:71) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:197) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145) at hudson.remoting.UserRequest.perform(UserRequest.java:118) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:326) 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 hudson.remoting.Engine$1$1.run(Engine.java:63) at java.lang.Thread.run(Thread.java:744)