[mozlog] Limit the maximum size of errorsummary.log
Categories
(Testing :: Mozbase, enhancement, P3)
Tracking
(Not tracked)
People
(Reporter: emorley, Unassigned)
References
Details
Attachments
(1 file)
| Reporter | ||
Comment 1•8 years ago
|
||
Comment 2•8 years ago
|
||
Comment 3•8 years ago
|
||
| Reporter | ||
Comment 4•8 years ago
|
||
Comment 5•8 years ago
|
||
| Comment hidden (mozreview-request) |
Comment 7•8 years ago
|
||
Comment 8•8 years ago
|
||
| mozreview-review | ||
Comment 9•8 years ago
|
||
| mozreview-review-reply | ||
| Comment hidden (mozreview-request) |
Comment 11•8 years ago
|
||
| Reporter | ||
Comment 12•8 years ago
|
||
Comment 13•8 years ago
|
||
Comment 14•8 years ago
|
||
Updated•8 years ago
|
Comment 15•8 years ago
|
||
| bugherder | ||
Updated•7 years ago
|
Updated•7 years ago
|
Comment 16•7 years ago
|
||
The leave-open keyword is there and there is no activity for 6 months.
:gbrown, maybe it's time to close this bug?
Comment 17•7 years ago
|
||
:ahal - Did you want to follow-up here? (It's OK with me to close this.)
Comment 18•7 years ago
|
||
Yeah, let's close. I think the original condition that caused this was a bug that is now fixed.
| Reporter | ||
Comment 19•7 years ago
|
||
The original issue that resulted in large logs was bug 1372922, which was fixed.
This bug was filed separate to that about setting a limit, so if we're not doing that the resolution should be wontfix.
Treeherder will start rejecting large logs at some point (since they still cause backlogs every now and again; bug 1295997) - however it's going to have to do so fairly indiscriminately [1], and it also won't prevent the cost of S3 uploads/storage, and also isn't great for UX since jobs won't be marked as failed but instead Treeherder will just report it didn't attempt to parse them.
When that happens it may be that the priority of this increases, but I guess the bug could always be reopened at that point?
[1] since it can only use the Content-Length header prior to streaming the log, which is not an entirely reliable indicator given some assets are gzipped and others not, and even large logs can compress down small if the log spam happens to be the same line repeated etc
Updated•7 years ago
|
Description
•