--- pytest attempt 2026-07-17T12:10:34.501454+00:00 (/.local/bin/uv --directory /home/odh/opendatahub-tests...) --- ✓ ogx_ea_distribution_plugin: build_ogx_server_config → rh-dev 2026-07-17T12:10:36.623876Z [info ] Writing tests log to /home/odh/opendatahub-tests/results/pytest-tests.log [conftest] 2026-07-17T12:10:36.624316Z [info ] Trying to get client via new_client_from_config [ocp_resources.resource] 2026-07-17T12:10:36.664284Z [info ] kind: DataScienceCluster api version: datasciencecluster.opendatahub.io/v2 [ocp_resources.resource] 2026-07-17T12:10:36.680099Z [info ] kind: DSCInitialization api version: dscinitialization.opendatahub.io/v2 [ocp_resources.resource] ============================= 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.122.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 35 items / 35 deselected / 0 selected ===================== 35 deselected, 13 warnings in 1.51s ====================== =============================== warnings summary =============================== .venv/lib64/python3.14/site-packages/_pytest/config/__init__.py:1345 .venv/lib64/python3.14/site-packages/_pytest/config/__init__.py:1345 /home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/config/__init__.py:1345: PytestAssertRewriteWarning: Module already imported so cannot be rewritten; anyio self._mark_plugins_for_rewrite(hook, disable_autoload) .venv/lib64/python3.14/site-packages/_pytest/config/__init__.py:1345 .venv/lib64/python3.14/site-packages/_pytest/config/__init__.py:1345 /home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/config/__init__.py:1345: PytestAssertRewriteWarning: Module already imported so cannot be rewritten; pytest_testconfig self._mark_plugins_for_rewrite(hook, disable_autoload) .venv/lib64/python3.14/site-packages/_pytest/config/__init__.py:864 /home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/config/__init__.py:864: PytestAssertRewriteWarning: Module already imported so cannot be rewritten; ogx_ea_distribution_plugin self.import_plugin(arg, consider_entry_points=True) tests/ogx/vector_io/test_vector_stores_evaluation.py:6 tests/ogx/vector_io/test_vector_stores_evaluation.py:6 /home/odh/opendatahub-tests/tests/ogx/vector_io/test_vector_stores_evaluation.py:6: DeprecationWarning: Importing AnswerRelevancy from 'ragas.metrics' is deprecated and will be removed in v1.0. Please use 'ragas.metrics.collections' instead. Example: from ragas.metrics.collections import AnswerRelevancy from ragas.metrics import AnswerRelevancy, ContextPrecision, ContextRecall, Faithfulness tests/ogx/vector_io/test_vector_stores_evaluation.py:6 tests/ogx/vector_io/test_vector_stores_evaluation.py:6 /home/odh/opendatahub-tests/tests/ogx/vector_io/test_vector_stores_evaluation.py:6: DeprecationWarning: Importing ContextPrecision from 'ragas.metrics' is deprecated and will be removed in v1.0. Please use 'ragas.metrics.collections' instead. Example: from ragas.metrics.collections import ContextPrecision from ragas.metrics import AnswerRelevancy, ContextPrecision, ContextRecall, Faithfulness tests/ogx/vector_io/test_vector_stores_evaluation.py:6 tests/ogx/vector_io/test_vector_stores_evaluation.py:6 /home/odh/opendatahub-tests/tests/ogx/vector_io/test_vector_stores_evaluation.py:6: DeprecationWarning: Importing ContextRecall from 'ragas.metrics' is deprecated and will be removed in v1.0. Please use 'ragas.metrics.collections' instead. Example: from ragas.metrics.collections import ContextRecall from ragas.metrics import AnswerRelevancy, ContextPrecision, ContextRecall, Faithfulness tests/ogx/vector_io/test_vector_stores_evaluation.py:6 tests/ogx/vector_io/test_vector_stores_evaluation.py:6 /home/odh/opendatahub-tests/tests/ogx/vector_io/test_vector_stores_evaluation.py:6: DeprecationWarning: Importing Faithfulness from 'ragas.metrics' is deprecated and will be removed in v1.0. Please use 'ragas.metrics.collections' instead. Example: from ragas.metrics.collections import Faithfulness from ragas.metrics import AnswerRelevancy, ContextPrecision, ContextRecall, Faithfulness -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html - generated xml file: /workspace/tests-shared/tests-payload/results/ogx-smoke.xml - ===================== 35 deselected, 13 warnings in 1.51s ====================== --- pytest attempt 2026-07-17T12:10:39.212418+00:00 (/.local/bin/uv --directory /home/odh/opendatahub-tests...) --- Resolved 246 packages in 41ms Bytecode compiled 16607 files in 4.31s --- pytest attempt 2026-07-17T12:10:43.885464+00:00 (/.local/bin/uv --directory /home/odh/opendatahub-tests...) --- Bytecode compiled 16607 files in 1.50s ✓ ogx_ea_distribution_plugin: build_ogx_server_config → rh-dev 2026-07-17T12:10:46.970048Z [info ] Writing tests log to /home/odh/opendatahub-tests/results/pytest-tests.log [conftest] 2026-07-17T12:10:46.970574Z [info ] Trying to get client via new_client_from_config [ocp_resources.resource] 2026-07-17T12:10:46.974414Z [info ] kind: DataScienceCluster api version: datasciencecluster.opendatahub.io/v2 [ocp_resources.resource] 2026-07-17T12:10:47.014963Z [info ] kind: DSCInitialization api version: dscinitialization.opendatahub.io/v2 [ocp_resources.resource] ============================= 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.122.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 35 items / 35 deselected / 0 selected ===================== 35 deselected, 13 warnings in 1.43s ====================== =============================== warnings summary =============================== .venv/lib64/python3.14/site-packages/_pytest/config/__init__.py:1345 .venv/lib64/python3.14/site-packages/_pytest/config/__init__.py:1345 /home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/config/__init__.py:1345: PytestAssertRewriteWarning: Module already imported so cannot be rewritten; anyio self._mark_plugins_for_rewrite(hook, disable_autoload) .venv/lib64/python3.14/site-packages/_pytest/config/__init__.py:1345 .venv/lib64/python3.14/site-packages/_pytest/config/__init__.py:1345 /home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/config/__init__.py:1345: PytestAssertRewriteWarning: Module already imported so cannot be rewritten; pytest_testconfig self._mark_plugins_for_rewrite(hook, disable_autoload) .venv/lib64/python3.14/site-packages/_pytest/config/__init__.py:864 /home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/config/__init__.py:864: PytestAssertRewriteWarning: Module already imported so cannot be rewritten; ogx_ea_distribution_plugin self.import_plugin(arg, consider_entry_points=True) tests/ogx/vector_io/test_vector_stores_evaluation.py:6 tests/ogx/vector_io/test_vector_stores_evaluation.py:6 /home/odh/opendatahub-tests/tests/ogx/vector_io/test_vector_stores_evaluation.py:6: DeprecationWarning: Importing AnswerRelevancy from 'ragas.metrics' is deprecated and will be removed in v1.0. Please use 'ragas.metrics.collections' instead. Example: from ragas.metrics.collections import AnswerRelevancy from ragas.metrics import AnswerRelevancy, ContextPrecision, ContextRecall, Faithfulness tests/ogx/vector_io/test_vector_stores_evaluation.py:6 tests/ogx/vector_io/test_vector_stores_evaluation.py:6 /home/odh/opendatahub-tests/tests/ogx/vector_io/test_vector_stores_evaluation.py:6: DeprecationWarning: Importing ContextPrecision from 'ragas.metrics' is deprecated and will be removed in v1.0. Please use 'ragas.metrics.collections' instead. Example: from ragas.metrics.collections import ContextPrecision from ragas.metrics import AnswerRelevancy, ContextPrecision, ContextRecall, Faithfulness tests/ogx/vector_io/test_vector_stores_evaluation.py:6 tests/ogx/vector_io/test_vector_stores_evaluation.py:6 /home/odh/opendatahub-tests/tests/ogx/vector_io/test_vector_stores_evaluation.py:6: DeprecationWarning: Importing ContextRecall from 'ragas.metrics' is deprecated and will be removed in v1.0. Please use 'ragas.metrics.collections' instead. Example: from ragas.metrics.collections import ContextRecall from ragas.metrics import AnswerRelevancy, ContextPrecision, ContextRecall, Faithfulness tests/ogx/vector_io/test_vector_stores_evaluation.py:6 tests/ogx/vector_io/test_vector_stores_evaluation.py:6 /home/odh/opendatahub-tests/tests/ogx/vector_io/test_vector_stores_evaluation.py:6: DeprecationWarning: Importing Faithfulness from 'ragas.metrics' is deprecated and will be removed in v1.0. Please use 'ragas.metrics.collections' instead. Example: from ragas.metrics.collections import Faithfulness from ragas.metrics import AnswerRelevancy, ContextPrecision, ContextRecall, Faithfulness -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html - generated xml file: /workspace/tests-shared/tests-payload/results/ogx-smoke.xml - ===================== 35 deselected, 13 warnings in 1.44s ======================