-
Bug
-
Resolution: Unresolved
-
Minor
-
None
Hi,
I have an issue that whenever our gerrit instance restarts, jenkins loses connection (nothing wrong about it) and cannot reconnect once the gerrit is up again.
From logs there is an info with:
trigger.GerritServer#doWakeup: Could not start connection
and then it keeps repeating that it cannot connect to the instance. When I test the connection from settings it is successful.
I've tried to restart the connection from GUI in `Manage Jenkins` -> `Gerrit Trigger` but it didn't do anything - there are no indications in logs that it re-attempted the connection to gerrit.
The only thing that works is restarting the jenkins but it is not preferable.
Environments:
Jenkins version: Jenkins 2.336
Gerrit Trigger version: 2.35.2
If there is anything more that you might need please let me know and I will try to provide additional info.