You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@deltaspike.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/06/09 02:21:42 UTC

Build failed in Jenkins: DeltaSpike Weld (nightly) #267

See <https://builds.apache.org/job/DeltaSpike%20Weld%20(nightly)/267/>

------------------------------------------
Started by an SCM change
Building remotely on ubuntu2 in workspace <https://builds.apache.org/job/DeltaSpike%20Weld%20(nightly)/ws/>
Checkout:DeltaSpike Weld (nightly) / <https://builds.apache.org/job/DeltaSpike%20Weld%20(nightly)/ws/> - hudson.remoting.Channel@372f3138:ubuntu2
Using strategy: Default
Last Built Revision: Revision b2394cb03e390075aa92b65f8b0f4247b27ecd32 (origin/HEAD, origin/master)
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/incubator-deltaspike.git
git --version
git version 1.7.9.5
ERROR: Error cloning remote repo 'origin' : Could not clone https://git-wip-us.apache.org/repos/asf/incubator-deltaspike.git
hudson.plugins.git.GitException: Could not clone https://git-wip-us.apache.org/repos/asf/incubator-deltaspike.git
	at hudson.plugins.git.GitAPI.clone(GitAPI.java:273)
	at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:1044)
	at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:986)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2348)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:679)
Caused by: hudson.plugins.git.GitException: Command "git clone --progress -o origin https://git-wip-us.apache.org/repos/asf/incubator-deltaspike.git <https://builds.apache.org/job/DeltaSpike%20Weld%20(nightly)/ws/"> returned status code 128:
stdout: Cloning into '<https://builds.apache.org/job/DeltaSpike%20Weld%20(nightly)/ws/'...>

stderr: error: The requested URL returned error: 503 while accessing https://git-wip-us.apache.org/repos/asf/incubator-deltaspike.git/info/refs
fatal: HTTP request failed

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:897)
	at hudson.plugins.git.GitAPI.access$000(GitAPI.java:42)
	at hudson.plugins.git.GitAPI$1.invoke(GitAPI.java:269)
	at hudson.plugins.git.GitAPI$1.invoke(GitAPI.java:248)
	at hudson.FilePath.act(FilePath.java:865)
	at hudson.FilePath.act(FilePath.java:838)
	at hudson.plugins.git.GitAPI.clone(GitAPI.java:248)
	... 12 more
Trying next repository
ERROR: Could not clone repository
FATAL: Could not clone
hudson.plugins.git.GitException: Could not clone
	at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:1056)
	at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:986)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2348)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:679)

Jenkins build is back to normal : DeltaSpike Weld (nightly) #269

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/DeltaSpike%20Weld%20(nightly)/269/>


Build failed in Jenkins: DeltaSpike Weld (nightly) #268

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/DeltaSpike%20Weld%20(nightly)/268/>

------------------------------------------
Started by user struberg
Building remotely on ubuntu2 in workspace <https://builds.apache.org/job/DeltaSpike%20Weld%20(nightly)/ws/>
Checkout:DeltaSpike Weld (nightly) / <https://builds.apache.org/job/DeltaSpike%20Weld%20(nightly)/ws/> - hudson.remoting.Channel@581d28b:ubuntu2
Using strategy: Default
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/deltaspike.git
git --version
git version 1.7.9.5
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/deltaspike.git
Seen branch in repository origin/HEAD
Seen branch in repository origin/deltaspike-0.1-incubating
Seen branch in repository origin/deltaspike-0.2-incubating
Seen branch in repository origin/deltaspike-0.3-incubating
Seen branch in repository origin/deltaspike-0.4
Seen branch in repository origin/master
Commencing build of Revision 4b636c8cebd3334d08ee8d8f0fa6b97a001fa217 (origin/HEAD, origin/master)
Checking out Revision 4b636c8cebd3334d08ee8d8f0fa6b97a001fa217 (origin/HEAD, origin/master)
FATAL: Could not apply tag jenkins-DeltaSpike_Weld_(nightly)-268
hudson.plugins.git.GitException: Could not apply tag jenkins-DeltaSpike_Weld_(nightly)-268
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:829)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1270)
	at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1231)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2348)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:679)
Caused by: hudson.plugins.git.GitException: Command "git tag -a -f -m Jenkins Build #268 jenkins-DeltaSpike_Weld_(nightly)-268" returned status code 128:
stdout: 
stderr: 
*** 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  <je...@vesta.apache.org> not allowed

	at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:897)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:858)
	at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:868)
	at hudson.plugins.git.GitAPI.tag(GitAPI.java:827)
	... 12 more