-
Notifications
You must be signed in to change notification settings - Fork 107
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
[4.17-9.4] crio.base
failing with "openssl: can't retrieve OpenSSL version"
#1523
Comments
crio.base
testscrio.base
failing with "openssl: can't retrieve OpenSSL version"
As i can see, only those packages between successful and failed builds have different version:
vs
|
Another diff here is: runc 4:1.1.12-2.el9 -> 4:1.1.12-3.rhaos4.17.el9 The major difference between those builds is that the rhaos one is built in the rhaos-4.17-rhel-9-candidate build target, which has a different buildroot. Two major differences are that the el9 one has golang 1.21 and openssl-1:3.0.7-25.el9, while rhaos has golang 1.22 and openssl-3.0.7-6.el9_2 (i.e. newer golang, but older openssl). So this is likely a buildroot mismatch. Someone asked steps to be able to reproduce this. Download the latest 4.17-9.4 RHCOS from the RHCOS release browser, and then:
|
Still an issue with cri-o-1.30.2-2.rhaos4.17.gitfbfc68d.el9 and runc-4:1.1.12-5.rhaos4.17.el9:
|
I asked ART about this. |
This was fixed by golang-fips/go#207. |
It seems the PR refered above is still not merged and I'm facing the same issue (same stack trace) where calico-node readiness probe when called is failing as below:
Any workarounds that I can follow, till PR is merged? Thanks! |
Tests fail with:
journal.txt
The text was updated successfully, but these errors were encountered: