[roll] Roll fuchsia [fxfs] Cache errors when replaying profiles and downgrade log level

This gets noisy for something that is actually quite acceptable. It was
originally WARN level on the assumption that after an OTA none of the
files should actually have gone missing yet, but that can be racy with
whatever the SWD stack might be up to, so it might not indicate an
actual problem.

Adds an info log to indicate count of success and failure, so if this
becomes suspiciously high we'll have an indicator without creating a lot
of log spam.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1249144
Original-Revision: 48b74a4f7ccffa941ef08f627b2a6bf01abfdf44
GitOrigin-RevId: 4b1b6013ecb2aa5dad9d443a827db05100d512e5
Change-Id: Ib79a96441768f05bcac22337ee71f63ef9e91a0c
1 file changed
tree: e00e41f9eaebf33318c0154e0039ffcbd8ea217a
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.