-
Bug
-
Resolution: Fixed
-
Minor
-
Jenkins 2.107.1
Pipeline: Job 2.17
I'm getting lots of "Unreadable data" from different pipelines after upgrade to 2.107.1.
ConversionException: Refusing to unmarshal logPrefixCache for security reasons; see https://jenkins.io/redirect/class-filter/ ---- Debugging information ---- class : com.google.common.cache.LocalCache$LocalLoadingCache required-type : com.google.common.cache.LocalCache$LocalLoadingCache converter-type : hudson.util.XStream2$BlacklistedTypesConverter path : /flow-build/logPrefixCache line number : 214 -------------------------------
line numbers: 134, 214, 222, 238, 313, 391 etc.
On first look log seems to be normal for mentioned build numbers. Is this something that I need to be worried about?
- relates to
-
JENKINS-38383 StackOverflow when loading a large pipeline job
- Closed
- links to