# Pastebin QCkuvJcj 08:49:46 ERROR: Error fetching remote repo 'origin' 08:49:46 hudson.plugins.git.GitException: Failed to fetch from https://github.com/mmarchini/node.git 08:49:46 at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:862) 08:49:46 at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1129) 08:49:46 at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1160) 08:49:46 at hudson.scm.SCM.checkout(SCM.java:504) 08:49:46 at hudson.model.AbstractProject.checkout(AbstractProject.java:1208) 08:49:46 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574) 08:49:46 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86) 08:49:46 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499) 08:49:46 at hudson.model.Run.execute(Run.java:1727) 08:49:46 at hudson.matrix.MatrixBuild.run(MatrixBuild.java:323) 08:49:46 at hudson.model.ResourceController.execute(ResourceController.java:97) 08:49:46 at hudson.model.Executor.run(Executor.java:429) 08:49:46 Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://github.com/mmarchini/node.git +refs/heads/*:refs/remotes/origin/* +refs/heads/fix-flaky-test-child-process-fork-net:refs/remotes/origin/_jenkins_local_branch" returned status code 1: 08:49:46 stdout: 08:49:46 stderr: error: cannot lock ref 'refs/remotes/origin/v8/toggle-perf-basic-prof': 'refs/remotes/origin/v8' exists; cannot create 'refs/remotes/origin/v8/toggle-perf-basic-prof' 08:49:46 From https://github.com/mmarchini/node 08:49:46 ! [new branch] v8/toggle-perf-basic-prof -> origin/v8/toggle-perf-basic-prof (unable to update local ref) 08:49:46 error: some local refs could not be updated; try running 08:49:46 'git remote prune https://github.com/mmarchini/node.git' to remove any old, conflicting branches 08:49:46 08:49:46 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1996) 08:49:46 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1715) 08:49:46 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:72) 08:49:46 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:405) 08:49:46 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153) 08:49:46 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146) 08:49:46 at hudson.remoting.UserRequest.perform(UserRequest.java:207) 08:49:46 at hudson.remoting.UserRequest.perform(UserRequest.java:53) 08:49:46 at hudson.remoting.Request$2.run(Request.java:358) 08:49:46 at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) 08:49:46 at java.util.concurrent.FutureTask.run(FutureTask.java:266) 08:49:46 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) 08:49:46 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 08:49:46 at hudson.remoting.Engine$1$1.run(Engine.java:98) 08:49:46 at java.lang.Thread.run(Thread.java:748) 08:49:46 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 147.75.70.237/147.75.70.237:34248 08:49:46 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1737) 08:49:46 at hudson.remoting.UserResponse.retrieve(UserRequest.java:313) 08:49:46 at hudson.remoting.Channel.call(Channel.java:952) 08:49:46 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146) 08:49:46 at sun.reflect.GeneratedMethodAccessor545.invoke(Unknown Source) 08:49:46 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:49:46 at java.lang.reflect.Method.invoke(Method.java:498) 08:49:46 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132) 08:49:46 at com.sun.proxy.$Proxy75.execute(Unknown Source) 08:49:46 at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:860) 08:49:46 at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1129) 08:49:46 at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1160) 08:49:46 at hudson.scm.SCM.checkout(SCM.java:504) 08:49:46 at hudson.model.AbstractProject.checkout(AbstractProject.java:1208) 08:49:46 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574) 08:49:46 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86) 08:49:46 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499) 08:49:46 at hudson.model.Run.execute(Run.java:1727) 08:49:46 at hudson.matrix.MatrixBuild.run(MatrixBuild.java:323) 08:49:46 at hudson.model.ResourceController.execute(ResourceController.java:97) 08:49:46 at hudson.model.Executor.run(Executor.java:429) 08:49:46 ERROR: Error fetching remote repo 'origin'