I've changed the configuration back to only run on ubuntu boxes so it should work the next time.
--David On Mon, Feb 11, 2013 at 5:25 PM, David Nalley <[email protected]> wrote: > Sorry meant for this to hit the list > > ---------- Forwarded message ---------- > From: "David Nalley" <[email protected]> > Date: Feb 11, 2013 5:24 PM > Subject: Re: Build failed in Jenkins: cloudstack-rat-41 #41 > To: "Chip Childers" <[email protected]> > Cc: > > Yes. I tried to move it to any host rather than Ubuntu* > > Solaris nodes don't have git installed. > > On Feb 11, 2013 5:07 PM, "Chip Childers" <[email protected]> wrote: >> >> Does anyone happen to know why builds.a.o is having problems cloning our >> git repo? >> >> On Mon, Feb 11, 2013 at 10:01:09PM +0000, Apache Jenkins Server wrote: >> > See <https://builds.apache.org/job/cloudstack-rat-41/41/> >> > >> > ------------------------------------------ >> > Started by an SCM change >> > Building remotely on solaris1 in workspace >> > <https://builds.apache.org/job/cloudstack-rat-41/ws/> >> > Checkout:cloudstack-rat-41 / >> > <https://builds.apache.org/job/cloudstack-rat-41/ws/> - >> > hudson.remoting.Channel@38550c2e:solaris1 >> > Using strategy: Default >> > Last Built Revision: Revision 2b593dd89487a009c5c22d70076678f017919566 >> > (origin/4.1) >> > Cloning the remote Git repository >> > Cloning repository >> > https://git-wip-us.apache.org/repos/asf/incubator-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/incubator-cloudstack.git >> > hudson.plugins.git.GitException: Could not clone >> > https://git-wip-us.apache.org/repos/asf/incubator-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:2309) >> > 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:662) >> > Caused by: hudson.plugins.git.GitException: Error performing command: >> > git clone -o origin >> > https://git-wip-us.apache.org/repos/asf/incubator-cloudstack.git >> > <https://builds.apache.org/job/cloudstack-rat-41/ws/> >> > 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:852) >> > at hudson.FilePath.act(FilePath.java:825) >> > at hudson.plugins.git.GitAPI.clone(GitAPI.java:248) >> > ... 12 more >> > Caused by: java.io.IOException: Cannot run program "git": error=2, No >> > such file or directory >> > at java.lang.ProcessBuilder.start(ProcessBuilder.java:460) >> > at hudson.Proc$LocalProc.<init>(Proc.java:244) >> > at hudson.Proc$LocalProc.<init>(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: error=2, No such file or directory >> > at java.lang.UNIXProcess.forkAndExec(Native Method) >> > at java.lang.UNIXProcess.<init>(UNIXProcess.java:53) >> > at java.lang.ProcessImpl.start(ProcessImpl.java:65) >> > at java.lang.ProcessBuilder.start(ProcessBuilder.java:453) >> > ... 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:2309) >> > 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:662) >> >
