-
Bug
-
Resolution: Fixed
-
Major
-
None
-
-
2.317
AsyncPeriodicWork (and AsyncAperiodicWork) print a message to the log file every time they run. If a task runs every couple seconds, you can get megabytes of text under logs/tasks/ like
Started at Mon Oct 11 20:49:40 UTC 2021 Finished at Mon Oct 11 20:49:40 UTC 2021. 0ms Started at Mon Oct 11 20:49:42 UTC 2021 Finished at Mon Oct 11 20:49:42 UTC 2021. 0ms
This is not useful information, and besides consuming significant disk space, it produces a lot of I/O activity and degrades performance of backups.
- relates to
-
JENKINS-64151 Adjust file size rotation for AsyncPeriodicWork / AsyncAperiodicWork Task Logs
-
- Closed
-
-
JENKINS-73692 BackgroundGlobalBuildDiscarder creates lots of log output
-
- Resolved
-
- links to
[JENKINS-66854] AsyncPeriodicWork produces a lot of disk churn
Link |
New:
This issue relates to |
Assignee | New: Jesse Glick [ jglick ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Remote Link | New: This issue links to "jenkins PR-5802 (Web Link)" [ 27003 ] |
Status | Original: In Progress [ 3 ] | New: In Review [ 10005 ] |
Released As | New: 2.317 | |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Review [ 10005 ] | New: Fixed but Unreleased [ 10203 ] |
Status | Original: Fixed but Unreleased [ 10203 ] | New: Closed [ 6 ] |
Link |
New:
This issue relates to |