Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cf-dev] [Hudson] Build failed in Hudson: 2.0.x-nightly #73

See <https://hudson.eclipse.org/californium/job/2.0.x-nightly/73/>

------------------------------------------
Started by an SCM change
Building remotely on centslave1
Checkout:2.0.x-nightly / <https://hudson.eclipse.org/californium/job/2.0.x-nightly/ws/> - hudson.remoting.Channel@68fac3c4:centslave1
Using strategy: Default
Git Exe: /usr/local/bin/git
Last Built Revision: Revision ea00cabec61a86cfd71be0316a295ae41235c08a (origin/2.0.x)
Checkout:2.0.x-nightly / <https://hudson.eclipse.org/californium/job/2.0.x-nightly/ws/> - hudson.remoting.LocalChannel@7d220b45
Fetching changes from the remote Git repository
Fetching upstream changes from https://github.com/eclipse/californium.git
ERROR: Problem fetching from origin / origin - could be unavailable. Continuing anyway
hudson.plugins.git.GitException: Error performing command: /usr/local/bin/git fetch -t https://github.com/eclipse/californium.git +refs/heads/*:refs/remotes/origin/*
Command "/usr/local/bin/git fetch -t https://github.com/eclipse/californium.git +refs/heads/*:refs/remotes/origin/*" returned status code 128: fatal: unable to access 'https://github.com/eclipse/californium.git/': Failed connect to github.com:443; Operation now in progress

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:831)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:793)
	at hudson.plugins.git.GitAPI.fetch(GitAPI.java:213)
	at hudson.plugins.git.GitAPI.fetch(GitAPI.java:1047)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:1828)
	at hudson.plugins.git.GitSCM.access$900(GitSCM.java:107)
	at hudson.plugins.git.GitSCM$3.invoke(GitSCM.java:1061)
	at hudson.plugins.git.GitSCM$3.invoke(GitSCM.java:1024)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2059)
	at hudson.remoting.UserRequest.perform(UserRequest.java:107)
	at hudson.remoting.UserRequest.perform(UserRequest.java:41)
	at hudson.remoting.Request$2.run(Request.java:276)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
Caused by: hudson.plugins.git.GitException: Command "/usr/local/bin/git fetch -t https://github.com/eclipse/californium.git +refs/heads/*:refs/remotes/origin/*" returned status code 128: fatal: unable to access 'https://github.com/eclipse/californium.git/': Failed connect to github.com:443; Operation now in progress

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:824)
	... 16 more
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:1068)
	at hudson.plugins.git.GitSCM$3.invoke(GitSCM.java:1024)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2059)
	at hudson.remoting.UserRequest.perform(UserRequest.java:107)
	at hudson.remoting.UserRequest.perform(UserRequest.java:41)
	at hudson.remoting.Request$2.run(Request.java:276)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)

--
This message is automatically generated by Hudson. 
For more information on Hudson, see: http://hudson-ci.org/


Back to the top