-
-
Notifications
You must be signed in to change notification settings - Fork 12
Closed
jenkins-infra/jenkins-infra
#2129Description
Service(s)
ci.jenkins.io
Summary
I've now run 3 core PR builds in a row against a Linux JDK 8 Kubernetes container (label: maven) and all three have failed with:
Cannot contact jnlp-maven-8-45549: hudson.remoting.ChannelClosedException: Channel "hudson.remoting.Channel@3ba7fb1d:JNLP4-connect connection from ec2-3-143-84-83.us-east-2.compute.amazonaws.com/3.143.84.83:64651": Remote call on JNLP4-connect connection from ec2-3-143-84-83.us-east-2.compute.amazonaws.com/3.143.84.83:64651 failed. The channel is closing down or has closed down`
- https://ci.jenkins.io/job/Core/job/jenkins/job/PR-6499/2/console
- https://ci.jenkins.io/job/Core/job/jenkins/job/PR-6499/3/console
- https://ci.jenkins.io/job/Core/job/jenkins/job/PR-6499/4/console
https://status.jenkins.io/ shows no issues.
Clearly the cluster is in a severely degraded state and monitoring is insufficient.
Reproduction steps
Try to run a core PR build. Observe that the build fails within a minute rather than compiling and testing the code.