-
Bug
-
Resolution: Fixed
-
Major
-
None
-
Jenkins 2.364.3-rc
durable-task:496.va67c6f9eefa7
workflow-durable-task-step:1190.vc93d7d457042
google-compute-engine:4.3.9
-
-
durable-task-plugin 555.v6802fe0f0b_82
If an outbound Cloud Agent become disconnected and is using the OnceRetentionStrategy it will never attempt to reconnect.
Steps to reproduce
- create a Cloud using Google Cloud Engine
- set the cloud One-Shot to enabled
- create a pipeline job using the node to execute `sh 'sleep 240'`
- start the job
- wait for the node to be provisioned and terminate the `agent.jar` process
Expected Outcome
- Jenkins detects the agent is disconnected and attempts to relaunch it
- job continues successfully to completion
Actual
- Jenkins detects the agent is disconnected but does not attempt to relaunch it.
- Job stays in limbo land.
- links to
[JENKINS-69277] OnceRetentionStrategy does not handle disconnected agants
Assignee | Original: Evan Brown [ evanbrown ] | New: James Nord [ teilo ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Summary | Original: OnceExecutorStrategy does not handle disconnected agants | New: OnceRetentionStrategy does not handle disconnected agants |
Status | Original: In Progress [ 3 ] | New: In Review [ 10005 ] |
Remote Link | New: This issue links to "PR (Web Link)" [ 28101 ] |
Released As | New: durable-task-plugin 555.v6802fe0f0b_82 | |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Review [ 10005 ] | New: Fixed but Unreleased [ 10203 ] |
Status | Original: Fixed but Unreleased [ 10203 ] | New: Resolved [ 5 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |