-
Bug
-
Resolution: Fixed
-
Minor
-
Hybrid deployment (on-prem and AWS)
Jenkins version: 2.150.2
Kubernetes plugin: 1.14.3
JNLP Protocol: Any (tested with 2 and 4)
Jenkins Docker Image: 3.27-1
When a Jenkins agent is added to a cluster and a job is assigned to it, this job will take some extra time to complete regardless of what the job does. Testing with an empty job on a network with high latency (75ms roundtrip) caused an additional *45 second*s for the empty job to succeed. looking a the console we noticed that the job is not doing any computation.
This was fixed alreay increasing the exec buffer size