We have the same issue: Started by user dhubner Building on master Checkout:workspace / /opt/users/hudsonbuild/.hudson/jobs/Xtext-nightly-Maintenance/workspace - hudson.remoting.LocalChannel@77ea34ed Using strategy: Default Last Built Revision: Revision c98cebae867552d2db8e375663049f1b636ade8d (origin/2.1.x_Maintenance) Checkout:org.eclipse.xtext.git / /opt/users/hudsonbuild/.hudson/jobs/Xtext-nightly-Maintenance/workspace/org.eclipse.xtext.git - hudson.remoting.LocalChannel@77ea34ed Fetching changes from the remote Git repository Fetching upstream changes from /gitroot/tmf/org.eclipse.xtext.git ERROR: Problem fetching from origin / origin - could be unavailable. Continuing anyway ERROR: (Underlying report) : Error performing command: git fetch -t /gitroot/tmf/org.eclipse.xtext.git +refs/heads/*:refs/remotes/origin/* Command "git fetch -t /gitroot/tmf/org.eclipse.xtext.git +refs/heads/*:refs/remotes/origin/*" returned status code 128: error: refs/heads/master does not point to a valid object! error: refs/remotes/origin/2.1.x_Maintenance does not point to a valid object! error: refs/remotes/origin/Helios_Maintenance does not point to a valid object! error: refs/remotes/origin/master does not point to a valid object! error: refs/remotes/origin/playground does not point to a valid object!
and so on see [1]... I can't even wipe out my workspace [2] . Anybody an idea how to fix it? Best regards, Dennis. [1] https://hudson.eclipse.org/hudson/job/Xtext-nightly-Maintenance/80/console [2] https://bugs.eclipse.org/bugs/show_bug.cgi?id=363711 Am 11.11.11 16:11, schrieb Greg Watson: > I'm trying to build, but getting errors about the git repository. I wiped out > my workspace, but I'm still getting this error. Any help appreciated! > Greg > > > Started by user gwatson > Building on master > Checkout:workspace / > /opt/users/hudsonbuild/.hudson/jobs/ptp-release/workspace - > hudson.remoting.LocalChannel@77ea34ed > Using strategy: Default > Last Built Revision: Revision 5daa479288dd8db0c29f30d858af0d53f6bd3c17 > (origin/ptp_5_0) > Checkout:workspace / > /opt/users/hudsonbuild/.hudson/jobs/ptp-release/workspace - > hudson.remoting.LocalChannel@77ea34ed > Cloning the remote Git repository > Cloning repository origin1 > ERROR: Error cloning remote repo 'origin1' : Could not clone > git://git.eclipse.org/gitroot/ptp/org.eclipse.ptp.git > > ERROR > : Cause: Exception caught during execution of fetch command > Trying next repository > ERROR: Could not clone repository > > FATAL > : Could not clone > > hudson.plugins.git.GitException > : Could not clone > at > hudson.plugins.git.GitSCM$3.invoke(GitSCM.java:911) > > at > hudson.plugins.git.GitSCM$3.invoke(GitSCM.java:843) > > at > hudson.FilePath.act(FilePath.java:758) > > at > hudson.FilePath.act(FilePath.java:740) > > at > hudson.plugins.git.GitSCM.gerRevisionToBuild(GitSCM.java:843) > > at > hudson.plugins.git.GitSCM.checkout(GitSCM.java:620) > > 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) > _______________________________________________ > cross-project-issues-dev mailing list > [email protected] > https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev -- Dennis Hübner Softwareentwickler Mobil: 0151 173 96 707 http://www.itemis.de/ itemis AG Am Germaniahafen 1 24143 Kiel Rechtlicher Hinweis: Amtsgericht Dortmund, HRB 20621 Vorstand: Wolfgang Neuhaus, Jens Wagener, Dr. Georg Pietrek Aufsichtsrat: Prof. Dr. Burkhard Igel (Vors.), Stephan Grollmann, Michael Neuhaus _______________________________________________ cross-project-issues-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev
