[roll] Roll fuchsia [fint] Emit failure summary

Parse the stdout of the Ninja subprocess to find the subset of the logs
apply to failed targets, if any. Then emit the logs of failed targets to
the output artifacts so that they can be presented prominently by
recipes to make build failure modes clear.

Mostly translated from
https://fuchsia.googlesource.com/infra/recipes/+/b018bf4489/recipe_modules/ninja/resources/ninja_wrapper.py

Original-Bug: 67861
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/502681
Original-Revision: daae45ad0c907cdc965bed0364c73d8c0b0256cc
GitOrigin-RevId: 58c0fc516dc0b01aa9edaa9262b315639b19dc2d
Change-Id: If96b1830a19bd7b845e1ad289fedf96e313acee2
1 file changed
tree: bd4994e4b6f03c9d83ac487616c14bebc4764f8e
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.