Bug 1914364 - Error on bootstrap stage running installer with kuryr
Summary: Error on bootstrap stage running installer with kuryr
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Installer
Version: 4.7
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Eric Duen
QA Contact: weiwei jiang
URL:
Whiteboard:
Depends On:
Blocks: 1904973
TreeView+ depends on / blocked
 
Reported: 2021-01-08 16:38 UTC by rlobillo
Modified: 2021-01-11 14:47 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-01-11 14:47:49 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
installation_IPI_Kuryr_4.7.0-0.nightly-2021-01-08-081037.tgz (4.78 MB, application/gzip)
2021-01-08 16:40 UTC, rlobillo
no flags Details
installation_UPI_Kuryr_4.7.0-0.nightly-2021-01-08-081037.tgz (5.10 MB, application/gzip)
2021-01-08 16:41 UTC, rlobillo
no flags Details

Description rlobillo 2021-01-08 16:38:55 UTC
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

Comment 1 rlobillo 2021-01-08 16:40:02 UTC
Created attachment 1745637 [details]
installation_IPI_Kuryr_4.7.0-0.nightly-2021-01-08-081037.tgz

Comment 2 rlobillo 2021-01-08 16:41:10 UTC
Created attachment 1745638 [details]
installation_UPI_Kuryr_4.7.0-0.nightly-2021-01-08-081037.tgz

Comment 5 rlobillo 2021-01-11 14:47:49 UTC
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 ~]$


Note You need to log in before you can comment on or make changes to this bug.