-
Notifications
You must be signed in to change notification settings - Fork 288
False error message not able to create fingerprint on jenkins console #3296
Copy link
Copy link
Open
Description
Jenkins and plugins versions report
N/A
What Operating System are you using (both controller, and any agents involved in the problem)?
N/A
Reproduction steps
- create a groovy parser which scans the console log (not some specific report file)
- run the parser on a build which has console text that the groovy parser will match
Expected Results
no fingerprint error messages for the parser execution
Actual Results
It seems like there is one fingerprint related error entry per match of the groovy parser.
So the 113 in the image relates to the number of lines + the skipped 93 that are shown behind the warning icon:
Error Messages
Can't create fingerprints for some files:
- 'jenkins-console.log' file not found
- 'jenkins-console.log' file not found
- 'jenkins-console.log' file not found
- 'jenkins-console.log' file not found
- 'jenkins-console.log' file not found
- 'jenkins-console.log' file not found
- 'jenkins-console.log' file not found
- 'jenkins-console.log' file not found
- 'jenkins-console.log' file not found
- 'jenkins-console.log' file not found
- 'jenkins-console.log' file not found
- 'jenkins-console.log' file not found
- 'jenkins-console.log' file not found
- 'jenkins-console.log' file not found
- 'jenkins-console.log' file not found
- 'jenkins-console.log' file not found
- 'jenkins-console.log' file not found
- 'jenkins-console.log' file not found
- 'jenkins-console.log' file not found
- 'jenkins-console.log' file not found
... skipped logging of 93 additional errors ...
Anything else?
No response
Are you interested in contributing a fix?
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Fields
Give feedbackNo fields configured for Bug.