Build failed in Jenkins: haskell-package-plan #1186

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Fri Mar 18 16:01:03 UTC 2016


See <https://jenkins.debian.net/job/haskell-package-plan/1186/>

------------------------------------------
Started by timer
Building on master in workspace <https://jenkins.debian.net/job/haskell-package-plan/ws/>
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository git://anonscm.debian.org/pkg-haskell/package-plan.git
 > git init <https://jenkins.debian.net/job/haskell-package-plan/ws/> # timeout=10
Fetching upstream changes from git://anonscm.debian.org/pkg-haskell/package-plan.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress git://anonscm.debian.org/pkg-haskell/package-plan.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url git://anonscm.debian.org/pkg-haskell/package-plan.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git://anonscm.debian.org/pkg-haskell/package-plan.git # timeout=10
Fetching upstream changes from git://anonscm.debian.org/pkg-haskell/package-plan.git
 > git -c core.askpass=true fetch --tags --progress git://anonscm.debian.org/pkg-haskell/package-plan.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from git://anonscm.debian.org/pkg-haskell/package-plan.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:766)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1022)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1053)
	at hudson.scm.SCM.checkout(SCM.java:485)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1276)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:607)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1738)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
Caused by: hudson.plugins.git.GitException: Command "git -c core.askpass=true fetch --tags --progress git://anonscm.debian.org/pkg-haskell/package-plan.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: fatal: unable to connect to anonscm.debian.org:
anonscm.debian.org[0: 5.153.231.21]: errno=Connection refused
anonscm.debian.org[1: 2001:41c8:1000:21::21:21]: errno=Network is unreachable


	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1710)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1454)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:63)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:314)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:764)
	... 11 more
ERROR: null




More information about the Pkg-haskell-maintainers mailing list