Bug 1737621

Summary: Keystone process is launched with multiple '-DFOREGROUND'.
Product: Red Hat OpenStack Reporter: Nathan Kinder <nkinder>
Component: openstack-tripleo-heat-templatesAssignee: RHOS Maint <rhos-maint>
Status: CLOSED ERRATA QA Contact: Sasha Smolyak <ssmolyak>
Severity: low Docs Contact:
Priority: low    
Version: 15.0 (Stein)CC: emacchi, knoha, mburns, nkinder, pkesavar, rhos-maint, ssmolyak
Target Milestone: rcKeywords: Triaged
Target Release: 15.0 (Stein)   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: openstack-tripleo-heat-templates-10.6.1-0.20190826150036.30390bc.el8ost Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1737366
: 1737623 (view as bug list) Environment:
Last Closed: 2019-09-21 11:24:21 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1737366    
Bug Blocks: 1737623, 1737624    

Description Nathan Kinder 2019-08-05 21:10:51 UTC
+++ This bug was initially created as a clone of Bug #1737366 +++

Description of problem:
Keystone process is launched with multiple '-DFOREGROUND'.

A sample process status:

root           1       0  0 Jul26 ?        00:00:26 /usr/sbin/httpd -DFOREGROUND -DFOREGROUND
keystone      18       1  0 Jul26 ?        00:04:33 keystone-admin  -DFOREGROUND -DFOREGROUND
keystone      19       1  0 Jul26 ?        00:04:32 keystone-admin  -DFOREGROUND -DFOREGROUND
keystone      20       1  0 Jul26 ?        00:04:31 keystone-admin  -DFOREGROUND -DFOREGROUND
keystone      21       1  0 Jul26 ?        00:04:30 keystone-admin  -DFOREGROUND -DFOREGROUND
keystone      22       1  0 Jul26 ?        00:04:39 keystone-admin  -DFOREGROUND -DFOREGROUND
keystone      23       1  0 Jul26 ?        00:04:36 keystone-admin  -DFOREGROUND -DFOREGROUND
keystone      24       1  0 Jul26 ?        00:04:28 keystone-admin  -DFOREGROUND -DFOREGROUND
keystone      25       1  0 Jul26 ?        00:04:25 keystone-admin  -DFOREGROUND -DFOREGROUND
keystone      26       1  0 Jul26 ?        00:04:33 keystone-admin  -DFOREGROUND -DFOREGROUND
keystone      27       1  0 Jul26 ?        00:04:33 keystone-admin  -DFOREGROUND -DFOREGROUND
keystone      28       1  0 Jul26 ?        00:04:32 keystone-admin  -DFOREGROUND -DFOREGROUND
keystone      29       1  0 Jul26 ?        00:04:34 keystone-admin  -DFOREGROUND -DFOREGROUND

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


How reproducible:
Always

Steps to Reproduce:
1. Deploy overcloud with RHOSP13z7.
2. Check process information on a controller node.
3.

Actual results:
keystone process is launched with multiple '-DFOREGROUND'.

Expected results:
The process is launched with a single '-DFOREGROUND'.

Additional info:
Upstream Launchpad: https://bugs.launchpad.net/tripleo/+bug/1832090
Gerrit: https://review.opendev.org/#/c/664135/

--- Additional comment from Nathan Kinder on 2019-08-05 21:06:40 UTC ---

QE verification steps:

- Deploy OSP (deplolyment topology/details are not important.  You just need 1 controller with Keystone.)
- Run 'ps -ef | grep keystone' on the overcloud controller to confirm that "-DFOREGROUND" is specified only once per keystone process.

Comment 8 errata-xmlrpc 2019-09-21 11:24:21 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, 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-2019:2811