14:34:51 Started by user carignani 14:34:51 Building remotely on build.forge.etsi.org in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol003-test 14:34:51 Cloning the remote Git repository 14:34:51 Cloning repository ssh://jenkins@forge.etsi.org:29418/NFV-SOL003 14:34:51 > git init /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol003-test # timeout=10 14:34:51 Fetching upstream changes from ssh://jenkins@forge.etsi.org:29418/NFV-SOL003 14:34:51 > git --version # timeout=10 14:34:51 using GIT_SSH to set credentials 14:34:51 > git fetch --tags --progress ssh://jenkins@forge.etsi.org:29418/NFV-SOL003 +refs/heads/*:refs/remotes/origin/* 14:34:51 > git config remote.origin.url ssh://jenkins@forge.etsi.org:29418/NFV-SOL003 # timeout=10 14:34:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:34:51 > git config remote.origin.url ssh://jenkins@forge.etsi.org:29418/NFV-SOL003 # timeout=10 14:34:51 Fetching upstream changes from ssh://jenkins@forge.etsi.org:29418/NFV-SOL003 14:34:51 using GIT_SSH to set credentials 14:34:51 > git fetch --tags --progress ssh://jenkins@forge.etsi.org:29418/NFV-SOL003 refs/heads/master 14:34:51 ERROR: Error fetching remote repo 'origin' 14:34:51 hudson.plugins.git.GitException: Failed to fetch from ssh://jenkins@forge.etsi.org:29418/NFV-SOL003 14:34:51 at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:825) 14:34:51 at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1092) 14:34:51 at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1123) 14:34:51 at hudson.scm.SCM.checkout(SCM.java:495) 14:34:51 at hudson.model.AbstractProject.checkout(AbstractProject.java:1276) 14:34:51 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:560) 14:34:51 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86) 14:34:51 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:485) 14:34:51 at hudson.model.Run.execute(Run.java:1735) 14:34:51 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) 14:34:51 at hudson.model.ResourceController.execute(ResourceController.java:97) 14:34:51 at hudson.model.Executor.run(Executor.java:405) 14:34:51 Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress ssh://jenkins@forge.etsi.org:29418/NFV-SOL003 refs/heads/master" returned status code 128: 14:34:51 stdout: 14:34:51 stderr: fatal: Couldn't find remote ref refs/heads/master 14:34:51 14:34:51 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1970) 14:34:51 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1689) 14:34:51 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:71) 14:34:51 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:380) 14:34:51 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153) 14:34:51 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146) 14:34:51 at hudson.remoting.UserRequest.perform(UserRequest.java:153) 14:34:51 at hudson.remoting.UserRequest.perform(UserRequest.java:50) 14:34:51 at hudson.remoting.Request$2.run(Request.java:336) 14:34:51 at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) 14:34:51 at java.util.concurrent.FutureTask.run(FutureTask.java:266) 14:34:51 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) 14:34:51 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 14:34:51 at java.lang.Thread.run(Thread.java:748) 14:34:51 at ......remote call to build.forge.etsi.org(Native Method) 14:34:51 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1545) 14:34:51 at hudson.remoting.UserResponse.retrieve(UserRequest.java:253) 14:34:51 at hudson.remoting.Channel.call(Channel.java:830) 14:34:51 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146) 14:34:51 at sun.reflect.GeneratedMethodAccessor454.invoke(Unknown Source) 14:34:51 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:34:51 at java.lang.reflect.Method.invoke(Method.java:498) 14:34:51 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132) 14:34:51 at com.sun.proxy.$Proxy56.execute(Unknown Source) 14:34:51 at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:823) 14:34:51 ... 11 more 14:34:51 ERROR: Error fetching remote repo 'origin' 14:34:51 Finished: FAILURE