Hi, the variables expansion of build emails is broken. I downgraded Jenkins to preious version. Looks like this issue: https://issues.jenkins.io/browse/JENKINS-64556
The whole thing looks like the TokenMacro Plugin cannot handle the neweset Jenkins version and triggers a NPE. This seem to affect many other plugins (as many use tokens and their expansion), so I expect a fix soon. Uwe ----- Uwe Schindler Achterdiek 19, D-28357 Bremen https://www.thetaphi.de eMail: [email protected] > -----Original Message----- > From: Policeman Jenkins Server <[email protected]> > Sent: Wednesday, January 6, 2021 1:36 AM > To: [email protected] > Subject: [JENKINS] $PROJECT_NAME (${ENV,var="JAVA"}) - Build # > $BUILD_NUMBER - $BUILD_STATUS! > > Build: ${BUILD_URL} > Java: ${ENV,var="JAVA_DESC"} > > ${FAILED_TESTS} --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
