Bug 2117889 - [IBM Z] test_non_ocs_taint_and_toleration test fails as pods stays in pending state.
Summary: [IBM Z] test_non_ocs_taint_and_toleration test fails as pods stays in pending...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat OpenShift Data Foundation
Classification: Red Hat Storage
Component: odf-operator
Version: 4.11
Hardware: s390x
OS: Linux
unspecified
medium
Target Milestone: ---
: ---
Assignee: Nitin Goyal
QA Contact: Martin Bukatovic
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-08-12 12:39 UTC by Abdul Kandathil (IBM)
Modified: 2023-08-09 17:00 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-10-29 03:31:55 UTC
Embargoed:


Attachments (Terms of Use)

Description Abdul Kandathil (IBM) 2022-08-12 12:39:31 UTC
Description of problem (please be detailed as possible and provide log
snippets):

test_non_ocs_taint_and_toleration test fails as pods stays in pending state.

ocs-ci test: tests/manage/z_cluster/nodes/test_non_ocs_taint_and_toleration.py::TestNonOCSTaintAndTolerations::test_non_ocs_taint_and_tolerations


Error:

11:53:55 - MainThread - ocs_ci.ocs.resources.pod - ERROR  - The pod ocs-metrics-exporter-65846777ff-66bnn is in Pending state. Expected = Running
11:54:10 - MainThread - ocs_ci.ocs.resources.pod - ERROR  - The pod ocs-operator-54568ccb48-bkcpn is in Pending state. Expected = Running
11:57:14 - MainThread - ocs_ci.ocs.resources.pod - ERROR  - The pod rook-ceph-operator-bd4c74454-q65lf is in Pending state. Expected = Running
11:58:31 - MainThread - ocs_ci.ocs.resources.pod - ERROR  - The pod rook-ceph-tools-6999b49c9d-tzpv8 is in Pending state. Expected = Running
11:58:31 - MainThread - ocs_ci.ocs.resources.pod - WARNING  - Not all the pods reached status running after 1200 seconds

Version of all relevant components (if applicable):


Does this issue impact your ability to continue to work with the product
(please explain in detail what is the user impact)?


Is there any workaround available to the best of your knowledge?


Rate from 1 - 5 the complexity of the scenario you performed that caused this
bug (1 - very simple, 5 - very complex)?


Can this issue reproducible?


Can this issue reproduce from the UI?


If this is a regression, please provide more details to justify this:


Steps to Reproduce:
1. Deploy odf 4.11.0
2. Run ocs-ci test "tests/manage/z_cluster/nodes/test_non_ocs_taint_and_toleration.py::TestNonOCSTaintAndTolerations::test_non_ocs_taint_and_tolerations"



Actual results:

Pods stuck in pending state

Expected results:

Pods in running state.


Additional info:
Logs including must gather log :  https://drive.google.com/file/d/10TpVpGIq8JFuT1GbQiQzzkEmckfsdf-O/view?usp=sharing

Comment 2 Elad 2022-08-15 15:03:11 UTC
Could be due to https://github.com/red-hat-storage/ocs-ci/issues/6330

Comment 3 Mudit Agarwal 2022-10-29 03:31:55 UTC
Not a software issue, please retry after https://github.com/red-hat-storage/ocs-ci/issues/6330 is fixed.


Note You need to log in before you can comment on or make changes to this bug.