tvalentyn commented on pull request #12452:
URL: https://github.com/apache/beam/pull/12452#issuecomment-675112593


   Thanks, looks like 'Upload test logs' is flaky:
   ```
    Upload test logs1s
       pythonLocation: C:\hostedtoolcache\windows\Python\3.5.4\x64
   Run actions/upload-artifact@v2
     with:
       name: pytest-windows-latest-3.5
       path: sdks/python/pytest**.xml
       if-no-files-found: warn
     env:
       pythonLocation: C:\hostedtoolcache\windows\Python\3.5.4\x64
   With the provided path, there will be 2 file(s) uploaded
   ##[error]read ECONNRESET
   ```
   
   ```
   Exponential backoff for retry #1. Waiting for 5006.55256840354 milliseconds 
before continuing the upload at offset 0
   ##[error]Unexpected response. Unable to upload chunk to 
https://pipelines.actions.githubusercontent.com/COKSSHEuHyOLM1pP93G8aBnLpu5tMJfYiveSzILlm0cIfDvSEl/_apis/resources/Containers/4328416?itemPath=pytest-ubuntu-latest-3.8%2Fpytest_py38_no_xdist.xml
   ##### Begin Diagnostic HTTP information #####
   Status Code: 404
   Status Message: Not Found
   Header Information: {
     "content-length": "29",
     "content-type": "text/plain",
     "strict-transport-security": "max-age=2592000",
     "x-tfs-processid": "98f88b46-bb0d-4ece-af51-fbf9accea451",
     "x-tfs-serviceerror": "The+resource+cannot+be+found.",
     "x-msedge-ref": "Ref A: E85C8E28FC70417687E1D2AAE3FBDD17 Ref B: 
BN3EDGE0515 Ref C: 2020-08-17T18:55:44Z",
     "date": "Mon, 17 Aug 2020 18:55:53 GMT"
   }
   ###### End Diagnostic HTTP information ######
   ##[warning]Aborting upload for 
/home/runner/work/beam/beam/sdks/python/pytest_py38_no_xdist.xml due to failure
     Post Checkout code
   ```
   Is there a way we can configure additional retries there?
   
   Also, how a PR author will re-run the actions tests on their PR? Is it 
possible to rerun only failed tests? (I remember I asked this question before, 
but I forgot what the answer was)


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to