[roll] Roll fuchsia [skill] RBE diagnostics

Document various debug tools and investigative steps
for debugging remote build issues.

How this was created:
In an interactive debug session for b/501268588, I directed and
instructed Gemini to use the known tools and methodsn mentioned herein.
After finding the root cause, I asked Gemini to summarize
what it learned here.

Original-Bug: 493939768
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1574691
Original-Revision: a55d16347141faf8d281d991afbb60fd90652408
GitOrigin-RevId: 7ec1067289b9b7d31ff48555c8a5484d8e85fc62
Change-Id: I3b23f72891113f3aa95878b3658820dbc1f0dc36
1 file changed
tree: 98e63f41fc8812032a0bbaa12b36fbcf9deaa9d5
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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 in one of the communication channels documented at get involved.

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.