Running 4.7.0-0.nightly-2021-01-08-081037 installer with Kuryr on both OSP16.1 and OSP13 failed. The same OCP with OpenshiftSDN worked fine. - Successful installation with UPI + OpenshiftSDN: https://rhos-ci-staging-jenkins.lab.eng.tlv2.redhat.com/job/DFG-osasinfra-shiftstack_ci-ocp_verification-osp16.1-ocp4.6-upi/13/ - logs for unsuccessful installation with UPI + Kuryr on OSP16.1 (log_bundle inside): installation_UPI_Kuryr_4.7.0-0.nightly-2021-01-08-081037.tgz - logs for unsuccessful installation with IPI + Kuryr on OSP13: installation_IPI_Kuryr_4.7.0-0.nightly-2021-01-08-081037.tgz
Created attachment 1745637 [details] installation_IPI_Kuryr_4.7.0-0.nightly-2021-01-08-081037.tgz
Created attachment 1745638 [details] installation_UPI_Kuryr_4.7.0-0.nightly-2021-01-08-081037.tgz
Issue is fixed on latest nightly 4.7.0-0.nightly-2021-01-10-070949 Installation runs 3 times in a row and all installations succeeded. [stack@undercloud-0 ~]$ oc get clusterversion NAME VERSION AVAILABLE PROGRESSING SINCE STATUS version 4.7.0-0.nightly-2021-01-10-070949 True False 51m Cluster version is 4.7.0-0.nightly-2021-01-10-070949 [stack@undercloud-0 ~]$ grep "Time elapsed per stage" ostest/.openshift_install.log -A 6 time="2021-01-11T04:59:11-05:00" level=debug msg="Time elapsed per stage:" time="2021-01-11T04:59:11-05:00" level=debug msg=" Infrastructure: 2m26s" time="2021-01-11T04:59:11-05:00" level=debug msg="Bootstrap Complete: 14m5s" time="2021-01-11T04:59:11-05:00" level=debug msg=" API: 2m0s" time="2021-01-11T04:59:11-05:00" level=debug msg=" Bootstrap Destroy: 44s" time="2021-01-11T04:59:11-05:00" level=debug msg=" Cluster Operators: 25m29s" time="2021-01-11T04:59:11-05:00" level=info msg="Time elapsed: 43m38s" -- time="2021-01-11T06:59:14-05:00" level=debug msg="Time elapsed per stage:" time="2021-01-11T06:59:14-05:00" level=debug msg=" Infrastructure: 2m30s" time="2021-01-11T06:59:14-05:00" level=debug msg="Bootstrap Complete: 15m46s" time="2021-01-11T06:59:14-05:00" level=debug msg=" API: 2m45s" time="2021-01-11T06:59:14-05:00" level=debug msg=" Bootstrap Destroy: 44s" time="2021-01-11T06:59:14-05:00" level=debug msg=" Cluster Operators: 18m18s" time="2021-01-11T06:59:14-05:00" level=info msg="Time elapsed: 38m8s" -- time="2021-01-11T08:53:49-05:00" level=debug msg="Time elapsed per stage:" time="2021-01-11T08:53:49-05:00" level=debug msg=" Infrastructure: 2m37s" time="2021-01-11T08:53:49-05:00" level=debug msg="Bootstrap Complete: 15m15s" time="2021-01-11T08:53:49-05:00" level=debug msg=" API: 2m27s" time="2021-01-11T08:53:49-05:00" level=debug msg=" Bootstrap Destroy: 45s" time="2021-01-11T08:53:49-05:00" level=debug msg=" Cluster Operators: 20m36s" time="2021-01-11T08:53:49-05:00" level=info msg="Time elapsed: 40m12s" [stack@undercloud-0 ~]$