timja / jenkins-gh-issues-poc-06-18

0 stars 0 forks source link

[JENKINS-48574] Agent installer GUI should not be installed on headless agents #9526

Open timja opened 6 years ago

timja commented 6 years ago

It was on my radars several times, and now we have an issue in JENKINS-44229 where the Installer GUI propagation seems to take more than 30 seconds due to whatever reason. Likely it is caused by multiple calls by installers checking the SlaveInstallerFactor feasibility.

Usages: https://github.com/search?q=org%3Ajenkinsci+SlaveInstallerFactory&type=Code

Proposals:


Originally reported by oleg_nenashev, imported from: Agent installer GUI should not be installed on headless agents
  • assignee: ifernandezcalvo
  • status: Open
  • priority: Minor
  • resolution: Unresolved
  • imported: 2022/01/10
timja commented 6 years ago

oleg_nenashev:

Bulk issue update: The plugin connectivity is still unstable from what I see in this and other reports. Probably the recent patches in 1.24-1.25 caused some extra instability by getting rid of interlocks between agent connection and termination logic. Apparently it impacts some reconnection scenarios due to the race conditions.

Unfortunately I do not have capacity to work on the plugin in medium-term. So for now I am unassigning issues from myself. ifernandezcalvo was very kind to take ownership of the plugin and to handle some workload in it. Probably he will have some capacity to review the backlog I was unable to triage.

timja commented 2 years ago

[Originally related to: JENKINS-44229]

timja commented 2 years ago

[Epic: JENKINS-27514]