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

Bug 1672300

Summary: UTF error during openstack update
Product: Red Hat OpenStack Reporter: Eduard Barrera <ebarrera>
Component: puppet-tripleoAssignee: RHOS Maint <rhos-maint>
Status: CLOSED DUPLICATE QA Contact: nlevinki <nlevinki>
Severity: low Docs Contact:
Priority: low    
Version: 13.0 (Queens)CC: cjeanner, dbecker, jjoyce, jschluet, lbezdick, mburns, morazi, sathlang, slinaber, tvignaud
Target Milestone: ---Keywords: Triaged, ZStream
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-05-03 09:15: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:

Description Eduard Barrera 2019-02-04 14:03:28 UTC
Description of problem:


Feb 04 12:19:42 os2-prd-ctrl01 os-collect-config[4207]: "Warning: ModuleLoader: module 'heat' has unresolved dependencies - it will only see those that are resolved. Use 'puppet module list --tree' to see
 information about modules",
Feb 04 12:19:42 os2-prd-ctrl01 os-collect-config[4207]: "Warning: ModuleLoader: module 'neutron' has unresolved dependencies - it will only see those that are resolved. Use 'puppet module list --tree' to
see information about modules",
Feb 04 12:19:42 os2-prd-ctrl01 os-collect-config[4207]: "Warning: ModuleLoader: module 'nova' has unresolved dependencies - it will only see those that are resolved. Use 'puppet module list --tree' to see information about modules",
Feb 04 12:19:42 os2-prd-ctrl01 os-collect-config[4207]: "Warning: ModuleLoader: module 'panko' has unresolved dependencies - it will only see those that are resolved. Use 'puppet module list --tree' to see information about modules",
Feb 04 12:19:42 os2-prd-ctrl01 os-collect-config[4207]: "Warning: ModuleLoader: module 'oslo' has unresolved dependencies - it will only see those that are resolved. Use 'puppet module list --tree' to see information about modules",
Feb 04 12:19:42 os2-prd-ctrl01 os-collect-config[4207]: "Warning: ModuleLoader: module 'mysql' has unresolved dependencies - it will only see those that are resolved. Use 'puppet module list --tree' to see information about modules",

Feb 04 12:19:42 os2-prd-ctrl01 os-collect-config[4207]: "Error: Failed to apply catalog: Execution of '/usr/bin/openstack project list --quiet --format csv --long' returned 1: 'ascii' codec can't encode character u'\\xf5' in position 1: ordinal not in range(128)",


This was the guilty project please observer õ:

""e544959ac0474b33b5cd84aee0606f8d","Suurupi TEST","default","Jõuluks VM!",True"
Version-Release number of selected component (if applicable):


How reproducible:
always

Steps to Reproduce:
1. create a project containing õ on description
2. perform an osp13 update
3.

Actual results:
ERRROR

Expected results:
SUCCESS

Additional info:

Comment 3 Sofer Athlan-Guyot 2019-02-11 13:51:29 UTC
Hi,

so I think we should add a note somewhere in the documentation that say "utf-8 char unsuported" as tripleo cannot handle due to puppet not handling it ?

Asking DFG:DF their opinion on that matter and then we change that to a doc bug.

Comment 4 Lukas Bezdicka 2019-05-03 09:15:45 UTC

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