Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Intent to disable mozharness' MultiFileLogger

6 views
Skip to first unread message

Chris AtLee

unread,
Feb 11, 2019, 2:41:51 PM2/11/19
to release-e...@lists.mozilla.org, to...@lists.mozilla.org
The MultiFileLogger in mozharness produces multiple files for all our
build/test jobs: one for each log level (debug, info, etc.), in addition to
a raw log file. These are not compressed before uploading, and this
information is also duplicated in the taskcluster log.

I would like to stop producing these separate files per log level, and
instead rely on Taskcluster's worker log to contain the complete log of the
task.

If you know of any consumers of these log files, please let me know!

Work is being tracked in
https://bugzilla.mozilla.org/show_bug.cgi?id=1527066

Cheers,
Chris

Andrew Halberstadt

unread,
Feb 11, 2019, 3:57:00 PM2/11/19
to Chris AtLee, release-e...@lists.mozilla.org, to...@lists.mozilla.org
ActiveData consumes the raw log files, please do not remove those!
> _______________________________________________
> tools mailing list
> to...@lists.mozilla.org
> https://lists.mozilla.org/listinfo/tools
>

Andrew Halberstadt

unread,
Feb 11, 2019, 4:18:18 PM2/11/19
to to...@lists.mozilla.org
Nvm, I was thinking of "<suite>_raw.log" whereas you are talking of
disabling "log_raw.log". That's not confusing at all! Even more of a reason
to get rid of them :).

Chris AtLee

unread,
Feb 14, 2019, 2:39:05 PM2/14/19
to to...@lists.mozilla.org
If there are no objections, I plan to land the patch next week, February
20th.

Are there other potential consumers that need to be consulted before then?
0 new messages