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

Update various calls to mirrorlist.centos.org with vault.centos.org #3913

Merged
merged 4 commits into from
Aug 18, 2024

Conversation

sophia-guo
Copy link
Contributor

@sophia-guo sophia-guo commented Aug 15, 2024

Mirrorlist has been deprecated following the EOL of Centos 7

Fix #3905

Mirrorlist has been deprecated following the EOL of Centos 7

Signed-off-by: Sophia Guo <[email protected]>
@sophia-guo sophia-guo marked this pull request as draft August 15, 2024 20:22
@sophia-guo sophia-guo self-assigned this Aug 16, 2024
@sophia-guo sophia-guo marked this pull request as ready for review August 16, 2024 14:41
@sophia-guo
Copy link
Contributor Author

Note there are two agents available. https://ci.adoptium.net/label/ci.role.test&&hw.arch.x86&&sw.os.linux&&!%28centos6%7C%7Crhel6%29&&sw.tool.docker/
However with https://ci.adoptium.net/computer/test-ibmcloud-rhel7-x64-1/ will consistently hit the issue with error message like

10:40:42  docker: failed to register layer: symlink ../a0b6a018cc497a3d95ea4f449e24cd883f3826647b7c3b469f05d683e56907ee/diff /var/lib/docker/overlay2/l/XVAC3AEAM6DZ4IXSKPGV2D7DZC: no such file or directory.
10:40:42  See 'docker run --help'.

https://ci.adoptium.net/job/Test_openjdk23_hs_special.system_x86-64_linux_testList_0/14/console

Which suggests the docker issue and need to restart the docker. It is not related with this PR, will open an separate issue in infra repo.

@sxa
Copy link
Member

sxa commented Aug 16, 2024

https://ci.adoptium.net/job/Test_openjdk23_hs_special.system_x86-64_linux_testList_0/14/console

Which suggests the docker issue and need to restart the docker. It is not related with this PR, will open an separate issue in infra repo.

I've fixed that issue and am doing a "re-run in grinder" of your job at https://ci.adoptium.net/job/Grinder/10763/

Copy link
Member

@sxa sxa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've fixed that issue and am doing a "re-run in grinder" of your job at https://ci.adoptium.net/job/Grinder/10763/

Approving on the basis that it seems to be running through the build ok now so it's likely to complete ok :-)

@karianna karianna merged commit 829e04f into adoptium:master Aug 18, 2024
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update CentOS mirrorlink
3 participants