-
Bug
-
Resolution: Fixed
-
Blocker
-
None
-
Jenkins 1.611, org.jenkins-ci.plugins:text-finder:1.10, Java 1.8_60, RHEL 2.6.32-504.16.2.el6.x86_64
-
-
1.10
We have a master/slave configuration with different linux servers. I have enabled our pull request builds to run concurrently on separate nodes. We are using the text finder plugin to search the console log for "GUNIT_JENKINS_FAILURE_ID|FAILED", but when builds are running concurrently, it fails with the term "Jenkins Text Finder is waiting for a checkpoint". Noticing in the log when it fails, it is looking for the other build number that is running not the one it is currently on. Is there a way to fix that?
- duplicates
-
JENKINS-17507 Text finder plugin has BuildStepMonitor.BUILD for getRequiredMonitorService
- Resolved