Build failed in Jenkins: java-parent-project-v7-multi » JDK-1.8,WindowsServer2016 #1206

Shibboleth Jenkins noreply at shibboleth.net
Thu May 2 00:23:37 EDT 2019


See <http://127.0.0.1:1583/jenkins/job/java-parent-project-v7-multi/jdk=JDK-1.8,label=WindowsServer2016/1206/display/redirect>

------------------------------------------
Started by upstream project "java-parent-project-v7-multi" build number 1206
originally caused by:
 Started by timer
Building remotely on WindowsServer2016 (windows) in workspace <http://127.0.0.1:1583/jenkins/job/java-parent-project-v7-multi/jdk=JDK-1.8,label=WindowsServer2016/ws/>
No credentials specified
 > 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-parent-project # timeout=10
Fetching upstream changes from git://git.shibboleth.net/java-parent-project
 > git --version # timeout=10
 > git fetch --tags --force --progress git://git.shibboleth.net/java-parent-project +refs/heads/*:refs/remotes/origin/*
Checking out Revision 17a8bde2d345b8906f9d5db415a8439525b4a37e (refs/remotes/origin/maint-7)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 17a8bde2d345b8906f9d5db415a8439525b4a37e
FATAL: Could not checkout 17a8bde2d345b8906f9d5db415a8439525b4a37e
hudson.plugins.git.GitException: Command "git checkout -f 17a8bde2d345b8906f9d5db415a8439525b4a37e" returned status code 128:
stdout: 
stderr: fatal: unable to write new index file

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2042)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$900(CliGitAPIImpl.java:72)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2341)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to WindowsServer2016
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:957)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
		at sun.reflect.GeneratedMethodAccessor202.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.$Proxy69.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1242)
		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:1816)
		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: hudson.plugins.git.GitException: Could not checkout 17a8bde2d345b8906f9d5db415a8439525b4a37e
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2365)
	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:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.lang.Thread.run(Thread.java:834)
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml
Did not find any matching files.


More information about the commits mailing list