Build failed in Jenkins: java-opensaml-multi » JDK-10,WindowsServer2012 #1049

Shibboleth Jenkins noreply at shibboleth.net
Sun Sep 30 04:27:10 EDT 2018


See <https://build.shibboleth.net/jenkins/job/java-opensaml-multi/jdk=JDK-10,label=WindowsServer2012/1049/display/redirect>

------------------------------------------
Started by upstream project "java-opensaml-multi" build number 1049
originally caused by:
 Started by timer
Building remotely on WindowsServer2012 (windows) in workspace <https://build.shibboleth.net/jenkins/job/java-opensaml-multi/jdk=JDK-10,label=WindowsServer2012/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git://git.shibboleth.net/java-opensaml # timeout=10
Fetching upstream changes from git://git.shibboleth.net/java-opensaml
 > git --version # timeout=10
 > git fetch --tags --progress git://git.shibboleth.net/java-opensaml +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from git://git.shibboleth.net/java-opensaml
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:888)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
	at hudson.scm.SCM.checkout(SCM.java:504)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1798)
	at hudson.matrix.MatrixRun.run(MatrixRun.java:153)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress git://git.shibboleth.net/java-opensaml +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: remote: Counting objects: 77, done.        
remote: Compressing objects:   2% (1/42)           remote: Compressing objects:   4% (2/42)           remote: Compressing objects:   7% (3/42)           remote: Compressing objects:   9% (4/42)           remote: Compressing objects:  11% (5/42)           remote: Compressing objects:  14% (6/42)           remote: Compressing objects:  16% (7/42)           remote: Compressing objects:  19% (8/42)           remote: Compressing objects:  21% (9/42)           remote: Compressing objects:  23% (10/42)           remote: Compressing objects:  26% (11/42)           remote: Compressing objects:  28% (12/42)           remote: Compressing objects:  30% (13/42)           remote: Compressing objects:  33% (14/42)           remote: Compressing objects:  35% (15/42)           remote: Compressing objects:  38% (16/42)           remote: Compressing objects:  40% (17/42)           remote: Compressing objects:  42% (18/42)           remote: Compressing objects:  45% (19/42)           remote: Compressing objects:  47% (20/42)           remote: Compressing objects:  50% (21/42)           remote: Compressing objects:  52% (22/42)           remote: Compressing objects:  54% (23/42)           remote: Compressing objects:  57% (24/42)           remote: Compressing objects:  59% (25/42)           remote: Compressing objects:  61% (26/42)           remote: Compressing objects:  64% (27/42)           remote: Compressing objects:  66% (28/42)           remote: Compressing objects:  69% (29/42)           remote: Compressing objects:  71% (30/42)           remote: Compressing objects:  73% (31/42)           remote: Compressing objects:  76% (32/42)           remote: Compressing objects:  78% (33/42)           remote: Compressing objects:  80% (34/42)           remote: Compressing objects:  83% (35/42)           remote: Compressing objects:  85% (36/42)           remote: Compressing objects:  88% (37/42)           remote: Compressing objects:  90% (38/42)           remote: Compressing objects:  92% (39/42)           remote: Compressing objects:  95% (40/42)           remote: Compressing objects:  97% (41/42)           remote: Compressing objects: 100% (42/42)           remote: Compressing objects: 100% (42/42), done.        
error: file write error (No space left on device)
fatal: unable to write sha1 file
remote: Total 42 (delta 40), reused 0 (delta 0)        
fatal: unpack-objects failed

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2016)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1735)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:72)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:420)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:207)
	at hudson.remoting.UserRequest.perform(UserRequest.java:53)
	at hudson.remoting.Request$2.run(Request.java:358)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to WindowsServer2012
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserResponse.retrieve(UserRequest.java:389)
		at hudson.remoting.Channel.call(Channel.java:955)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
		at sun.reflect.GeneratedMethodAccessor356.invoke(Unknown Source)
		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
		at java.lang.reflect.Method.invoke(Method.java:498)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
		at com.sun.proxy.$Proxy77.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:886)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
		at hudson.scm.SCM.checkout(SCM.java:504)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1798)
		at hudson.matrix.MatrixRun.run(MatrixRun.java:153)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
ERROR: Error fetching remote repo 'origin'
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Found matching files but did not find any TestNG results.


More information about the commits mailing list