You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2022/09/26 23:26:11 UTC

[GitHub] [pinot] walterddr opened a new issue, #9467: Codecov CI instability

walterddr opened a new issue, #9467:
URL: https://github.com/apache/pinot/issues/9467

   exceptions like:
   ```
   [2022-09-26T18:30:50.169Z] ['error'] There was an error running the uploader: Error uploading to [https://codecov.io:](https://codecov.io/) Error: There was an error fetching the storage URL during POST: 404 - {'detail': ErrorDetail(string='Unable to locate build via Github Actions API. Please upload with the Codecov repository upload token to resolve issue.', code='not_found')}
   [2022-09-26T18:30:50.169Z] ['verbose'] The error stack is: Error: Error uploading to [https://codecov.io:](https://codecov.io/) Error: There was an error fetching the storage URL during POST: 404 - {'detail': ErrorDetail(string='Unable to locate build via Github Actions API. Please upload with the Codecov repository upload token to resolve issue.', code='not_found')}
       at main (/snapshot/repo/dist/src/index.js)
       at processTicksAndRejections (node:internal/process/task_queues:96:5)
   [2022-09-26T18:30:50.169Z] ['verbose'] End of uploader: 3176 milliseconds
   ```
   
   probably related to codecov action V3 issue, saw multiple reported in https://github.com/codecov/codecov-action/issues recently


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org