Bug 1966412

Summary: [OSP16.2][Validation] collect-flavors-and-verify-profiles fails with exception during pre-upgrade group in FFU
Product: Red Hat OpenStack Reporter: Martin Schuppert <mschuppe>
Component: openstack-tripleo-validationsAssignee: David Vallee Delisle <dvd>
Status: CLOSED ERRATA QA Contact: David Rosenfeld <drosenfe>
Severity: medium Docs Contact:
Priority: medium    
Version: 16.1 (Train)CC: dvd, gchamoul, jfrancoa, jjoyce, jschluet, mschuppe, nlevinki, slinaber, tvignaud
Target Milestone: betaKeywords: Patch, Triaged
Target Release: 16.2 (Train on RHEL 8.4)   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: openstack-tripleo-validations-11.5.1-2.20210601024819.105de76.el8ost Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1962225 Environment:
Last Closed: 2021-09-15 07:15:18 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version: Train
Embargoed:
Bug Depends On: 1962225    
Bug Blocks:    

Description Martin Schuppert 2021-06-01 06:08:56 UTC
+++ This bug was initially created as a clone of Bug #1962225 +++

Description of problem:

During the execution of the pre-upgade group right before starting with the upgrade of the Overcloud nodes, the validation collect-flavors-and-verify-profiles fails with the following output:

{
    "hosts": {
        "undercloud": {
            "_ansible_no_log": false,
            "action": "check_flavors",
            "failed": true,
            "msg": "An unhandled exception occurred while running the lookup plugin 'roles_info'. Error was a <class 'swiftclient.exceptions.ClientException'>, original message: Authorization Failure. A user and password or token is required."
        }
    },
    "name": "Collect and check the flavors",
    "status": "FAILED"
}

A reproducer can be created if required. I'll try to post more logging information in a follow up comment.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

--- Additional comment from David Vallee Delisle on 2021-05-25 15:10:52 UTC ---

This is happenning because the "password" variable is not in the variables anymore.

Looking for a possible solution like using os_auth_token instead.

Comment 7 errata-xmlrpc 2021-09-15 07:15:18 UTC
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 (Red Hat OpenStack Platform (RHOSP) 16.2 enhancement 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/RHEA-2021:3483