Skip to content

Console Output

Started by user joe_dekoning@ca.ibm.com
Running in Durability level: MAX_SURVIVABILITY
[Pipeline] Start of Pipeline
[Pipeline] node
Running on omr_ci_2 in /home/u0020236/workspace/Test_AIX
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Get Sources)
[Pipeline] timestamps
[Pipeline] {
[Pipeline] checkout
17:04:00 [2020-02-04T22:04:00.375Z] No credentials specified
17:04:00 [2020-02-04T22:04:00.592Z] Cloning the remote Git repository
17:04:00 [2020-02-04T22:04:00.893Z] Cloning repository https://github.com/eclipse/omr.git
17:04:02 [2020-02-04T22:04:02.577Z] ERROR: Error cloning remote repo 'origin'
17:04:02 [2020-02-04T22:04:02.577Z] hudson.plugins.git.GitException: Could not init /home/u0020236/workspace/Test_AIX
17:04:02 [2020-02-04T22:04:02.577Z] 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:813)
17:04:02 [2020-02-04T22:04:02.577Z] 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:605)
17:04:02 [2020-02-04T22:04:02.577Z] 	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
17:04:02 [2020-02-04T22:04:02.577Z] 	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
17:04:02 [2020-02-04T22:04:02.577Z] 	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
17:04:02 [2020-02-04T22:04:02.577Z] 	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
17:04:02 [2020-02-04T22:04:02.577Z] 	at hudson.remoting.Request$2.run(Request.java:369)
17:04:02 [2020-02-04T22:04:02.577Z] 	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
17:04:02 [2020-02-04T22:04:02.577Z] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
17:04:02 [2020-02-04T22:04:02.577Z] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
17:04:02 [2020-02-04T22:04:02.577Z] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
17:04:02 [2020-02-04T22:04:02.577Z] 	at java.lang.Thread.run(Thread.java:811)
17:04:02 [2020-02-04T22:04:02.577Z] 	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to omr_ci_2
17:04:02 [2020-02-04T22:04:02.577Z] 		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
17:04:02 [2020-02-04T22:04:02.577Z] 		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
17:04:02 [2020-02-04T22:04:02.577Z] 		at hudson.remoting.Channel.call(Channel.java:957)
17:04:02 [2020-02-04T22:04:02.577Z] 		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
17:04:02 [2020-02-04T22:04:02.577Z] 		at sun.reflect.GeneratedMethodAccessor1071.invoke(Unknown Source)
17:04:02 [2020-02-04T22:04:02.577Z] 		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:04:02 [2020-02-04T22:04:02.577Z] 		at java.lang.reflect.Method.invoke(Method.java:498)
17:04:02 [2020-02-04T22:04:02.577Z] 		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
17:04:02 [2020-02-04T22:04:02.577Z] 		at com.sun.proxy.$Proxy93.execute(Unknown Source)
17:04:02 [2020-02-04T22:04:02.577Z] 		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1152)
17:04:02 [2020-02-04T22:04:02.577Z] 		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1192)
17:04:02 [2020-02-04T22:04:02.577Z] 		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:120)
17:04:02 [2020-02-04T22:04:02.577Z] 		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:90)
17:04:02 [2020-02-04T22:04:02.577Z] 		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:77)
17:04:02 [2020-02-04T22:04:02.577Z] 		at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
17:04:02 [2020-02-04T22:04:02.577Z] 		at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
17:04:02 [2020-02-04T22:04:02.577Z] 		at java.util.concurrent.FutureTask.run(FutureTask.java:266)
17:04:02 [2020-02-04T22:04:02.577Z] 		at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
17:04:02 [2020-02-04T22:04:02.577Z] 		at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
17:04:02 [2020-02-04T22:04:02.577Z] 		at java.lang.Thread.run(Thread.java:748)
17:04:02 [2020-02-04T22:04:02.577Z] Caused by: hudson.plugins.git.GitException: Command "git init /home/u0020236/workspace/Test_AIX" returned status code 255:
17:04:02 [2020-02-04T22:04:02.577Z] stdout: 
17:04:02 [2020-02-04T22:04:02.577Z] stderr: exec(): 0509-036 Cannot load program git because of the following errors:
17:04:02 [2020-02-04T22:04:02.577Z] 	0509-150   Dependent module /usr/lib/libiconv.a(libiconv.so.2) could not be loaded.
17:04:02 [2020-02-04T22:04:02.577Z] 	0509-152   Member libiconv.so.2 is not found in archive 
17:04:02 [2020-02-04T22:04:02.577Z] 
17:04:02 [2020-02-04T22:04:02.578Z] 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2042)
17:04:02 [2020-02-04T22:04:02.578Z] 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2010)
17:04:02 [2020-02-04T22:04:02.578Z] 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2006)
17:04:02 [2020-02-04T22:04:02.578Z] 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1638)
17:04:02 [2020-02-04T22:04:02.578Z] 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:811)
17:04:02 [2020-02-04T22:04:02.578Z] 	... 11 more
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
Stage "Build" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
Stage "Test" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] echo
Cleanup workspace
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
ERROR: Error cloning remote repo 'origin'
Finished: FAILURE