Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing agent image with remoting 3248.3250.v3277a_8e88c9b_ #852

Closed
jonesbusy opened this issue Aug 8, 2024 · 13 comments
Closed

Missing agent image with remoting 3248.3250.v3277a_8e88c9b_ #852

jonesbusy opened this issue Aug 8, 2024 · 13 comments
Assignees
Labels

Comments

@jonesbusy
Copy link

jonesbusy commented Aug 8, 2024

Jenkins and plugins versions report

2.462.1

What Operating System are you using (both controller, and any agents involved in the problem)?

ALL

Reproduction steps

Hi,

Since 2.462.1 the remoting bundled by core is 3248.3250.v3277a_8e88c9b_

I would also expect to find a container image of inbound agent matching exact remoting of core

Such tag doesn't exists on https://hub.docker.com/r/jenkins/inbound-agent/

Because of https://github.com/jenkinsci/versioncolumn-plugin/ I would like to use the exact same remoting version for agents

remoting_mismatch

Expected Results

To find container agent images bundling remoting 3248.3250.v3277a_8e88c9b_

Actual Results

Not published

Anything else?

No response

Are you interested in contributing a fix?

No response

@jonesbusy jonesbusy added the bug label Aug 8, 2024
@dduportal dduportal self-assigned this Aug 8, 2024
@dduportal
Copy link
Contributor

Good catch, thanks for reporting!

In the heat of the security advisory we only focused on the latest (https://github.com/jenkinsci/remoting/releases/tag/3256.3258.v858f3c9a_f69d) but there are a few missing.

Working on it right now

dduportal added a commit to dduportal/docker-agent that referenced this issue Aug 8, 2024
Signed-off-by: Damien Duportal <damien.duportal@gmail.com>
(cherry picked from commit dd9c00142fcd1907e87950bffbe21307381a1791)
dduportal added a commit to dduportal/docker-agent that referenced this issue Aug 8, 2024
Signed-off-by: Damien Duportal <damien.duportal@gmail.com>
@dduportal
Copy link
Contributor

For information, we've opened 2 PRs to cover the 2 missing security releases:

I'll update the issue once the releases will be published (in a 2-3 hours) to let you know

dduportal added a commit that referenced this issue Aug 8, 2024
Signed-off-by: Damien Duportal <damien.duportal@gmail.com>
dduportal added a commit to dduportal/docker-agent that referenced this issue Aug 8, 2024
Signed-off-by: Damien Duportal <damien.duportal@gmail.com>
@dduportal
Copy link
Contributor

Update: we successfully released 3206.3208.v409508a_675ff-1:

* https://hub.docker.com/r/jenkins/agent/tags?page=&page_size=&ordering=&name=3206.3208.v409508a_675ff

* https://hub.docker.com/r/jenkins/inbound-agent/tags?page=&page_size=&ordering=&name=3206.3208.v409508a_675ff

Let's work on 3248.3250.v3277a_8e88c9b_ now...

I messed up tags, sorry. As per #854 (comment). Wait a bit for 3248, and 3206 will be overwritten

@dduportal
Copy link
Contributor

Re-deploying in progress...

@dduportal
Copy link
Contributor

$ docker run --rm jenkins/inbound-agent:3248.3250.v3277a_8e88c9b_-1 -version
3248.3250.v3277a_8e88c9b_
$ docker run --rm jenkins/inbound-agent:3206.3208.v409508a_675ff-1 -version 
3206.3208.v409508a_675ff

Finally!

@dduportal
Copy link
Contributor

@jonesbusy can you confirm it's ok on your side by closing the issue, or commenting?

@jonesbusy
Copy link
Author

Thanks!

Sure I will rebuild my agents this afternoon and let you know

@Spanish93
Copy link

Hi @dduportal

Image [3261.v9c670a_4748a_9-1-jdk11] are missing on https://hub.docker.com/layers/jenkins/inbound-agent/

The latest jdk11 is for ARG VERSION=3248.3250.v3277a_8e88c9b_

Thanks

@dduportal
Copy link
Contributor

Hi @dduportal

Image [3261.v9c670a_4748a_9-1-jdk11] are missing on https://hub.docker.com/layers/jenkins/inbound-agent/

The latest jdk11 is for ARG VERSION=3248.3250.v3277a_8e88c9b_

Thanks

Thanks for reporting. The release is currently in progress.

@dduportal
Copy link
Contributor

Hi @dduportal
Image [3261.v9c670a_4748a_9-1-jdk11] are missing on https://hub.docker.com/layers/jenkins/inbound-agent/
The latest jdk11 is for ARG VERSION=3248.3250.v3277a_8e88c9b_
Thanks

Thanks for reporting. The release is currently in progress.

It's available now: https://hub.docker.com/r/jenkins/agent/tags?page=&page_size=&ordering=&name=3261 and https://hub.docker.com/r/jenkins/inbound-agent/tags?page=&page_size=&ordering=&name=3261

@Spanish93
Copy link

Hi @dduportal
Image [3261.v9c670a_4748a_9-1-jdk11] are missing on https://hub.docker.com/layers/jenkins/inbound-agent/
The latest jdk11 is for ARG VERSION=3248.3250.v3277a_8e88c9b_
Thanks

Thanks for reporting. The release is currently in progress.

It's available now: https://hub.docker.com/r/jenkins/agent/tags?page=&page_size=&ordering=&name=3261 and https://hub.docker.com/r/jenkins/inbound-agent/tags?page=&page_size=&ordering=&name=3261

Perfect thanks

@jonesbusy
Copy link
Author

All good on my side, thanks for the quick release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants