Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jubula-dev] [Hudson] Build failed in Hudson: jubula-nightly #2434

See <http://hudson.eclipse.org/jubula/job/jubula-nightly/2434/>

------------------------------------------
Started by an SCM change
Checkout:workspace / <http://hudson.eclipse.org/jubula/job/jubula-nightly/ws/> - hudson.remoting.LocalChannel@531fcc50
Using strategy: Default
Git Exe: git
Last Built Revision: Revision efae8ca31649001a68f980ebe4248f169633bdd0 (origin/master)
Checkout:org.eclipse.jubula.core / <http://hudson.eclipse.org/jubula/job/jubula-nightly/ws/org.eclipse.jubula.core> - hudson.remoting.LocalChannel@531fcc50
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository origin
Fetching upstream changes from git://git.eclipse.org/gitroot/jubula/org.eclipse.jubula.core.git
ERROR: Problem fetching from origin / origin - could be unavailable. Continuing anyway
hudson.plugins.git.GitException: Error performing command: git fetch -t git://git.eclipse.org/gitroot/jubula/org.eclipse.jubula.core.git +refs/heads/*:refs/remotes/origin/*
Command "git fetch -t git://git.eclipse.org/gitroot/jubula/org.eclipse.jubula.core.git +refs/heads/*:refs/remotes/origin/*" returned status code 128: fatal: unable to connect to git.eclipse.org:
git.eclipse.org[0: 198.41.30.196]: errno=Connection refused


	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:785)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:747)
	at hudson.plugins.git.GitAPI.fetch(GitAPI.java:212)
	at hudson.plugins.git.GitAPI.fetch(GitAPI.java:1001)
	at hudson.plugins.git.GitSCM$3.invoke(GitSCM.java:1088)
	at hudson.plugins.git.GitSCM$3.invoke(GitSCM.java:1015)
	at hudson.FilePath.act(FilePath.java:793)
	at hudson.FilePath.act(FilePath.java:775)
	at hudson.plugins.git.GitSCM.gerRevisionToBuild(GitSCM.java:1015)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:784)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1550)
	at hudson.model.AbstractBuild$AbstractRunner.checkout(AbstractBuild.java:607)
	at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:518)
	at hudson.model.Run.run(Run.java:1493)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
	at hudson.model.ResourceController.execute(ResourceController.java:82)
	at hudson.model.Executor.run(Executor.java:137)
Caused by: hudson.plugins.git.GitException: Command "git fetch -t git://git.eclipse.org/gitroot/jubula/org.eclipse.jubula.core.git +refs/heads/*:refs/remotes/origin/*" returned status code 128: fatal: unable to connect to git.eclipse.org:
git.eclipse.org[0: 198.41.30.196]: errno=Connection refused


	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:778)
	... 16 more
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:1099)
	at hudson.plugins.git.GitSCM$3.invoke(GitSCM.java:1015)
	at hudson.FilePath.act(FilePath.java:793)
	at hudson.FilePath.act(FilePath.java:775)
	at hudson.plugins.git.GitSCM.gerRevisionToBuild(GitSCM.java:1015)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:784)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1550)
	at hudson.model.AbstractBuild$AbstractRunner.checkout(AbstractBuild.java:607)
	at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:518)
	at hudson.model.Run.run(Run.java:1493)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
	at hudson.model.ResourceController.execute(ResourceController.java:82)
	at hudson.model.Executor.run(Executor.java:137)

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


Back to the top