-
Bug
-
Resolution: Fixed
-
Minor
-
None
Previously AsyncPeriodicWork listener logs went to JENKINS_HOME and where included in other-logs folder, now that they are going to logs/tasks they don't come in the support bundle which makes it hard to diagnose some kinds of issues.
https://github.com/jenkinsci/jenkins/commit/b8584f5047be33fe1477d55ea2a53edc4a3d7b2d
- blocks
-
JENKINS-33068 AsyncPeriodicWork log files are overwritten every execution
-
- Closed
-
Code changed in jenkins
User: Rebecca Ysteboe
Path:
src/main/java/com/cloudbees/jenkins/support/impl/JenkinsLogs.java
http://jenkins-ci.org/commit/support-core-plugin/dad7119af2d4107067ce797b5a115769757b2c8e
Log:
JENKINS-42169Include task logs in support bundles