Bug 1721156
| Summary: | Error while running MapR 5.2.0 on RHEL (mysql compat) | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Luigi Toscano <ltoscano> |
| Component: | python-sahara-plugin-mapr | Assignee: | Telles Nobrega <tenobreg> |
| Status: | CLOSED ERRATA | QA Contact: | Luigi Toscano <ltoscano> |
| Severity: | high | Docs Contact: | Tana <tberry> |
| Priority: | high | ||
| Version: | 15.0 (Stein) | CC: | gcharot, matt, mimccune, pgrist, scorcora |
| Target Milestone: | ga | Keywords: | Triaged |
| Target Release: | 15.0 (Stein) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | python-sahara-plugin-mapr-1.0.1-0.20190902130459.ee92629.el8ost | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2019-09-21 11:23: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: | |||
| Bug Depends On: | |||
| Bug Blocks: | 1612113 | ||
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 |
Description of problem: when creating a MapR cluster, the cluster creation fails with: Captured traceback: ~~~~~~~~~~~~~~~~~~~ b'Traceback (most recent call last):' b' File "/tmp/tmph7ofz_0o/test_thzy4jdg.py", line 17, in test_plugin' b' self.create_cluster()' b' File "/usr/lib/python3.6/site-packages/sahara_tests/scenario/base.py", line 164, in create_cluster' b' self._poll_cluster_status_tracked(self.cluster_id)' b' File "/usr/lib/python3.6/site-packages/sahara_tests/scenario/base.py", line 62, in wrapper' b' return fct(self, *args, **kwargs)' b' File "/usr/lib/python3.6/site-packages/sahara_tests/scenario/base.py", line 647, in _poll_cluster_status_tracked' b' self._poll_cluster_status(cluster_id)' b' File "/usr/lib/python3.6/site-packages/sahara_tests/scenario/base.py", line 664, in _poll_cluster_status' b' raise exc.TempestException(message)' b'tempest.lib.exceptions.TempestException: An unknown exception occurred' b'Details: Cluster in Error state with a message below:' b'Creating cluster failed for the following reason(s): RemoteCommandException: Error during command execution: "/tmp/cead5c84-eef7-4d35-9198-2b16ebba39a8.sh"' b'Return code: 1' b'STDERR:' b'warning: /var/tmp/rpm-tmp.CSzun1: Header V4 DSA/SHA1 Signature, key ID 1bb943db: NOKEY' b'\tpackage MariaDB-compat-5.5.60-1.el7.centos.x86_64 is already installed' b'' b'STDOUT:' b'Installing mysql compat' b'Retrieving http://yum.mariadb.org/5.5.60/rhel7-amd64/rpms/MariaDB-5.5.60-centos73-x86_64-compat.rpm' b'Preparing... ########################################' b'' b'Error ID: 3ef8857e-c4e3-40a5-adff-de4250a2c353' b'Error ID: 5ef3fa65-1187-482d-9e76-4550b6941526' b'' See also the upstream story/bug. Version-Release number of selected component (if applicable): openstack-sahara-api-10.0.1-0.20190503161819.994ff8c.el8ost.noarch openstack-sahara-common-10.0.1-0.20190503161819.994ff8c.el8ost.noarch python3-sahara-10.0.1-0.20190503161819.994ff8c.el8ost.noarch python3-sahara-plugin-mapr-1.0.1-0.20190503160355.7f4e060.el8ost.noarch python3-saharaclient-2.2.0-0.20190312151158.25043cb.el8ost.noarch