Bug 1815071
| Summary: | GCP install with an config of an running cluster leads previous running cluster does not work | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Yang Yang <yanyang> | ||||||
| Component: | Installer | Assignee: | Abhinav Dahiya <adahiya> | ||||||
| Installer sub component: | openshift-installer | QA Contact: | Yang Yang <yanyang> | ||||||
| Status: | CLOSED ERRATA | Docs Contact: | |||||||
| Severity: | low | ||||||||
| Priority: | low | ||||||||
| Version: | 4.5 | ||||||||
| Target Milestone: | --- | ||||||||
| Target Release: | 4.5.0 | ||||||||
| 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: | 2020-08-04 18:06:03 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: | |||||||||
| Attachments: |
|
||||||||
|
Description
Yang Yang
2020-03-19 12:12:52 UTC
can you include the log files from installer .openshift_install.log for the runs you mentioned? Created attachment 1687518 [details]
installation log for cluster#1
Created attachment 1687519 [details]
installation log for cluster#2
Verify it with 4.5.0-0.nightly-2020-05-15-011814 Steps to verify: 1. Install a GCP cluster#1 with install-config.yaml 2. Check cluster#1 works well 3. Install a GCP cluster#2 with install-config.yaml The installation of cluster#2 fails with below error and cluster#1 still works. level=fatal msg="failed to fetch Cluster: failed to fetch dependency of \"Cluster\": failed to generate asset \"Platform Provisioning Check\": metadata.name: Invalid value: \"yanyang\": record api.yanyang.qe.gcp.devcluster.openshift.com. already exists in DNS Zone (openshift-qe/qe) and might be in use by another cluster, please remove it to continue" The test results are as expected, hence move it to verified state Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (OpenShift Container Platform 4.5 image release advisory), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2020:2409 |