[roll] Roll fuchsia [fuchsia-repo] Add extra logging when file is truncated

The `file_stream` can fail if the underlying file is truncated. This
adds extra debugging info to help find who might be changing the file
out from under this function.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/771462
Original-Revision: 8ee1c29dd693860ddcbdc74511656c0a4bd4e26f
GitOrigin-RevId: 8a1ae0ccc5e0addb7dba3503ba52989d9c1308ae
Change-Id: Ia807fa85d83396c8f5bc98985f654ab9421c63b2
1 file changed
tree: f979f9bfab6d990ac74a34f65b09fcd8cb1a1977
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. toolchain
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.