# Pastebin oQvL0Kjc 04:42:05 Cloning repository git@github.com:nodejs/node.git 04:42:05 > git init /home/iojs/build/workspace/node-test-commit-aix/nodes/aix61-ppc64 # timeout=30 04:42:05 ERROR: Error cloning remote repo 'origin' 04:42:05 hudson.plugins.git.GitException: Could not init /home/iojs/build/workspace/node-test-commit-aix/nodes/aix61-ppc64 04:42:05 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:772) 04:42:05 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:564) 04:42:05 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153) 04:42:05 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146) 04:42:05 at hudson.remoting.UserRequest.perform(UserRequest.java:210) 04:42:05 at hudson.remoting.UserRequest.perform(UserRequest.java:53) 04:42:05 at hudson.remoting.Request$2.run(Request.java:364) 04:42:05 at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) 04:42:05 at java.util.concurrent.FutureTask.run(FutureTask.java:277) 04:42:05 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1160) 04:42:05 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 04:42:05 at hudson.remoting.Engine$1$1.run(Engine.java:94) 04:42:05 at java.lang.Thread.run(Thread.java:785) 04:42:05 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from power8-aix-nodejs2.osuosl.org/140.211.9.100:42089 04:42:05 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741) 04:42:05 at hudson.remoting.UserResponse.retrieve(UserRequest.java:389) 04:42:05 at hudson.remoting.Channel.call(Channel.java:955) 04:42:05 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146) 04:42:05 at sun.reflect.GeneratedMethodAccessor462.invoke(Unknown Source) 04:42:05 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 04:42:05 at java.lang.reflect.Method.invoke(Method.java:498) 04:42:05 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132) 04:42:05 at com.sun.proxy.$Proxy95.execute(Unknown Source) 04:42:05 at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1137) 04:42:05 at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1177) 04:42:05 at hudson.scm.SCM.checkout(SCM.java:504) 04:42:05 at hudson.model.AbstractProject.checkout(AbstractProject.java:1208) 04:42:05 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574) 04:42:05 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86) 04:42:05 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499) 04:42:05 at hudson.model.Run.execute(Run.java:1798) 04:42:05 at hudson.matrix.MatrixRun.run(MatrixRun.java:153) 04:42:05 at hudson.model.ResourceController.execute(ResourceController.java:97) 04:42:05 at hudson.model.Executor.run(Executor.java:429) 04:42:05 Caused by: hudson.plugins.git.GitException: Error performing command: git init /home/iojs/build/workspace/node-test-commit-aix/nodes/aix61-ppc64 04:42:05 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2057) 04:42:05 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2018) 04:42:05 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2014) 04:42:05 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1619) 04:42:05 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:770) 04:42:05 ... 12 more 04:42:05 Caused by: java.io.IOException: Cannot run program "git" (in directory "/home/iojs/build/workspace/node-test-commit-aix/nodes/aix61-ppc64"): error=11, Resource temporarily unavailable 04:42:05 at java.lang.ProcessBuilder.start(ProcessBuilder.java:1059) 04:42:05 at hudson.Proc$LocalProc.(Proc.java:249) 04:42:05 at hudson.Proc$LocalProc.(Proc.java:218) 04:42:05 at hudson.Launcher$LocalLauncher.launch(Launcher.java:929) 04:42:05 at hudson.Launcher$ProcStarter.start(Launcher.java:449) 04:42:05 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2046) 04:42:05 ... 16 more 04:42:05 Caused by: java.io.IOException: error=11, Resource temporarily unavailable 04:42:05 at java.lang.UNIXProcess.forkAndExec(Native Method) 04:42:05 at java.lang.UNIXProcess.(UNIXProcess.java:291) 04:42:05 at java.lang.ProcessImpl.start(ProcessImpl.java:167) 04:42:05 at java.lang.ProcessBuilder.start(ProcessBuilder.java:1040) 04:42:05 ... 21 more 04:42:05 ERROR: Error cloning remote repo 'origin'