Return-Path: X-Original-To: apmail-cloudstack-commits-archive@www.apache.org Delivered-To: apmail-cloudstack-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 46FC9F0F0 for ; Tue, 9 Apr 2013 00:50:54 +0000 (UTC) Received: (qmail 95103 invoked by uid 500); 9 Apr 2013 00:50:54 -0000 Delivered-To: apmail-cloudstack-commits-archive@cloudstack.apache.org Received: (qmail 95049 invoked by uid 500); 9 Apr 2013 00:50:53 -0000 Mailing-List: contact commits-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 commits@cloudstack.apache.org Received: (qmail 95041 invoked by uid 500); 9 Apr 2013 00:50:53 -0000 Delivered-To: apmail-incubator-cloudstack-commits@incubator.apache.org Received: (qmail 95038 invoked by uid 99); 9 Apr 2013 00:50:53 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Apr 2013 00:50:53 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.8] (HELO aegis.apache.org) (140.211.11.8) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Apr 2013 00:50:50 +0000 Received: from aegis.apache.org (localhost [127.0.0.1]) by aegis.apache.org (Postfix) with ESMTP id BB782C00E1 for ; Tue, 9 Apr 2013 00:50:29 +0000 (UTC) Date: Tue, 9 Apr 2013 00:50:29 +0000 (UTC) From: Apache Jenkins Server To: cloudstack-commits@incubator.apache.org Message-ID: <90847190.840.1365468629765.JavaMail.hudson@aegis> In-Reply-To: <212974099.821.1365461869896.JavaMail.hudson@aegis> References: <212974099.821.1365461869896.JavaMail.hudson@aegis> Subject: Build failed in Jenkins: cloudstack-apidocs-master #439 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Jenkins-Job: cloudstack-apidocs-master X-Jenkins-Result: FAILURE X-Virus-Checked: Checked by ClamAV on apache.org See ------------------------------------------ Started by upstream project "cloudstack-master-maven" build number 1067 originally caused by: Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Building remotely on ubuntu6 in workspace Checkout:cloudstack-apidocs-master / - hudson.remoting.Channel@7d5fc016:ubuntu6 Using strategy: Default Last Built Revision: Revision bf72a36ea809ec0f9b354bf6a72dd2a09e1fcf6f (origin/master) Cloning the remote Git repository Cloning repository https://git-wip-us.apache.org/repos/asf/cloudstack.git Error trying to determine the git version: Error performing command: git --version Assuming 1.6 ERROR: Error cloning remote repo 'origin' : Could not clone https://git-wip-us.apache.org/repos/asf/cloudstack.git hudson.plugins.git.GitException: Could not clone https://git-wip-us.apache.org/repos/asf/cloudstack.git at hudson.plugins.git.GitAPI.clone(GitAPI.java:273) at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:1044) at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:986) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2348) 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$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:619) Caused by: hudson.plugins.git.GitException: Error performing command: git clone -o origin https://git-wip-us.apache.org/repos/asf/cloudstack.git at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:904) at hudson.plugins.git.GitAPI.access$000(GitAPI.java:42) at hudson.plugins.git.GitAPI$1.invoke(GitAPI.java:269) at hudson.plugins.git.GitAPI$1.invoke(GitAPI.java:248) at hudson.FilePath.act(FilePath.java:865) at hudson.FilePath.act(FilePath.java:838) at hudson.plugins.git.GitAPI.clone(GitAPI.java:248) ... 12 more Caused by: java.io.IOException: Cannot run program "git": java.io.IOException: error=2, No such file or directory at java.lang.ProcessBuilder.start(ProcessBuilder.java:459) at hudson.Proc$LocalProc.(Proc.java:244) at hudson.Proc$LocalProc.(Proc.java:216) at hudson.Launcher$LocalLauncher.launch(Launcher.java:763) at hudson.Launcher$ProcStarter.start(Launcher.java:353) at hudson.Launcher$ProcStarter.join(Launcher.java:360) at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:885) ... 18 more Caused by: java.io.IOException: java.io.IOException: error=2, No such file or directory at java.lang.UNIXProcess.(UNIXProcess.java:148) at java.lang.ProcessImpl.start(ProcessImpl.java:65) at java.lang.ProcessBuilder.start(ProcessBuilder.java:452) ... 24 more Trying next repository ERROR: Could not clone repository FATAL: Could not clone hudson.plugins.git.GitException: Could not clone at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:1056) at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:986) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2348) 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$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:619)