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

Upgrade to v4.18.0-okd-scos.5 fails: The update cannot be verified...against keyrings: verifier-public-key-ci #2125

Open
titou10titou10 opened this issue Mar 23, 2025 · 1 comment

Comments

@titou10titou10
Copy link

titou10titou10 commented Mar 23, 2025

The upgrade from 4.18.0-okd-scos.4 to 4.18.0-okd-scos.5 fails with the following error

Retrieving payload failed version="4.18.0-okd-scos.5" image="registry.ci.openshift.org/origin/release-scos@sha256:2fcf0247f6ae48ea21c168f33782385d3752a12d0917e76b35223c4e6a702e91" 
failure=The update cannot be verified: unable to verify sha256:2fcf0247f6ae48ea21c168f33782385d3752a12d0917e76b35223c4e6a702e91 
against keyrings: verifier-public-key-ci

This seems to be a new bug similar to older bugs already seen in the past: #1706, #1618, #1729 ...
Using--forcebypass the check and the upgrade goes on...

oc adm upgrade --to-latest 
> fails
oc adm upgrade --clean
oc adm upgrade --to-latest --force
oc get clusterversion
NAME      VERSION             AVAILABLE   PROGRESSING   SINCE   STATUS
version   4.18.0-okd-scos.4   True        True          71s     Working towards 4.18.0-okd-scos.5: 129 of 901 done (14% complete), waiting on kube-controller-manager
@lweller
Copy link

lweller commented Mar 29, 2025

The upgrade from 4.18.0-okd-scos.5 to 4.18.0-okd-scos.6 also fails for the same reason.

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

No branches or pull requests

2 participants