Git Product home page Git Product logo

Comments (5)

sethvargo avatar sethvargo commented on June 15, 2024

Hi @cwolf24 - we already do retries, so these would be failures after retries. Is it always occurring on the same file?

from upload-cloud-storage.

cwolf24 avatar cwolf24 commented on June 15, 2024

@sethvargo Unfortunately it's hard to say if it is related to a specific file, because the files (allure testreport) are created dynamically beforehand...
and as far as i can see it happens - when it happens - with one of the *.json files from a subfolder (allure-report/test-integration/data/test-cases/939ed1e9943e7b51.json always after 2:11 minutes...
i just created an allure report locally and it doesn't look like there are big files or broken files or anything.

Can i somehow enable debugging output or something else that may help analysing this issue?

from upload-cloud-storage.

cwolf24 avatar cwolf24 commented on June 15, 2024

@sethvargo I just did re-run a failed upload reports job and now it failed after a few seconds with:

Error: google-github-actions/upload-cloud-storage failed with: retry limit exceeded -
 node:internal/process/promises:279
             triggerUncaughtException(err, true /* fromPromise */);
             ^
 
 Error: Retry limit exceeded - 
     at Upload.attemptDelayedRetry (/home/runner/work/_actions/google-github-actions/upload-cloud-storage/v1/dist/index.js:139:10919)
     at Upload.onResponse (/home/runner/work/_actions/google-github-actions/upload-cloud-storage/v1/dist/index.js:139:10345)
     at Upload.makeRequestStream (/home/runner/work/_actions/google-github-actions/upload-cloud-storage/v1/dist/index.js:139:10142)
     at runMicrotasks (<anonymous>)
     at processTicksAndRejections (node:internal/process/task_queues:96:5)
     at async Upload.startUploading (/home/runner/work/_actions/google-github-actions/upload-cloud-storage/v1/dist/index.js:139:7703)

Is this maybe related?

from upload-cloud-storage.

sethvargo avatar sethvargo commented on June 15, 2024

Hi there - here are instructions for enabling the debug output for the complete GitHub Actions workflow run.

Is this using GitHub Actions managed runners or self-hosted?

What is the total size of the upload? I think GitHub imposes bandwidth limits (although I cannot find any supporting documentation).

from upload-cloud-storage.

cwolf24 avatar cwolf24 commented on June 15, 2024

Hi @sethvargo ,

thanks for the info, i now could optimize our upload by splitting it for single testruns, so that not all files will be uploaded at the same time. So this issue can be closed.
Thanks again for your support!

from upload-cloud-storage.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.