-
Bug
-
Resolution: Fixed
-
Major
The text finder plugin's getRequiredMonitorService() returns BuildStepMonitor.BUILD, which means that if you have it enabled on a build with concurrent builds enabled, if a later build finishes before an earlier build does, the later build gets stuck until the earlier build finishes. There doesn't seem to be a legit reason for this.
- is duplicated by
-
JENKINS-20704 Jenkins Text Finder is waiting for a checkpoint
- Resolved
-
JENKINS-31693 Jenkins Text Finder is waiting for a checkpoint
- Closed
- is related to
-
JENKINS-19518 "Take node offline on failure is waiting for a checkpoint on ... - the same build, on a different node
- In Progress