Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1605232

Summary: REGRESSION: Installer (prerequisites playbook) pulls cri-o:latest image instead of the correct version
Product: OpenShift Container Platform Reporter: Wolfgang Kulhanek <wkulhane>
Component: InstallerAssignee: Scott Dodson <sdodson>
Status: CLOSED DUPLICATE QA Contact: Johnny Liu <jialiu>
Severity: high Docs Contact:
Priority: unspecified    
Version: 3.9.0CC: aos-bugs, jokerman, mmccomas, wmeng
Target Milestone: ---   
Target Release: 3.9.z   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-08-15 17:19:38 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Wolfgang Kulhanek 2018-07-20 13:51:13 UTC
Description of problem:

The prerequisites playbook pre-pulls cri-o:latest image to all the nodes. It appears that the latest version of this image is either broken or does not work with 3.9. Regardless the install now fails with nodes not being able to start up. There was a new image pushed 2 days ago which now seems to cause the failure.

This is similar - but NOT duplicate - to https://bugzilla.redhat.com/show_bug.cgi?id=1599605

Version-Release number of the following components:
This happens on 3.9.31 and 3.9.33 (and I suspect earlier versions as well but didn't test).

How reproducible:

Every time.

Steps to Reproduce:
1. Install OCP with CRI-O enabled
2. Install fails

Actual results:
journalctl -xe shows this:

kuberuntime_manager.go:172] Get runtime version failed: rpc error: code = Unimplemented desc = unknown service runtime.RuntimeService
Jul 20 08:45:26 master1.wk33.internal atomic-openshift-node[47894]: F0720 08:45:26.442358   47894 server.go:173] failed to run Kubelet: failed to create kubelet: rpc error: code = Unimplemented desc = unknown service runtime.RuntimeServ
Jul 20 08:45:26 master1.wk33.internal systemd[1]: atomic-openshift-node.service: main process exited, code=exited, status=255/n/a



Expected results:

Additional info:

Comment 2 Scott Dodson 2018-08-15 17:19:38 UTC

*** This bug has been marked as a duplicate of bug 1614916 ***