-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Minor
-
Resolution: Duplicate
-
Component/s: workflow-durable-task-step-plugin
-
Labels:
-
Environment:Jenkins 2.7.4
Pipeline: Nodes and Processes 2.10
-
Similar Issues:
Running a pipeline build runs successfully. However in the console output I receive multiple lines in a row saying:
Cannot contact <slave>: java.io.IOException: Remote call on <slave> failed
Cannot contact <slave>: java.io.IOException: Remote call on <slave> failed
Cannot contact <slave>: java.io.IOException: Remote call on <slave> failed
Cannot contact <slave>: java.io.IOException: Remote call on <slave> failed
Until it eventually does connect and continues with the build steps. This output seems to occur more than once throughout the build (roughly 4 times for this particular job). The job ends up finishing successfully so this output doesn't seem to affect the build process.
- duplicates
-
JENKINS-42428 Jenkins master throwing java.io.IOException when running pipeline in swarm client
-
- Open
-
Looks like a duplicate of https://issues.jenkins-ci.org/browse/JENKINS-42428
I'll close this out.