jenkins-infra / helpdesk

Open your Infrastructure related issues here for the Jenkins project
https://github.com/jenkins-infra/helpdesk/issues/new/choose
17 stars 10 forks source link

The UpdateCli step fails regularly when processing jenkins.io PRs #3958

Open jmMeessen opened 8 months ago

jmMeessen commented 8 months ago

Service(s)

ci.jenkins.io

Summary

The updateCli step fails when building a www.jenkins.io PR with the following error:

alpineLatestVersion
-------------------
ERROR:  API rate limit exceeded for installation ID 8286021.
ERROR: ✗ searching GitHub release: API rate limit exceeded for installation ID 8286021.
ERROR: {Get the latest Alpine Linux version ✗   { {  } }   ERROR:   API rate limit exceeded for installation ID 8286021.
ERROR: ✗ searching GitHub release: API rate limit exceeded for installation ID 8286021.
} searching GitHub release: API rate limit exceeded for installation ID 8286021.
Pipeline "Bumps the ruby docker images versions in the documentation" failed
Skipping due to:
    sources stage:  "template: cfg:5:88: executing \"cfg\" at <source \"alpineLatestVersion\">: error calling source: parent source \"alpineLatestVersion\" failed"

Reproduction steps

No response

lemeurherve commented 8 months ago

This issue concerns all GitHub Actions across @jenkins-infra organisation and most of our Jenkins instances.

We need to add more GitHub applications and distribute the load amongst them to avoid being rate limited.