Skip to content

[JENKINS-73913] re-registering hooks causes REFUSED_STREAM errros #765

@jenkins-infra-bot

Description

@jenkins-infra-bot

If the Jenkins controller has a large number of github repositories & builds and you select "re-register all hooks", the plugin eventually stops being able to re-register them with REFUSED_STREAM and "out of retries" errors.

 

Called re-register hooks for 10237 items

 

log entries:

 

okhttp3.internal.http2.StreamResetException: stream was reset: REFUSED_STREAM

org.kohsuke.github.GHIOException: Ran out of retries for URL: 


Originally reported by ksapede_relativity, imported from: re-registering hooks causes REFUSED_STREAM errros
  • assignee: lanwen
  • status: Open
  • priority: Minor
  • component(s): github-plugin
  • resolution: Unresolved
  • votes: 0
  • watchers: 1
  • imported: 2025-12-08
Raw content of original issue

If the Jenkins controller has a large number of github repositories & builds and you select "re-register all hooks", the plugin eventually stops being able to re-register them with REFUSED_STREAM and "out of retries" errors.

 

Called re-register hooks for 10237 items

 

log entries:

 

okhttp3.internal.http2.StreamResetException: stream was reset: REFUSED_STREAM

org.kohsuke.github.GHIOException: Ran out of retries for URL: 

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions