Details
-
Improvement
-
Status: Resolved (View Workflow)
-
Minor
-
Resolution: Fixed
Description
Currently Remoting agents do not print their versions to logs on the startup. Although there are plugins showing that on the Jenkins side (Version Column plugin, Support Core plugin), it would be still useful to print the version when the agent starts.
Acceptance criteria:
- Agent version is printed when the agent is connected to the master from CLI
- Agent version is printed when the connection is established over SSH (e.g. by SSH Slaves plugin)
- Agent version is printed when the agent is launched over Java Web Start
In order to address these requirement, it is generally required to add log messaging in a generic Remoting class like Engine.
Code changed in jenkins
User: Oleg Nenashev
Path:
client/pom.xml
http://jenkins-ci.org/commit/swarm-plugin/c5a100cf94f6016d396a8d525554d1b8db416d07
Log:
[JENKINS-50237, JENKINS-49618] - Update Swarm Client to Remoting to 3.19