Help "There was an error processing coverage reports."

Please check the troubleshooting guide before creating a ticket.

Description

pr: Avoid copy response body for http. by wangfakang · Pull Request #1440 · mosn/mosn · GitHub

Run bash <(curl -s https://codecov.io/bash)

  _____          _
 / ____|        | |
| |     ___   __| | ___  ___ _____   __
| |    / _ \ / _` |/ _ \/ __/ _ \ \ / /
| |___| (_) | (_| |  __/ (_| (_) \ V /
 \_____\___/ \__,_|\___|\___\___/ \_/
                              Bash-20201009-048fee3


==> GitHub Actions detected.
    project root: .
    Fixing merge commit SHA
    Yaml found at: .github/codecov.yaml
==> Running gcov in . (disable via -X gcov)
==> Python coveragepy not found
==> Searching for coverage reports in:
    + .
    -> Found 2 reports
==> Detecting git/mercurial file structure
==> Reading reports
    + ./.github/codecov.yaml bytes=416
    + ./coverage.txt bytes=944554
==> Appending adjustments
    https://docs.codecov.io/docs/fixing-reports
/dev/fd/63: line 1538: echo: write error: Broken pipe
/dev/fd/63: line 1592: echo: write error: Broken pipe
    + Found adjustments
==> Gzipping contents
==> Uploading reports
    url: https://codecov.io
    query: branch=optimize_http&commit=eee8a6d0e4375d51b81061595a972fc4e3b1db34&build=331332085&build_url=http%3A%2F%2Fgithub.com%2Fmosn%2Fmosn%2Factions%2Fruns%2F331332085&name=&tag=&slug=mosn%2Fmosn&service=github-actions&flags=&pr=1440&job=&cmd_args=
->  Pinging Codecov
https://codecov.io/upload/v4?package=bash-20201009-048fee3&token=secret&branch=optimize_http&commit=eee8a6d0e4375d51b81061595a972fc4e3b1db34&build=331332085&build_url=http%3A%2F%2Fgithub.com%2Fmosn%2Fmosn%2Factions%2Fruns%2F331332085&name=&tag=&slug=mosn%2Fmosn&service=github-actions&flags=&pr=1440&job=&cmd_args=
->  Uploading to
https://storage.googleapis.com/codecov/v4/raw/2020-10-27/6FE761F5C8315A221D190C66AEDD4F69/eee8a6d0e4375d51b81061595a972fc4e3b1db34/0391324c-13d1-4a43-9535-81b1d95e6aca.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201027%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201027T125316Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2ca3c648d3cdea6ddad13e2db45df3a3984e46cd7c812050cca8bf5fb817d8ce
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  218k    0     0  100  218k      0  1061k --:--:-- --:--:-- --:--:-- 1056k
100  218k    0     0  100  218k      0   784k --:--:-- --:--:-- --:--:--  781k
    -> View reports at https://codecov.io/github/mosn/mosn/commit/eee8a6d0e4375d51b81061595a972fc4e3b1db34

Thanks and best regards

@taoyuanyuan, this looks like a permissions issue, are you using the GitHub App Integration?