Open DanielOsypenko opened 8 months ago
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 30 days if no further activity occurs.
This issue has been automatically closed due to inactivity. Please re-open if this still requires investigation.
No resources for fio-pod; Test fails: test_rbd_capacity_workload_alerts Happens with Disconnected sometimes and with External mode cluster every time https://reportportal-ocs4.apps.ocp-c1.prod.psi.redhat.com/ui/#ocs/launches/632/19679/955368/955377/log https://reportportal-ocs4.apps.ocp-c1.prod.psi.redhat.com/ui/#ocs/launches/632/19768/960215/960225/log?logParams=history%3D960225%26page.page%3D1
2024-03-16 14:06:40,413 - MainThread - INFO - ocs_ci.ocs.ocp.wait_for_resource.683 - Waiting for a resource(s) of kind Pod identified by name '' using selector None at column name STATUS to reach desired condition Completed 2024-03-16 14:06:40,413 - MainThread - INFO - ocs_ci.utility.utils.exec_cmd.626 - Executing command: oc --kubeconfig /home/jenkins/current-cluster-dir/openshift-cluster-dir/auth/kubeconfig -n namespace-test-0f564895a1424413af83f2970 get Pod -n namespace-test-0f564895a1424413af83f2970 -o yaml 2024-03-16 14:06:40,620 - MainThread - DEBUG - ocs_ci.utility.utils.exec_cmd.667 - Command stdout: apiVersion: v1 items:
2024-03-16 14:06:40,622 - MainThread - DEBUG - ocs_ci.utility.utils.exec_cmd.676 - Command stderr is empty 2024-03-16 14:06:40,622 - MainThread - DEBUG - ocs_ci.utility.utils.exec_cmd.677 - Command return code: 0 2024-03-16 14:06:40,642 - MainThread - INFO - ocs_ci.utility.utils.exec_cmd.626 - Executing command: oc --kubeconfig /home/jenkins/current-cluster-dir/openshift-cluster-dir/auth/kubeconfig -n namespace-test-0f564895a1424413af83f2970 get Pod fio-pgxsm -n namespace-test-0f564895a1424413af83f2970 2024-03-16 14:06:40,844 - MainThread - DEBUG - ocs_ci.utility.utils.exec_cmd.667 - Command stdout: NAME READY STATUS RESTARTS AGE fio-pgxsm 0/1 Pending 0 0s
Failure output in Report Portal:
project = <ocs_ci.ocs.ocp.OCP object at 0x7f48eab448b0> fio_pvc_dict = {'apiVersion': 'v1', 'kind': 'PersistentVolumeClaim', 'metadata': {'name': 'fio-target'}, 'spec': {'accessModes': ['ReadWriteOnce'], 'resources': {'requests': {'storage': '412Gi'}}, 'storageClassName': 'ocs-storagecluster-ceph-rbd'}} fio_job_dict = {'apiVersion': 'batch/v1', 'kind': 'Job', 'metadata': {'name': 'fio'}, 'spec': {'backoffLimit': 0, 'template': {'metad...lumes': [{'name': 'fio-target', 'persistentVolumeClaim': {...}}, {'configMap': {...}, 'name': 'fio-config-volume'}]}}}} fio_configmap_dict = {'apiVersion': 'v1', 'data': {'workload.fio': '\n[simple-write]\nreadwrite=write\nbuffered=1\nblocksize=4k\nioengine=libaio\ndirectory=/mnt/target\nnrfiles=8\nfill_fs=1\n'}, 'kind': 'ConfigMap', 'metadata': {'name': 'fio-config'}} measurement_dir = '/tmp/pytest-of-jenkins/pytest-0/measurement_results' tmp_path = PosixPath('/tmp/pytest-of-jenkins/pytest-0/test_rbd_capacity_workload_ale0') supported_configuration = None threading_lock = <unlocked _thread.RLock object owner=0 count=0 at 0x7f48e86e36c0>