Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[egit-build] Build failed in Hudson: egit #2031

See <https://hudson.eclipse.org/hudson/job/egit/2031/>

------------------------------------------
Started by user msohn
Building remotely on hudson-slave6
Checkout:egit / <https://hudson.eclipse.org/hudson/job/egit/ws/> - hudson.remoting.Channel@52d40e5a:hudson-slave6
Using strategy: Default
Last Built Revision: Revision 0658d4b95b5de54c58bd3b4ee137fb0b0fa8cd3c (origin/master)
Checkout:egit / <https://hudson.eclipse.org/hudson/job/egit/ws/> - hudson.remoting.LocalChannel@a490a49
Cloning the remote Git repository
Cloning repository origin
Fetching upstream changes from http://egit.eclipse.org/egit.git
ERROR: Problem fetching from origin / origin - could be unavailable. Continuing anyway
ERROR: Could not fetch from any repository
FATAL: Could not fetch from any repository
hudson.plugins.git.GitException: Could not fetch from any repository
	at hudson.plugins.git.GitSCM$3.invoke(GitSCM.java:930)
	at hudson.plugins.git.GitSCM$3.invoke(GitSCM.java:843)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:1960)
	at hudson.remoting.UserRequest.perform(UserRequest.java:114)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:283)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:452)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:314)
	at java.util.concurrent.FutureTask.run(FutureTask.java:149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:897)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:919)
	at java.lang.Thread.run(Thread.java:736)



Back to the top