[ImageJ-builds] Build failed in Jenkins: SciJava-scripts #117
jenkins at imagej.net
jenkins at imagej.net
Thu Dec 11 23:16:25 CST 2014
See <http://jenkins.imagej.net/job/SciJava-scripts/117/>
------------------------------------------
Started by an SCM change
Building on master in workspace <http://jenkins.imagej.net/job/SciJava-scripts/ws/>
Fetching changes from the remote Git repository
Fetching upstream changes from https://github.com/scijava/scijava-scripts
FATAL: Failed to fetch from https://github.com/scijava/scijava-scripts
hudson.plugins.git.GitException: Failed to fetch from https://github.com/scijava/scijava-scripts
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:621)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:853)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:878)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1253)
at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:622)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:528)
at hudson.model.Run.execute(Run.java:1745)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:89)
at hudson.model.Executor.run(Executor.java:240)
Caused by: hudson.plugins.git.GitException: Error performing git command
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1182)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1043)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$200(CliGitAPIImpl.java:74)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:207)
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:619)
... 10 more
Caused by: java.lang.InterruptedException
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:485)
at java.lang.UNIXProcess.waitFor(UNIXProcess.java:165)
at hudson.Proc$LocalProc.join(Proc.java:319)
at hudson.Proc.joinWithTimeout(Proc.java:168)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1169)
... 14 more
More information about the ImageJ-builds
mailing list