FailedConsole Output

15:39:07 Started by GitLab push by bernini
15:39:07 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005
15:39:07 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
15:39:07  > git rev-parse --is-inside-work-tree # timeout=10
15:39:07 Fetching changes from the remote Git repository
15:39:07  > git config remote.origin.url git@forge.etsi.org:nfv/SOL005.git # timeout=10
15:39:07 ERROR: Error fetching remote repo 'origin'
15:39:07 hudson.plugins.git.GitException: Failed to fetch from git@forge.etsi.org:nfv/SOL005.git
15:39:07 	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:894)
15:39:07 	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1161)
15:39:07 	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1192)
15:39:07 	at hudson.scm.SCM.checkout(SCM.java:504)
15:39:07 	at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
15:39:07 	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
15:39:07 	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
15:39:07 	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
15:39:07 	at hudson.model.Run.execute(Run.java:1816)
15:39:07 	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
15:39:07 	at hudson.model.ResourceController.execute(ResourceController.java:97)
15:39:07 	at hudson.model.Executor.run(Executor.java:429)
15:39:07 Caused by: hudson.plugins.git.GitException: Command "git config remote.origin.url git@forge.etsi.org:nfv/SOL005.git" returned status code 4:
15:39:07 stdout: 
15:39:07 stderr: error: failed to write new configuration file /home/jenkins/workspace/NFV - Network Functions Virtualisation/sol005/.git/config.lock
15:39:07 
15:39:07 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2042)
15:39:07 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2010)
15:39:07 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2006)
15:39:07 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1638)
15:39:07 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1650)
15:39:07 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:1284)
15:39:07 	at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:160)
15:39:07 	at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source)
15:39:07 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
15:39:07 	at java.lang.reflect.Method.invoke(Method.java:498)
15:39:07 	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:929)
15:39:07 	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:903)
15:39:07 	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:855)
15:39:07 	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
15:39:07 	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
15:39:07 	at hudson.remoting.Request$2.run(Request.java:369)
15:39:07 	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
15:39:07 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
15:39:07 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
15:39:07 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
15:39:07 	at java.lang.Thread.run(Thread.java:748)
15:39:07 	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to build.forge.etsi.org
15:39:07 		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
15:39:07 		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
15:39:07 		at hudson.remoting.Channel.call(Channel.java:957)
15:39:07 		at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:283)
15:39:07 		at com.sun.proxy.$Proxy79.setRemoteUrl(Unknown Source)
15:39:07 		at org.jenkinsci.plugins.gitclient.RemoteGitImpl.setRemoteUrl(RemoteGitImpl.java:295)
15:39:07 		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:882)
15:39:07 		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1161)
15:39:07 		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1192)
15:39:07 		at hudson.scm.SCM.checkout(SCM.java:504)
15:39:07 		at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
15:39:07 		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
15:39:07 		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
15:39:07 		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
15:39:07 		at hudson.model.Run.execute(Run.java:1816)
15:39:07 		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
15:39:07 		at hudson.model.ResourceController.execute(ResourceController.java:97)
15:39:07 		at hudson.model.Executor.run(Executor.java:429)
15:39:07 ERROR: Error fetching remote repo 'origin'
15:39:07 Skipped archiving because build is not successful
15:39:07 Finished: FAILURE