Build failed in Jenkins: java-identity-provider-v3-multi » JDK-1.7.0,Windows2016 #1653

Shibboleth Jenkins noreply at shibboleth.net
Mon Feb 10 16:00:20 EST 2020


See <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v3-multi/jdk=JDK-1.7.0,label=Windows2016/1653/display/redirect>

Changes:


------------------------------------------
Started by upstream project "java-identity-provider-v3-multi" build number 1653
originally caused by:
 Started by upstream project "trigger-multi-v7" build number 203
 originally caused by:
  Started by upstream project "java-identity-provider-v3-nightly" build number 1757
  originally caused by:
   Started by upstream project "java-opensaml-v3-nightly" build number 1756
   originally caused by:
    Started by upstream project "spring-extensions-v5-nightly" build number 1750
    originally caused by:
     Started by upstream project "java-support-v7-nightly" build number 1750
     originally caused by:
      Started by upstream project "java-parent-project-v7-nightly" build number 1745
      originally caused by:
       Started by upstream project "trigger-nightly-v7" build number 1741
       originally caused by:
        Started by timer
Running as SYSTEM
Building remotely on EC2 (WindowsServer2016) - WindowsServer2016 (i-0f29c9b2c23e0ac70) (Windows2016) in workspace c:\opt\jenkins\workspace\java-identity-provider-v3-multi\jdk\JDK-1.7.0\label\Windows2016
No credentials specified
Cloning the remote Git repository
Cloning repository git://git.shibboleth.net/java-identity-provider
 > git init c:\opt\jenkins\workspace\java-identity-provider-v3-multi\jdk\JDK-1.7.0\label\Windows2016 # timeout=10
Fetching upstream changes from git://git.shibboleth.net/java-identity-provider
 > git --version # timeout=10
 > git fetch --tags --force --progress -- git://git.shibboleth.net/java-identity-provider +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git://git.shibboleth.net/java-identity-provider # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git://git.shibboleth.net/java-identity-provider # timeout=10
Fetching upstream changes from git://git.shibboleth.net/java-identity-provider
 > git fetch --tags --force --progress -- git://git.shibboleth.net/java-identity-provider +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision 0b1c9a72431160c94721c631d4404efebea7bebb (refs/remotes/origin/maint-3.4)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0b1c9a72431160c94721c631d4404efebea7bebb # timeout=10
FATAL: java.io.IOException: Pipe is already closed
hudson.remoting.FastPipedInputStream$ClosedBy: The pipe was closed at...
	at hudson.remoting.FastPipedOutputStream.error(FastPipedOutputStream.java:100)
	at hudson.remoting.FastPipedOutputStream.close(FastPipedOutputStream.java:90)
	at hudson.plugins.ec2.util.Closeables.closeQuietly(Closeables.java:23)
	at hudson.plugins.ec2.win.winrm.WindowsProcess$2.run(WindowsProcess.java:146)
Caused: java.io.IOException: Pipe is already closed
	at hudson.remoting.FastPipedOutputStream.write(FastPipedOutputStream.java:154)
	at hudson.remoting.FastPipedOutputStream.write(FastPipedOutputStream.java:138)
	at hudson.remoting.ChunkedOutputStream.sendFrame(ChunkedOutputStream.java:89)
	at hudson.remoting.ChunkedOutputStream.drain(ChunkedOutputStream.java:85)
	at hudson.remoting.ChunkedOutputStream.write(ChunkedOutputStream.java:54)
	at java.io.OutputStream.write(OutputStream.java:75)
	at hudson.remoting.ChunkedCommandTransport.writeBlock(ChunkedCommandTransport.java:45)
	at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.write(AbstractSynchronousByteArrayCommandTransport.java:46)
	at hudson.remoting.Channel.send(Channel.java:721)
	at hudson.remoting.Channel.close(Channel.java:1436)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to EC2 (WindowsServer2016) - WindowsServer2016 (i-0f29c9b2c23e0ac70)
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.Request.call(Request.java:202)
		at hudson.remoting.Channel.call(Channel.java:954)
		at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:283)
		at com.sun.proxy.$Proxy96.withRepository(Unknown Source)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl.withRepository(RemoteGitImpl.java:237)
		at hudson.plugins.git.GitSCM.printCommitMessageToLog(GitSCM.java:1244)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1217)
		at hudson.scm.SCM.checkout(SCM.java:505)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1205)
		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:1853)
		at hudson.matrix.MatrixRun.run(MatrixRun.java:153)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:427)
Caused: hudson.remoting.RequestAbortedException
	at hudson.remoting.Request.abort(Request.java:340)
	at hudson.remoting.Channel.terminate(Channel.java:1038)
	at hudson.remoting.Channel.close(Channel.java:1444)
	at hudson.remoting.Channel.close(Channel.java:1403)
	at hudson.slaves.SlaveComputer.closeChannel(SlaveComputer.java:843)
	at hudson.slaves.SlaveComputer.access$100(SlaveComputer.java:108)
	at hudson.slaves.SlaveComputer$2.run(SlaveComputer.java:734)
	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
	at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:59)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
ERROR: Step ‘Publish TestNG Results’ failed: no workspace for java-identity-provider-v3-multi/jdk=JDK-1.7.0,label=Windows2016 #1653
ERROR: EC2 (WindowsServer2016) - WindowsServer2016 (i-0f29c9b2c23e0ac70) is offline; cannot locate JDK-1.7.0


More information about the commits mailing list