[JIRA] (JENKINS-55198) java.nio.channels.ClosedChannelException

5 views
Skip to first unread message

stephan.kirsten@secunet.com (JIRA)

unread,
Dec 14, 2018, 4:59:02 AM12/14/18
to jenkinsc...@googlegroups.com
Stephan Kirsten created an issue
 
Jenkins / Bug JENKINS-55198
java.nio.channels.ClosedChannelException
Issue Type: Bug Bug
Assignee: Carlos Sanchez
Components: kubernetes-plugin
Created: 2018-12-14 09:58
Environment: Jenkins version: 2.155
Kubernetes plugin version: 1.13.8
Kubernetes cluster version: 1.11.1
JNLP container: jenkins/jnlp-slave:3.26
shared-library
Priority: Major Major
Reporter: Stephan Kirsten

After installing 1.13.8 to fix JENKINS-42136 i get the following exception after the pipeline finished. Not all the time, but quite often.

[Pipeline] End of Pipeline
java.nio.channels.ClosedChannelException
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 172.16.1.10/172.16.1.10:58086
		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.FilePath.act(FilePath.java:1072)
		at hudson.FilePath.act(FilePath.java:1061)
		at org.jfrog.hudson.pipeline.executors.GenericUploadExecutor.execution(GenericUploadExecutor.java:52)
		at org.jfrog.hudson.pipeline.steps.UploadStep$Execution.run(UploadStep.java:65)
		at org.jfrog.hudson.pipeline.steps.UploadStep$Execution.run(UploadStep.java:46)
		at org.jenkinsci.plugins.workflow.steps.AbstractSynchronousNonBlockingStepExecution$1$1.call(AbstractSynchronousNonBlockingStepExecution.java:47)
		at hudson.security.ACL.impersonate(ACL.java:290)
		at org.jenkinsci.plugins.workflow.steps.AbstractSynchronousNonBlockingStepExecution$1.run(AbstractSynchronousNonBlockingStepExecution.java:44)
		at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
		at java.util.concurrent.FutureTask.run(FutureTask.java:266)
Caused: hudson.remoting.RequestAbortedException
	at hudson.remoting.Request.abort(Request.java:340)
	at hudson.remoting.Channel.terminate(Channel.java:1038)
	at org.jenkinsci.remoting.protocol.impl.ChannelApplicationLayer.onReadClosed(ChannelApplicationLayer.java:209)
	at org.jenkinsci.remoting.protocol.ApplicationLayer.onRecvClosed(ApplicationLayer.java:222)
	at org.jenkinsci.remoting.protocol.ProtocolStack$Ptr.onRecvClosed(ProtocolStack.java:816)
	at org.jenkinsci.remoting.protocol.FilterLayer.onRecvClosed(FilterLayer.java:287)
	at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.onRecvClosed(SSLEngineFilterLayer.java:172)
	at org.jenkinsci.remoting.protocol.ProtocolStack$Ptr.onRecvClosed(ProtocolStack.java:816)
	at org.jenkinsci.remoting.protocol.NetworkLayer.onRecvClosed(NetworkLayer.java:154)
	at org.jenkinsci.remoting.protocol.impl.NIONetworkLayer.ready(NIONetworkLayer.java:142)
	at org.jenkinsci.remoting.protocol.IOHub$OnReady.run(IOHub.java:795)
	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
	at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:59)
	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)
Finished: FAILURE
Add Comment Add Comment
 
This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)

rishirt.us@gmail.com (JIRA)

unread,
Jun 10, 2019, 5:48:03 PM6/10/19
to jenkinsc...@googlegroups.com
Rishi Thakkar commented on Bug JENKINS-55198
 
Re: java.nio.channels.ClosedChannelException

I see a similar issue except it happens randomly at the end of a stage.

jglick@cloudbees.com (JIRA)

unread,
Jun 12, 2019, 3:32:02 PM6/12/19
to jenkinsc...@googlegroups.com
Jesse Glick commented on Bug JENKINS-55198
 
Re: java.nio.channels.ClosedChannelException

The original report suggests the Artifactory plugin is involved. Any known way to reproduce this error from scratch?

jglick@cloudbees.com (JIRA)

unread,
Jul 16, 2019, 3:43:37 PM7/16/19
to jenkinsc...@googlegroups.com
Jesse Glick assigned an issue to Unassigned
Change By: Jesse Glick
Assignee: Carlos Sanchez
Reply all
Reply to author
Forward
0 new messages