Hi,
it seems there are git troubles in geotools builds:
Started by an SCM change
Checkout:workspace / /var/lib/hudson/jobs/geotools-master/workspace - hudson.remoting.LocalChannel@anonymised.com
Using strategy: Default
Last Built Revision: Revision 532f41b6d39b86e61ccc2e896c1bc62deec63f3e (origin/master)
Checkout:workspace / /var/lib/hudson/jobs/geotools-master/workspace - hudson.remoting.LocalChannel@anonymised.com
Fetching changes from the remote Git repository
Fetching upstream changes from git://[github.com/geotools/geotools.git](http://github.com/geotools/geotools.git)
Commencing build of Revision 0b22d590d7f6559151e2356f25f68d9bbe253c00 (origin/master)
Checking out Revision 0b22d590d7f6559151e2356f25f68d9bbe253c00 (origin/master)
FATAL: Error performing command: git checkout -f 0b22d590d7f6559151e2356f25f68d9bbe253c00
Command "git checkout -f 0b22d590d7f6559151e2356f25f68d9bbe253c00" returned status code 128: fatal: Unable to create '/var/lib/hudson/jobs/geotools-master/workspace/.git/index.lock': File exists.
If no other git process is currently running, this probably means a
git process crashed in this repository earlier. Make sure no other git
process is running and remove the file manually to continue.
[hudson.plugins.git.GitException](http://stacktrace.hudson-ci.org/search?query=hudson.plugins.git.GitException): Error performing command: git checkout -f 0b22d590d7f6559151e2356f25f68d9bbe253c00
Command "git checkout -f 0b22d590d7f6559151e2356f25f68d9bbe253c00" returned status code 128: fatal: Unable to create '/var/lib/hudson/jobs/geotools-master/workspace/.git/index.lock': File exists.
If no other git process is currently running, this probably means a
git process crashed in this repository earlier. Make sure no other git
process is running and remove the file manually to continue.
at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:730)
at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:692)
at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:703)
at hudson.plugins.git.GitAPI.checkoutBranch(GitAPI.java:798)
at hudson.plugins.git.GitSCM$1.invoke(GitSCM.java:702)
at hudson.plugins.git.GitSCM$1.invoke(GitSCM.java:687)
at hudson.FilePath.act(FilePath.java:758)
at hudson.FilePath.act(FilePath.java:740)
at hudson.plugins.git.GitSCM.getBuildConfig(GitSCM.java:687)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:647)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1479)
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:1366)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:145)
Caused by: hudson.plugins.git.GitException: Command "git checkout -f 0b22d590d7f6559151e2356f25f68d9bbe253c00" returned status code 128: fatal: Unable to create '/var/lib/hudson/jobs/geotools-master/workspace/.git/index.lock': File exists.
If no other git process is currently running, this probably means a
git process crashed in this repository earlier. Make sure no other git
process is running and remove the file manually to continue.
at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:723)
... 16 more
Unfortunately the GS build now also fails because a new test needs a fix back
in GeoTools to pass
Cheers
Andrea
–
Ing. Andrea Aime
@geowolf
Technical Lead
GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39 339 8844549
http://www.geo-solutions.it
http://twitter.com/geosolutions_it
I’m on it. We have been having some serious issues with that server as of late. Our sysadmin had to kill a bunch of processes on it and i am guessing one was in the middle of doing an update on the git repo.
···
On Thu, Aug 29, 2013 at 11:35 AM, Andrea Aime <andrea.aime@anonymised.com> wrote:
Hi,
it seems there are git troubles in geotools builds:
Started by an SCM change
Checkout:workspace / /var/lib/hudson/jobs/geotools-master/workspace - hudson.remoting.LocalChannel@anonymised.com
Using strategy: Default
Last Built Revision: Revision 532f41b6d39b86e61ccc2e896c1bc62deec63f3e (origin/master)
Checkout:workspace / /var/lib/hudson/jobs/geotools-master/workspace - hudson.remoting.LocalChannel@anonymised.com
Fetching changes from the remote Git repository
Fetching upstream changes from git://[github.com/geotools/geotools.git](http://github.com/geotools/geotools.git)
Commencing build of Revision 0b22d590d7f6559151e2356f25f68d9bbe253c00 (origin/master)
Checking out Revision 0b22d590d7f6559151e2356f25f68d9bbe253c00 (origin/master)
FATAL: Error performing command: git checkout -f 0b22d590d7f6559151e2356f25f68d9bbe253c00
Command "git checkout -f 0b22d590d7f6559151e2356f25f68d9bbe253c00" returned status code 128: fatal: Unable to create '/var/lib/hudson/jobs/geotools-master/workspace/.git/index.lock': File exists.
If no other git process is currently running, this probably means a
git process crashed in this repository earlier. Make sure no other git
process is running and remove the file manually to continue.
[hudson.plugins.git.GitException](http://stacktrace.hudson-ci.org/search?query=hudson.plugins.git.GitException): Error performing command: git checkout -f 0b22d590d7f6559151e2356f25f68d9bbe253c00
Command "git checkout -f 0b22d590d7f6559151e2356f25f68d9bbe253c00" returned status code 128: fatal: Unable to create '/var/lib/hudson/jobs/geotools-master/workspace/.git/index.lock': File exists.
If no other git process is currently running, this probably means a
git process crashed in this repository earlier. Make sure no other git
process is running and remove the file manually to continue.
at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:730)
at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:692)
at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:703)
at hudson.plugins.git.GitAPI.checkoutBranch(GitAPI.java:798)
at hudson.plugins.git.GitSCM$1.invoke(GitSCM.java:702)
at hudson.plugins.git.GitSCM$1.invoke(GitSCM.java:687)
at hudson.FilePath.act(FilePath.java:758)
at hudson.FilePath.act(FilePath.java:740)
at hudson.plugins.git.GitSCM.getBuildConfig(GitSCM.java:687)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:647)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1479)
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:1366)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:145)
Caused by: hudson.plugins.git.GitException: Command "git checkout -f 0b22d590d7f6559151e2356f25f68d9bbe253c00" returned status code 128: fatal: Unable to create '/var/lib/hudson/jobs/geotools-master/workspace/.git/index.lock': File exists.
If no other git process is currently running, this probably means a
git process crashed in this repository earlier. Make sure no other git
process is running and remove the file manually to continue.
at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:723)
... 16 more
Unfortunately the GS build now also fails because a new test needs a fix back
in GeoTools to pass
Cheers
Andrea
–
Ing. Andrea Aime
@geowolf
Technical Lead
GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39 339 8844549
http://www.geo-solutions.it
http://twitter.com/geosolutions_it
Learn the latest–Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
Geoserver-devel mailing list
Geoserver-devel@anonymised.comsts.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel
–
Justin Deoliveira
OpenGeo - http://opengeo.org
Enterprise support for open source geospatial.