[pdal-commits] Build failed in Jenkins: PDAL #1
Github
noreply at github.com
Mon Feb 6 14:32:36 EST 2012
See <http://jenkins.pointcloud.org/job/PDAL/1/>
------------------------------------------
Started by user gadomski
Building in workspace <http://jenkins.pointcloud.org/job/PDAL/ws/>
Checkout:workspace / <http://jenkins.pointcloud.org/job/PDAL/ws/> - hudson.remoting.LocalChannel at 5a1ba9f7
Using strategy: Default
Checkout:workspace / <http://jenkins.pointcloud.org/job/PDAL/ws/> - hudson.remoting.LocalChannel at 5a1ba9f7
Cloning the remote Git repository
Cloning repository origin
Fetching upstream changes from http://github.com/PDAL/PDAL
Commencing build of Revision f645a61652b8c093692753521fdc2595303a5938 (origin/master)
Checking out Revision f645a61652b8c093692753521fdc2595303a5938 (origin/master)
FATAL: Could not apply tag jenkins-PDAL-1
hudson.plugins.git.GitException: Could not apply tag jenkins-PDAL-1
at hudson.plugins.git.GitAPI.tag(GitAPI.java:730)
at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1228)
at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1176)
at hudson.FilePath.act(FilePath.java:788)
at hudson.FilePath.act(FilePath.java:770)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1176)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1195)
at hudson.model.AbstractBuild$AbstractRunner.checkout(AbstractBuild.java:576)
at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:465)
at hudson.model.Run.run(Run.java:1409)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:238)
Caused by: hudson.plugins.git.GitException: Error performing command: git tag -a -f -m Jenkins Build #1 jenkins-PDAL-1
Command "git tag -a -f -m Jenkins Build #1 jenkins-PDAL-1" returned status code 128:
*** Please tell me who you are.
Run
git config --global user.email "you at example.com"
git config --global user.name "Your Name"
to set your account's default identity.
Omit --global to set the identity only in this repository.
fatal: empty ident <jenkins at oracle.hobu.biz
> not allowed
at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:776)
at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:741)
at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:751)
at hudson.plugins.git.GitAPI.tag(GitAPI.java:728)
... 12 more
Caused by: hudson.plugins.git.GitException: Command "git tag -a -f -m Jenkins Build #1 jenkins-PDAL-1" returned status code 128:
*** Please tell me who you are.
Run
git config --global user.email "you at example.com"
git config --global user.name "Your Name"
to set your account's default identity.
Omit --global to set the identity only in this repository.
fatal: empty ident <jenkins at oracle.hobu.biz
> not allowed
at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:771)
... 15 more
More information about the pdal-commits
mailing list