-
Bug
-
Resolution: Fixed
-
Major
-
None
-
-
2.439
If SimpleScheduledRetentionStrategy is used, the agent is regularly put to suspended state with setAcceptingTasks(false) according to schedule. If the policy is changed while the agent is suspended, suspended flag retain intact and the agent can't be used.
- relates to
-
JENKINS-72370 SimpleScheduledRetentionStrategy isn't working with inbound agents
-
- Resolved
-
- links to
[JENKINS-11889] Suspended agents do not start accepting tasks when policy changed
Component/s | New: core [ 15593 ] | |
Component/s | Original: slave-status [ 15981 ] |
Attachment | New: screenshot-1.png [ 31815 ] |
I am seeing this too. It is very annoying.
I changed the slave's policy back to "keep this slave on-line as much as possible" and it will not accept jobs (says "(suspended)").
I tried marking the node as offline and bringing it back online - no change.
I tried disconnecting and reconnecting the slave - no change.