Skip to content

Console Output

Started by user yupanqui.munozjulho@cea.fr
Checkout:workspace / /home/hudson/genie.esf/.hudson/jobs/esf-infra-0.7M/workspace - hudson.remoting.LocalChannel@1a3cd38a
Using strategy: Default
Git Exe: git
Last Built Revision: Revision 13241caf4de72948309b1a52d27cfacac6e3de82 (origin/master)
Checkout:workspace / /home/hudson/genie.esf/.hudson/jobs/esf-infra-0.7M/workspace - hudson.remoting.LocalChannel@1a3cd38a
Fetching changes from the remote Git repository
Fetching upstream changes from git://polarsys.org/gitroot/esf/esf-infra.git
ERROR: Problem fetching from origin / origin - could be unavailable. Continuing anyway
hudson.plugins.git.GitException: Error performing command: git fetch -t git://polarsys.org/gitroot/esf/esf-infra.git +refs/heads/*:refs/remotes/origin/*
Command "git fetch -t git://polarsys.org/gitroot/esf/esf-infra.git +refs/heads/*:refs/remotes/origin/*" returned status code 128: fatal: unable to connect to polarsys.org:
polarsys.org[0: 198.41.30.254]: errno=Connection timed out


	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.act(FilePath.java:793)
	at hudson.FilePath.act(FilePath.java:775)
	at hudson.plugins.git.GitSCM.gerRevisionToBuild(GitSCM.java:1024)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:793)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1558)
	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:1495)
	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://polarsys.org/gitroot/esf/esf-infra.git +refs/heads/*:refs/remotes/origin/*" returned status code 128: fatal: unable to connect to polarsys.org:
polarsys.org[0: 198.41.30.254]: errno=Connection timed out


	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:824)
	... 18 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.act(FilePath.java:793)
	at hudson.FilePath.act(FilePath.java:775)
	at hudson.plugins.git.GitSCM.gerRevisionToBuild(GitSCM.java:1024)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:793)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1558)
	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:1495)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
	at hudson.model.ResourceController.execute(ResourceController.java:82)
	at hudson.model.Executor.run(Executor.java:137)