09:59:51 Started by GitLab push by Giacomo Bernini 09:59:51 [EnvInject] - Loading node environment variables. 09:59:51 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol002-sol003 09:59:51 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e 09:59:51 > git rev-parse --is-inside-work-tree # timeout=10 09:59:51 Fetching changes from the remote Git repository 09:59:51 > git config remote.origin.url git@forge.etsi.org:nfv/SOL002-SOL003.git # timeout=10 09:59:51 Fetching upstream changes from git@forge.etsi.org:nfv/SOL002-SOL003.git 09:59:51 > git --version # timeout=10 09:59:51 using GIT_SSH to set credentials 09:59:51 > git fetch --tags --progress git@forge.etsi.org:nfv/SOL002-SOL003.git +refs/heads/*:refs/remotes/origin/* 09:59:51 ERROR: Error fetching remote repo 'origin' 09:59:51 hudson.plugins.git.GitException: Failed to fetch from git@forge.etsi.org:nfv/SOL002-SOL003.git 09:59:51 at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:894) 09:59:51 at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1161) 09:59:51 at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1192) 09:59:51 at hudson.scm.SCM.checkout(SCM.java:504) 09:59:51 at hudson.model.AbstractProject.checkout(AbstractProject.java:1208) 09:59:51 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574) 09:59:51 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86) 09:59:51 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499) 09:59:51 at hudson.model.Run.execute(Run.java:1816) 09:59:51 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) 09:59:51 at hudson.model.ResourceController.execute(ResourceController.java:97) 09:59:51 at hudson.model.Executor.run(Executor.java:429) 09:59:51 Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress git@forge.etsi.org:nfv/SOL002-SOL003.git +refs/heads/*:refs/remotes/origin/*" returned status code 128: 09:59:51 stdout: 09:59:51 stderr: ssh: Could not resolve hostname forge.etsi.org: Temporary failure in name resolution 09:59:51 fatal: Could not read from remote repository. 09:59:51 09:59:51 Please make sure you have the correct access rights 09:59:51 and the repository exists. 09:59:51 09:59:51 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2042) 09:59:51 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1761) 09:59:51 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$400(CliGitAPIImpl.java:72) 09:59:51 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:442) 09:59:51 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153) 09:59:51 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146) 09:59:51 at hudson.remoting.UserRequest.perform(UserRequest.java:212) 09:59:51 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 09:59:51 at hudson.remoting.Request$2.run(Request.java:369) 09:59:51 at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) 09:59:51 at java.util.concurrent.FutureTask.run(FutureTask.java:266) 09:59:51 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) 09:59:51 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 09:59:51 at java.lang.Thread.run(Thread.java:748) 09:59:51 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to build.forge.etsi.org 09:59:51 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743) 09:59:51 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357) 09:59:51 at hudson.remoting.Channel.call(Channel.java:957) 09:59:51 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146) 09:59:51 at sun.reflect.GeneratedMethodAccessor678.invoke(Unknown Source) 09:59:51 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:59:51 at java.lang.reflect.Method.invoke(Method.java:498) 09:59:51 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132) 09:59:51 at com.sun.proxy.$Proxy85.execute(Unknown Source) 09:59:51 at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:892) 09:59:51 at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1161) 09:59:51 at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1192) 09:59:51 at hudson.scm.SCM.checkout(SCM.java:504) 09:59:51 at hudson.model.AbstractProject.checkout(AbstractProject.java:1208) 09:59:51 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574) 09:59:51 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86) 09:59:51 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499) 09:59:51 at hudson.model.Run.execute(Run.java:1816) 09:59:51 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) 09:59:51 at hudson.model.ResourceController.execute(ResourceController.java:97) 09:59:51 at hudson.model.Executor.run(Executor.java:429) 09:59:51 ERROR: Error fetching remote repo 'origin' 09:59:51 Skipped archiving because build is not successful 09:59:52 Finished: FAILURE