Skip to main content

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

See <https://hudson.eclipse.org/hudson/job/ptp-nightly/232/>

------------------------------------------
Started by an SCM change
Building on master
Checkout:workspace / <https://hudson.eclipse.org/hudson/job/ptp-nightly/ws/> - hudson.remoting.LocalChannel@254402b0
Using strategy: Default
Last Built Revision: Revision 27e012198d9342a262af754b5ed1e4dbd2df63d8 (origin1/master)
Checkout:workspace / <https://hudson.eclipse.org/hudson/job/ptp-nightly/ws/> - hudson.remoting.LocalChannel@254402b0
Fetching changes from the remote Git repository
Fetching upstream changes from git://git.eclipse.org/gitroot/ptp/org.eclipse.ptp.git
ERROR: Problem fetching from origin1 / origin1 - could be unavailable. Continuing anyway
ERROR:  (Underlying report) : Error performing command: git fetch -t git://git.eclipse.org/gitroot/ptp/org.eclipse.ptp.git +refs/heads/*:refs/remotes/origin1/*
Command "git fetch -t git://git.eclipse.org/gitroot/ptp/org.eclipse.ptp.git +refs/heads/*:refs/remotes/origin1/*" returned status code 128: git.eclipse.org[0: 172.25.25.51]: errno=Connection refused
fatal: unable to connect a socket (Connection refused)

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:887)
	at hudson.plugins.git.GitSCM$3.invoke(GitSCM.java:845)
	at hudson.FilePath.act(FilePath.java:758)
	at hudson.FilePath.act(FilePath.java:740)
	at hudson.plugins.git.GitSCM.gerRevisionToBuild(GitSCM.java:845)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:622)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1229)
	at hudson.model.AbstractBuild$AbstractRunner.checkout(AbstractBuild.java:507)
	at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:424)
	at hudson.model.Run.run(Run.java:1367)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:145)



Back to the top