Bug 1851446 - Error associating openstack_networking_floatingip_associate_v2
Summary: Error associating openstack_networking_floatingip_associate_v2
Keywords:
Status: CLOSED DUPLICATE of bug 1847957
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Installer
Version: 4.4
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Eric Duen
QA Contact: David Sanz
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-06-26 14:23 UTC by Zack Allen
Modified: 2020-07-24 17:13 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-06-26 14:33:02 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
Log file of failed run (86.84 KB, text/plain)
2020-06-26 14:51 UTC, Zack Allen
no flags Details

Description Zack Allen 2020-06-26 14:23:27 UTC
Description of problem:

I've been seeing this error on maybe on 1/3 of runs of `openshift-install create cluster`:
ERROR                                              
ERROR Error: Error associating openstack_networking_floatingip_associate_v2 floating_ip d95bca30-730a-4e8f-9b15-d2c1b9b1da92 with port 21dac052-7b7e-449b-80c7-c7e28bf640d1: Resource not found 
ERROR                                              
ERROR   on ../../../../tmp/openshift-install-302067287/topology/private-network.tf line 122, in resource "openstack_networking_floatingip_associate_v2" "api_fip": 
ERROR  122: resource "openstack_networking_floatingip_associate_v2" "api_fip" { 
ERROR                                              
ERROR                                              
FATAL failed to fetch Cluster: failed to generate asset "Cluster": failed to create cluster: failed to apply using Terraform 


Version-Release number of selected component (if applicable):
Installer 4.4.9
CoreOS 4.4.3

How reproducible:
Run this script a few times against PSI infra.
https://github.com/rh-uxd/deploy-openshift/blob/master/create-cluster.sh

Steps to Reproduce:
1. Run script
2. Wait 5m
3. If you don't see the error, goto 1

Actual results:
Cluster needs to be torn down and openshift-install run again.

Expected results:
Cluster spun up successfully

Additional info:
The API/LB floating IP specified is available to be attached the entire time. No log bundle is created. The bootstrap node gets assigned its temporary floating IP and is in the process of spinning up master nodes when the error occurs.

Edit: Added log file.

Comment 1 Pierre Prinetti 2020-06-26 14:33:02 UTC
Thanks for reporting.

Looks like a duplicate of https://bugzilla.redhat.com/show_bug.cgi?id=1847957

which was verified in 4.4.0-0.nightly-2020-06-21-210301

Please reopen 1847957 if you experience this bug in a recent build.

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

Comment 2 Zack Allen 2020-06-26 14:51:46 UTC
Created attachment 1698937 [details]
Log file of failed run


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