--- pytest attempt 2026-09-17T16:49:37.874285+00:00 (/.local/bin/uv --directory /home/odh/opendatahub-tests...) --- 2026-09-17T16:49:40.348975Z [info ] Writing tests log to /home/odh/opendatahub-tests/results/pytest-tests.log [conftest] 2026-09-17T16:49:40.349432Z [info ] Trying to get client via new_client_from_config [ocp_resources.resource] 2026-09-17T16:49:40.508710Z [info ] kind: DataScienceCluster api version: datasciencecluster.opendatahub.io/v2 [ocp_resources.resource] 2026-09-17T16:49:40.593516Z [info ] kind: DSCInitialization api version: dscinitialization.opendatahub.io/v2 [ocp_resources.resource] ============================= test session starts ============================== platform linux -- Python 3.14.7, pytest-9.1.1, pluggy-1.6.0 -- /home/odh/opendatahub-tests/.venv/bin/python3 cachedir: .pytest_cache metadata: {'Python': '3.14.7', 'Platform': 'Linux-5.14.0-570.134.1.el9_6.x86_64-x86_64-with-glibc2.42', 'Packages': {'pytest': '9.1.1', 'pluggy': '1.6.0'}, 'Plugins': {'anyio': '4.14.2', 'langsmith': '0.10.10', '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.5.3'}} rootdir: /home/odh/opendatahub-tests configfile: pytest.ini plugins: anyio-4.14.2, langsmith-0.10.10, 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.5.3 asyncio: mode=Mode.STRICT, debug=False, asyncio_default_fixture_loop_scope=None, asyncio_default_test_loop_scope=function collecting ... collected 207 items / 196 deselected / 11 selected tests/model_serving/maas_billing/body_base_routing/pre_auth_model_header/test_bbr_envoy_filter.py::TestBBREnvoyFilter::test_bbr_envoy_filter_has_pre_and_post_auth_stages  ---------------------------------- test_bbr_envoy_filter_has_pre_and_post_auth_stages ---------------------------------- -------------------------------------------------------- SETUP -------------------------------------------------------- 2026-09-17T16:49:41.202145Z [info ] Executing session fixture: event_loop_policy [conftest] 2026-09-17T16:49:41.204304Z [info ] Executing session fixture: _syrupy_apply_ide_patches [conftest] 2026-09-17T16:49:41.204479Z [info ] Executing session fixture: admin_client [conftest] 2026-09-17T16:49:41.204663Z [info ] Trying to get client via new_client_from_config [ocp_resources.resource] 2026-09-17T16:49:41.206402Z [info ] Executing session fixture: dsc_resource [conftest] 2026-09-17T16:49:41.206559Z [info ] kind: DataScienceCluster api version: datasciencecluster.opendatahub.io/v2 [ocp_resources.resource] 2026-09-17T16:49:41.288230Z [info ] Executing session fixture: tmp_path_factory [conftest] 2026-09-17T16:49:41.288546Z [info ] Executing session fixture: tests_tmp_dir [conftest] 2026-09-17T16:49:41.289511Z [info ] Executing session fixture: os_path_environment [conftest] 2026-09-17T16:49:41.289792Z [info ] Executing session fixture: tmpdir_factory [conftest] 2026-09-17T16:49:41.290041Z [info ] Executing session fixture: bin_directory [conftest] 2026-09-17T16:49:41.291355Z [info ] Executing session fixture: oc_binary_path [conftest] 2026-09-17T16:49:41.290408Z [warning ] Using previously installed: /workspace/tests-shared/tests-payload/.tools/bin/oc [tests.conftest] name=tests.conftest 2026-09-17T16:49:41.291882Z [info ] Executing session fixture: bin_directory_to_os_path [conftest] 2026-09-17T16:49:41.290582Z [info ] OC binary path: /workspace/tests-shared/tests-payload/.tools/bin/oc [tests.conftest] name=tests.conftest 2026-09-17T16:49:41.290627Z [info ] Adding /tmp/pytest-gZPH8g2jPNbcWsv7EqvYpW/bin0 to $PATH [tests.conftest] name=tests.conftest 2026-09-17T16:49:41.292357Z [info ] Executing session fixture: nodes [conftest] 2026-09-17T16:49:42.491335Z [info ] Executing session fixture: dsci_resource [conftest] 2026-09-17T16:49:42.491629Z [info ] kind: DSCInitialization api version: dscinitialization.opendatahub.io/v2 [ocp_resources.resource] 2026-09-17T16:49:42.508828Z [info ] Executing session fixture: record_testsuite_property [conftest] 2026-09-17T16:49:42.509073Z [info ] Executing session fixture: junitxml_plugin [conftest] 2026-09-17T16:49:42.509243Z [info ] Executing session fixture: cluster_sanity_scope_session [conftest] 2026-09-17T16:49:42.507700Z [info ] Check cluster sanity.  [utilities.infra] name=utilities.infra 2026-09-17T16:49:42.509606Z [info ] Verify all nodes are in a healthy condition. [ocp_utilities.infra] 2026-09-17T16:49:42.558921Z [info ] Verify all nodes are schedulable. [ocp_utilities.infra] 2026-09-17T16:49:42.607240Z [error ] Cluster sanity check failed: Following nodes are in unscheduled state: ['ip-10-0-1-47.us-east-2.compute.internal'] [utilities.infra] name=utilities.infra =========================== 196 deselected in 2.48s ============================ =========================== 196 deselected in 2.48s ============================ ! _pytest.outcomes.Exit: Cluster sanity check failed: Following nodes are in unscheduled state: ['ip-10-0-1-47.us-east-2.compute.internal'] !