Started by timer [Tue Apr 30 15:58:09 UTC 2024] Starting branch indexing... Connecting to https://api.github.com using docker-jenkins GitHub credentials Examining dockersamples/example-voting-app Checking branches... Getting remote branches... Checking branch main Getting remote pull requests... ‘Jenkinsfile’ not found Does not meet criteria Checking branch dependabot/npm_and_yarn/result/express-4.19.2 Checking branch duplicate_key ‘Jenkinsfile’ not found Does not meet criteria Checking branch revert-54-connection_pooling ‘Jenkinsfile’ not found Does not meet criteria Checking branch scout-fix ‘Jenkinsfile’ not found Does not meet criteria 5 branches were processed Checking pull-requests... Checking pull request #339 ‘Jenkinsfile’ not found Does not meet criteria Checking pull request #336 ERROR: [Tue Apr 30 15:58:11 UTC 2024] Could not fetch branches from source 39c1e754-5a59-4617-93d1-34ed113418bf [Tue Apr 30 15:58:11 UTC 2024] Finished branch indexing. Indexing took 2.5 sec FATAL: Failed to recompute children of example-voting-app org.kohsuke.github.HttpException: {"message":"Must have push access to view repository collaborators.","documentation_url":"https://docs.github.com/rest/collaborators/collaborators#list-repository-collaborators"} 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.GitHubPageIterator.fetch(GitHubPageIterator.java:146) at org.kohsuke.github.GitHubPageIterator.hasNext(GitHubPageIterator.java:93) at org.kohsuke.github.PagedIterator.fetch(PagedIterator.java:116) at org.kohsuke.github.PagedIterator.nextPageArray(PagedIterator.java:144) at org.kohsuke.github.PagedIterable.toArray(PagedIterable.java:79) at org.kohsuke.github.PagedIterable.toArray(PagedIterable.java:107) at org.kohsuke.github.GHRepository.getCollaboratorNames(GHRepository.java:1050) at org.jenkinsci.plugins.github_branch_source.GitHubSCMSource.updateCollaboratorNames(GitHubSCMSource.java:1576) at org.jenkinsci.plugins.github_branch_source.GitHubSCMSource$LazyContributorNames.create(GitHubSCMSource.java:2833) at org.jenkinsci.plugins.github_branch_source.LazySet.delegate(LazySet.java:59) at org.jenkinsci.plugins.github_branch_source.LazySet.contains(LazySet.java:79) at org.jenkinsci.plugins.github_branch_source.ForkPullRequestDiscoveryTrait$TrustContributors.checkTrusted(ForkPullRequestDiscoveryTrait.java:293) at org.jenkinsci.plugins.github_branch_source.ForkPullRequestDiscoveryTrait$TrustContributors.checkTrusted(ForkPullRequestDiscoveryTrait.java:284) at jenkins.scm.api.trait.SCMHeadAuthority.isTrusted(SCMHeadAuthority.java:101) at jenkins.scm.api.trait.SCMSourceRequest.isTrusted(SCMSourceRequest.java:213) at org.jenkinsci.plugins.github_branch_source.GitHubSCMSource$4.create(GitHubSCMSource.java:1254) at org.jenkinsci.plugins.github_branch_source.GitHubSCMSource$4.create(GitHubSCMSource.java:1248) at jenkins.scm.api.trait.SCMSourceRequest.process(SCMSourceRequest.java:339) at org.jenkinsci.plugins.github_branch_source.GitHubSCMSource.retrievePullRequest(GitHubSCMSource.java:1245) at org.jenkinsci.plugins.github_branch_source.GitHubSCMSource.retrieve(GitHubSCMSource.java:1085) at jenkins.scm.api.SCMSource._retrieve(SCMSource.java:372) at jenkins.scm.api.SCMSource.fetch(SCMSource.java:282) at jenkins.branch.MultiBranchProject.computeChildren(MultiBranchProject.java:654) at com.cloudbees.hudson.plugins.folder.computed.ComputedFolder.updateChildren(ComputedFolder.java:265) at com.cloudbees.hudson.plugins.folder.computed.FolderComputation.run(FolderComputation.java:167) at jenkins.branch.MultiBranchProject$BranchIndexing.run(MultiBranchProject.java:1057) at hudson.model.ResourceController.execute(ResourceController.java:101) at hudson.model.Executor.run(Executor.java:442) Finished: FAILURE