Bug 1907965
Summary: | Tests in octavia_tempest_plugin.tests.api.v2.test_pool.PoolAPITest fail with pool update timeout | ||
---|---|---|---|
Product: | Red Hat OpenStack | Reporter: | Arieh Maron <amaron> |
Component: | openstack-octavia | Assignee: | Gregory Thiemonge <gthiemon> |
Status: | CLOSED ERRATA | QA Contact: | Bruna Bonguardo <bbonguar> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 16.1 (Train) | CC: | gthiemon, lpeer, majopela, oschwart, scohen |
Target Milestone: | z9 | Keywords: | AutomationBlocker, Reopened, Triaged |
Target Release: | 16.1 (Train on RHEL 8.2) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | openstack-octavia-5.0.3-1.20220216175316.8c32d2e.el8ost | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2022-12-07 20:24: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: | |||
Bug Depends On: | 1975790, 1976826 | ||
Bug Blocks: |
Description
Arieh Maron
2020-12-15 15:28:00 UTC
*** This bug has been marked as a duplicate of bug 1907788 *** Was closed by mistake, the issue still affects 16.1 *** Bug 1961597 has been marked as a duplicate of this bug. *** Greg's comment from https://bugzilla.redhat.com/show_bug.cgi?id=1961597#c1 : Pool deletion timed out because of a lost of connectivity between the octavia services and the amphora: 2021-05-09 13:01:25.590 31 WARNING octavia.amphorae.drivers.haproxy.rest_api_driver [req-b97ab21c-dd6e-4484-8b2d-e502b9073c43 - 62a072e951cb40c78122401fe79b9668 - - -] Could not connect to instance. Retrying.: requests.exceptions.ReadTimeout: HTTPSConnectionPool(host='172.24.1.139', port=9443): Read timed out. (read timeout=60.0) 2021-05-09 13:01:40.615 31 WARNING octavia.amphorae.drivers.haproxy.rest_api_driver [req-b97ab21c-dd6e-4484-8b2d-e502b9073c43 - 62a072e951cb40c78122401fe79b9668 - - -] Could not connect to instance. Retrying.: requests.exceptions.ReadTimeout: HTTPSConnectionPool(host='172.24.1.139', port=9443): Read timed out. (read timeout=10.0) 2021-05-09 13:01:55.634 31 WARNING octavia.amphorae.drivers.haproxy.rest_api_driver [req-b97ab21c-dd6e-4484-8b2d-e502b9073c43 - 62a072e951cb40c78122401fe79b9668 - - -] Could not connect to instance. Retrying.: requests.exceptions.ReadTimeout: HTTPSConnectionPool(host='172.24.1.139', port=9443): Read timed out. (read timeout=10.0) I believe the issue is related to BZ 1975790 Fixing 1975790 would fix the CI jobs Note: This BZ can be set as VERIFIED when BZ 1975790 is VERIFIED now ON_QA as the "Depends On" BZ is ON_QA Bug cannot be verified until 16.1 z7 puddle is available. 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 (Red Hat OpenStack Platform 16.1.9 bug fix and enhancement 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/RHBA-2022:8795 |