In progressConsole Output Branch indexing 13:30:20 Connecting to https://github.domain.local/api/v3 using [GITHUB-USER]/****** ([GITHUB-USER] OAuth Credentials) Obtained Jenkinsfile from 166cebf3098ab63688321f9c011ea0f5b509b361 Running in Durability level: MAX_SURVIVABILITY [Pipeline] node Still waiting to schedule task ‘Jenkins’ doesn’t have label ‘ecs2’ Ready to run at Wed Jul 04 13:31:09 CEST 2018 Resuming build at Wed Jul 04 13:31:09 CEST 2018 after Jenkins restart Running on ecs-4e0145d546237 in /home/jenkins/workspace/honsampleapplication_master-KYK26VBCLHGUJUXU6ATTR43PM64CSZD33VYRQQNHXF73OROKQTWA [Pipeline] { Running on ecs-4e0145d546237 in /home/jenkins/workspace/honsampleapplication_master-KYK26VBCLHGUJUXU6ATTR43PM64CSZD33VYRQQNHXF73OROKQTWA [Pipeline] ansiColor [Pipeline] { [Pipeline] stage [Pipeline] { (Checkout) [Pipeline] checkout Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.domain.local:jenkins-ci-test/pythonsampleapplication.git > git init /home/jenkins/workspace/honsampleapplication_master-KYK26VBCLHGUJUXU6ATTR43PM64CSZD33VYRQQNHXF73OROKQTWA # timeout=10 Fetching upstream changes from git@github.domain.local:jenkins-ci-test/pythonsampleapplication.git > git --version # timeout=10 using GIT_SSH to set credentials [GITHUB-USER] SSH Credentials GLOBAL > git fetch --no-tags --progress git@github.domain.local:jenkins-ci-test/pythonsampleapplication.git +refs/heads/master:refs/remotes/origin/master ERROR: Error cloning remote repo 'origin' hudson.plugins.git.GitException: Command "git fetch --no-tags --progress git@github.domain.local:jenkins-ci-test/pythonsampleapplication.git +refs/heads/master:refs/remotes/origin/master" returned status code 128: stdout: stderr: Warning: Permanently added the ECDSA host key for IP address '10.252.31.177' to the list of known hosts. Permission denied (publickey). fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2002) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1721) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:72) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:405) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:614) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146) at hudson.remoting.UserRequest.perform(UserRequest.java:212) at hudson.remoting.UserRequest.perform(UserRequest.java:54) at hudson.remoting.Request$2.run(Request.java:369) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:93) at java.lang.Thread.run(Thread.java:748) Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 10.255.0.19/10.255.0.19:31689 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357) at hudson.remoting.Channel.call(Channel.java:955) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146) at sun.reflect.GeneratedMethodAccessor258.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132) at com.sun.proxy.$Proxy89.execute(Unknown Source) at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1146) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186) at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:113) at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:85) at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:75) at org.jenkinsci.plugins.workflow.steps.AbstractSynchronousNonBlockingStepExecution$1$1.call(AbstractSynchronousNonBlockingStepExecution.java:47) at hudson.security.ACL.impersonate(ACL.java:290) at org.jenkinsci.plugins.workflow.steps.AbstractSynchronousNonBlockingStepExecution$1.run(AbstractSynchronousNonBlockingStepExecution.java:44) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ... 1 more