Eclipse TeXlipse: please setup GitHub bot
Summary
Eclipse TeXlipse organization folder job configuration failure
Steps to reproduce
Have a look at https://ci.eclipse.org/texlipse/job/Eclipse%20TeXlipse/configure
What is the current bug behavior?
Exception validating credentials
What is the expected correct behavior?
Credentials validation passed
Relevant logs and/or screenshots
[Wed Mar 06 07:51:14 EST 2024] Starting organization scan...
[Wed Mar 06 07:51:14 EST 2024] Updating actions...
Looking up details of eclipse-texlipse...
ERROR: [Wed Mar 06 07:51:15 EST 2024] Could not refresh actions for navigator org.jenkinsci.plugins.github_branch_source.GitHubSCMNavigator@6c00c5d6
org.kohsuke.github.HttpException: {"message":"Bad credentials","documentation_url":"https://docs.github.com/rest"}
at org.kohsuke.github.GitHubConnectorResponseErrorHandler$1.onError(GitHubConnectorResponseErrorHandler.java:62)
at org.kohsuke.github.GitHubClient.detectKnownErrors(GitHubClient.java:504)
at org.kohsuke.github.GitHubClient.sendRequest(GitHubClient.java:464)
at org.kohsuke.github.GitHubClient.lambda$getRateLimit$5(GitHubClient.java:294)
at org.kohsuke.github.GitHubSanityCachedValue.get(GitHubSanityCachedValue.java:44)
at org.kohsuke.github.GitHubClient.getRateLimit(GitHubClient.java:283)
at org.kohsuke.github.GitHubClient.rateLimit(GitHubClient.java:352)
at org.kohsuke.github.GitHubRateLimitChecker.checkRateLimit(GitHubRateLimitChecker.java:140)
at org.kohsuke.github.GitHubClient.sendRequest(GitHubClient.java:460)
at org.kohsuke.github.GitHubClient.fetch(GitHubClient.java:159)
at org.kohsuke.github.GitHubClient.checkApiUrlValidity(GitHubClient.java:390)
Caused: java.io.IOException: GitHub Enterprise server (https://api.github.com) with private mode enabled
at org.kohsuke.github.GitHubClient.checkApiUrlValidity(GitHubClient.java:394)
at org.kohsuke.github.GitHub.checkApiUrlValidity(GitHub.java:1321)
at org.jenkinsci.plugins.github_branch_source.ApiRateLimitChecker.verifyConnection(ApiRateLimitChecker.java:194)
at org.jenkinsci.plugins.github_branch_source.Connector$GitHubConnection.verifyConnection(Connector.java:723)
at org.jenkinsci.plugins.github_branch_source.Connector.connect(Connector.java:420)
at org.jenkinsci.plugins.github_branch_source.GitHubSCMNavigator.retrieveActions(GitHubSCMNavigator.java:1562)
at jenkins.scm.api.SCMNavigator.fetchActions(SCMNavigator.java:326)
at jenkins.branch.OrganizationFolder.computeChildren(OrganizationFolder.java:486)
at com.cloudbees.hudson.plugins.folder.computed.ComputedFolder.updateChildren(ComputedFolder.java:269)
at com.cloudbees.hudson.plugins.folder.computed.FolderComputation.run(FolderComputation.java:167)
at jenkins.branch.OrganizationFolder$OrganizationScan.run(OrganizationFolder.java:920)
at hudson.model.ResourceController.execute(ResourceController.java:101)
at hudson.model.Executor.run(Executor.java:442)
Priority
- Urgent
- High
- Medium
- Low
Severity
- Blocker
- Major
- Normal
- Low
Impact
Eclipse TeXlipse have a release review today and we need to demonstrate a build assembled by Jenkins The beginning of the story: #4338 (closed)