-
Bug
-
Resolution: Fixed
-
Major
-
None
-
-
285.vff7645a_56ff0
related to issues
https://issues.jenkins.io/browse/JENKINS-67862
https://issues.jenkins.io/browse/JENKINS-67873
Upgraded the Token Macro jenkins plugin to 280.v97a_82642793c but still encountering the error reported in these tickets.
Exception caught evaluating condition: [org.jenkinsci.plugins.tokenmacro.MacroEvaluationException: Error processing tokens], action = [Don't run]
Exception caught evaluating condition: [org.jenkinsci.plugins.tokenmacro.MacroEvaluationException: Error processing tokens], action = [Fail the build]
Build step 'Conditional steps (multiple)' changed build result to FAILURE
Build step 'Conditional steps (multiple)' marked build as failure
Prior to v277 these jobs ran without issue.
It may be related to the specific syntax in my conditional statement - with is a string beginning with a $.
See the attached screenshot for details.
- relates to
-
JENKINS-67862 Getting error [org.jenkinsci.plugins.tokenmacro.MacroEvaluationException: Error processing tokens]
- Resolved