Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1693855

Summary: Re-install of undercloud a 2nd time while attempting to make updates using hiera_override.yaml
Product: Red Hat OpenStack Reporter: mlammon
Component: instack-undercloudAssignee: James Slagle <jslagle>
Status: CLOSED DUPLICATE QA Contact: Arik Chernetsky <achernet>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 15.0 (Stein)CC: mburns, michele, ssmolyak
Target Milestone: ---Keywords: Regression
Target Release: ---   
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: 2019-04-09 07:09:45 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 Flags
undercloud install log file none

Description mlammon 2019-03-28 19:40:54 UTC
Created attachment 1549214 [details]
undercloud install log file

Re-install of undercloud a 2nd time while attempting to make updates using hiera_override.yaml


Steps to Reproduce:
1) Install undercloud, images, introspect, tagging, etc
2) Configure some changes with ironic.conf /home/stack/hiera_override.yaml
nova::compute::ironic::max_concurrent_builds: 5
glance_backend: file
ironic::conductor::power_failure_recovery_interval: 120
ironic::conductor::sync_power_state_interval: 10
ironic::conductor::power_state_sync_max_retries: 1
*note:
It did not update ironic.conf but regardless the re-install failed
3) re-install undercloud

 
Actual results:
undercloud reinstall failed

Expected results:

Updates to ironic.conf
Successful re-install

Additional info:
sudo podman logs container-puppet-rabbit_init_tasks 2>&1|grep -i error
Error: Failed to apply catalog: Cannot parse invalid user line: warning: the VM is running with native name encoding of latin1 which may cause Elixir to malfunction as it expects utf8. Please ensure your locale is set to UTF-8 (which can be verified by running "locale" in your shell)
Error: Failed to apply catalog: Cannot parse invalid user line: warning: the VM is running with native name encoding of latin1 which may cause Elixir to malfunction as it expects utf8. Please ensure your locale is set to UTF-8 (which can be verified by running "locale" in your shell)
Error: Failed to apply catalog: Cannot parse invalid user line: warning: the VM is running with native name encoding of latin1 which may cause Elixir to malfunction as it expects utf8. Please ensure your locale is set to UTF-8 (which can be verified by running "locale" in your shell)

see undercloud_install.log (attachment)

Comment 2 Michele Baldessari 2019-04-09 07:09:45 UTC

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