Open VannTen opened 22 hours ago
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: VannTen
The full list of commands accepted by this bot can be found here.
The pull request process is described here
/ok-to-test
By creating a VMI on the CI cluster and using virtctl to connect to it I'm able to get the following log from sshd:
Nov 21 10:31:24 testing-rocky9 systemd[1]: Starting OpenSSH server daemon... Nov 21 10:31:24 testing-rocky9 sshd[14104]: OpenSSL version mismatch. Built against 30000010, you have 30200020 Nov 21 10:31:24 testing-rocky9 systemd[1]: sshd.service: Main process exited, code=exited, status=255/EXCEPTION Nov 21 10:31:24 testing-rocky9 systemd[1]: sshd.service: Failed with result 'exit-code'. Nov 21 10:31:24 testing-rocky9 systemd[1]: Failed to start OpenSSH server daemon.
This looks like a rockylinux problem, openssl updated but sshd not rebuilt / not upgraded ?
I don't understand why it was fine before though. The image does not appear to have changed : https://quay.io/repository/kubespray/vm-rockylinux-9?tab=info
@yankay @ant31 any idea ?
What type of PR is this? /kind flake
What this PR does / why we need it:
Which issue(s) this PR fixes: Fixes #
Special notes for your reviewer:
Does this PR introduce a user-facing change?:
/label ci-short