[roll] Roll fuchsia [paver] Additional logging for failed paves.

Currently the paver appears to be giving up due to premature file
ending. This information will confirm that by showing that the metadata
expects more left in the extent and yet the end of file is seen. Also
adds to the PayloadStreamer to show if it exits with leftover data.

Original-Bug: 83638

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/585161
Original-Revision: af53905c6262918e8eddd05c66b0f89d6810d038
GitOrigin-RevId: f6951a3b68443d4617459b4c5c07db17d51417e2
Change-Id: I32bd9a1bbc4599e70eaddf8a7060917560abf53f
1 file changed
tree: 9ac4e1b055ad46ddfcca239fda14e70a374d3d05
  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.