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

[DEV] Migrate trace image to newer Alpine version #655

Open
ericvaandering opened this issue Nov 21, 2023 · 4 comments · May be fixed by dmwm/rucio-tracers#46 or #863
Open

[DEV] Migrate trace image to newer Alpine version #655

ericvaandering opened this issue Nov 21, 2023 · 4 comments · May be fixed by dmwm/rucio-tracers#46 or #863
Assignees
Labels
dev development activity

Comments

@ericvaandering
Copy link
Member

ericvaandering commented Nov 21, 2023

The trace image uses Alpine 3.15 which is no longer supported. We should move this to something newer.

Dockerfile is here: https://github.com/dmwm/CMSRucio/blob/master/docker/rucio-tracer/Dockerfile

Actually it's here: https://github.com/dmwm/rucio-tracers

@d-ylee
Copy link
Contributor

d-ylee commented Oct 25, 2024

@ericvaandering Looking at both Dockerfiles, it looks like each of them refer to different trace source repos:

CMSRucio (https://github.com/dmwm/CMSRucio/blob/master/docker/rucio-tracer/Dockerfile)

dmwm/rucio-tracers

Which repository should we be building from?

@d-ylee
Copy link
Contributor

d-ylee commented Nov 12, 2024

Looking in dmwm/rucio-flux (https://github.com/dmwm/rucio-flux/tree/main/apps/base/cms-rucio-traces), we are using https://hub.docker.com/r/cmssw/rucio-tracers/tags at version 4.0.5.

I think the https://github.com/dmwm/rucio-tracers repo has a release version 4.0.5, so it is potentially this image we are using.

@d-ylee
Copy link
Contributor

d-ylee commented Nov 12, 2024

Simultaneously with this issue, we might want to consider moving the image from DockerHub to CERN's image registry

@d-ylee d-ylee linked a pull request Nov 13, 2024 that will close this issue
@d-ylee
Copy link
Contributor

d-ylee commented Nov 13, 2024

There are no artifacts in the registry.cern.ch/cmsweb/rucio-tracers, but it could be that we need to add -stable to the end of the tags so it remains in the registry.

@d-ylee d-ylee linked a pull request Nov 13, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev development activity
Projects
None yet
2 participants