Bug 2000535

Summary: periodic-tripleo-ci-rhel-8-scenario001-standalone-rhos-17 failing with Error EINVAL: ServiceSpec: __init__() got an unexpected keyword argument 'port'
Product: Red Hat OpenStack Reporter: pojadhav
Component: openstack-tripleo-heat-templatesAssignee: Giulio Fidente <gfidente>
Status: CLOSED ERRATA QA Contact: Yogev Rabl <yrabl>
Severity: medium Docs Contact:
Priority: medium    
Version: 17.0 (Wallaby)CC: fpantano, jdurgin, lhh, mburns, mhicks, sandyada
Target Milestone: AlphaKeywords: Triaged
Target Release: 17.0   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: openstack-tripleo-heat-templates-14.3.1-0.20210912021828.e7f8587.el8ost Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-09-21 12:17:06 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:

Comment 1 pojadhav 2021-09-02 11:28:06 UTC
periodic-tripleo-ci-rhel-8-scenario001-standalone-rhos-17 is failing consistently from 1st September 2021. 

Error snippet : 

2021-09-01 20:12:39,384 p=138513 u=root n=ansible | 2021-09-01 20:12:39.383109 | fa163e8a-a89b-6011-11e0-0000000000ce |      FATAL | Create the monitoring stack Daemon spec definition | standalone | item={'daemon': 'grafana', 'port': '3200'} | error={"ansible_loop_var": "item", "changed": false, "cmd": ["podman", "run", "--rm", "--net=host", "-v", "/etc/ceph:/etc/ceph:z", "-v", "/var/lib/ceph/:/var/lib/ceph/:z", "-v", "/var/log/ceph/:/var/log/ceph/:z", "-v", "/home/ceph-admin/specs/grafana:/home/ceph-admin/specs/grafana:z", "--entrypoint=ceph", "192.168.24.1:8787/ceph/ceph-5.0-rhel-8:latest", "-n", "client.admin", "-k", "/etc/ceph/ceph.client.admin.keyring", "--cluster", "ceph", "orch", "apply", "--in-file", "/home/ceph-admin/specs/grafana"], "delta": "0:00:01.192473", "end": "2021-09-01 20:12:39.313023", "item": {"daemon": "grafana", "port": "3200"}, "rc": 22, "start": "2021-09-01 20:12:38.120550", "stderr": "Error EINVAL: ServiceSpec: __init__() got an unexpected keyword argument 'port'", "stderr_lines": ["Error EINVAL: ServiceSpec: __init__() got an unexpected keyword argument 'port'"], "stdout": "", "stdout_lines": []}
2021-09-01 20:12:40,975 p=138513 u=root n=ansible | 2021-09-01 20:12:40.975241 | fa163e8a-a89b-6011-11e0-0000000000ce |      FATAL | Create the monitoring stack Daemon spec definition | standalone | item={'daemon': 'prometheus', 'port': '9092'} | error={"ansible_loop_var": "item", "changed": false, "cmd": ["podman", "run", "--rm", "--net=host", "-v", "/etc/ceph:/etc/ceph:z", "-v", "/var/lib/ceph/:/var/lib/ceph/:z", "-v", "/var/log/ceph/:/var/log/ceph/:z", "-v", "/home/ceph-admin/specs/prometheus:/home/ceph-admin/specs/prometheus:z", "--entrypoint=ceph", "192.168.24.1:8787/ceph/ceph-5.0-rhel-8:latest", "-n", "client.admin", "-k", "/etc/ceph/ceph.client.admin.keyring", "--cluster", "ceph", "orch", "apply", "--in-file", "/home/ceph-admin/specs/prometheus"], "delta": "0:00:01.329054", "end": "2021-09-01 20:12:40.934263", "item": {"daemon": "prometheus", "port": "9092"}, "rc": 22, "start": "2021-09-01 20:12:39.605209", "stderr": "Error EINVAL: ServiceSpec: __init__() got an unexpected keyword argument 'port'", "stderr_lines": ["Error EINVAL: ServiceSpec: __init__() got an unexpected keyword argument 'port'"], "stdout": "", "stdout_lines": []}
2021-09-01 20:12:42,281 p=138513 u=root n=ansible | 2021-09-01 20:12:42.281319 | fa163e8a-a89b-6011-11e0-0000000000ce |      FATAL | Create the monitoring stack Daemon spec definition | standalone | item={'daemon': 'alertmanager', 'port': '9093'} | error={"ansible_loop_var": "item", "changed": false, "cmd": ["podman", "run", "--rm", "--net=host", "-v", "/etc/ceph:/etc/ceph:z", "-v", "/var/lib/ceph/:/var/lib/ceph/:z", "-v", "/var/log/ceph/:/var/log/ceph/:z", "-v", "/home/ceph-admin/specs/alertmanager:/home/ceph-admin/specs/alertmanager:z", "--entrypoint=ceph", "192.168.24.1:8787/ceph/ceph-5.0-rhel-8:latest", "-n", "client.admin", "-k", "/etc/ceph/ceph.client.admin.keyring", "--cluster", "ceph", "orch", "apply", "--in-file", "/home/ceph-admin/specs/alertmanager"], "delta": "0:00:01.053883", "end": "2021-09-01 20:12:42.232392", "item": {"daemon": "alertmanager", "port": "9093"}, "rc": 22, "start": "2021-09-01 20:12:41.178509", "stderr": "Error EINVAL: ServiceSpec: __init__() got an unexpected keyword argument 'port'", "stderr_lines": ["Error EINVAL: ServiceSpec: __init__() got an unexpected keyword argument 'port'"], "stdout": "", "stdout_lines": []}

Comment 9 errata-xmlrpc 2022-09-21 12:17:06 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 (Release of components for Red Hat OpenStack Platform 17.0 (Wallaby)), 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-2022:6543