jenkinsci / jenkinsci/versioncolumn-plugin

[JENKINS-72688] "This node is offline because it uses an old agent.jar" error is misleading

Open
#386 4 comments 0 reactions 0 assignees View on GitHub
imported-jira-issue
Dominant language
Java
Stars
4
Forks
23
Avg merge
1h 58m
Merged PRs (30d)
1

Description

Hi,

The text "This node is offline because it uses an old" is misleading since the actual code is looking for the exact match, thus, the error should be "This node is offline because version needed is ". of course should be version we compared to, usually the built-in version

 

Jenkins version: 2.332.3

versioncolumn-plugin: 2.2

---
Originally reported by tzach_solomon, imported from: "This node is offline because it uses an old agent.jar" error is misleading


  • status: Open
  • priority: Critical
  • component(s): versioncolumn-plugin
  • resolution: Unresolved
  • votes: 0
  • watchers: 2
  • imported: 20251210-221934

Raw content of original issue

Hi,

The text "This node is offline because it uses an old" is misleading since the actual code is looking for the exact match, thus, the error should be "This node is offline because version needed is <VERSION>". <VERSION> of course should be version we compared to, usually the built-in version

 

Jenkins version: 2.332.3

versioncolumn-plugin: 2.2

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.