Closed Bug 1979834 Opened 1 year ago Closed 1 year ago

Only preserve relevant stderr output from repo_sync

Categories

(Toolkit :: Crash Reporting, enhancement)

enhancement

Tracking

()

RESOLVED FIXED
143 Branch
Tracking Status
firefox143 --- fixed

People

(Reporter: gsvelto, Assigned: nishu)

References

Details

Attachments

(1 file)

When fetching an Apple package, repo_sync will often spit out a warning if the file has already been downloaded, like this:

WARNING: did not add product 061-1955 to catalog index-1.sucatalog.gz.apple because it has not been downloaded.

This output is stored in the artifacts, see this line. It results in dozens of multi-megabyte artifacts that only contain those lines, see this one for example.

We should filter out those lines from the output and only preserve the actual errors. Once filtered out most .stderr files will be empty and there's no point in saving them in the artifacts. We should thus only preserve the non-empty .stderr files that are likely to contain relevant errors.

Assignee: nobody → nsheth
Status: NEW → ASSIGNED
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 143 Branch
QA Whiteboard: [qa-triage-done-c144/b143]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: