Build failed in Jenkins: xmlsectool-multi » JDK-11,WindowsServer2012 #846
Shibboleth Jenkins
noreply at shibboleth.net
Sun Sep 30 05:00:17 EDT 2018
See <https://build.shibboleth.net/jenkins/job/xmlsectool-multi/jdk=JDK-11,label=WindowsServer2012/846/display/redirect>
------------------------------------------
Started by upstream project "xmlsectool-multi" build number 846
originally caused by:
Started by timer
Building remotely on WindowsServer2012 (windows) in workspace <https://build.shibboleth.net/jenkins/job/xmlsectool-multi/jdk=JDK-11,label=WindowsServer2012/ws/>
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url http://git.shibboleth.net/git/xmlsectool # timeout=10
Fetching upstream changes from http://git.shibboleth.net/git/xmlsectool
> git --version # timeout=10
> git fetch --tags --progress http://git.shibboleth.net/git/xmlsectool +refs/heads/*:refs/remotes/origin/*
Checking out Revision 43e1a75bfcf92dd6cc7748a2273ff920f922cc63 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 43e1a75bfcf92dd6cc7748a2273ff920f922cc63
FATAL: Could not checkout 43e1a75bfcf92dd6cc7748a2273ff920f922cc63
hudson.plugins.git.GitException: Command "git checkout -f 43e1a75bfcf92dd6cc7748a2273ff920f922cc63" returned status code 128:
stdout:
stderr: fatal: unable to write new index file
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2016)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$800(CliGitAPIImpl.java:72)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2315)
Also: 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.$Proxy78.execute(Unknown Source)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1236)
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: hudson.plugins.git.GitException: Could not checkout 43e1a75bfcf92dd6cc7748a2273ff920f922cc63
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2339)
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)
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.
Saving reports...
Found matching files but did not find any TestNG results.
More information about the commits
mailing list