-
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
-
[JENKINS-42169] AsyncPeriodicWork listener logs don't get included on the support bundles
Assignee | Original: Steven Christou [ schristou ] | New: Rebecca Ysteboe [ rysteboe ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Status | Original: In Progress [ 3 ] | New: In Review [ 10005 ] |
Link |
New:
This issue blocks |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Review [ 10005 ] | New: Resolved [ 5 ] |
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