Started by user sgothel Building remotely on linux64-AMD58xx-ubuntu10-jogamp-x32-sgothel-001 Checkout:gluegen / /home/jogamp/JogAmpSlavex32/workspace/gluegen - hudson.remoting.Channel@73cd70e2:linux64-AMD58xx-ubuntu10-jogamp-x32-sgothel-001 Using strategy: Default Last Built Revision: Revision ac681d76d9445618aa8d44abfdfa9efeccc16673 (origin/master) Checkout:gluegen / /home/jogamp/JogAmpSlavex32/workspace/gluegen - hudson.remoting.LocalChannel@92b39f GitAPI created Cloning the remote Git repository Cloning repository origin $ git clone -o origin git://jogamp.org/srv/scm/gluegen.git /home/jogamp/JogAmpSlavex32/workspace/gluegen Fetching upstream changes from git://jogamp.org/srv/scm/gluegen.git [gluegen] $ git fetch -t git://jogamp.org/srv/scm/gluegen.git +refs/heads/*:refs/remotes/origin/* [gluegen] $ git tag -l master [gluegen] $ git rev-parse origin/master Commencing build of Revision 65ab75dec5b3ab063a5cdb034325426d27e3b425 (origin/master) GitAPI created Checking out Revision 65ab75dec5b3ab063a5cdb034325426d27e3b425 (origin/master) [gluegen] $ git checkout -f 65ab75dec5b3ab063a5cdb034325426d27e3b425 [gluegen] $ git tag -a -f -m "Hudson Build #272" hudson-gluegen-272 FATAL: Could not apply tag hudson-gluegen-272 hudson.plugins.git.GitException: Could not apply tag hudson-gluegen-272 at hudson.plugins.git.GitAPI.tag(GitAPI.java:551) at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:987) at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:936) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:1931) at hudson.remoting.UserRequest.perform(UserRequest.java:114) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:270) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at hudson.remoting.Engine$1$1.run(Engine.java:59) at java.lang.Thread.run(Thread.java:662) Caused by: hudson.plugins.git.GitException: Error performing git tag -a -f -m Hudson Build #272 hudson-gluegen-272 Command returned status code 128: *** Please tell me who you are. Run git config --global user.email "you@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 not allowed at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:597) at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:562) at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:572) at hudson.plugins.git.GitAPI.tag(GitAPI.java:549) ... 13 more Caused by: hudson.plugins.git.GitException: Command returned status code 128: *** Please tell me who you are. Run git config --global user.email "you@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 not allowed at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:592) ... 16 more