--- BVT pytest attempt 2026-07-05T12:08:09.561196+00:00 (/.local/bin/uv --directory /home/odh/opendatahub-tests...) --- 2026-07-05T12:08:11.488211Z [info ] Writing tests log to /home/odh/opendatahub-tests/results/pytest-tests.log [conftest] 2026-07-05T12:08:11.490488Z [info ] Trying to get client via new_client_from_config [ocp_resources.resource] /home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/urllib3/connectionpool.py:1110: InsecureRequestWarning: Unverified HTTPS request is being made to host 'api.ods-qe-psi-07.osp.rh-ods.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings warnings.warn( /home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/urllib3/connectionpool.py:1110: InsecureRequestWarning: Unverified HTTPS request is being made to host 'api.ods-qe-psi-07.osp.rh-ods.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings warnings.warn( /home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/urllib3/connectionpool.py:1110: InsecureRequestWarning: Unverified HTTPS request is being made to host 'api.ods-qe-psi-07.osp.rh-ods.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings warnings.warn( /home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/urllib3/connectionpool.py:1110: InsecureRequestWarning: Unverified HTTPS request is being made to host 'api.ods-qe-psi-07.osp.rh-ods.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings warnings.warn( /home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/urllib3/connectionpool.py:1110: InsecureRequestWarning: Unverified HTTPS request is being made to host 'api.ods-qe-psi-07.osp.rh-ods.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings warnings.warn( 2026-07-05T12:08:11.827145Z [info ] kind: DataScienceCluster api version: datasciencecluster.opendatahub.io/v2 [ocp_resources.resource] /home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/urllib3/connectionpool.py:1110: InsecureRequestWarning: Unverified HTTPS request is being made to host 'api.ods-qe-psi-07.osp.rh-ods.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings warnings.warn( /home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/urllib3/connectionpool.py:1110: InsecureRequestWarning: Unverified HTTPS request is being made to host 'api.ods-qe-psi-07.osp.rh-ods.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings warnings.warn( /home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/urllib3/connectionpool.py:1110: InsecureRequestWarning: Unverified HTTPS request is being made to host 'api.ods-qe-psi-07.osp.rh-ods.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings warnings.warn( /home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/urllib3/connectionpool.py:1110: InsecureRequestWarning: Unverified HTTPS request is being made to host 'api.ods-qe-psi-07.osp.rh-ods.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings warnings.warn( 2026-07-05T12:08:11.973161Z [info ] kind: DSCInitialization api version: dscinitialization.opendatahub.io/v2 [ocp_resources.resource] /home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/urllib3/connectionpool.py:1110: InsecureRequestWarning: Unverified HTTPS request is being made to host 'api.ods-qe-psi-07.osp.rh-ods.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings warnings.warn( ============================= test session starts ============================== platform linux -- Python 3.14.6, pytest-9.1.1, pluggy-1.6.0 -- /home/odh/opendatahub-tests/.venv/bin/python3 cachedir: .pytest_cache metadata: {'Python': '3.14.6', 'Platform': 'Linux-5.14.0-570.120.1.el9_6.x86_64-x86_64-with-glibc2.42', 'Packages': {'pytest': '9.1.1', 'pluggy': '1.6.0'}, 'Plugins': {'anyio': '4.14.0', 'langsmith': '0.9.0', 'asyncio': '1.4.0', 'dependency': '0.6.1', 'html': '4.2.0', 'metadata': '3.1.1', 'order': '1.5.0', 'progress': '1.4.0', 'testconfig': '0.2.0', 'xdist': '3.8.0', 'syrupy': '5.3.2'}} rootdir: /home/odh/opendatahub-tests configfile: pytest.ini plugins: anyio-4.14.0, langsmith-0.9.0, asyncio-1.4.0, dependency-0.6.1, html-4.2.0, metadata-3.1.1, order-1.5.0, progress-1.4.0, testconfig-0.2.0, xdist-3.8.0, syrupy-5.3.2 asyncio: mode=Mode.STRICT, debug=False, asyncio_default_fixture_loop_scope=None, asyncio_default_test_loop_scope=function collecting ... collected 5 items / 4 deselected / 1 selected tests/cluster_health/test_cluster_health.py::test_cluster_node_healthy  ---------------------------------------------- test_cluster_node_healthy ---------------------------------------------- -------------------------------------------------------- SETUP -------------------------------------------------------- 2026-07-05T12:08:12.071055Z [info ] Executing session fixture: event_loop_policy [conftest] 2026-07-05T12:08:12.072539Z [info ] Executing session fixture: _syrupy_apply_ide_patches [conftest] 2026-07-05T12:08:12.072831Z [info ] Executing session fixture: admin_client [conftest] 2026-07-05T12:08:12.073112Z [info ] Trying to get client via new_client_from_config [ocp_resources.resource] 2026-07-05T12:08:12.073237Z [info ] Executing session fixture: dsc_resource [conftest] 2026-07-05T12:08:12.073351Z [info ] kind: DataScienceCluster api version: datasciencecluster.opendatahub.io/v2 [ocp_resources.resource] 2026-07-05T12:08:12.140045Z [info ] Executing session fixture: tmp_path_factory [conftest] 2026-07-05T12:08:12.140256Z [info ] Executing session fixture: tests_tmp_dir [conftest] 2026-07-05T12:08:12.141325Z [info ] Executing session fixture: os_path_environment [conftest] 2026-07-05T12:08:12.142417Z [info ] Executing session fixture: tmpdir_factory [conftest] 2026-07-05T12:08:12.142828Z [info ] Executing session fixture: bin_directory [conftest] 2026-07-05T12:08:12.143103Z [info ] Executing session fixture: oc_binary_path [conftest] 2026-07-05T12:08:12.168224Z [info ] kind: ConsoleCLIDownload api version: console.openshift.io/v1 [ocp_resources.resource] 2026-07-05T12:08:12.203272Z [info ] All oc console cli download links: ['https://downloads-openshift-console.apps.ods-qe-psi-07.osp.rh-ods.com/amd64/linux/oc.tar'] [utilities.infra] name=utilities.infra 2026-07-05T12:08:12.203376Z [info ] Downloading archive using: url=https://downloads-openshift-console.apps.ods-qe-psi-07.osp.rh-ods.com/amd64/linux/oc.tar [utilities.infra] name=utilities.infra 2026-07-05T12:08:12.204474Z [info ] Waiting for 120 seconds [0:02:00], retry every 10 seconds. (Function: utilities.infra._download_with_retry Kwargs: {'url': 'https://downloads-openshift-console.apps.ods-qe-psi-07.osp.rh-ods.com/amd64/linux/oc.tar'}) [timeout_sampler] 2026-07-05T12:08:12.252022Z [info ] Elapsed time: 6.532669067382812e-05 [0:00:00.000065] [timeout_sampler] 2026-07-05T12:12:19.523709Z [info ] Extract the downloaded archive. [utilities.infra] name=utilities.infra 2026-07-05T12:12:19.652153Z [info ] Downloaded file: ['oc']  [utilities.infra] name=utilities.infra 2026-07-05T12:12:19.677119Z [info ] Executing session fixture: bin_directory_to_os_path [conftest] 2026-07-05T12:12:19.672920Z [info ] OC binary path: /tmp/pytest-mqnZ2rQQK9ctmpunQRQhqy/bin0/oc [tests.conftest] name=tests.conftest 2026-07-05T12:12:19.673030Z [info ] Adding /tmp/pytest-mqnZ2rQQK9ctmpunQRQhqy/bin0 to $PATH [tests.conftest] name=tests.conftest 2026-07-05T12:12:19.677868Z [info ] Executing session fixture: nodes [conftest] 2026-07-05T12:12:21.321193Z [info ] Executing session fixture: dsci_resource [conftest] 2026-07-05T12:12:21.321343Z [info ] kind: DSCInitialization api version: dscinitialization.opendatahub.io/v2 [ocp_resources.resource] 2026-07-05T12:12:21.339880Z [info ] Executing session fixture: record_testsuite_property [conftest] 2026-07-05T12:12:21.340226Z [info ] Executing session fixture: junitxml_plugin [conftest] 2026-07-05T12:12:21.340346Z [info ] Executing session fixture: cluster_sanity_scope_session [conftest] 2026-07-05T12:12:21.336542Z [info ] Skipping cluster sanity check because selected tests include cluster/operator/component health [tests.conftest] name=tests.conftest 2026-07-05T12:12:21.340568Z [info ] Executing session fixture: autouse_fixtures [conftest] --------------------------------------------------------- CALL --------------------------------------------------------- 2026-07-05T12:12:21.340788Z [info ] Verify all nodes are in a healthy condition. [ocp_utilities.infra] 2026-07-05T12:12:21.475886Z [info ] Verify all nodes are schedulable. [ocp_utilities.infra] PASSED TEST: test_cluster_node_healthy STATUS: PASSED ------------------------------------------------------- TEARDOWN ------------------------------------------------------- _ 1 of 1 completed, 1 Pass, 0 Fail, 0 Skip, 0 XPass, 0 XFail, 0 Error, 0 ReRun _ =========== 1 passed, 4 deselected, 5 warnings in 249.60s (0:04:09) ============ =============================== warnings summary =============================== tests/cluster_health/test_cluster_health.py::test_cluster_node_healthy tests/cluster_health/test_cluster_health.py::test_cluster_node_healthy tests/cluster_health/test_cluster_health.py::test_cluster_node_healthy tests/cluster_health/test_cluster_health.py::test_cluster_node_healthy tests/cluster_health/test_cluster_health.py::test_cluster_node_healthy /home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/urllib3/connectionpool.py:1110: InsecureRequestWarning: Unverified HTTPS request is being made to host 'api.ods-qe-psi-07.osp.rh-ods.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings warnings.warn( -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html - generated xml file: /workspace/tests-shared/tests-payload/results/cluster-health.xml - =========== 1 passed, 4 deselected, 5 warnings in 249.60s (0:04:09) ============