Hey all, I've recently upgraded masters to the 2.222.x line and ran into an issue where a build that was using a filesystem root workspace will throw a null pointer exception.
Some quick investigation revealed https://issues.jenkins-ci.org/browse/JENKINS-61197 which states 2.222.1-fixed but the bug exists in my instance running 2.222.3, Inspecting the 2.222.1 tag reveals that the bug still exists and was not backported https://github.com/jenkinsci/jenkins/blob/d66bd8595e531749e842274a806eabab5cc16a32/core/src/main/java/hudson/model/AbstractBuild.java#L866-L869 Cheers, Raihaan -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/cf75cc3f-4d91-4822-a61c-f0706e8e85fa%40googlegroups.com.
