seems like the job run on new jenkins slave without git installed. please retrigger it here: http://jenkins.ovirt.org/gerrit_manual_trigger/?
should be OK now. ----- Original Message ----- > From: "Moti Asayag" <[email protected]> > To: [email protected] > Sent: Tuesday, August 20, 2013 4:26:34 PM > Subject: Jenkins sanity-per-patch job failure > > Hi, > > The jenkins per-patch job for ovirt-engine fails [1]: > > Triggered by Gerrit: http://gerrit.ovirt.org/18332 > Building remotely on centos64-vm01 in workspace > /home/jenkins/workspace/ovirt_engine_sanity_compile_checkstyle_gerrit > Checkout:ovirt_engine_sanity_compile_checkstyle_gerrit / > /home/jenkins/workspace/ovirt_engine_sanity_compile_checkstyle_gerrit - > hudson.remoting.Channel@165b4ce:centos64-vm01 > Using strategy: Gerrit Trigger > Last Built Revision: Revision 79981aafc773d053545e62f8b4ea92c2cd88540e > (master) > Cloning the remote Git repository > Cloning repository git://gerrit.ovirt.org/ovirt-engine > Error trying to determine the git version: Error performing command: > /usr/lib/jvm/jre-1.6.0-openjdk.x86_64/ --version > Assuming 1.6 > ERROR: Error cloning remote repo 'origin' : Could not clone > git://gerrit.ovirt.org/ovirt-engine > hudson.plugins.git.GitException: Could not clone > git://gerrit.ovirt.org/ovirt-engine > at > > org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:226) > at > > org.jenkinsci.plugins.gitclient.AbstractGitAPIImpl.clone(AbstractGitAPIImpl.java:57) > at > > org.jenkinsci.plugins.gitclient.CliGitAPIImpl.clone(CliGitAPIImpl.java:33) > at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:1006) > at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:942) > at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2387) > 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: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) > Caused by: hudson.plugins.git.GitException: Error performing command: > /usr/lib/jvm/jre-1.6.0-openjdk.x86_64/ clone -o origin > git://gerrit.ovirt.org/ovirt-engine > /home/jenkins/workspace/ovirt_engine_sanity_compile_checkstyle_gerrit/ovirt-engine > at > > org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:797) > at > > org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$100(CliGitAPIImpl.java:33) > at > > org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:224) > ... 14 more > Caused by: java.io.IOException: Cannot run program > "/usr/lib/jvm/jre-1.6.0-openjdk.x86_64/": error=2, No such file or directory > at java.lang.ProcessBuilder.start(ProcessBuilder.java:1041) > 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 > > org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:786) > ... 16 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:135) > at java.lang.ProcessImpl.start(ProcessImpl.java:130) > at java.lang.ProcessBuilder.start(ProcessBuilder.java:1022) > ... 22 more > Trying next repository > ERROR: Could not clone repository > hudson.util.IOException2: remote file operation failed: > /home/jenkins/workspace/ovirt_engine_sanity_compile_checkstyle_gerrit/ovirt-engine > at hudson.remoting.Channel@165b4ce:centos64-vm01 > at hudson.FilePath.act(FilePath.java:900) > at hudson.FilePath.act(FilePath.java:877) > at hudson.plugins.git.GitSCM.determineRevisionToBuild(GitSCM.java:942) > at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1108) > at > org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:117) > at hudson.model.AbstractProject.checkout(AbstractProject.java:1367) > at > > hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:674) > at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88) > at > > hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:579) > at hudson.model.Run.execute(Run.java:1575) > at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46) > at hudson.model.ResourceController.execute(ResourceController.java:88) > at hudson.model.Executor.run(Executor.java:237) > Caused by: java.io.IOException: Could not clone > at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:1019) > at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:942) > at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2387) > 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: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) > Finished: FAILURE > > [1] > http://jenkins.ovirt.org/job/ovirt_engine_sanity_compile_checkstyle_gerrit/6710/console > > Thanks, > Moti > > > > _______________________________________________ > Infra mailing list > [email protected] > http://lists.ovirt.org/mailman/listinfo/infra > _______________________________________________ Infra mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/infra
