codecov / feedback

A place to discuss feedback about the pull request and web product experience.
36 stars 7 forks source link

Bug Report: Successful `codecovcli upload-process` failing to process by codecov #569

Open chriscerk opened 6 hours ago

chriscerk commented 6 hours ago

Describe the bug A clear and concise description of what the bug is.

Environment

To Reproduce Steps to reproduce the behavior:

  1. Run codecovcli --verbose upload-process

Your upload is now processing. When finished, results will be available at: OUR_ORG_LINK_TO_RESULTS Process Upload complete

  1. Wait awhile...
  2. See "Currently no uploads" in the UI and "Missing Head Report"

Expected behavior A clear and concise description of what you expected to happen.

Uploading code coverage to work.

⭐ If you have metrics on:

That would be interesting to review since we see "Currently no uploads" which according to the codecov cli should not be true.

Showing the status in the UI would be great, eg if it is queued vs. processing vs. completed

Screenshots

n/a

Additional context

This has been working fine for awhile, but since the past week this has been extremely flaky and blocking many engineering teams.

drazisil-codecov commented 6 hours ago

Hi @chriscerk

Can you please share the full SHA?

chriscerk commented 6 hours ago

@drazisil-codecov 0731ef732d1df7971ba12832cb27598c80434c0e is one example

drazisil-codecov commented 5 hours ago

@chriscerk can you open a ticket and share the full CLI output from your CI? Preferably with verbose enabled? Something is not happening correctly (don't think it's anything you are doing wrong), I but I don't know what...yet.

You can mention this thread, if you want. I'll get it :)