See <https://builds.apache.org/job/DeltaSpike%20Weld%201.1.5.AS71/125/>

------------------------------------------
Started by timer
Building remotely on jenkins-ubuntu-1404-4gb-955 (jenkins-cloud-4GB Ubuntu 
ubuntu) in workspace 
<https://builds.apache.org/job/DeltaSpike%20Weld%201.1.5.AS71/ws/>
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/deltaspike.git
 > git init <https://builds.apache.org/job/DeltaSpike%20Weld%201.1.5.AS71/ws/>
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/deltaspike.git
 > git --version
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/deltaspike.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/deltaspike.git
 > git config remote.origin.fetch +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/deltaspike.git
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/deltaspike.git
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/deltaspike.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit}
Checking out Revision 6b39550ce852b2a7de58505d07a4eb913ed688a7 (origin/master)
 > git config core.sparsecheckout
 > git checkout -f 6b39550ce852b2a7de58505d07a4eb913ed688a7
 > git rev-list 6879f53e9bb079da120f12ebfbfda2a8dd0e60d8
 > git tag -a -f -m Jenkins Build #125 jenkins-DeltaSpike_Weld_1.1.5.AS71-125
FATAL: Could not apply tag jenkins-DeltaSpike_Weld_1.1.5.AS71-125
hudson.plugins.git.GitException: Could not apply tag 
jenkins-DeltaSpike_Weld_1.1.5.AS71-125
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.tag(CliGitAPIImpl.java:1034)
        at hudson.plugins.git.GitAPI.tag(GitAPI.java:221)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:299)
        at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:280)
        at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:239)
        at hudson.remoting.UserRequest.perform(UserRequest.java:118)
        at hudson.remoting.UserRequest.perform(UserRequest.java:48)
        at hudson.remoting.Request$2.run(Request.java:328)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:262)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:745)
Caused by: hudson.plugins.git.GitException: Command "git tag -a -f -m Jenkins 
Build #125 jenkins-DeltaSpike_Weld_1.1.5.AS71-125" returned status code 128:
stdout: 
stderr: 
*** Please tell me who you are.

Run

  git config --global user.email "[email protected]"
  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 name (for <jenkins@jenkins-ubuntu-1404-4gb-955.(none)>) not 
allowed

        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1301)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1277)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1273)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1078)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1088)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.tag(CliGitAPIImpl.java:1032)
        ... 16 more

Reply via email to