--- pytest attempt 2026-09-15T21:23:09.526561+00:00 (/.local/bin/uv --directory /home/odh/opendatahub-tests...) --- 2026-09-15T21:23:11.674594Z [info ] Writing tests log to /home/odh/opendatahub-tests/results/pytest-tests.log [conftest] 2026-09-15T21:23:11.677254Z [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.rh-nightly-pm.nuth.p3.openshiftapps.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.rh-nightly-pm.nuth.p3.openshiftapps.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.rh-nightly-pm.nuth.p3.openshiftapps.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.rh-nightly-pm.nuth.p3.openshiftapps.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.rh-nightly-pm.nuth.p3.openshiftapps.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings warnings.warn( 2026-09-15T21:23:11.811908Z [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.rh-nightly-pm.nuth.p3.openshiftapps.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.rh-nightly-pm.nuth.p3.openshiftapps.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.rh-nightly-pm.nuth.p3.openshiftapps.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.rh-nightly-pm.nuth.p3.openshiftapps.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings warnings.warn( 2026-09-15T21:23:11.887616Z [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.rh-nightly-pm.nuth.p3.openshiftapps.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.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.132.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 159 items / 148 deselected / 11 selected tests/workbenches/notebooks_server/controller/test_deployment_health.py::TestNotebookControllerDeployment::test_controller_replicas_ready[test_odh_notebook_controller_replicas]  ------------------------ test_controller_replicas_ready[test_odh_notebook_controller_replicas] ------------------------ -------------------------------------------------------- SETUP -------------------------------------------------------- 2026-09-15T21:23:12.176833Z [info ] Executing session fixture: event_loop_policy [conftest] 2026-09-15T21:23:12.178086Z [info ] Executing session fixture: _syrupy_apply_ide_patches [conftest] 2026-09-15T21:23:12.178233Z [info ] Executing session fixture: admin_client [conftest] 2026-09-15T21:23:12.178372Z [info ] Trying to get client via new_client_from_config [ocp_resources.resource] 2026-09-15T21:23:12.178498Z [info ] Executing session fixture: dsc_resource [conftest] 2026-09-15T21:23:12.178606Z [info ] kind: DataScienceCluster api version: datasciencecluster.opendatahub.io/v2 [ocp_resources.resource] 2026-09-15T21:23:12.250983Z [info ] Executing session fixture: tmp_path_factory [conftest] 2026-09-15T21:23:12.251278Z [info ] Executing session fixture: tests_tmp_dir [conftest] 2026-09-15T21:23:12.252051Z [info ] Executing session fixture: os_path_environment [conftest] 2026-09-15T21:23:12.252179Z [info ] Executing session fixture: tmpdir_factory [conftest] 2026-09-15T21:23:12.252299Z [info ] Executing session fixture: bin_directory [conftest] 2026-09-15T21:23:12.253492Z [info ] Executing session fixture: oc_binary_path [conftest] 2026-09-15T21:23:12.252756Z [warning ] Using previously installed: /workspace/tests-shared/tests-payload/.tools/bin/oc [tests.conftest] name=tests.conftest 2026-09-15T21:23:12.253858Z [info ] Executing session fixture: bin_directory_to_os_path [conftest] 2026-09-15T21:23:12.252877Z [info ] OC binary path: /workspace/tests-shared/tests-payload/.tools/bin/oc [tests.conftest] name=tests.conftest 2026-09-15T21:23:12.252921Z [info ] Adding /tmp/pytest-5LxqyAqpGHsSm3pYSevnqc/bin0 to $PATH [tests.conftest] name=tests.conftest 2026-09-15T21:23:12.254274Z [info ] Executing session fixture: nodes [conftest] 2026-09-15T21:23:13.380619Z [info ] Executing session fixture: dsci_resource [conftest] 2026-09-15T21:23:13.380796Z [info ] kind: DSCInitialization api version: dscinitialization.opendatahub.io/v2 [ocp_resources.resource] 2026-09-15T21:23:13.399066Z [info ] Executing session fixture: record_testsuite_property [conftest] 2026-09-15T21:23:13.399260Z [info ] Executing session fixture: junitxml_plugin [conftest] 2026-09-15T21:23:13.399413Z [info ] Executing session fixture: cluster_sanity_scope_session [conftest] 2026-09-15T21:23:13.398110Z [info ] Check cluster sanity.  [utilities.infra] name=utilities.infra 2026-09-15T21:23:13.399668Z [info ] Verify all nodes are in a healthy condition. [ocp_utilities.infra] 2026-09-15T21:23:13.437531Z [info ] Verify all nodes are schedulable. [ocp_utilities.infra] 2026-09-15T21:23:13.472880Z [info ] Waiting for 120 seconds [0:02:00], retry every 5 seconds. (Function: utilities.infra.wait_for_dsci_status_ready Kwargs: {'dsci_resource': }) [timeout_sampler] 2026-09-15T21:23:13.472136Z [info ] Wait for DSCI default-dsci to be in Ready status. [utilities.infra] name=utilities.infra 2026-09-15T21:23:13.473537Z [info ] Get DSCInitialization default-dsci status [ocp_resources DSCInitialization] 2026-09-15T21:23:13.498507Z [success ] Function: utilities.infra.wait_for_dsci_status_ready succeeded after 8.368492126464844e-05 [0:00:00.000084]. [timeout_sampler] 2026-09-15T21:23:13.498696Z [info ] Waiting for 120 seconds [0:02:00], retry every 5 seconds. (Function: utilities.infra.wait_for_dsc_status_ready Kwargs: {'dsc_resource': }) [timeout_sampler] 2026-09-15T21:23:13.497781Z [info ] Wait for DSC default-dsc are Ready. [utilities.infra] name=utilities.infra 2026-09-15T21:23:13.498931Z [info ] Get DataScienceCluster default-dsc status [ocp_resources DataScienceCluster] 2026-09-15T21:23:13.521774Z [success ] Function: utilities.infra.wait_for_dsc_status_ready succeeded after 4.2438507080078125e-05 [0:00:00.000042]. [timeout_sampler] 2026-09-15T21:23:13.522146Z [info ] Executing session fixture: autouse_fixtures [conftest] 2026-09-15T21:23:13.522428Z [info ] Executing function fixture: controller_name [conftest] --------------------------------------------------------- CALL --------------------------------------------------------- PASSED _ 1 of 11 completed, 1 Pass, 0 Fail, 0 Skip, 0 XPass, 0 XFail, 0 Error, 0 ReRun _ tests/workbenches/notebooks_server/controller/test_deployment_health.py::TestNotebookControllerDeployment::test_controller_replicas_ready[test_kf_notebook_controller_replicas]  TEST: TestNotebookControllerDeployment.test_controller_replicas_ready[test_odh_notebook_controller_replicas] STATUS: PASSED ------------------------------------------------------- TEARDOWN -------------------------------------------------------  ------------------------- test_controller_replicas_ready[test_kf_notebook_controller_replicas] ------------------------- -------------------------------------------------------- SETUP -------------------------------------------------------- 2026-09-15T21:23:13.577621Z [info ] Executing function fixture: controller_name [conftest] --------------------------------------------------------- CALL --------------------------------------------------------- PASSED _ 2 of 11 completed, 2 Pass, 0 Fail, 0 Skip, 0 XPass, 0 XFail, 0 Error, 0 ReRun _ tests/workbenches/notebooks_server/controller/test_deployment_health.py::TestNotebookControllerDeployment::test_controller_container_count[test_odh_notebook_controller_containers]  TEST: TestNotebookControllerDeployment.test_controller_replicas_ready[test_kf_notebook_controller_replicas] STATUS: PASSED ------------------------------------------------------- TEARDOWN -------------------------------------------------------  ----------------------- test_controller_container_count[test_odh_notebook_controller_containers] ----------------------- -------------------------------------------------------- SETUP -------------------------------------------------------- 2026-09-15T21:23:13.674880Z [info ] Executing function fixture: controller_name [conftest] --------------------------------------------------------- CALL --------------------------------------------------------- PASSED TEST: TestNotebookControllerDeployment.test_controller_container_count[test_odh_notebook_controller_containers] STATUS: PASSED ------------------------------------------------------- TEARDOWN ------------------------------------------------------- _ 3 of 11 completed, 3 Pass, 0 Fail, 0 Skip, 0 XPass, 0 XFail, 0 Error, 0 ReRun _ tests/workbenches/notebooks_server/controller/test_deployment_health.py::TestNotebookControllerDeployment::test_controller_container_count[test_kf_notebook_controller_containers]  ----------------------- test_controller_container_count[test_kf_notebook_controller_containers] ----------------------- -------------------------------------------------------- SETUP -------------------------------------------------------- 2026-09-15T21:23:13.775581Z [info ] Executing function fixture: controller_name [conftest] --------------------------------------------------------- CALL --------------------------------------------------------- PASSED _ 4 of 11 completed, 4 Pass, 0 Fail, 0 Skip, 0 XPass, 0 XFail, 0 Error, 0 ReRun _ tests/workbenches/notebooks_server/controller/test_deployment_health.py::TestNotebookControllerDeployment::test_controller_container_resources[test_odh_notebook_controller_resources]  TEST: TestNotebookControllerDeployment.test_controller_container_count[test_kf_notebook_controller_containers] STATUS: PASSED ------------------------------------------------------- TEARDOWN -------------------------------------------------------  --------------------- test_controller_container_resources[test_odh_notebook_controller_resources] --------------------- -------------------------------------------------------- SETUP -------------------------------------------------------- 2026-09-15T21:23:13.878130Z [info ] Executing function fixture: controller_name [conftest] --------------------------------------------------------- CALL --------------------------------------------------------- PASSED _ 5 of 11 completed, 5 Pass, 0 Fail, 0 Skip, 0 XPass, 0 XFail, 0 Error, 0 ReRun _ tests/workbenches/notebooks_server/controller/test_deployment_health.py::TestNotebookControllerDeployment::test_controller_container_resources[test_kf_notebook_controller_resources]  TEST: TestNotebookControllerDeployment.test_controller_container_resources[test_odh_notebook_controller_resources] STATUS: PASSED ------------------------------------------------------- TEARDOWN -------------------------------------------------------  ---------------------- test_controller_container_resources[test_kf_notebook_controller_resources] ---------------------- -------------------------------------------------------- SETUP -------------------------------------------------------- 2026-09-15T21:23:13.975990Z [info ] Executing function fixture: controller_name [conftest] --------------------------------------------------------- CALL --------------------------------------------------------- PASSED _ 6 of 11 completed, 6 Pass, 0 Fail, 0 Skip, 0 XPass, 0 XFail, 0 Error, 0 ReRun _ tests/workbenches/notebooks_server/controller/test_env_vars.py::TestEnvironmentVariables::test_env_vars_propagation[test_env_vars_propagation]  TEST: TestNotebookControllerDeployment.test_controller_container_resources[test_kf_notebook_controller_resources] STATUS: PASSED ------------------------------------------------------- TEARDOWN -------------------------------------------------------  --------------------------------- test_env_vars_propagation[test_env_vars_propagation] --------------------------------- -------------------------------------------------------- SETUP -------------------------------------------------------- 2026-09-15T21:23:14.026828Z [info ] Executing session fixture: pytestconfig [conftest] 2026-09-15T21:23:14.026944Z [info ] Executing session fixture: use_unprivileged_client [conftest] 2026-09-15T21:23:14.027087Z [info ] Executing session fixture: kubconfig_filepath [conftest] 2026-09-15T21:23:14.027199Z [info ] Executing session fixture: cluster_authentication [conftest] 2026-09-15T21:23:14.027321Z [info ] kind: Authentication api version: config.openshift.io/v1 [ocp_resources.resource] 2026-09-15T21:23:14.042547Z [info ] Executing session fixture: is_byoidc [conftest] 2026-09-15T21:23:14.060329Z [info ] Executing session fixture: non_admin_user_password [conftest] 2026-09-15T21:23:14.060605Z [info ] Executing session fixture: unprivileged_client [conftest] 2026-09-15T21:23:14.058596Z [warning ] Unprivileged client is not enabled, using admin client [tests.conftest] name=tests.conftest 2026-09-15T21:23:14.060842Z [info ] Executing session fixture: teardown_resources [conftest] 2026-09-15T21:23:14.060993Z [info ] Executing class fixture: unprivileged_model_namespace [conftest] 2026-09-15T21:23:14.061127Z [info ] kind: ProjectRequest api version: project.openshift.io/v1 [ocp_resources.resource] 2026-09-15T21:23:14.061250Z [info ] Create ProjectRequest test-nb-envvars [ocp_resources ProjectRequest] 2026-09-15T21:23:14.061698Z [info ] Posting {'apiVersion': 'project.openshift.io/v1', 'kind': 'ProjectRequest', 'metadata': {'name': 'test-nb-envvars', 'labels': {'opendatahub.io/dashboard': 'true'}}} [ocp_resources ProjectRequest] 2026-09-15T21:23:14.197595Z [info ] kind: Project api version: project.openshift.io/v1 [ocp_resources.resource] 2026-09-15T21:23:14.197727Z [info ] Wait for Project test-nb-envvars status to be Active [ocp_resources Project] 2026-09-15T21:23:14.197838Z [info ] Waiting for 240 seconds [0:04:00], retry every 1 seconds. (Function: ocp_resources.resource.wait_for_status.lambda: self.exists) [timeout_sampler] 2026-09-15T21:23:14.222776Z [info ] Status of Project test-nb-envvars is Active [ocp_resources Project] 2026-09-15T21:23:14.223135Z [success ] Function: lambda: self.exists succeeded after 3.838539123535156e-05 [0:00:00.000038]. [timeout_sampler] 2026-09-15T21:23:14.223358Z [info ] ResourceEdits: Updating data for resource Namespace test-nb-envvars [ocp_resources.resource] 2026-09-15T21:23:14.223552Z [info ] Update Namespace test-nb-envvars: {'metadata': {'labels': {'opendatahub.io/dashboard': 'true'}, 'name': 'test-nb-envvars'}} [ocp_resources Namespace] 2026-09-15T21:23:14.254494Z [info ] Executing function fixture: minimal_image [conftest] 2026-09-15T21:23:14.309541Z [info ] kind: ClusterServiceVersion api version: operators.coreos.com/v1alpha1 [ocp_resources.resource] 2026-09-15T21:23:14.398413Z [info ] Executing function fixture: notebook_image [conftest] 2026-09-15T21:23:14.398580Z [info ] kind: ImageStream api version: image.openshift.io/v1 [ocp_resources.resource] 2026-09-15T21:23:14.583025Z [info ] kind: Config api version: imageregistry.operator.openshift.io/v1 [ocp_resources.resource] 2026-09-15T21:23:14.599927Z [info ] Image registry management state: managed, available: True [utilities.infra] name=utilities.infra 2026-09-15T21:23:14.600064Z [info ] Resolved ImageStream s2i-minimal-notebook:2025.2 via integrated registry: image-registry.openshift-image-registry.svc:5000/redhat-ods-applications/s2i-minimal-notebook:2025.2 [tests.workbenches.notebook_images.utils] name=tests.workbenches.notebook_images.utils 2026-09-15T21:23:14.602596Z [info ] Executing function fixture: users_persistent_volume_claim [conftest] 2026-09-15T21:23:14.602720Z [info ] Create PersistentVolumeClaim test-nb-envvars [ocp_resources PersistentVolumeClaim] 2026-09-15T21:23:14.602845Z [info ] Posting {'apiVersion': 'v1', 'kind': 'PersistentVolumeClaim', 'metadata': {'name': 'test-nb-envvars', 'labels': {'opendatahub.io/dashboard': 'true'}, 'namespace': 'test-nb-envvars'}, 'spec': {'volumeMode': 'Filesystem', 'accessModes': ['ReadWriteOnce'], 'resources': {'requests': {'storage': '10Gi'}}}} [ocp_resources PersistentVolumeClaim] 2026-09-15T21:23:14.645406Z [info ] Executing function fixture: default_notebook [conftest] 2026-09-15T21:23:14.686748Z [info ] kind: Notebook api version: kubeflow.org/v1 [ocp_resources.resource] 2026-09-15T21:23:14.687050Z [info ] Create Notebook test-nb-envvars [ocp_resources Notebook] 2026-09-15T21:23:14.687338Z [info ] Posting {'apiVersion': 'kubeflow.org/v1', 'kind': 'Notebook', 'metadata': {'annotations': {'notebooks.opendatahub.io/inject-auth': 'true', 'opendatahub.io/accelerator-name': '', 'notebooks.opendatahub.io/last-image-selection': 'image-registry.openshift-image-registry.svc:5000/redhat-ods-applications/s2i-minimal-notebook:2025.2'}, 'labels': {'app': 'test-nb-envvars', 'opendatahub.io/dashboard': 'true', 'opendatahub.io/odh-managed': 'true'}, 'name': 'test-nb-envvars', 'namespace': 'test-nb-envvars'}, 'spec': {'template': {'spec': {'affinity': {}, 'containers': [{'env': [{'name': 'NOTEBOOK_ARGS', 'value': "--ServerApp.port=8888\n --ServerApp.token=''\n --ServerApp.password=''\n --ServerApp.base_url=/notebook/test-nb-envvars/test-nb-envvars\n --ServerApp.quit_button=False\n"}, {'name': 'JUPYTER_IMAGE', 'value': 'image-registry.openshift-image-registry.svc:5000/redhat-ods-applications/s2i-minimal-notebook:2025.2'}, {'name': 'MY_CUSTOM_VAR', 'value': 'hello-from-notebook'}, {'name': 'DATASET_PATH', 'value': '/opt/app-root/data'}, {'name': 'DEBUG_MODE', 'value': 'true'}], 'image': 'image-registry.openshift-image-registry.svc:5000/redhat-ods-applications/s2i-minimal-notebook:2025.2', 'imagePullPolicy': 'Always', 'livenessProbe': {'failureThreshold': 3, 'httpGet': {'path': '/notebook/test-nb-envvars/test-nb-envvars/api', 'port': 'notebook-port', 'scheme': 'HTTP'}, 'initialDelaySeconds': 10, 'periodSeconds': 5, 'successThreshold': 1, 'timeoutSeconds': 1}, 'name': 'test-nb-envvars', 'ports': [{'containerPort': 8888, 'name': 'notebook-port', 'protocol': 'TCP'}], 'readinessProbe': {'failureThreshold': 3, 'httpGet': {'path': '/notebook/test-nb-envvars/test-nb-envvars/api', 'port': 'notebook-port', 'scheme': 'HTTP'}, 'initialDelaySeconds': 10, 'periodSeconds': 5, 'successThreshold': 1, 'timeoutSeconds': 1}, 'resources': {'limits': {'cpu': '1', 'memory': '2Gi'}, 'requests': {'cpu': '500m', 'memory': '1Gi'}}, 'volumeMounts': [{'mountPath': '/opt/app-root/src', 'name': 'test-nb-envvars'}, {'mountPath': '/dev/shm', 'name': 'shm'}], 'workingDir': '/opt/app-root/src'}], 'enableServiceLinks': False, 'serviceAccountName': 'test-nb-envvars', 'volumes': [{'name': 'test-nb-envvars', 'persistentVolumeClaim': {'claimName': 'test-nb-envvars'}}, {'emptyDir': {'medium': 'Memory'}, 'name': 'shm'}]}}}} [ocp_resources Notebook] 2026-09-15T21:23:15.354439Z [info ] Executing function fixture: notebook_pod [conftest] 2026-09-15T21:23:15.354727Z [info ] Wait until Pod test-nb-envvars-0 is created [ocp_resources Pod] 2026-09-15T21:23:15.354853Z [info ] Waiting for 240 seconds [0:04:00], retry every 1 seconds. (Function: ocp_resources.resource.wait.lambda: self.exists) [timeout_sampler] 2026-09-15T21:23:17.408319Z [success ] Function: lambda: self.exists succeeded after 2.0370118618011475 [0:00:02.037012]. [timeout_sampler] 2026-09-15T21:23:17.408515Z [info ] Wait for Pod/test-nb-envvars-0's 'Ready' condition to be 'True' [ocp_resources Pod] 2026-09-15T21:23:17.408662Z [info ] Wait until Pod test-nb-envvars-0 is created [ocp_resources Pod] 2026-09-15T21:23:17.408780Z [info ] Waiting for 120 seconds [0:02:00], retry every 1 seconds. (Function: ocp_resources.resource.wait.lambda: self.exists) [timeout_sampler] 2026-09-15T21:23:17.424489Z [success ] Function: lambda: self.exists succeeded after 3.4332275390625e-05 [0:00:00.000034]. [timeout_sampler] 2026-09-15T21:23:17.424758Z [info ] Waiting for 119.98378801345825 seconds [0:01:59.983788], retry every 1 seconds. (Function: ocp_resources.resource.wait_for_condition.lambda: self.instance) [timeout_sampler] 2026-09-15T21:25:18.082252Z [error ] Function: lambda: self.instance timed out after 119.98378801345825 [0:01:59.983788]. [timeout_sampler] 2026-09-15T21:25:18.098621Z [info ] Collecting pod information for test-nb-envvars-0: /home/odh/opendatahub-tests/results/must-gather-collected [utilities.general] name=utilities.general 2026-09-15T21:25:18.149033Z [warning ] For pod: test-nb-envvars-0 information gathering failed. [utilities.general] name=utilities.general ERROR TEST: TestEnvironmentVariables.test_env_vars_propagation[test_env_vars_propagation] [setup] STATUS: ERROR 2026-09-15T21:25:18.171761Z [error ] Traceback (most recent call last): File "/home/odh/opendatahub-tests/tests/workbenches/notebooks_server/controller/conftest.py", line 263, in notebook_pod notebook_pod.wait_for_condition( ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ condition=Pod.Condition.READY, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ status=Pod.Condition.Status.TRUE, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=pod_ready_timeout, ^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/ocp_resources/resource.py", line 1317, in wait_for_condition for sample in TimeoutSampler( ~~~~~~~~~~~~~~^ wait_timeout=timeout_watcher.remaining_time(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ sleep=sleep_time, ^^^^^^^^^^^^^^^^^ func=lambda: self.instance, ^^^^^^^^^^^^^^^^^^^^^^^^^^^ ): ^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/timeout_sampler/__init__.py", line 346, in __iter__ raise TimeoutExpiredError( ...<3 lines>... ) timeout_sampler.TimeoutExpiredError: Timed Out: 119.98378801345825 Function: ocp_resources.resource.wait_for_condition.lambda: self.instance Last exception: N/A. Elapsed time: 119.98378801345825 [0:01:59.983788] The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 361, in from_call result: TResult | None = func() ~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 250, in lambda: runtest_hook(item=item, **kwds), ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_hooks.py", line 512, in __call__ return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_manager.py", line 120, in _hookexec return self._inner_hookexec(hook_name, methods, kwargs, firstresult) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 167, in _multicall raise exception File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/capture.py", line 895, in pytest_runtest_setup return (yield) ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 121, in _multicall res = hook_impl.function(*args) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 170, in pytest_runtest_setup item.session._setupstate.setup(item) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 536, in setup col.setup() ~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/python.py", line 1710, in setup self._request._fillfixtures() ~~~~~~~~~~~~~~~~~~~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 806, in _fillfixtures item.funcargs[argname] = self.getfixturevalue(argname) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 630, in getfixturevalue fixturedef = self._get_active_fixturedef(argname) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 726, in _get_active_fixturedef fixturedef.execute(request=subrequest) ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 1232, in execute result: FixtureValue = ihook.pytest_fixture_setup( ~~~~~~~~~~~~~~~~~~~~~~~~~~^ fixturedef=self, request=request ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_hooks.py", line 512, in __call__ return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_manager.py", line 120, in _hookexec return self._inner_hookexec(hook_name, methods, kwargs, firstresult) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 167, in _multicall raise exception File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pytest_asyncio/plugin.py", line 924, in pytest_fixture_setup return (yield) ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 53, in run_old_style_hookwrapper return result.get_result() ~~~~~~~~~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_result.py", line 103, in get_result raise exc.with_traceback(tb) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 38, in run_old_style_hookwrapper res = yield ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/setuponly.py", line 36, in pytest_fixture_setup return (yield) ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 121, in _multicall res = hook_impl.function(*args) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 1328, in pytest_fixture_setup result = call_fixture_func(fixturefunc, request, kwargs) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 1005, in call_fixture_func fixture_result = fixturefunc(**kwargs) File "/home/odh/opendatahub-tests/tests/workbenches/notebooks_server/controller/conftest.py", line 287, in notebook_pod raise AssertionError( ...<6 lines>... ) from e AssertionError: Pod 'test-nb-envvars-0' failed to reach Ready state within 120 seconds. Pod diagnostics: Pod phase=Pending, reason=None, message=None Condition PodScheduled: status=False, reason=Unschedulable, message=0/2 nodes are available: 2 Insufficient cpu. preemption: 0/2 nodes are available: 2 No preemption victims found for incoming pod. Original Error: Timed Out: 119.98378801345825 Function: ocp_resources.resource.wait_for_condition.lambda: self.instance Last exception: N/A. Elapsed time: 119.98378801345825 [0:01:59.983788] Pod information collected to must-gather directory for debugging. [conftest] ------------------------------------------------------- TEARDOWN ------------------------------------------------------- 2026-09-15T21:25:18.172051Z [info ] Delete Notebook test-nb-envvars [ocp_resources Notebook] 2026-09-15T21:25:18.216196Z [info ] Deleting {'apiVersion': 'kubeflow.org/v1', 'kind': 'Notebook', 'metadata': {'annotations': {'notebooks.opendatahub.io/inject-auth': 'true', 'notebooks.opendatahub.io/last-image-selection': 'image-registry.openshift-image-registry.svc:5000/redhat-ods-applications/s2i-minimal-notebook:2025.2', 'opendatahub.io/accelerator-name': ''}, 'creationTimestamp': '2026-09-15T21:23:15Z', 'finalizers': ['notebook.opendatahub.io/httproute-cleanup', 'notebook.opendatahub.io/referencegrant-cleanup', 'notebook.opendatahub.io/kube-rbac-proxy-cleanup'], 'generation': 1, 'labels': {'app': 'test-nb-envvars', 'opendatahub.io/dashboard': 'true', 'opendatahub.io/odh-managed': 'true'}, 'managedFields': [{'apiVersion': 'kubeflow.org/v1', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:metadata': {'f:annotations': {'.': {}, 'f:notebooks.opendatahub.io/inject-auth': {}, 'f:notebooks.opendatahub.io/last-image-selection': {}, 'f:opendatahub.io/accelerator-name': {}}, 'f:labels': {'.': {}, 'f:app': {}, 'f:opendatahub.io/dashboard': {}, 'f:opendatahub.io/odh-managed': {}}}, 'f:spec': {'.': {}, 'f:template': {'.': {}, 'f:spec': {'.': {}, 'f:affinity': {}, 'f:containers': {'.': {}, 'k:{"name":"test-nb-envvars"}': {'.': {}, 'f:env': {'.': {}, 'k:{"name":"DATASET_PATH"}': {'.': {}, 'f:name': {}, 'f:value': {}}, 'k:{"name":"DEBUG_MODE"}': {'.': {}, 'f:name': {}, 'f:value': {}}, 'k:{"name":"JUPYTER_IMAGE"}': {'.': {}, 'f:name': {}, 'f:value': {}}, 'k:{"name":"MY_CUSTOM_VAR"}': {'.': {}, 'f:name': {}, 'f:value': {}}, 'k:{"name":"NOTEBOOK_ARGS"}': {'.': {}, 'f:name': {}, 'f:value': {}}}, 'f:image': {}, 'f:imagePullPolicy': {}, 'f:livenessProbe': {'.': {}, 'f:failureThreshold': {}, 'f:httpGet': {'.': {}, 'f:path': {}, 'f:port': {}, 'f:scheme': {}}, 'f:initialDelaySeconds': {}, 'f:periodSeconds': {}, 'f:successThreshold': {}, 'f:timeoutSeconds': {}}, 'f:name': {}, 'f:ports': {'.': {}, 'k:{"containerPort":8888,"protocol":"TCP"}': {'.': {}, 'f:containerPort': {}, 'f:name': {}, 'f:protocol': {}}}, 'f:readinessProbe': {'.': {}, 'f:failureThreshold': {}, 'f:httpGet': {'.': {}, 'f:path': {}, 'f:port': {}, 'f:scheme': {}}, 'f:initialDelaySeconds': {}, 'f:periodSeconds': {}, 'f:successThreshold': {}, 'f:timeoutSeconds': {}}, 'f:resources': {'.': {}, 'f:limits': {'.': {}, 'f:cpu': {}, 'f:memory': {}}, 'f:requests': {'.': {}, 'f:cpu': {}, 'f:memory': {}}}, 'f:volumeMounts': {'.': {}, 'k:{"mountPath":"/dev/shm"}': {'.': {}, 'f:mountPath': {}, 'f:name': {}}, 'k:{"mountPath":"/opt/app-root/src"}': {'.': {}, 'f:mountPath': {}, 'f:name': {}}}, 'f:workingDir': {}}}, 'f:enableServiceLinks': {}, 'f:serviceAccountName': {}, 'f:volumes': {'.': {}, 'k:{"name":"shm"}': {'.': {}, 'f:emptyDir': {'.': {}, 'f:medium': {}}, 'f:name': {}}, 'k:{"name":"test-nb-envvars"}': {'.': {}, 'f:name': {}, 'f:persistentVolumeClaim': {'.': {}, 'f:claimName': {}}}}}}}}, 'manager': 'OpenAPI-Generator', 'operation': 'Update', 'time': '2026-09-15T21:23:14Z'}, {'apiVersion': 'kubeflow.org/v1', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:metadata': {'f:finalizers': {'.': {}, 'v:"notebook.opendatahub.io/httproute-cleanup"': {}, 'v:"notebook.opendatahub.io/kube-rbac-proxy-cleanup"': {}, 'v:"notebook.opendatahub.io/referencegrant-cleanup"': {}}}}, 'manager': 'manager', 'operation': 'Update', 'time': '2026-09-15T21:23:15Z'}, {'apiVersion': 'kubeflow.org/v1beta1', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:status': {'.': {}, 'f:conditions': {}, 'f:containerState': {}, 'f:readyReplicas': {}}}, 'manager': 'manager', 'operation': 'Update', 'subresource': 'status', 'time': '2026-09-15T21:23:16Z'}], 'name': 'test-nb-envvars', 'namespace': 'test-nb-envvars', 'resourceVersion': '309563161', 'uid': '2781fadb-7312-49f3-aec9-2ba9f5b6a572'}, 'spec': {'template': {'spec': {'affinity': {}, 'containers': [{'env': [{'name': 'NOTEBOOK_ARGS', 'value': "--ServerApp.port=8888\n --ServerApp.token=''\n --ServerApp.password=''\n --ServerApp.base_url=/notebook/test-nb-envvars/test-nb-envvars\n --ServerApp.quit_button=False\n"}, {'name': 'JUPYTER_IMAGE', 'value': 'image-registry.openshift-image-registry.svc:5000/redhat-ods-applications/s2i-minimal-notebook:2025.2'}, {'name': 'MY_CUSTOM_VAR', 'value': 'hello-from-notebook'}, {'name': 'DATASET_PATH', 'value': '/opt/app-root/data'}, {'name': 'DEBUG_MODE', 'value': 'true'}, {'name': 'PIP_CERT', 'value': '/etc/pki/tls/custom-certs/ca-bundle.crt'}, {'name': 'REQUESTS_CA_BUNDLE', 'value': '/etc/pki/tls/custom-certs/ca-bundle.crt'}, {'name': 'SSL_CERT_FILE', 'value': '/etc/pki/tls/custom-certs/ca-bundle.crt'}, {'name': 'PIPELINES_SSL_SA_CERTS', 'value': '/etc/pki/tls/custom-certs/ca-bundle.crt'}, {'name': 'KF_PIPELINES_SSL_SA_CERTS', 'value': '/etc/pki/tls/custom-certs/ca-bundle.crt'}, {'name': 'GIT_SSL_CAINFO', 'value': '/etc/pki/tls/custom-certs/ca-bundle.crt'}], 'image': 'image-registry.openshift-image-registry.svc:5000/redhat-ods-applications/s2i-minimal-notebook:2025.2', 'imagePullPolicy': 'Always', 'livenessProbe': {'failureThreshold': 3, 'httpGet': {'path': '/notebook/test-nb-envvars/test-nb-envvars/api', 'port': 'notebook-port', 'scheme': 'HTTP'}, 'initialDelaySeconds': 10, 'periodSeconds': 5, 'successThreshold': 1, 'timeoutSeconds': 1}, 'name': 'test-nb-envvars', 'ports': [{'containerPort': 8888, 'name': 'notebook-port', 'protocol': 'TCP'}], 'readinessProbe': {'failureThreshold': 3, 'httpGet': {'path': '/notebook/test-nb-envvars/test-nb-envvars/api', 'port': 'notebook-port', 'scheme': 'HTTP'}, 'initialDelaySeconds': 10, 'periodSeconds': 5, 'successThreshold': 1, 'timeoutSeconds': 1}, 'resources': {'limits': {'cpu': '1', 'memory': '2Gi'}, 'requests': {'cpu': '500m', 'memory': '1Gi'}}, 'volumeMounts': [{'mountPath': '/opt/app-root/src', 'name': 'test-nb-envvars'}, {'mountPath': '/dev/shm', 'name': 'shm'}, {'mountPath': '/etc/pki/tls/custom-certs', 'name': 'trusted-ca', 'readOnly': True}, {'mountPath': '/opt/app-root/pipeline-runtimes/', 'name': 'runtime-images'}], 'workingDir': '/opt/app-root/src'}, {'args': ['--secure-listen-address=0.0.0.0:8443', '--upstream=http://127.0.0.1:8888/', '--logtostderr=true', '--v=0', '--proxy-endpoints-port=8444', '--config-file=/etc/kube-rbac-proxy/config-file.yaml', '--tls-cert-file=/etc/tls/private/tls.crt', '--tls-private-key-file=/etc/tls/private/tls.key', '--auth-header-fields-enabled=true', '--auth-header-user-field-name=X-Auth-Request-User', '--auth-header-groups-field-name=X-Auth-Request-Groups'], 'image': 'registry.redhat.io/rhoai/odh-kube-rbac-proxy-rhel9@sha256:7b4cd3c3990f85d6086a9cf17dc1b407166010ac20354daa8745957587f5ca3e', 'imagePullPolicy': 'Always', 'livenessProbe': {'failureThreshold': 3, 'httpGet': {'path': '/healthz', 'port': 8444, 'scheme': 'HTTPS'}, 'initialDelaySeconds': 30, 'periodSeconds': 5, 'successThreshold': 1, 'timeoutSeconds': 1}, 'name': 'kube-rbac-proxy', 'ports': [{'containerPort': 8443, 'name': 'kube-rbac-proxy', 'protocol': 'TCP'}], 'readinessProbe': {'failureThreshold': 3, 'httpGet': {'path': '/healthz', 'port': 8444, 'scheme': 'HTTPS'}, 'initialDelaySeconds': 5, 'periodSeconds': 5, 'successThreshold': 1, 'timeoutSeconds': 1}, 'resources': {'limits': {'cpu': '100m', 'memory': '64Mi'}, 'requests': {'cpu': '100m', 'memory': '64Mi'}}, 'volumeMounts': [{'mountPath': '/etc/kube-rbac-proxy', 'name': 'kube-rbac-proxy-config'}, {'mountPath': '/etc/tls/private', 'name': 'kube-rbac-proxy-tls-certificates'}]}], 'enableServiceLinks': False, 'serviceAccountName': 'test-nb-envvars', 'volumes': [{'name': 'test-nb-envvars', 'persistentVolumeClaim': {'claimName': 'test-nb-envvars'}}, {'emptyDir': {'medium': 'Memory'}, 'name': 'shm'}, {'configMap': {'name': 'workbench-trusted-ca-bundle', 'optional': True}, 'name': 'trusted-ca'}, {'configMap': {'name': 'pipeline-runtime-images', 'optional': True}, 'name': 'runtime-images'}, {'configMap': {'defaultMode': 420, 'name': 'test-nb-envvars-kube-rbac-proxy-config'}, 'name': 'kube-rbac-proxy-config'}, {'name': 'kube-rbac-proxy-tls-certificates', 'secret': {'defaultMode': 420, 'secretName': 'test-nb-envvars-kube-rbac-proxy-tls'}}]}}}, 'status': {'conditions': [{'lastProbeTime': '2026-09-15T21:23:16Z', 'lastTransitionTime': '2026-09-15T21:23:16Z', 'message': '0/2 nodes are available: 2 Insufficient cpu. preemption: 0/2 nodes are available: 2 No preemption victims found for incoming pod.', 'reason': 'Unschedulable', 'status': 'False', 'type': 'PodScheduled'}], 'containerState': {}, 'readyReplicas': 0}} [ocp_resources Notebook] 2026-09-15T21:25:18.243193Z [info ] Wait until Notebook test-nb-envvars is deleted [ocp_resources Notebook] 2026-09-15T21:25:18.243502Z [info ] Waiting for 240 seconds [0:04:00], retry every 1 seconds. (Function: ocp_resources.resource.wait_deleted.lambda: self.exists) [timeout_sampler] 2026-09-15T21:25:19.285701Z [success ] Function: lambda: self.exists succeeded after 1.0244276523590088 [0:00:01.024428]. [timeout_sampler] 2026-09-15T21:25:19.285866Z [info ] Delete PersistentVolumeClaim test-nb-envvars [ocp_resources PersistentVolumeClaim] 2026-09-15T21:25:19.321376Z [info ] Deleting {'kind': 'PersistentVolumeClaim', 'apiVersion': 'v1', 'metadata': {'name': 'test-nb-envvars', 'namespace': 'test-nb-envvars', 'uid': '320b7181-2e3b-41ff-87e7-cb8e6666867d', 'resourceVersion': '309563059', 'creationTimestamp': '2026-09-15T21:23:14Z', 'labels': {'opendatahub.io/dashboard': 'true'}, 'finalizers': ['kubernetes.io/pvc-protection'], 'managedFields': [{'manager': 'OpenAPI-Generator', 'operation': 'Update', 'apiVersion': 'v1', 'time': '2026-09-15T21:23:14Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:metadata': {'f:labels': {'.': {}, 'f:opendatahub.io/dashboard': {}}}, 'f:spec': {'f:accessModes': {}, 'f:resources': {'f:requests': {'.': {}, 'f:storage': {}}}, 'f:volumeMode': {}}}}]}, 'spec': {'accessModes': ['ReadWriteOnce'], 'resources': {'requests': {'storage': '10Gi'}}, 'storageClassName': 'gp3-csi', 'volumeMode': 'Filesystem'}, 'status': {'phase': 'Pending'}} [ocp_resources PersistentVolumeClaim] 2026-09-15T21:25:19.340438Z [info ] Wait until PersistentVolumeClaim test-nb-envvars is deleted [ocp_resources PersistentVolumeClaim] 2026-09-15T21:25:19.340588Z [info ] Waiting for 240 seconds [0:04:00], retry every 1 seconds. (Function: ocp_resources.resource.wait_deleted.lambda: self.exists) [timeout_sampler] 2026-09-15T21:25:20.373374Z [success ] Function: lambda: self.exists succeeded after 1.0152411460876465 [0:00:01.015241]. [timeout_sampler] 2026-09-15T21:25:20.441377Z [info ] Delete Project test-nb-envvars [ocp_resources Project] 2026-09-15T21:25:20.487355Z [info ] Deleting {'kind': 'Project', 'apiVersion': 'project.openshift.io/v1', 'metadata': {'name': 'test-nb-envvars', 'uid': '76f6f851-f486-46e4-a43c-15a460106815', 'resourceVersion': '309563033', 'creationTimestamp': '2026-09-15T21:23:14Z', 'labels': {'kubernetes.io/metadata.name': 'test-nb-envvars', 'opendatahub.io/dashboard': 'true', 'pod-security.kubernetes.io/audit': 'restricted', 'pod-security.kubernetes.io/audit-version': 'latest', 'pod-security.kubernetes.io/warn': 'restricted', 'pod-security.kubernetes.io/warn-version': 'latest'}, 'annotations': {'openshift.io/description': '', 'openshift.io/display-name': '', 'openshift.io/requester': 'system:serviceaccount:kube-system:olminstall-cluster-admin', 'openshift.io/sa.scc.mcs': 's0:c32,c24', 'openshift.io/sa.scc.supplemental-groups': '1001040000/10000', 'openshift.io/sa.scc.uid-range': '1001040000/10000', 'security.openshift.io/MinimallySufficientPodSecurityStandard': 'restricted'}, 'managedFields': [{'manager': 'pod-security-admission-label-synchronization-controller', 'operation': 'Apply', 'apiVersion': 'v1', 'time': '2026-09-15T21:23:14Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:metadata': {'f:annotations': {'f:security.openshift.io/MinimallySufficientPodSecurityStandard': {}}, 'f:labels': {'f:pod-security.kubernetes.io/audit': {}, 'f:pod-security.kubernetes.io/audit-version': {}, 'f:pod-security.kubernetes.io/warn': {}, 'f:pod-security.kubernetes.io/warn-version': {}}}}}, {'manager': 'OpenAPI-Generator', 'operation': 'Update', 'apiVersion': 'v1', 'time': '2026-09-15T21:23:14Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:metadata': {'f:labels': {'f:opendatahub.io/dashboard': {}}}}}, {'manager': 'cluster-policy-controller', 'operation': 'Update', 'apiVersion': 'v1', 'time': '2026-09-15T21:23:14Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:metadata': {'f:annotations': {'f:openshift.io/sa.scc.mcs': {}, 'f:openshift.io/sa.scc.supplemental-groups': {}, 'f:openshift.io/sa.scc.uid-range': {}}}}}, {'manager': 'openshift-apiserver', 'operation': 'Update', 'apiVersion': 'v1', 'time': '2026-09-15T21:23:14Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:metadata': {'f:annotations': {'.': {}, 'f:openshift.io/description': {}, 'f:openshift.io/display-name': {}, 'f:openshift.io/requester': {}}, 'f:labels': {'.': {}, 'f:kubernetes.io/metadata.name': {}}}}}, {'manager': 'openshift-controller-manager', 'operation': 'Update', 'apiVersion': 'v1', 'time': '2026-09-15T21:23:14Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:spec': {'f:finalizers': {}}}, 'subresource': 'finalize'}]}, 'spec': {'finalizers': ['kubernetes']}, 'status': {'phase': 'Active'}} [ocp_resources Project] 2026-09-15T21:25:20.519127Z [info ] Wait until Project test-nb-envvars is deleted [ocp_resources Project] 2026-09-15T21:25:20.519441Z [info ] Waiting for 240 seconds [0:04:00], retry every 1 seconds. (Function: ocp_resources.resource.wait_deleted.lambda: self.exists) [timeout_sampler] _ ERROR at setup of TestEnvironmentVariables.test_env_vars_propagation[test_env_vars_propagation] _ Traceback (most recent call last): File "/home/odh/opendatahub-tests/tests/workbenches/notebooks_server/controller/conftest.py", line 263, in notebook_pod notebook_pod.wait_for_condition( ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ condition=Pod.Condition.READY, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ status=Pod.Condition.Status.TRUE, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=pod_ready_timeout, ^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/ocp_resources/resource.py", line 1317, in wait_for_condition for sample in TimeoutSampler( ~~~~~~~~~~~~~~^ wait_timeout=timeout_watcher.remaining_time(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ sleep=sleep_time, ^^^^^^^^^^^^^^^^^ func=lambda: self.instance, ^^^^^^^^^^^^^^^^^^^^^^^^^^^ ): ^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/timeout_sampler/__init__.py", line 346, in __iter__ raise TimeoutExpiredError( ...<3 lines>... ) timeout_sampler.TimeoutExpiredError: Timed Out: 119.98378801345825 Function: ocp_resources.resource.wait_for_condition.lambda: self.instance Last exception: N/A. Elapsed time: 119.98378801345825 [0:01:59.983788] The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 361, in from_call result: TResult | None = func() ~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 250, in lambda: runtest_hook(item=item, **kwds), ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_hooks.py", line 512, in __call__ return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_manager.py", line 120, in _hookexec return self._inner_hookexec(hook_name, methods, kwargs, firstresult) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 167, in _multicall raise exception File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/capture.py", line 895, in pytest_runtest_setup return (yield) ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 121, in _multicall res = hook_impl.function(*args) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 170, in pytest_runtest_setup item.session._setupstate.setup(item) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 536, in setup col.setup() ~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/python.py", line 1710, in setup self._request._fillfixtures() ~~~~~~~~~~~~~~~~~~~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 806, in _fillfixtures item.funcargs[argname] = self.getfixturevalue(argname) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 630, in getfixturevalue fixturedef = self._get_active_fixturedef(argname) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 726, in _get_active_fixturedef fixturedef.execute(request=subrequest) ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 1232, in execute result: FixtureValue = ihook.pytest_fixture_setup( ~~~~~~~~~~~~~~~~~~~~~~~~~~^ fixturedef=self, request=request ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_hooks.py", line 512, in __call__ return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_manager.py", line 120, in _hookexec return self._inner_hookexec(hook_name, methods, kwargs, firstresult) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 167, in _multicall raise exception File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pytest_asyncio/plugin.py", line 924, in pytest_fixture_setup return (yield) ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 53, in run_old_style_hookwrapper return result.get_result() ~~~~~~~~~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_result.py", line 103, in get_result raise exc.with_traceback(tb) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 38, in run_old_style_hookwrapper res = yield ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/setuponly.py", line 36, in pytest_fixture_setup return (yield) ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 121, in _multicall res = hook_impl.function(*args) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 1328, in pytest_fixture_setup result = call_fixture_func(fixturefunc, request, kwargs) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 1005, in call_fixture_func fixture_result = fixturefunc(**kwargs) File "/home/odh/opendatahub-tests/tests/workbenches/notebooks_server/controller/conftest.py", line 287, in notebook_pod raise AssertionError( ...<6 lines>... ) from e AssertionError: Pod 'test-nb-envvars-0' failed to reach Ready state within 120 seconds. Pod diagnostics: Pod phase=Pending, reason=None, message=None Condition PodScheduled: status=False, reason=Unschedulable, message=0/2 nodes are available: 2 Insufficient cpu. preemption: 0/2 nodes are available: 2 No preemption victims found for incoming pod. Original Error: Timed Out: 119.98378801345825 Function: ocp_resources.resource.wait_for_condition.lambda: self.instance Last exception: N/A. Elapsed time: 119.98378801345825 [0:01:59.983788] Pod information collected to must-gather directory for debugging. _ 7 of 11 completed, 6 Pass, 0 Fail, 0 Skip, 0 XPass, 0 XFail, 1 Error, 0 ReRun _ tests/workbenches/notebooks_server/controller/test_spawning.py::TestNotebook::test_create_simple_notebook[unprivileged_model_namespace0-users_persistent_volume_claim0-default_notebook0-notebook_pod0] 2026-09-15T21:25:28.721483Z [success ] Function: lambda: self.exists succeeded after 8.17674207687378 [0:00:08.176742]. [timeout_sampler]  test_create_simple_notebook[unprivileged_model_namespace0-users_persistent_volume_claim0-default_notebook0-notebook_pod0]  -------------------------------------------------------- SETUP -------------------------------------------------------- 2026-09-15T21:25:28.722150Z [info ] Executing class fixture: unprivileged_model_namespace [conftest] 2026-09-15T21:25:28.722273Z [info ] kind: ProjectRequest api version: project.openshift.io/v1 [ocp_resources.resource] 2026-09-15T21:25:28.722389Z [info ] Create ProjectRequest test-odh-notebook [ocp_resources ProjectRequest] 2026-09-15T21:25:28.722505Z [info ] Posting {'apiVersion': 'project.openshift.io/v1', 'kind': 'ProjectRequest', 'metadata': {'name': 'test-odh-notebook', 'labels': {'opendatahub.io/dashboard': 'true'}}} [ocp_resources ProjectRequest] 2026-09-15T21:25:28.857845Z [info ] kind: Project api version: project.openshift.io/v1 [ocp_resources.resource] 2026-09-15T21:25:28.858096Z [info ] Wait for Project test-odh-notebook status to be Active [ocp_resources Project] 2026-09-15T21:25:28.858220Z [info ] Waiting for 240 seconds [0:04:00], retry every 1 seconds. (Function: ocp_resources.resource.wait_for_status.lambda: self.exists) [timeout_sampler] 2026-09-15T21:25:28.896295Z [info ] Status of Project test-odh-notebook is Active [ocp_resources Project] 2026-09-15T21:25:28.896686Z [success ] Function: lambda: self.exists succeeded after 3.6716461181640625e-05 [0:00:00.000037]. [timeout_sampler] 2026-09-15T21:25:28.897034Z [info ] ResourceEdits: Updating data for resource Namespace test-odh-notebook [ocp_resources.resource] 2026-09-15T21:25:28.897166Z [info ] Update Namespace test-odh-notebook: {'metadata': {'labels': {'opendatahub.io/dashboard': 'true'}, 'name': 'test-odh-notebook'}} [ocp_resources Namespace] 2026-09-15T21:25:28.928934Z [info ] Executing function fixture: minimal_image [conftest] 2026-09-15T21:25:29.047178Z [info ] Executing function fixture: notebook_image [conftest] 2026-09-15T21:25:29.047398Z [info ] kind: ImageStream api version: image.openshift.io/v1 [ocp_resources.resource] 2026-09-15T21:25:29.158694Z [info ] kind: Config api version: imageregistry.operator.openshift.io/v1 [ocp_resources.resource] 2026-09-15T21:25:29.175316Z [info ] Image registry management state: managed, available: True [utilities.infra] name=utilities.infra 2026-09-15T21:25:29.175427Z [info ] Resolved ImageStream s2i-minimal-notebook:2025.2 via integrated registry: image-registry.openshift-image-registry.svc:5000/redhat-ods-applications/s2i-minimal-notebook:2025.2 [tests.workbenches.notebook_images.utils] name=tests.workbenches.notebook_images.utils 2026-09-15T21:25:29.178234Z [info ] Executing function fixture: users_persistent_volume_claim [conftest] 2026-09-15T21:25:29.178382Z [info ] Create PersistentVolumeClaim test-odh-notebook [ocp_resources PersistentVolumeClaim] 2026-09-15T21:25:29.178519Z [info ] Posting {'apiVersion': 'v1', 'kind': 'PersistentVolumeClaim', 'metadata': {'name': 'test-odh-notebook', 'labels': {'opendatahub.io/dashboard': 'true'}, 'namespace': 'test-odh-notebook'}, 'spec': {'volumeMode': 'Filesystem', 'accessModes': ['ReadWriteOnce'], 'resources': {'requests': {'storage': '10Gi'}}}} [ocp_resources PersistentVolumeClaim] 2026-09-15T21:25:29.218238Z [info ] Executing function fixture: default_notebook [conftest] 2026-09-15T21:25:29.218386Z [info ] kind: Notebook api version: kubeflow.org/v1 [ocp_resources.resource] 2026-09-15T21:25:29.218519Z [info ] Create Notebook test-odh-notebook [ocp_resources Notebook] 2026-09-15T21:25:29.218664Z [info ] Posting {'apiVersion': 'kubeflow.org/v1', 'kind': 'Notebook', 'metadata': {'annotations': {'notebooks.opendatahub.io/inject-auth': 'true', 'opendatahub.io/accelerator-name': '', 'notebooks.opendatahub.io/last-image-selection': 'image-registry.openshift-image-registry.svc:5000/redhat-ods-applications/s2i-minimal-notebook:2025.2'}, 'labels': {'app': 'test-odh-notebook', 'opendatahub.io/dashboard': 'true', 'opendatahub.io/odh-managed': 'true'}, 'name': 'test-odh-notebook', 'namespace': 'test-odh-notebook'}, 'spec': {'template': {'spec': {'affinity': {}, 'containers': [{'env': [{'name': 'NOTEBOOK_ARGS', 'value': "--ServerApp.port=8888\n --ServerApp.token=''\n --ServerApp.password=''\n --ServerApp.base_url=/notebook/test-odh-notebook/test-odh-notebook\n --ServerApp.quit_button=False\n"}, {'name': 'JUPYTER_IMAGE', 'value': 'image-registry.openshift-image-registry.svc:5000/redhat-ods-applications/s2i-minimal-notebook:2025.2'}], 'image': 'image-registry.openshift-image-registry.svc:5000/redhat-ods-applications/s2i-minimal-notebook:2025.2', 'imagePullPolicy': 'Always', 'livenessProbe': {'failureThreshold': 3, 'httpGet': {'path': '/notebook/test-odh-notebook/test-odh-notebook/api', 'port': 'notebook-port', 'scheme': 'HTTP'}, 'initialDelaySeconds': 10, 'periodSeconds': 5, 'successThreshold': 1, 'timeoutSeconds': 1}, 'name': 'test-odh-notebook', 'ports': [{'containerPort': 8888, 'name': 'notebook-port', 'protocol': 'TCP'}], 'readinessProbe': {'failureThreshold': 3, 'httpGet': {'path': '/notebook/test-odh-notebook/test-odh-notebook/api', 'port': 'notebook-port', 'scheme': 'HTTP'}, 'initialDelaySeconds': 10, 'periodSeconds': 5, 'successThreshold': 1, 'timeoutSeconds': 1}, 'resources': {'limits': {'cpu': '1', 'memory': '2Gi'}, 'requests': {'cpu': '500m', 'memory': '1Gi'}}, 'volumeMounts': [{'mountPath': '/opt/app-root/src', 'name': 'test-odh-notebook'}, {'mountPath': '/dev/shm', 'name': 'shm'}], 'workingDir': '/opt/app-root/src'}], 'enableServiceLinks': False, 'serviceAccountName': 'test-odh-notebook', 'volumes': [{'name': 'test-odh-notebook', 'persistentVolumeClaim': {'claimName': 'test-odh-notebook'}}, {'emptyDir': {'medium': 'Memory'}, 'name': 'shm'}]}}}} [ocp_resources Notebook] 2026-09-15T21:25:29.371575Z [info ] Executing function fixture: notebook_pod [conftest] 2026-09-15T21:25:29.371753Z [info ] Wait until Pod test-odh-notebook-0 is created [ocp_resources Pod] 2026-09-15T21:25:29.371915Z [info ] Waiting for 240 seconds [0:04:00], retry every 1 seconds. (Function: ocp_resources.resource.wait.lambda: self.exists) [timeout_sampler] 2026-09-15T21:25:30.414057Z [success ] Function: lambda: self.exists succeeded after 1.0223925113677979 [0:00:01.022393]. [timeout_sampler] 2026-09-15T21:25:30.414235Z [info ] Wait for Pod/test-odh-notebook-0's 'Ready' condition to be 'True' [ocp_resources Pod] 2026-09-15T21:25:30.414362Z [info ] Wait until Pod test-odh-notebook-0 is created [ocp_resources Pod] 2026-09-15T21:25:30.414483Z [info ] Waiting for 120 seconds [0:02:00], retry every 1 seconds. (Function: ocp_resources.resource.wait.lambda: self.exists) [timeout_sampler] 2026-09-15T21:25:30.430560Z [success ] Function: lambda: self.exists succeeded after 3.62396240234375e-05 [0:00:00.000036]. [timeout_sampler] 2026-09-15T21:25:30.430742Z [info ] Waiting for 119.98300528526306 seconds [0:01:59.983005], retry every 1 seconds. (Function: ocp_resources.resource.wait_for_condition.lambda: self.instance) [timeout_sampler] 2026-09-15T21:27:30.821154Z [error ] Function: lambda: self.instance timed out after 119.98300528526306 [0:01:59.983005]. [timeout_sampler] 2026-09-15T21:27:30.838634Z [info ] Collecting pod information for test-odh-notebook-0: /home/odh/opendatahub-tests/results/must-gather-collected [utilities.general] name=utilities.general 2026-09-15T21:27:30.893807Z [warning ] For pod: test-odh-notebook-0 information gathering failed. [utilities.general] name=utilities.general ERROR TEST: TestNotebook.test_create_simple_notebook[unprivileged_model_namespace0-users_persistent_volume_claim0-default_notebook0-notebook_pod0] [setup] STATUS: ERROR 2026-09-15T21:27:30.917691Z [error ] Traceback (most recent call last): File "/home/odh/opendatahub-tests/tests/workbenches/notebooks_server/controller/conftest.py", line 263, in notebook_pod notebook_pod.wait_for_condition( ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ condition=Pod.Condition.READY, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ status=Pod.Condition.Status.TRUE, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=pod_ready_timeout, ^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/ocp_resources/resource.py", line 1317, in wait_for_condition for sample in TimeoutSampler( ~~~~~~~~~~~~~~^ wait_timeout=timeout_watcher.remaining_time(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ sleep=sleep_time, ^^^^^^^^^^^^^^^^^ func=lambda: self.instance, ^^^^^^^^^^^^^^^^^^^^^^^^^^^ ): ^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/timeout_sampler/__init__.py", line 346, in __iter__ raise TimeoutExpiredError( ...<3 lines>... ) timeout_sampler.TimeoutExpiredError: Timed Out: 119.98300528526306 Function: ocp_resources.resource.wait_for_condition.lambda: self.instance Last exception: N/A. Elapsed time: 119.98300528526306 [0:01:59.983005] The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 361, in from_call result: TResult | None = func() ~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 250, in lambda: runtest_hook(item=item, **kwds), ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_hooks.py", line 512, in __call__ return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_manager.py", line 120, in _hookexec return self._inner_hookexec(hook_name, methods, kwargs, firstresult) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 167, in _multicall raise exception File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/capture.py", line 895, in pytest_runtest_setup return (yield) ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 121, in _multicall res = hook_impl.function(*args) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 170, in pytest_runtest_setup item.session._setupstate.setup(item) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 536, in setup col.setup() ~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/python.py", line 1710, in setup self._request._fillfixtures() ~~~~~~~~~~~~~~~~~~~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 806, in _fillfixtures item.funcargs[argname] = self.getfixturevalue(argname) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 630, in getfixturevalue fixturedef = self._get_active_fixturedef(argname) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 726, in _get_active_fixturedef fixturedef.execute(request=subrequest) ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 1232, in execute result: FixtureValue = ihook.pytest_fixture_setup( ~~~~~~~~~~~~~~~~~~~~~~~~~~^ fixturedef=self, request=request ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_hooks.py", line 512, in __call__ return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_manager.py", line 120, in _hookexec return self._inner_hookexec(hook_name, methods, kwargs, firstresult) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 167, in _multicall raise exception File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pytest_asyncio/plugin.py", line 924, in pytest_fixture_setup return (yield) ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 53, in run_old_style_hookwrapper return result.get_result() ~~~~~~~~~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_result.py", line 103, in get_result raise exc.with_traceback(tb) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 38, in run_old_style_hookwrapper res = yield ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/setuponly.py", line 36, in pytest_fixture_setup return (yield) ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 121, in _multicall res = hook_impl.function(*args) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 1328, in pytest_fixture_setup result = call_fixture_func(fixturefunc, request, kwargs) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 1005, in call_fixture_func fixture_result = fixturefunc(**kwargs) File "/home/odh/opendatahub-tests/tests/workbenches/notebooks_server/controller/conftest.py", line 287, in notebook_pod raise AssertionError( ...<6 lines>... ) from e AssertionError: Pod 'test-odh-notebook-0' failed to reach Ready state within 120 seconds. Pod diagnostics: Pod phase=Pending, reason=None, message=None Condition PodScheduled: status=False, reason=Unschedulable, message=0/2 nodes are available: 2 Insufficient cpu. preemption: 0/2 nodes are available: 2 No preemption victims found for incoming pod. Original Error: Timed Out: 119.98300528526306 Function: ocp_resources.resource.wait_for_condition.lambda: self.instance Last exception: N/A. Elapsed time: 119.98300528526306 [0:01:59.983005] Pod information collected to must-gather directory for debugging. [conftest] ------------------------------------------------------- TEARDOWN ------------------------------------------------------- 2026-09-15T21:27:30.918000Z [info ] Delete Notebook test-odh-notebook [ocp_resources Notebook] 2026-09-15T21:27:30.971424Z [info ] Deleting {'apiVersion': 'kubeflow.org/v1', 'kind': 'Notebook', 'metadata': {'annotations': {'notebooks.opendatahub.io/inject-auth': 'true', 'notebooks.opendatahub.io/last-image-selection': 'image-registry.openshift-image-registry.svc:5000/redhat-ods-applications/s2i-minimal-notebook:2025.2', 'opendatahub.io/accelerator-name': ''}, 'creationTimestamp': '2026-09-15T21:25:29Z', 'finalizers': ['notebook.opendatahub.io/httproute-cleanup', 'notebook.opendatahub.io/referencegrant-cleanup', 'notebook.opendatahub.io/kube-rbac-proxy-cleanup'], 'generation': 1, 'labels': {'app': 'test-odh-notebook', 'opendatahub.io/dashboard': 'true', 'opendatahub.io/odh-managed': 'true'}, 'managedFields': [{'apiVersion': 'kubeflow.org/v1', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:metadata': {'f:annotations': {'.': {}, 'f:notebooks.opendatahub.io/inject-auth': {}, 'f:notebooks.opendatahub.io/last-image-selection': {}, 'f:opendatahub.io/accelerator-name': {}}, 'f:labels': {'.': {}, 'f:app': {}, 'f:opendatahub.io/dashboard': {}, 'f:opendatahub.io/odh-managed': {}}}, 'f:spec': {'.': {}, 'f:template': {'.': {}, 'f:spec': {'.': {}, 'f:affinity': {}, 'f:containers': {'.': {}, 'k:{"name":"test-odh-notebook"}': {'.': {}, 'f:env': {'.': {}, 'k:{"name":"JUPYTER_IMAGE"}': {'.': {}, 'f:name': {}, 'f:value': {}}, 'k:{"name":"NOTEBOOK_ARGS"}': {'.': {}, 'f:name': {}, 'f:value': {}}}, 'f:image': {}, 'f:imagePullPolicy': {}, 'f:livenessProbe': {'.': {}, 'f:failureThreshold': {}, 'f:httpGet': {'.': {}, 'f:path': {}, 'f:port': {}, 'f:scheme': {}}, 'f:initialDelaySeconds': {}, 'f:periodSeconds': {}, 'f:successThreshold': {}, 'f:timeoutSeconds': {}}, 'f:name': {}, 'f:ports': {'.': {}, 'k:{"containerPort":8888,"protocol":"TCP"}': {'.': {}, 'f:containerPort': {}, 'f:name': {}, 'f:protocol': {}}}, 'f:readinessProbe': {'.': {}, 'f:failureThreshold': {}, 'f:httpGet': {'.': {}, 'f:path': {}, 'f:port': {}, 'f:scheme': {}}, 'f:initialDelaySeconds': {}, 'f:periodSeconds': {}, 'f:successThreshold': {}, 'f:timeoutSeconds': {}}, 'f:resources': {'.': {}, 'f:limits': {'.': {}, 'f:cpu': {}, 'f:memory': {}}, 'f:requests': {'.': {}, 'f:cpu': {}, 'f:memory': {}}}, 'f:volumeMounts': {'.': {}, 'k:{"mountPath":"/dev/shm"}': {'.': {}, 'f:mountPath': {}, 'f:name': {}}, 'k:{"mountPath":"/opt/app-root/src"}': {'.': {}, 'f:mountPath': {}, 'f:name': {}}}, 'f:workingDir': {}}}, 'f:enableServiceLinks': {}, 'f:serviceAccountName': {}, 'f:volumes': {'.': {}, 'k:{"name":"shm"}': {'.': {}, 'f:emptyDir': {'.': {}, 'f:medium': {}}, 'f:name': {}}, 'k:{"name":"test-odh-notebook"}': {'.': {}, 'f:name': {}, 'f:persistentVolumeClaim': {'.': {}, 'f:claimName': {}}}}}}}}, 'manager': 'OpenAPI-Generator', 'operation': 'Update', 'time': '2026-09-15T21:25:29Z'}, {'apiVersion': 'kubeflow.org/v1', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:metadata': {'f:finalizers': {'.': {}, 'v:"notebook.opendatahub.io/httproute-cleanup"': {}, 'v:"notebook.opendatahub.io/kube-rbac-proxy-cleanup"': {}, 'v:"notebook.opendatahub.io/referencegrant-cleanup"': {}}}}, 'manager': 'manager', 'operation': 'Update', 'time': '2026-09-15T21:25:29Z'}, {'apiVersion': 'kubeflow.org/v1beta1', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:status': {'.': {}, 'f:conditions': {}, 'f:containerState': {}, 'f:readyReplicas': {}}}, 'manager': 'manager', 'operation': 'Update', 'subresource': 'status', 'time': '2026-09-15T21:25:30Z'}], 'name': 'test-odh-notebook', 'namespace': 'test-odh-notebook', 'resourceVersion': '309566578', 'uid': '5e680d0a-db13-4906-ad56-d05d213cd041'}, 'spec': {'template': {'spec': {'affinity': {}, 'containers': [{'env': [{'name': 'NOTEBOOK_ARGS', 'value': "--ServerApp.port=8888\n --ServerApp.token=''\n --ServerApp.password=''\n --ServerApp.base_url=/notebook/test-odh-notebook/test-odh-notebook\n --ServerApp.quit_button=False\n"}, {'name': 'JUPYTER_IMAGE', 'value': 'image-registry.openshift-image-registry.svc:5000/redhat-ods-applications/s2i-minimal-notebook:2025.2'}, {'name': 'PIP_CERT', 'value': '/etc/pki/tls/custom-certs/ca-bundle.crt'}, {'name': 'REQUESTS_CA_BUNDLE', 'value': '/etc/pki/tls/custom-certs/ca-bundle.crt'}, {'name': 'SSL_CERT_FILE', 'value': '/etc/pki/tls/custom-certs/ca-bundle.crt'}, {'name': 'PIPELINES_SSL_SA_CERTS', 'value': '/etc/pki/tls/custom-certs/ca-bundle.crt'}, {'name': 'KF_PIPELINES_SSL_SA_CERTS', 'value': '/etc/pki/tls/custom-certs/ca-bundle.crt'}, {'name': 'GIT_SSL_CAINFO', 'value': '/etc/pki/tls/custom-certs/ca-bundle.crt'}], 'image': 'image-registry.openshift-image-registry.svc:5000/redhat-ods-applications/s2i-minimal-notebook:2025.2', 'imagePullPolicy': 'Always', 'livenessProbe': {'failureThreshold': 3, 'httpGet': {'path': '/notebook/test-odh-notebook/test-odh-notebook/api', 'port': 'notebook-port', 'scheme': 'HTTP'}, 'initialDelaySeconds': 10, 'periodSeconds': 5, 'successThreshold': 1, 'timeoutSeconds': 1}, 'name': 'test-odh-notebook', 'ports': [{'containerPort': 8888, 'name': 'notebook-port', 'protocol': 'TCP'}], 'readinessProbe': {'failureThreshold': 3, 'httpGet': {'path': '/notebook/test-odh-notebook/test-odh-notebook/api', 'port': 'notebook-port', 'scheme': 'HTTP'}, 'initialDelaySeconds': 10, 'periodSeconds': 5, 'successThreshold': 1, 'timeoutSeconds': 1}, 'resources': {'limits': {'cpu': '1', 'memory': '2Gi'}, 'requests': {'cpu': '500m', 'memory': '1Gi'}}, 'volumeMounts': [{'mountPath': '/opt/app-root/src', 'name': 'test-odh-notebook'}, {'mountPath': '/dev/shm', 'name': 'shm'}, {'mountPath': '/etc/pki/tls/custom-certs', 'name': 'trusted-ca', 'readOnly': True}, {'mountPath': '/opt/app-root/pipeline-runtimes/', 'name': 'runtime-images'}], 'workingDir': '/opt/app-root/src'}, {'args': ['--secure-listen-address=0.0.0.0:8443', '--upstream=http://127.0.0.1:8888/', '--logtostderr=true', '--v=0', '--proxy-endpoints-port=8444', '--config-file=/etc/kube-rbac-proxy/config-file.yaml', '--tls-cert-file=/etc/tls/private/tls.crt', '--tls-private-key-file=/etc/tls/private/tls.key', '--auth-header-fields-enabled=true', '--auth-header-user-field-name=X-Auth-Request-User', '--auth-header-groups-field-name=X-Auth-Request-Groups'], 'image': 'registry.redhat.io/rhoai/odh-kube-rbac-proxy-rhel9@sha256:7b4cd3c3990f85d6086a9cf17dc1b407166010ac20354daa8745957587f5ca3e', 'imagePullPolicy': 'Always', 'livenessProbe': {'failureThreshold': 3, 'httpGet': {'path': '/healthz', 'port': 8444, 'scheme': 'HTTPS'}, 'initialDelaySeconds': 30, 'periodSeconds': 5, 'successThreshold': 1, 'timeoutSeconds': 1}, 'name': 'kube-rbac-proxy', 'ports': [{'containerPort': 8443, 'name': 'kube-rbac-proxy', 'protocol': 'TCP'}], 'readinessProbe': {'failureThreshold': 3, 'httpGet': {'path': '/healthz', 'port': 8444, 'scheme': 'HTTPS'}, 'initialDelaySeconds': 5, 'periodSeconds': 5, 'successThreshold': 1, 'timeoutSeconds': 1}, 'resources': {'limits': {'cpu': '100m', 'memory': '64Mi'}, 'requests': {'cpu': '100m', 'memory': '64Mi'}}, 'volumeMounts': [{'mountPath': '/etc/kube-rbac-proxy', 'name': 'kube-rbac-proxy-config'}, {'mountPath': '/etc/tls/private', 'name': 'kube-rbac-proxy-tls-certificates'}]}], 'enableServiceLinks': False, 'serviceAccountName': 'test-odh-notebook', 'volumes': [{'name': 'test-odh-notebook', 'persistentVolumeClaim': {'claimName': 'test-odh-notebook'}}, {'emptyDir': {'medium': 'Memory'}, 'name': 'shm'}, {'configMap': {'name': 'workbench-trusted-ca-bundle', 'optional': True}, 'name': 'trusted-ca'}, {'configMap': {'name': 'pipeline-runtime-images', 'optional': True}, 'name': 'runtime-images'}, {'configMap': {'defaultMode': 420, 'name': 'test-odh-notebook-kube-rbac-proxy-config'}, 'name': 'kube-rbac-proxy-config'}, {'name': 'kube-rbac-proxy-tls-certificates', 'secret': {'defaultMode': 420, 'secretName': 'test-odh-notebook-kube-rbac-proxy-tls'}}]}}}, 'status': {'conditions': [{'lastProbeTime': '2026-09-15T21:25:30Z', 'lastTransitionTime': '2026-09-15T21:25:30Z', 'message': '0/2 nodes are available: 2 Insufficient cpu. preemption: 0/2 nodes are available: 2 No preemption victims found for incoming pod.', 'reason': 'Unschedulable', 'status': 'False', 'type': 'PodScheduled'}], 'containerState': {}, 'readyReplicas': 0}} [ocp_resources Notebook] 2026-09-15T21:27:31.000393Z [info ] Wait until Notebook test-odh-notebook is deleted [ocp_resources Notebook] 2026-09-15T21:27:31.000712Z [info ] Waiting for 240 seconds [0:04:00], retry every 1 seconds. (Function: ocp_resources.resource.wait_deleted.lambda: self.exists) [timeout_sampler] 2026-09-15T21:27:32.041412Z [success ] Function: lambda: self.exists succeeded after 1.0208704471588135 [0:00:01.020870]. [timeout_sampler] 2026-09-15T21:27:32.041764Z [info ] Delete PersistentVolumeClaim test-odh-notebook [ocp_resources PersistentVolumeClaim] 2026-09-15T21:27:32.077700Z [info ] Deleting {'kind': 'PersistentVolumeClaim', 'apiVersion': 'v1', 'metadata': {'name': 'test-odh-notebook', 'namespace': 'test-odh-notebook', 'uid': '3c0bb58a-c7e1-4014-a7b6-0982fc377687', 'resourceVersion': '309566494', 'creationTimestamp': '2026-09-15T21:25:29Z', 'labels': {'opendatahub.io/dashboard': 'true'}, 'finalizers': ['kubernetes.io/pvc-protection'], 'managedFields': [{'manager': 'OpenAPI-Generator', 'operation': 'Update', 'apiVersion': 'v1', 'time': '2026-09-15T21:25:29Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:metadata': {'f:labels': {'.': {}, 'f:opendatahub.io/dashboard': {}}}, 'f:spec': {'f:accessModes': {}, 'f:resources': {'f:requests': {'.': {}, 'f:storage': {}}}, 'f:volumeMode': {}}}}]}, 'spec': {'accessModes': ['ReadWriteOnce'], 'resources': {'requests': {'storage': '10Gi'}}, 'storageClassName': 'gp3-csi', 'volumeMode': 'Filesystem'}, 'status': {'phase': 'Pending'}} [ocp_resources PersistentVolumeClaim] 2026-09-15T21:27:32.099485Z [info ] Wait until PersistentVolumeClaim test-odh-notebook is deleted [ocp_resources PersistentVolumeClaim] 2026-09-15T21:27:32.099842Z [info ] Waiting for 240 seconds [0:04:00], retry every 1 seconds. (Function: ocp_resources.resource.wait_deleted.lambda: self.exists) [timeout_sampler] 2026-09-15T21:27:32.118683Z [success ] Function: lambda: self.exists succeeded after 8.749961853027344e-05 [0:00:00.000087]. [timeout_sampler] 2026-09-15T21:27:32.137273Z [info ] Delete Project test-odh-notebook [ocp_resources Project] 2026-09-15T21:27:32.189353Z [info ] Deleting {'kind': 'Project', 'apiVersion': 'project.openshift.io/v1', 'metadata': {'name': 'test-odh-notebook', 'uid': '40df9a02-2b81-4b15-9258-e6e9b6f440ed', 'resourceVersion': '309566462', 'creationTimestamp': '2026-09-15T21:25:28Z', 'labels': {'kubernetes.io/metadata.name': 'test-odh-notebook', 'opendatahub.io/dashboard': 'true', 'pod-security.kubernetes.io/audit': 'restricted', 'pod-security.kubernetes.io/audit-version': 'latest', 'pod-security.kubernetes.io/warn': 'restricted', 'pod-security.kubernetes.io/warn-version': 'latest'}, 'annotations': {'openshift.io/description': '', 'openshift.io/display-name': '', 'openshift.io/requester': 'system:serviceaccount:kube-system:olminstall-cluster-admin', 'openshift.io/sa.scc.mcs': 's0:c32,c29', 'openshift.io/sa.scc.supplemental-groups': '1001050000/10000', 'openshift.io/sa.scc.uid-range': '1001050000/10000', 'security.openshift.io/MinimallySufficientPodSecurityStandard': 'restricted'}, 'managedFields': [{'manager': 'pod-security-admission-label-synchronization-controller', 'operation': 'Apply', 'apiVersion': 'v1', 'time': '2026-09-15T21:25:28Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:metadata': {'f:annotations': {'f:security.openshift.io/MinimallySufficientPodSecurityStandard': {}}, 'f:labels': {'f:pod-security.kubernetes.io/audit': {}, 'f:pod-security.kubernetes.io/audit-version': {}, 'f:pod-security.kubernetes.io/warn': {}, 'f:pod-security.kubernetes.io/warn-version': {}}}}}, {'manager': 'OpenAPI-Generator', 'operation': 'Update', 'apiVersion': 'v1', 'time': '2026-09-15T21:25:28Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:metadata': {'f:labels': {'f:opendatahub.io/dashboard': {}}}}}, {'manager': 'cluster-policy-controller', 'operation': 'Update', 'apiVersion': 'v1', 'time': '2026-09-15T21:25:28Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:metadata': {'f:annotations': {'f:openshift.io/sa.scc.mcs': {}, 'f:openshift.io/sa.scc.supplemental-groups': {}, 'f:openshift.io/sa.scc.uid-range': {}}}}}, {'manager': 'openshift-apiserver', 'operation': 'Update', 'apiVersion': 'v1', 'time': '2026-09-15T21:25:28Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:metadata': {'f:annotations': {'.': {}, 'f:openshift.io/description': {}, 'f:openshift.io/display-name': {}, 'f:openshift.io/requester': {}}, 'f:labels': {'.': {}, 'f:kubernetes.io/metadata.name': {}}}}}, {'manager': 'openshift-controller-manager', 'operation': 'Update', 'apiVersion': 'v1', 'time': '2026-09-15T21:25:28Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:spec': {'f:finalizers': {}}}, 'subresource': 'finalize'}]}, 'spec': {'finalizers': ['kubernetes']}, 'status': {'phase': 'Active'}} [ocp_resources Project] 2026-09-15T21:27:32.223757Z [info ] Wait until Project test-odh-notebook is deleted [ocp_resources Project] 2026-09-15T21:27:32.223948Z [info ] Waiting for 240 seconds [0:04:00], retry every 1 seconds. (Function: ocp_resources.resource.wait_deleted.lambda: self.exists) [timeout_sampler] _ ERROR at setup of TestNotebook.test_create_simple_notebook[unprivileged_model_namespace0-users_persistent_volume_claim0-default_notebook0-notebook_pod0] _ Traceback (most recent call last): File "/home/odh/opendatahub-tests/tests/workbenches/notebooks_server/controller/conftest.py", line 263, in notebook_pod notebook_pod.wait_for_condition( ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ condition=Pod.Condition.READY, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ status=Pod.Condition.Status.TRUE, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=pod_ready_timeout, ^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/ocp_resources/resource.py", line 1317, in wait_for_condition for sample in TimeoutSampler( ~~~~~~~~~~~~~~^ wait_timeout=timeout_watcher.remaining_time(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ sleep=sleep_time, ^^^^^^^^^^^^^^^^^ func=lambda: self.instance, ^^^^^^^^^^^^^^^^^^^^^^^^^^^ ): ^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/timeout_sampler/__init__.py", line 346, in __iter__ raise TimeoutExpiredError( ...<3 lines>... ) timeout_sampler.TimeoutExpiredError: Timed Out: 119.98300528526306 Function: ocp_resources.resource.wait_for_condition.lambda: self.instance Last exception: N/A. Elapsed time: 119.98300528526306 [0:01:59.983005] The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 361, in from_call result: TResult | None = func() ~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 250, in lambda: runtest_hook(item=item, **kwds), ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_hooks.py", line 512, in __call__ return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_manager.py", line 120, in _hookexec return self._inner_hookexec(hook_name, methods, kwargs, firstresult) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 167, in _multicall raise exception File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/capture.py", line 895, in pytest_runtest_setup return (yield) ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 121, in _multicall res = hook_impl.function(*args) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 170, in pytest_runtest_setup item.session._setupstate.setup(item) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 536, in setup col.setup() ~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/python.py", line 1710, in setup self._request._fillfixtures() ~~~~~~~~~~~~~~~~~~~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 806, in _fillfixtures item.funcargs[argname] = self.getfixturevalue(argname) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 630, in getfixturevalue fixturedef = self._get_active_fixturedef(argname) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 726, in _get_active_fixturedef fixturedef.execute(request=subrequest) ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 1232, in execute result: FixtureValue = ihook.pytest_fixture_setup( ~~~~~~~~~~~~~~~~~~~~~~~~~~^ fixturedef=self, request=request ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_hooks.py", line 512, in __call__ return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_manager.py", line 120, in _hookexec return self._inner_hookexec(hook_name, methods, kwargs, firstresult) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 167, in _multicall raise exception File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pytest_asyncio/plugin.py", line 924, in pytest_fixture_setup return (yield) ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 53, in run_old_style_hookwrapper return result.get_result() ~~~~~~~~~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_result.py", line 103, in get_result raise exc.with_traceback(tb) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 38, in run_old_style_hookwrapper res = yield ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/setuponly.py", line 36, in pytest_fixture_setup return (yield) ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 121, in _multicall res = hook_impl.function(*args) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 1328, in pytest_fixture_setup result = call_fixture_func(fixturefunc, request, kwargs) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 1005, in call_fixture_func fixture_result = fixturefunc(**kwargs) File "/home/odh/opendatahub-tests/tests/workbenches/notebooks_server/controller/conftest.py", line 287, in notebook_pod raise AssertionError( ...<6 lines>... ) from e AssertionError: Pod 'test-odh-notebook-0' failed to reach Ready state within 120 seconds. Pod diagnostics: Pod phase=Pending, reason=None, message=None Condition PodScheduled: status=False, reason=Unschedulable, message=0/2 nodes are available: 2 Insufficient cpu. preemption: 0/2 nodes are available: 2 No preemption victims found for incoming pod. Original Error: Timed Out: 119.98300528526306 Function: ocp_resources.resource.wait_for_condition.lambda: self.instance Last exception: N/A. Elapsed time: 119.98300528526306 [0:01:59.983005] Pod information collected to must-gather directory for debugging. _ 8 of 11 completed, 6 Pass, 0 Fail, 0 Skip, 0 XPass, 0 XFail, 2 Error, 0 ReRun _ tests/workbenches/notebooks_server/controller/test_spawning.py::TestNotebook::test_auth_container_resource_customization[unprivileged_model_namespace0-users_persistent_volume_claim0-default_notebook0-notebook_pod0] 2026-09-15T21:27:40.456014Z [success ] Function: lambda: self.exists succeeded after 8.198676824569702 [0:00:08.198677]. [timeout_sampler]  test_auth_container_resource_customization[unprivileged_model_namespace0-users_persistent_volume_claim0-default_notebook0-notebook_pod0]  -------------------------------------------------------- SETUP -------------------------------------------------------- 2026-09-15T21:27:40.457553Z [info ] Executing class fixture: unprivileged_model_namespace [conftest] 2026-09-15T21:27:40.457671Z [info ] kind: ProjectRequest api version: project.openshift.io/v1 [ocp_resources.resource] 2026-09-15T21:27:40.457782Z [info ] Create ProjectRequest test-auth-notebook [ocp_resources ProjectRequest] 2026-09-15T21:27:40.457893Z [info ] Posting {'apiVersion': 'project.openshift.io/v1', 'kind': 'ProjectRequest', 'metadata': {'name': 'test-auth-notebook', 'labels': {'opendatahub.io/dashboard': 'true'}}} [ocp_resources ProjectRequest] 2026-09-15T21:27:40.624308Z [info ] kind: Project api version: project.openshift.io/v1 [ocp_resources.resource] 2026-09-15T21:27:40.624478Z [info ] Wait for Project test-auth-notebook status to be Active [ocp_resources Project] 2026-09-15T21:27:40.624605Z [info ] Waiting for 240 seconds [0:04:00], retry every 1 seconds. (Function: ocp_resources.resource.wait_for_status.lambda: self.exists) [timeout_sampler] 2026-09-15T21:27:40.657219Z [info ] Status of Project test-auth-notebook is Active [ocp_resources Project] 2026-09-15T21:27:40.657467Z [success ] Function: lambda: self.exists succeeded after 6.437301635742188e-05 [0:00:00.000064]. [timeout_sampler] 2026-09-15T21:27:40.657590Z [info ] ResourceEdits: Updating data for resource Namespace test-auth-notebook [ocp_resources.resource] 2026-09-15T21:27:40.657709Z [info ] Update Namespace test-auth-notebook: {'metadata': {'labels': {'opendatahub.io/dashboard': 'true'}, 'name': 'test-auth-notebook'}} [ocp_resources Namespace] 2026-09-15T21:27:40.692778Z [info ] Executing function fixture: minimal_image [conftest] 2026-09-15T21:27:40.823753Z [info ] Executing function fixture: notebook_image [conftest] 2026-09-15T21:27:40.824167Z [info ] kind: ImageStream api version: image.openshift.io/v1 [ocp_resources.resource] 2026-09-15T21:27:40.950356Z [info ] kind: Config api version: imageregistry.operator.openshift.io/v1 [ocp_resources.resource] 2026-09-15T21:27:40.974382Z [info ] Image registry management state: managed, available: True [utilities.infra] name=utilities.infra 2026-09-15T21:27:40.974469Z [info ] Resolved ImageStream s2i-minimal-notebook:2025.2 via integrated registry: image-registry.openshift-image-registry.svc:5000/redhat-ods-applications/s2i-minimal-notebook:2025.2 [tests.workbenches.notebook_images.utils] name=tests.workbenches.notebook_images.utils 2026-09-15T21:27:40.976537Z [info ] Executing function fixture: users_persistent_volume_claim [conftest] 2026-09-15T21:27:40.976671Z [info ] Create PersistentVolumeClaim test-auth-notebook [ocp_resources PersistentVolumeClaim] 2026-09-15T21:27:40.976877Z [info ] Posting {'apiVersion': 'v1', 'kind': 'PersistentVolumeClaim', 'metadata': {'name': 'test-auth-notebook', 'labels': {'opendatahub.io/dashboard': 'true'}, 'namespace': 'test-auth-notebook'}, 'spec': {'volumeMode': 'Filesystem', 'accessModes': ['ReadWriteOnce'], 'resources': {'requests': {'storage': '10Gi'}}}} [ocp_resources PersistentVolumeClaim] 2026-09-15T21:27:41.024805Z [info ] Executing function fixture: default_notebook [conftest] 2026-09-15T21:27:41.025271Z [info ] kind: Notebook api version: kubeflow.org/v1 [ocp_resources.resource] 2026-09-15T21:27:41.025406Z [info ] Create Notebook test-auth-notebook [ocp_resources Notebook] 2026-09-15T21:27:41.025538Z [info ] Posting {'apiVersion': 'kubeflow.org/v1', 'kind': 'Notebook', 'metadata': {'annotations': {'notebooks.opendatahub.io/inject-auth': 'true', 'opendatahub.io/accelerator-name': '', 'notebooks.opendatahub.io/last-image-selection': 'image-registry.openshift-image-registry.svc:5000/redhat-ods-applications/s2i-minimal-notebook:2025.2', 'notebooks.opendatahub.io/auth-sidecar-cpu-request': '200m', 'notebooks.opendatahub.io/auth-sidecar-memory-request': '128Mi', 'notebooks.opendatahub.io/auth-sidecar-cpu-limit': '500m', 'notebooks.opendatahub.io/auth-sidecar-memory-limit': '256Mi'}, 'labels': {'app': 'test-auth-notebook', 'opendatahub.io/dashboard': 'true', 'opendatahub.io/odh-managed': 'true'}, 'name': 'test-auth-notebook', 'namespace': 'test-auth-notebook'}, 'spec': {'template': {'spec': {'affinity': {}, 'containers': [{'env': [{'name': 'NOTEBOOK_ARGS', 'value': "--ServerApp.port=8888\n --ServerApp.token=''\n --ServerApp.password=''\n --ServerApp.base_url=/notebook/test-auth-notebook/test-auth-notebook\n --ServerApp.quit_button=False\n"}, {'name': 'JUPYTER_IMAGE', 'value': 'image-registry.openshift-image-registry.svc:5000/redhat-ods-applications/s2i-minimal-notebook:2025.2'}], 'image': 'image-registry.openshift-image-registry.svc:5000/redhat-ods-applications/s2i-minimal-notebook:2025.2', 'imagePullPolicy': 'Always', 'livenessProbe': {'failureThreshold': 3, 'httpGet': {'path': '/notebook/test-auth-notebook/test-auth-notebook/api', 'port': 'notebook-port', 'scheme': 'HTTP'}, 'initialDelaySeconds': 10, 'periodSeconds': 5, 'successThreshold': 1, 'timeoutSeconds': 1}, 'name': 'test-auth-notebook', 'ports': [{'containerPort': 8888, 'name': 'notebook-port', 'protocol': 'TCP'}], 'readinessProbe': {'failureThreshold': 3, 'httpGet': {'path': '/notebook/test-auth-notebook/test-auth-notebook/api', 'port': 'notebook-port', 'scheme': 'HTTP'}, 'initialDelaySeconds': 10, 'periodSeconds': 5, 'successThreshold': 1, 'timeoutSeconds': 1}, 'resources': {'limits': {'cpu': '1', 'memory': '2Gi'}, 'requests': {'cpu': '500m', 'memory': '1Gi'}}, 'volumeMounts': [{'mountPath': '/opt/app-root/src', 'name': 'test-auth-notebook'}, {'mountPath': '/dev/shm', 'name': 'shm'}], 'workingDir': '/opt/app-root/src'}], 'enableServiceLinks': False, 'serviceAccountName': 'test-auth-notebook', 'volumes': [{'name': 'test-auth-notebook', 'persistentVolumeClaim': {'claimName': 'test-auth-notebook'}}, {'emptyDir': {'medium': 'Memory'}, 'name': 'shm'}]}}}} [ocp_resources Notebook] 2026-09-15T21:27:41.171267Z [info ] Executing function fixture: notebook_pod [conftest] 2026-09-15T21:27:41.171435Z [info ] Wait until Pod test-auth-notebook-0 is created [ocp_resources Pod] 2026-09-15T21:27:41.171561Z [info ] Waiting for 240 seconds [0:04:00], retry every 1 seconds. (Function: ocp_resources.resource.wait.lambda: self.exists) [timeout_sampler] 2026-09-15T21:27:42.212672Z [success ] Function: lambda: self.exists succeeded after 1.0220954418182373 [0:00:01.022095]. [timeout_sampler] 2026-09-15T21:27:42.212850Z [info ] Wait for Pod/test-auth-notebook-0's 'Ready' condition to be 'True' [ocp_resources Pod] 2026-09-15T21:27:42.213106Z [info ] Wait until Pod test-auth-notebook-0 is created [ocp_resources Pod] 2026-09-15T21:27:42.213245Z [info ] Waiting for 120 seconds [0:02:00], retry every 1 seconds. (Function: ocp_resources.resource.wait.lambda: self.exists) [timeout_sampler] 2026-09-15T21:27:42.232672Z [success ] Function: lambda: self.exists succeeded after 3.743171691894531e-05 [0:00:00.000037]. [timeout_sampler] 2026-09-15T21:27:42.232945Z [info ] Waiting for 119.97993087768555 seconds [0:01:59.979931], retry every 1 seconds. (Function: ocp_resources.resource.wait_for_condition.lambda: self.instance) [timeout_sampler] 2026-09-15T21:29:42.821058Z [error ] Function: lambda: self.instance timed out after 119.97993087768555 [0:01:59.979931]. [timeout_sampler] 2026-09-15T21:29:42.852433Z [info ] Collecting pod information for test-auth-notebook-0: /home/odh/opendatahub-tests/results/must-gather-collected [utilities.general] name=utilities.general 2026-09-15T21:29:42.909775Z [warning ] For pod: test-auth-notebook-0 information gathering failed. [utilities.general] name=utilities.general ERROR TEST: TestNotebook.test_auth_container_resource_customization[unprivileged_model_namespace0-users_persistent_volume_claim0-default_notebook0-notebook_pod0] [setup] STATUS: ERROR 2026-09-15T21:29:42.934157Z [error ] Traceback (most recent call last): File "/home/odh/opendatahub-tests/tests/workbenches/notebooks_server/controller/conftest.py", line 263, in notebook_pod notebook_pod.wait_for_condition( ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ condition=Pod.Condition.READY, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ status=Pod.Condition.Status.TRUE, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=pod_ready_timeout, ^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/ocp_resources/resource.py", line 1317, in wait_for_condition for sample in TimeoutSampler( ~~~~~~~~~~~~~~^ wait_timeout=timeout_watcher.remaining_time(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ sleep=sleep_time, ^^^^^^^^^^^^^^^^^ func=lambda: self.instance, ^^^^^^^^^^^^^^^^^^^^^^^^^^^ ): ^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/timeout_sampler/__init__.py", line 346, in __iter__ raise TimeoutExpiredError( ...<3 lines>... ) timeout_sampler.TimeoutExpiredError: Timed Out: 119.97993087768555 Function: ocp_resources.resource.wait_for_condition.lambda: self.instance Last exception: N/A. Elapsed time: 119.97993087768555 [0:01:59.979931] The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 361, in from_call result: TResult | None = func() ~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 250, in lambda: runtest_hook(item=item, **kwds), ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_hooks.py", line 512, in __call__ return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_manager.py", line 120, in _hookexec return self._inner_hookexec(hook_name, methods, kwargs, firstresult) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 167, in _multicall raise exception File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/capture.py", line 895, in pytest_runtest_setup return (yield) ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 121, in _multicall res = hook_impl.function(*args) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 170, in pytest_runtest_setup item.session._setupstate.setup(item) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 536, in setup col.setup() ~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/python.py", line 1710, in setup self._request._fillfixtures() ~~~~~~~~~~~~~~~~~~~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 806, in _fillfixtures item.funcargs[argname] = self.getfixturevalue(argname) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 630, in getfixturevalue fixturedef = self._get_active_fixturedef(argname) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 726, in _get_active_fixturedef fixturedef.execute(request=subrequest) ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 1232, in execute result: FixtureValue = ihook.pytest_fixture_setup( ~~~~~~~~~~~~~~~~~~~~~~~~~~^ fixturedef=self, request=request ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_hooks.py", line 512, in __call__ return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_manager.py", line 120, in _hookexec return self._inner_hookexec(hook_name, methods, kwargs, firstresult) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 167, in _multicall raise exception File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pytest_asyncio/plugin.py", line 924, in pytest_fixture_setup return (yield) ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 53, in run_old_style_hookwrapper return result.get_result() ~~~~~~~~~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_result.py", line 103, in get_result raise exc.with_traceback(tb) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 38, in run_old_style_hookwrapper res = yield ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/setuponly.py", line 36, in pytest_fixture_setup return (yield) ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 121, in _multicall res = hook_impl.function(*args) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 1328, in pytest_fixture_setup result = call_fixture_func(fixturefunc, request, kwargs) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 1005, in call_fixture_func fixture_result = fixturefunc(**kwargs) File "/home/odh/opendatahub-tests/tests/workbenches/notebooks_server/controller/conftest.py", line 287, in notebook_pod raise AssertionError( ...<6 lines>... ) from e AssertionError: Pod 'test-auth-notebook-0' failed to reach Ready state within 120 seconds. Pod diagnostics: Pod phase=Pending, reason=None, message=None Condition PodScheduled: status=False, reason=Unschedulable, message=0/3 nodes are available: 1 node(s) had untolerated taint {node.kubernetes.io/not-ready: }, 2 Insufficient cpu. preemption: 0/3 nodes are available: 1 Preemption is not helpful for scheduling, 2 No preemption victims found for incoming pod. Original Error: Timed Out: 119.97993087768555 Function: ocp_resources.resource.wait_for_condition.lambda: self.instance Last exception: N/A. Elapsed time: 119.97993087768555 [0:01:59.979931] Pod information collected to must-gather directory for debugging. [conftest] ------------------------------------------------------- TEARDOWN ------------------------------------------------------- 2026-09-15T21:29:42.934431Z [info ] Delete Notebook test-auth-notebook [ocp_resources Notebook] 2026-09-15T21:29:42.982421Z [info ] Deleting {'apiVersion': 'kubeflow.org/v1', 'kind': 'Notebook', 'metadata': {'annotations': {'notebooks.opendatahub.io/auth-sidecar-cpu-limit': '500m', 'notebooks.opendatahub.io/auth-sidecar-cpu-request': '200m', 'notebooks.opendatahub.io/auth-sidecar-memory-limit': '256Mi', 'notebooks.opendatahub.io/auth-sidecar-memory-request': '128Mi', 'notebooks.opendatahub.io/inject-auth': 'true', 'notebooks.opendatahub.io/last-image-selection': 'image-registry.openshift-image-registry.svc:5000/redhat-ods-applications/s2i-minimal-notebook:2025.2', 'opendatahub.io/accelerator-name': ''}, 'creationTimestamp': '2026-09-15T21:27:41Z', 'finalizers': ['notebook.opendatahub.io/httproute-cleanup', 'notebook.opendatahub.io/referencegrant-cleanup', 'notebook.opendatahub.io/kube-rbac-proxy-cleanup'], 'generation': 1, 'labels': {'app': 'test-auth-notebook', 'opendatahub.io/dashboard': 'true', 'opendatahub.io/odh-managed': 'true'}, 'managedFields': [{'apiVersion': 'kubeflow.org/v1', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:metadata': {'f:annotations': {'.': {}, 'f:notebooks.opendatahub.io/auth-sidecar-cpu-limit': {}, 'f:notebooks.opendatahub.io/auth-sidecar-cpu-request': {}, 'f:notebooks.opendatahub.io/auth-sidecar-memory-limit': {}, 'f:notebooks.opendatahub.io/auth-sidecar-memory-request': {}, 'f:notebooks.opendatahub.io/inject-auth': {}, 'f:notebooks.opendatahub.io/last-image-selection': {}, 'f:opendatahub.io/accelerator-name': {}}, 'f:labels': {'.': {}, 'f:app': {}, 'f:opendatahub.io/dashboard': {}, 'f:opendatahub.io/odh-managed': {}}}, 'f:spec': {'.': {}, 'f:template': {'.': {}, 'f:spec': {'.': {}, 'f:affinity': {}, 'f:containers': {'.': {}, 'k:{"name":"test-auth-notebook"}': {'.': {}, 'f:env': {'.': {}, 'k:{"name":"JUPYTER_IMAGE"}': {'.': {}, 'f:name': {}, 'f:value': {}}, 'k:{"name":"NOTEBOOK_ARGS"}': {'.': {}, 'f:name': {}, 'f:value': {}}}, 'f:image': {}, 'f:imagePullPolicy': {}, 'f:livenessProbe': {'.': {}, 'f:failureThreshold': {}, 'f:httpGet': {'.': {}, 'f:path': {}, 'f:port': {}, 'f:scheme': {}}, 'f:initialDelaySeconds': {}, 'f:periodSeconds': {}, 'f:successThreshold': {}, 'f:timeoutSeconds': {}}, 'f:name': {}, 'f:ports': {'.': {}, 'k:{"containerPort":8888,"protocol":"TCP"}': {'.': {}, 'f:containerPort': {}, 'f:name': {}, 'f:protocol': {}}}, 'f:readinessProbe': {'.': {}, 'f:failureThreshold': {}, 'f:httpGet': {'.': {}, 'f:path': {}, 'f:port': {}, 'f:scheme': {}}, 'f:initialDelaySeconds': {}, 'f:periodSeconds': {}, 'f:successThreshold': {}, 'f:timeoutSeconds': {}}, 'f:resources': {'.': {}, 'f:limits': {'.': {}, 'f:cpu': {}, 'f:memory': {}}, 'f:requests': {'.': {}, 'f:cpu': {}, 'f:memory': {}}}, 'f:volumeMounts': {'.': {}, 'k:{"mountPath":"/dev/shm"}': {'.': {}, 'f:mountPath': {}, 'f:name': {}}, 'k:{"mountPath":"/opt/app-root/src"}': {'.': {}, 'f:mountPath': {}, 'f:name': {}}}, 'f:workingDir': {}}}, 'f:enableServiceLinks': {}, 'f:serviceAccountName': {}, 'f:volumes': {'.': {}, 'k:{"name":"shm"}': {'.': {}, 'f:emptyDir': {'.': {}, 'f:medium': {}}, 'f:name': {}}, 'k:{"name":"test-auth-notebook"}': {'.': {}, 'f:name': {}, 'f:persistentVolumeClaim': {'.': {}, 'f:claimName': {}}}}}}}}, 'manager': 'OpenAPI-Generator', 'operation': 'Update', 'time': '2026-09-15T21:27:41Z'}, {'apiVersion': 'kubeflow.org/v1', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:metadata': {'f:finalizers': {'.': {}, 'v:"notebook.opendatahub.io/httproute-cleanup"': {}, 'v:"notebook.opendatahub.io/kube-rbac-proxy-cleanup"': {}, 'v:"notebook.opendatahub.io/referencegrant-cleanup"': {}}}}, 'manager': 'manager', 'operation': 'Update', 'time': '2026-09-15T21:27:41Z'}, {'apiVersion': 'kubeflow.org/v1beta1', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:status': {'.': {}, 'f:conditions': {}, 'f:containerState': {}, 'f:readyReplicas': {}}}, 'manager': 'manager', 'operation': 'Update', 'subresource': 'status', 'time': '2026-09-15T21:29:02Z'}], 'name': 'test-auth-notebook', 'namespace': 'test-auth-notebook', 'resourceVersion': '309571804', 'uid': 'db2d001b-5f47-4579-a5be-95a54d67721f'}, 'spec': {'template': {'spec': {'affinity': {}, 'containers': [{'env': [{'name': 'NOTEBOOK_ARGS', 'value': "--ServerApp.port=8888\n --ServerApp.token=''\n --ServerApp.password=''\n --ServerApp.base_url=/notebook/test-auth-notebook/test-auth-notebook\n --ServerApp.quit_button=False\n"}, {'name': 'JUPYTER_IMAGE', 'value': 'image-registry.openshift-image-registry.svc:5000/redhat-ods-applications/s2i-minimal-notebook:2025.2'}, {'name': 'KF_PIPELINES_SSL_SA_CERTS', 'value': '/etc/pki/tls/custom-certs/ca-bundle.crt'}, {'name': 'GIT_SSL_CAINFO', 'value': '/etc/pki/tls/custom-certs/ca-bundle.crt'}, {'name': 'PIP_CERT', 'value': '/etc/pki/tls/custom-certs/ca-bundle.crt'}, {'name': 'REQUESTS_CA_BUNDLE', 'value': '/etc/pki/tls/custom-certs/ca-bundle.crt'}, {'name': 'SSL_CERT_FILE', 'value': '/etc/pki/tls/custom-certs/ca-bundle.crt'}, {'name': 'PIPELINES_SSL_SA_CERTS', 'value': '/etc/pki/tls/custom-certs/ca-bundle.crt'}], 'image': 'image-registry.openshift-image-registry.svc:5000/redhat-ods-applications/s2i-minimal-notebook:2025.2', 'imagePullPolicy': 'Always', 'livenessProbe': {'failureThreshold': 3, 'httpGet': {'path': '/notebook/test-auth-notebook/test-auth-notebook/api', 'port': 'notebook-port', 'scheme': 'HTTP'}, 'initialDelaySeconds': 10, 'periodSeconds': 5, 'successThreshold': 1, 'timeoutSeconds': 1}, 'name': 'test-auth-notebook', 'ports': [{'containerPort': 8888, 'name': 'notebook-port', 'protocol': 'TCP'}], 'readinessProbe': {'failureThreshold': 3, 'httpGet': {'path': '/notebook/test-auth-notebook/test-auth-notebook/api', 'port': 'notebook-port', 'scheme': 'HTTP'}, 'initialDelaySeconds': 10, 'periodSeconds': 5, 'successThreshold': 1, 'timeoutSeconds': 1}, 'resources': {'limits': {'cpu': '1', 'memory': '2Gi'}, 'requests': {'cpu': '500m', 'memory': '1Gi'}}, 'volumeMounts': [{'mountPath': '/opt/app-root/src', 'name': 'test-auth-notebook'}, {'mountPath': '/dev/shm', 'name': 'shm'}, {'mountPath': '/etc/pki/tls/custom-certs', 'name': 'trusted-ca', 'readOnly': True}, {'mountPath': '/opt/app-root/pipeline-runtimes/', 'name': 'runtime-images'}], 'workingDir': '/opt/app-root/src'}, {'args': ['--secure-listen-address=0.0.0.0:8443', '--upstream=http://127.0.0.1:8888/', '--logtostderr=true', '--v=0', '--proxy-endpoints-port=8444', '--config-file=/etc/kube-rbac-proxy/config-file.yaml', '--tls-cert-file=/etc/tls/private/tls.crt', '--tls-private-key-file=/etc/tls/private/tls.key', '--auth-header-fields-enabled=true', '--auth-header-user-field-name=X-Auth-Request-User', '--auth-header-groups-field-name=X-Auth-Request-Groups'], 'image': 'registry.redhat.io/rhoai/odh-kube-rbac-proxy-rhel9@sha256:7b4cd3c3990f85d6086a9cf17dc1b407166010ac20354daa8745957587f5ca3e', 'imagePullPolicy': 'Always', 'livenessProbe': {'failureThreshold': 3, 'httpGet': {'path': '/healthz', 'port': 8444, 'scheme': 'HTTPS'}, 'initialDelaySeconds': 30, 'periodSeconds': 5, 'successThreshold': 1, 'timeoutSeconds': 1}, 'name': 'kube-rbac-proxy', 'ports': [{'containerPort': 8443, 'name': 'kube-rbac-proxy', 'protocol': 'TCP'}], 'readinessProbe': {'failureThreshold': 3, 'httpGet': {'path': '/healthz', 'port': 8444, 'scheme': 'HTTPS'}, 'initialDelaySeconds': 5, 'periodSeconds': 5, 'successThreshold': 1, 'timeoutSeconds': 1}, 'resources': {'limits': {'cpu': '500m', 'memory': '256Mi'}, 'requests': {'cpu': '200m', 'memory': '128Mi'}}, 'volumeMounts': [{'mountPath': '/etc/kube-rbac-proxy', 'name': 'kube-rbac-proxy-config'}, {'mountPath': '/etc/tls/private', 'name': 'kube-rbac-proxy-tls-certificates'}]}], 'enableServiceLinks': False, 'serviceAccountName': 'test-auth-notebook', 'volumes': [{'name': 'test-auth-notebook', 'persistentVolumeClaim': {'claimName': 'test-auth-notebook'}}, {'emptyDir': {'medium': 'Memory'}, 'name': 'shm'}, {'configMap': {'name': 'workbench-trusted-ca-bundle', 'optional': True}, 'name': 'trusted-ca'}, {'configMap': {'name': 'pipeline-runtime-images', 'optional': True}, 'name': 'runtime-images'}, {'configMap': {'defaultMode': 420, 'name': 'test-auth-notebook-kube-rbac-proxy-config'}, 'name': 'kube-rbac-proxy-config'}, {'name': 'kube-rbac-proxy-tls-certificates', 'secret': {'defaultMode': 420, 'secretName': 'test-auth-notebook-kube-rbac-proxy-tls'}}]}}}, 'status': {'conditions': [{'lastProbeTime': '2026-09-15T21:29:02Z', 'lastTransitionTime': '2026-09-15T21:27:41Z', 'message': '0/3 nodes are available: 1 node(s) had untolerated taint {node.kubernetes.io/not-ready: }, 2 Insufficient cpu. preemption: 0/3 nodes are available: 1 Preemption is not helpful for scheduling, 2 No preemption victims found for incoming pod.', 'reason': 'Unschedulable', 'status': 'False', 'type': 'PodScheduled'}], 'containerState': {}, 'readyReplicas': 0}} [ocp_resources Notebook] 2026-09-15T21:29:43.010011Z [info ] Wait until Notebook test-auth-notebook is deleted [ocp_resources Notebook] 2026-09-15T21:29:43.010192Z [info ] Waiting for 240 seconds [0:04:00], retry every 1 seconds. (Function: ocp_resources.resource.wait_deleted.lambda: self.exists) [timeout_sampler] 2026-09-15T21:29:59.359601Z [success ] Function: lambda: self.exists succeeded after 16.329946994781494 [0:00:16.329947]. [timeout_sampler] 2026-09-15T21:29:59.359840Z [info ] Delete PersistentVolumeClaim test-auth-notebook [ocp_resources PersistentVolumeClaim] 2026-09-15T21:29:59.398717Z [info ] Deleting {'kind': 'PersistentVolumeClaim', 'apiVersion': 'v1', 'metadata': {'name': 'test-auth-notebook', 'namespace': 'test-auth-notebook', 'uid': '3e993afe-4d30-447b-a04e-166e6e73737c', 'resourceVersion': '309569791', 'creationTimestamp': '2026-09-15T21:27:40Z', 'labels': {'opendatahub.io/dashboard': 'true'}, 'finalizers': ['kubernetes.io/pvc-protection'], 'managedFields': [{'manager': 'OpenAPI-Generator', 'operation': 'Update', 'apiVersion': 'v1', 'time': '2026-09-15T21:27:40Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:metadata': {'f:labels': {'.': {}, 'f:opendatahub.io/dashboard': {}}}, 'f:spec': {'f:accessModes': {}, 'f:resources': {'f:requests': {'.': {}, 'f:storage': {}}}, 'f:volumeMode': {}}}}]}, 'spec': {'accessModes': ['ReadWriteOnce'], 'resources': {'requests': {'storage': '10Gi'}}, 'storageClassName': 'gp3-csi', 'volumeMode': 'Filesystem'}, 'status': {'phase': 'Pending'}} [ocp_resources PersistentVolumeClaim] 2026-09-15T21:29:59.420552Z [info ] Wait until PersistentVolumeClaim test-auth-notebook is deleted [ocp_resources PersistentVolumeClaim] 2026-09-15T21:29:59.420855Z [info ] Waiting for 240 seconds [0:04:00], retry every 1 seconds. (Function: ocp_resources.resource.wait_deleted.lambda: self.exists) [timeout_sampler] 2026-09-15T21:29:59.439632Z [success ] Function: lambda: self.exists succeeded after 9.012222290039062e-05 [0:00:00.000090]. [timeout_sampler] 2026-09-15T21:29:59.459611Z [info ] Delete Project test-auth-notebook [ocp_resources Project] 2026-09-15T21:29:59.513690Z [info ] Deleting {'kind': 'Project', 'apiVersion': 'project.openshift.io/v1', 'metadata': {'name': 'test-auth-notebook', 'uid': 'c3937512-8f19-447d-9319-d4100be53eaf', 'resourceVersion': '309569768', 'creationTimestamp': '2026-09-15T21:27:40Z', 'labels': {'kubernetes.io/metadata.name': 'test-auth-notebook', 'opendatahub.io/dashboard': 'true', 'pod-security.kubernetes.io/audit': 'restricted', 'pod-security.kubernetes.io/audit-version': 'latest', 'pod-security.kubernetes.io/warn': 'restricted', 'pod-security.kubernetes.io/warn-version': 'latest'}, 'annotations': {'openshift.io/description': '', 'openshift.io/display-name': '', 'openshift.io/requester': 'system:serviceaccount:kube-system:olminstall-cluster-admin', 'openshift.io/sa.scc.mcs': 's0:c35,c30', 'openshift.io/sa.scc.supplemental-groups': '1001250000/10000', 'openshift.io/sa.scc.uid-range': '1001250000/10000', 'security.openshift.io/MinimallySufficientPodSecurityStandard': 'restricted'}, 'managedFields': [{'manager': 'pod-security-admission-label-synchronization-controller', 'operation': 'Apply', 'apiVersion': 'v1', 'time': '2026-09-15T21:27:40Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:metadata': {'f:annotations': {'f:security.openshift.io/MinimallySufficientPodSecurityStandard': {}}, 'f:labels': {'f:pod-security.kubernetes.io/audit': {}, 'f:pod-security.kubernetes.io/audit-version': {}, 'f:pod-security.kubernetes.io/warn': {}, 'f:pod-security.kubernetes.io/warn-version': {}}}}}, {'manager': 'OpenAPI-Generator', 'operation': 'Update', 'apiVersion': 'v1', 'time': '2026-09-15T21:27:40Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:metadata': {'f:labels': {'f:opendatahub.io/dashboard': {}}}}}, {'manager': 'cluster-policy-controller', 'operation': 'Update', 'apiVersion': 'v1', 'time': '2026-09-15T21:27:40Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:metadata': {'f:annotations': {'f:openshift.io/sa.scc.mcs': {}, 'f:openshift.io/sa.scc.supplemental-groups': {}, 'f:openshift.io/sa.scc.uid-range': {}}}}}, {'manager': 'openshift-apiserver', 'operation': 'Update', 'apiVersion': 'v1', 'time': '2026-09-15T21:27:40Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:metadata': {'f:annotations': {'.': {}, 'f:openshift.io/description': {}, 'f:openshift.io/display-name': {}, 'f:openshift.io/requester': {}}, 'f:labels': {'.': {}, 'f:kubernetes.io/metadata.name': {}}}}}, {'manager': 'openshift-controller-manager', 'operation': 'Update', 'apiVersion': 'v1', 'time': '2026-09-15T21:27:40Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:spec': {'f:finalizers': {}}}, 'subresource': 'finalize'}]}, 'spec': {'finalizers': ['kubernetes']}, 'status': {'phase': 'Active'}} [ocp_resources Project] 2026-09-15T21:29:59.553445Z [info ] Wait until Project test-auth-notebook is deleted [ocp_resources Project] 2026-09-15T21:29:59.553786Z [info ] Waiting for 240 seconds [0:04:00], retry every 1 seconds. (Function: ocp_resources.resource.wait_deleted.lambda: self.exists) [timeout_sampler] _ ERROR at setup of TestNotebook.test_auth_container_resource_customization[unprivileged_model_namespace0-users_persistent_volume_claim0-default_notebook0-notebook_pod0] _ Traceback (most recent call last): File "/home/odh/opendatahub-tests/tests/workbenches/notebooks_server/controller/conftest.py", line 263, in notebook_pod notebook_pod.wait_for_condition( ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ condition=Pod.Condition.READY, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ status=Pod.Condition.Status.TRUE, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=pod_ready_timeout, ^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/ocp_resources/resource.py", line 1317, in wait_for_condition for sample in TimeoutSampler( ~~~~~~~~~~~~~~^ wait_timeout=timeout_watcher.remaining_time(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ sleep=sleep_time, ^^^^^^^^^^^^^^^^^ func=lambda: self.instance, ^^^^^^^^^^^^^^^^^^^^^^^^^^^ ): ^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/timeout_sampler/__init__.py", line 346, in __iter__ raise TimeoutExpiredError( ...<3 lines>... ) timeout_sampler.TimeoutExpiredError: Timed Out: 119.97993087768555 Function: ocp_resources.resource.wait_for_condition.lambda: self.instance Last exception: N/A. Elapsed time: 119.97993087768555 [0:01:59.979931] The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 361, in from_call result: TResult | None = func() ~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 250, in lambda: runtest_hook(item=item, **kwds), ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_hooks.py", line 512, in __call__ return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_manager.py", line 120, in _hookexec return self._inner_hookexec(hook_name, methods, kwargs, firstresult) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 167, in _multicall raise exception File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/capture.py", line 895, in pytest_runtest_setup return (yield) ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 121, in _multicall res = hook_impl.function(*args) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 170, in pytest_runtest_setup item.session._setupstate.setup(item) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 536, in setup col.setup() ~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/python.py", line 1710, in setup self._request._fillfixtures() ~~~~~~~~~~~~~~~~~~~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 806, in _fillfixtures item.funcargs[argname] = self.getfixturevalue(argname) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 630, in getfixturevalue fixturedef = self._get_active_fixturedef(argname) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 726, in _get_active_fixturedef fixturedef.execute(request=subrequest) ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 1232, in execute result: FixtureValue = ihook.pytest_fixture_setup( ~~~~~~~~~~~~~~~~~~~~~~~~~~^ fixturedef=self, request=request ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_hooks.py", line 512, in __call__ return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_manager.py", line 120, in _hookexec return self._inner_hookexec(hook_name, methods, kwargs, firstresult) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 167, in _multicall raise exception File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pytest_asyncio/plugin.py", line 924, in pytest_fixture_setup return (yield) ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 53, in run_old_style_hookwrapper return result.get_result() ~~~~~~~~~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_result.py", line 103, in get_result raise exc.with_traceback(tb) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 38, in run_old_style_hookwrapper res = yield ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/setuponly.py", line 36, in pytest_fixture_setup return (yield) ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 121, in _multicall res = hook_impl.function(*args) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 1328, in pytest_fixture_setup result = call_fixture_func(fixturefunc, request, kwargs) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 1005, in call_fixture_func fixture_result = fixturefunc(**kwargs) File "/home/odh/opendatahub-tests/tests/workbenches/notebooks_server/controller/conftest.py", line 287, in notebook_pod raise AssertionError( ...<6 lines>... ) from e AssertionError: Pod 'test-auth-notebook-0' failed to reach Ready state within 120 seconds. Pod diagnostics: Pod phase=Pending, reason=None, message=None Condition PodScheduled: status=False, reason=Unschedulable, message=0/3 nodes are available: 1 node(s) had untolerated taint {node.kubernetes.io/not-ready: }, 2 Insufficient cpu. preemption: 0/3 nodes are available: 1 Preemption is not helpful for scheduling, 2 No preemption victims found for incoming pod. Original Error: Timed Out: 119.97993087768555 Function: ocp_resources.resource.wait_for_condition.lambda: self.instance Last exception: N/A. Elapsed time: 119.97993087768555 [0:01:59.979931] Pod information collected to must-gather directory for debugging. _ 9 of 11 completed, 6 Pass, 0 Fail, 0 Skip, 0 XPass, 0 XFail, 3 Error, 0 ReRun _ tests/workbenches/notebooks_server/operator/test_imagestream_health.py::test_workbench_imagestreams_health[test_notebook_imagestreams] 2026-09-15T21:30:06.771509Z [success ] Function: lambda: self.exists succeeded after 7.192415237426758 [0:00:07.192415]. [timeout_sampler]  ---------------------------- test_workbench_imagestreams_health[test_notebook_imagestreams] ---------------------------- -------------------------------------------------------- SETUP -------------------------------------------------------- 2026-09-15T21:30:06.775770Z [info ] Executing function fixture: label_selector [conftest] 2026-09-15T21:30:06.776101Z [info ] Executing function fixture: expected_imagestream_count [conftest] 2026-09-15T21:30:06.776322Z [info ] Executing function fixture: latest_tags_only [conftest] --------------------------------------------------------- CALL --------------------------------------------------------- 2026-09-15T21:30:06.776926Z [info ] kind: ImageStream api version: image.openshift.io/v1 [ocp_resources.resource] 2026-09-15T21:30:07.099642Z [info ] Checking ImageStreams for label selector 'opendatahub.io/notebook-image=true,app.kubernetes.io/part-of=workbenches': expected_count=11, actual_count=11 [_pytest.compat] name=test_imagestream_health 2026-09-15T21:30:07.099760Z [info ] ImageStreams matched for 'opendatahub.io/notebook-image=true,app.kubernetes.io/part-of=workbenches': code-server-notebook, jupyter-pytorch-llmcompressor, jupyter-rocm-minimal, jupyter-rocm-pytorch, jupyter-rocm-tensorflow, minimal-gpu, odh-trustyai-notebook, pytorch, s2i-generic-data-science-notebook, s2i-minimal-notebook, tensorflow [_pytest.compat] name=test_imagestream_health 2026-09-15T21:30:07.120347Z [info ] Validating ImageStream code-server-notebook (label selector: opendatahub.io/notebook-image=true,app.kubernetes.io/part-of=workbenches) [_pytest.compat] name=test_imagestream_health 2026-09-15T21:30:07.120429Z [info ] ImageStream code-server-notebook tag coverage: spec_tags=['3.4', '3.5'], status_tags=['2025.1', '2025.2', '3.4', '3.5'] [_pytest.compat] name=test_imagestream_health 2026-09-15T21:30:07.120488Z [info ] Checked ImageStream tag code-server-notebook:3.4 (items_count=1, import_success=N/A) [_pytest.compat] name=test_imagestream_health 2026-09-15T21:30:07.120542Z [info ] Checked ImageStream tag code-server-notebook:3.5 (items_count=0, import_success=False) [_pytest.compat] name=test_imagestream_health 2026-09-15T21:30:07.141344Z [info ] Validating ImageStream jupyter-pytorch-llmcompressor (label selector: opendatahub.io/notebook-image=true,app.kubernetes.io/part-of=workbenches) [_pytest.compat] name=test_imagestream_health 2026-09-15T21:30:07.141425Z [info ] ImageStream jupyter-pytorch-llmcompressor tag coverage: spec_tags=['3.4', '3.5'], status_tags=['2025.2', '3.4', '3.5'] [_pytest.compat] name=test_imagestream_health 2026-09-15T21:30:07.141466Z [info ] Checked ImageStream tag jupyter-pytorch-llmcompressor:3.4 (items_count=1, import_success=N/A) [_pytest.compat] name=test_imagestream_health 2026-09-15T21:30:07.141522Z [info ] Checked ImageStream tag jupyter-pytorch-llmcompressor:3.5 (items_count=0, import_success=False) [_pytest.compat] name=test_imagestream_health 2026-09-15T21:30:07.162593Z [info ] Validating ImageStream jupyter-rocm-minimal (label selector: opendatahub.io/notebook-image=true,app.kubernetes.io/part-of=workbenches) [_pytest.compat] name=test_imagestream_health 2026-09-15T21:30:07.162673Z [info ] ImageStream jupyter-rocm-minimal tag coverage: spec_tags=['3.4', '3.5'], status_tags=['2025.1', '2025.2', '3.4', '3.5'] [_pytest.compat] name=test_imagestream_health 2026-09-15T21:30:07.162714Z [info ] Checked ImageStream tag jupyter-rocm-minimal:3.4 (items_count=1, import_success=N/A) [_pytest.compat] name=test_imagestream_health 2026-09-15T21:30:07.162752Z [info ] Checked ImageStream tag jupyter-rocm-minimal:3.5 (items_count=0, import_success=False) [_pytest.compat] name=test_imagestream_health 2026-09-15T21:30:07.183508Z [info ] Validating ImageStream jupyter-rocm-pytorch (label selector: opendatahub.io/notebook-image=true,app.kubernetes.io/part-of=workbenches) [_pytest.compat] name=test_imagestream_health 2026-09-15T21:30:07.183588Z [info ] ImageStream jupyter-rocm-pytorch tag coverage: spec_tags=['3.4', '3.5'], status_tags=['2025.1', '2025.2', '3.4', '3.5'] [_pytest.compat] name=test_imagestream_health 2026-09-15T21:30:07.183629Z [info ] Checked ImageStream tag jupyter-rocm-pytorch:3.4 (items_count=1, import_success=N/A) [_pytest.compat] name=test_imagestream_health 2026-09-15T21:30:07.183665Z [info ] Checked ImageStream tag jupyter-rocm-pytorch:3.5 (items_count=0, import_success=False) [_pytest.compat] name=test_imagestream_health 2026-09-15T21:30:07.204233Z [info ] Validating ImageStream jupyter-rocm-tensorflow (label selector: opendatahub.io/notebook-image=true,app.kubernetes.io/part-of=workbenches) [_pytest.compat] name=test_imagestream_health 2026-09-15T21:30:07.204310Z [info ] ImageStream jupyter-rocm-tensorflow tag coverage: spec_tags=['3.4', '3.5'], status_tags=['2025.1', '2025.2', '3.4', '3.5'] [_pytest.compat] name=test_imagestream_health 2026-09-15T21:30:07.204350Z [info ] Checked ImageStream tag jupyter-rocm-tensorflow:3.4 (items_count=1, import_success=N/A) [_pytest.compat] name=test_imagestream_health 2026-09-15T21:30:07.204386Z [info ] Checked ImageStream tag jupyter-rocm-tensorflow:3.5 (items_count=0, import_success=False) [_pytest.compat] name=test_imagestream_health 2026-09-15T21:30:07.224371Z [info ] Validating ImageStream minimal-gpu (label selector: opendatahub.io/notebook-image=true,app.kubernetes.io/part-of=workbenches) [_pytest.compat] name=test_imagestream_health 2026-09-15T21:30:07.224447Z [info ] ImageStream minimal-gpu tag coverage: spec_tags=['3.4', '3.5'], status_tags=['2025.1', '2025.2', '3.4', '3.5'] [_pytest.compat] name=test_imagestream_health 2026-09-15T21:30:07.224488Z [info ] Checked ImageStream tag minimal-gpu:3.4 (items_count=1, import_success=N/A) [_pytest.compat] name=test_imagestream_health 2026-09-15T21:30:07.224524Z [info ] Checked ImageStream tag minimal-gpu:3.5 (items_count=0, import_success=False) [_pytest.compat] name=test_imagestream_health 2026-09-15T21:30:07.248664Z [info ] Validating ImageStream odh-trustyai-notebook (label selector: opendatahub.io/notebook-image=true,app.kubernetes.io/part-of=workbenches) [_pytest.compat] name=test_imagestream_health 2026-09-15T21:30:07.248743Z [info ] ImageStream odh-trustyai-notebook tag coverage: spec_tags=['3.4', '3.5'], status_tags=['2025.1', '2025.2', '3.4', '3.5'] [_pytest.compat] name=test_imagestream_health 2026-09-15T21:30:07.248783Z [info ] Checked ImageStream tag odh-trustyai-notebook:3.4 (items_count=1, import_success=N/A) [_pytest.compat] name=test_imagestream_health 2026-09-15T21:30:07.248819Z [info ] Checked ImageStream tag odh-trustyai-notebook:3.5 (items_count=0, import_success=False) [_pytest.compat] name=test_imagestream_health 2026-09-15T21:30:07.269441Z [info ] Validating ImageStream pytorch (label selector: opendatahub.io/notebook-image=true,app.kubernetes.io/part-of=workbenches) [_pytest.compat] name=test_imagestream_health 2026-09-15T21:30:07.269518Z [info ] ImageStream pytorch tag coverage: spec_tags=['3.4', '3.5'], status_tags=['2025.1', '2025.2', '3.4', '3.5'] [_pytest.compat] name=test_imagestream_health 2026-09-15T21:30:07.269557Z [info ] Checked ImageStream tag pytorch:3.4 (items_count=1, import_success=N/A) [_pytest.compat] name=test_imagestream_health 2026-09-15T21:30:07.269592Z [info ] Checked ImageStream tag pytorch:3.5 (items_count=0, import_success=False) [_pytest.compat] name=test_imagestream_health 2026-09-15T21:30:07.289982Z [info ] Validating ImageStream s2i-generic-data-science-notebook (label selector: opendatahub.io/notebook-image=true,app.kubernetes.io/part-of=workbenches) [_pytest.compat] name=test_imagestream_health 2026-09-15T21:30:07.290071Z [info ] ImageStream s2i-generic-data-science-notebook tag coverage: spec_tags=['3.4', '3.5'], status_tags=['2025.1', '2025.2', '3.4', '3.5'] [_pytest.compat] name=test_imagestream_health 2026-09-15T21:30:07.290110Z [info ] Checked ImageStream tag s2i-generic-data-science-notebook:3.4 (items_count=1, import_success=N/A) [_pytest.compat] name=test_imagestream_health 2026-09-15T21:30:07.290146Z [info ] Checked ImageStream tag s2i-generic-data-science-notebook:3.5 (items_count=0, import_success=False) [_pytest.compat] name=test_imagestream_health 2026-09-15T21:30:07.311131Z [info ] Validating ImageStream s2i-minimal-notebook (label selector: opendatahub.io/notebook-image=true,app.kubernetes.io/part-of=workbenches) [_pytest.compat] name=test_imagestream_health 2026-09-15T21:30:07.311205Z [info ] ImageStream s2i-minimal-notebook tag coverage: spec_tags=['3.4', '3.5'], status_tags=['2025.1', '2025.2', '3.4', '3.5'] [_pytest.compat] name=test_imagestream_health 2026-09-15T21:30:07.311244Z [info ] Checked ImageStream tag s2i-minimal-notebook:3.4 (items_count=1, import_success=N/A) [_pytest.compat] name=test_imagestream_health 2026-09-15T21:30:07.311278Z [info ] Checked ImageStream tag s2i-minimal-notebook:3.5 (items_count=0, import_success=False) [_pytest.compat] name=test_imagestream_health 2026-09-15T21:30:07.331279Z [info ] Validating ImageStream tensorflow (label selector: opendatahub.io/notebook-image=true,app.kubernetes.io/part-of=workbenches) [_pytest.compat] name=test_imagestream_health 2026-09-15T21:30:07.331359Z [info ] ImageStream tensorflow tag coverage: spec_tags=['3.4', '3.5'], status_tags=['2025.1', '2025.2', '3.4', '3.5'] [_pytest.compat] name=test_imagestream_health 2026-09-15T21:30:07.331399Z [info ] Checked ImageStream tag tensorflow:3.4 (items_count=1, import_success=N/A) [_pytest.compat] name=test_imagestream_health 2026-09-15T21:30:07.331434Z [info ] Checked ImageStream tag tensorflow:3.5 (items_count=0, import_success=False) [_pytest.compat] name=test_imagestream_health FAILED ________ test_workbench_imagestreams_health[test_notebook_imagestreams] ________ Traceback (most recent call last): File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 361, in from_call result: TResult | None = func() ~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 250, in lambda: runtest_hook(item=item, **kwds), ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_hooks.py", line 512, in __call__ return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_manager.py", line 120, in _hookexec return self._inner_hookexec(hook_name, methods, kwargs, firstresult) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 167, in _multicall raise exception File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/capture.py", line 900, in pytest_runtest_call return (yield) ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 53, in run_old_style_hookwrapper return result.get_result() ~~~~~~~~~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_result.py", line 103, in get_result raise exc.with_traceback(tb) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 38, in run_old_style_hookwrapper res = yield ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/skipping.py", line 268, in pytest_runtest_call return (yield) ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 121, in _multicall res = hook_impl.function(*args) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 184, in pytest_runtest_call item.runtest() ~~~~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/python.py", line 1707, in runtest self.ihook.pytest_pyfunc_call(pyfuncitem=self) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_hooks.py", line 512, in __call__ return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_manager.py", line 120, in _hookexec return self._inner_hookexec(hook_name, methods, kwargs, firstresult) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 167, in _multicall raise exception File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 53, in run_old_style_hookwrapper return result.get_result() ~~~~~~~~~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_result.py", line 103, in get_result raise exc.with_traceback(tb) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 38, in run_old_style_hookwrapper res = yield ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 121, in _multicall res = hook_impl.function(*args) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/python.py", line 167, in pytest_pyfunc_call result = testfunction(**testargs) File "/home/odh/opendatahub-tests/tests/workbenches/notebooks_server/operator/test_imagestream_health.py", line 290, in test_workbench_imagestreams_health _validate_imagestreams_with_label( ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ imagestreams=imagestreams, ^^^^^^^^^^^^^^^^^^^^^^^^^^ ...<2 lines>... tags_to_validate=tags_to_validate, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/odh/opendatahub-tests/tests/workbenches/notebooks_server/operator/test_imagestream_health.py", line 234, in _validate_imagestreams_with_label pytest.fail("\n".join(errors)) ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/outcomes.py", line 162, in __call__ raise Failed(msg=reason, pytrace=pytrace) Failed: ImageStream code-server-notebook tag 3.5 has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:9b4233f834bd5f8f932f3d788671a8349ad4c8e550cebbc50280ac5b682f597a" not found ImageStream jupyter-pytorch-llmcompressor tag 3.5 has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:49bd619e6cdc668bf611c09280cf4372e4a9a02ecbbd7746b86f37eaa8384c04" not found ImageStream jupyter-rocm-minimal tag 3.5 has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:694b2d35a26f79ad392181a9ab57670fbd592285f6aa72d417e7196c0c483d7b" not found ImageStream jupyter-rocm-pytorch tag 3.5 has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:828ffcae680fe354a5b810d51ea092f37a7bd1d1848fbe544d5ba736add56394" not found ImageStream jupyter-rocm-tensorflow tag 3.5 has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:d61d094a60c1405b595bd956b5c2f774749f977dbe7c02188cf24c09872cc164" not found ImageStream minimal-gpu tag 3.5 has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a1c704a43e7feb50c9e3079193932141778529119a85f8f1548de68868b65d30" not found ImageStream odh-trustyai-notebook tag 3.5 has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d3cbdf4453b32a6c3b4509f05f27232258ad0a9fa218814f37bdab2ddde77dbf" not found ImageStream pytorch tag 3.5 has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:d9d2e5fdf963cae98039b1f9f164557e9d35690d39b31bedac719277df7d8518" not found ImageStream s2i-generic-data-science-notebook tag 3.5 has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:50ad1b99d9f90cea0e9824d758d152e3273a297eac91615ad459a04dd76fd507" not found ImageStream s2i-minimal-notebook tag 3.5 has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:cabb16dec91fbe7ed0c4e0b0bafe33838eaf41cfb3fd8adb6df362efabf293b4" not found ImageStream tensorflow tag 3.5 has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:d910c8e94cd41a99ed6ba923d84451469205cf02db7d6c1b116c3425bf8ba8d7" not found _ 10 of 11 completed, 6 Pass, 1 Fail, 0 Skip, 0 XPass, 0 XFail, 3 Error, 0 ReRun _ tests/workbenches/notebooks_server/operator/test_imagestream_health.py::test_workbench_imagestreams_health[test_runtime_imagestreams]  TEST: test_workbench_imagestreams_health[test_notebook_imagestreams] STATUS: FAILED 2026-09-15T21:30:07.338771Z [error ] Traceback (most recent call last): File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 361, in from_call result: TResult | None = func() ~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 250, in lambda: runtest_hook(item=item, **kwds), ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_hooks.py", line 512, in __call__ return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_manager.py", line 120, in _hookexec return self._inner_hookexec(hook_name, methods, kwargs, firstresult) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 167, in _multicall raise exception File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/capture.py", line 900, in pytest_runtest_call return (yield) ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 53, in run_old_style_hookwrapper return result.get_result() ~~~~~~~~~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_result.py", line 103, in get_result raise exc.with_traceback(tb) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 38, in run_old_style_hookwrapper res = yield ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/skipping.py", line 268, in pytest_runtest_call return (yield) ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 121, in _multicall res = hook_impl.function(*args) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 184, in pytest_runtest_call item.runtest() ~~~~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/python.py", line 1707, in runtest self.ihook.pytest_pyfunc_call(pyfuncitem=self) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_hooks.py", line 512, in __call__ return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_manager.py", line 120, in _hookexec return self._inner_hookexec(hook_name, methods, kwargs, firstresult) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 167, in _multicall raise exception File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 53, in run_old_style_hookwrapper return result.get_result() ~~~~~~~~~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_result.py", line 103, in get_result raise exc.with_traceback(tb) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 38, in run_old_style_hookwrapper res = yield ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 121, in _multicall res = hook_impl.function(*args) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/python.py", line 167, in pytest_pyfunc_call result = testfunction(**testargs) File "/home/odh/opendatahub-tests/tests/workbenches/notebooks_server/operator/test_imagestream_health.py", line 290, in test_workbench_imagestreams_health _validate_imagestreams_with_label( ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ imagestreams=imagestreams, ^^^^^^^^^^^^^^^^^^^^^^^^^^ ...<2 lines>... tags_to_validate=tags_to_validate, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/odh/opendatahub-tests/tests/workbenches/notebooks_server/operator/test_imagestream_health.py", line 234, in _validate_imagestreams_with_label pytest.fail("\n".join(errors)) ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/outcomes.py", line 162, in __call__ raise Failed(msg=reason, pytrace=pytrace) Failed: ImageStream code-server-notebook tag 3.5 has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:9b4233f834bd5f8f932f3d788671a8349ad4c8e550cebbc50280ac5b682f597a" not found ImageStream jupyter-pytorch-llmcompressor tag 3.5 has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:49bd619e6cdc668bf611c09280cf4372e4a9a02ecbbd7746b86f37eaa8384c04" not found ImageStream jupyter-rocm-minimal tag 3.5 has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:694b2d35a26f79ad392181a9ab57670fbd592285f6aa72d417e7196c0c483d7b" not found ImageStream jupyter-rocm-pytorch tag 3.5 has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:828ffcae680fe354a5b810d51ea092f37a7bd1d1848fbe544d5ba736add56394" not found ImageStream jupyter-rocm-tensorflow tag 3.5 has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:d61d094a60c1405b595bd956b5c2f774749f977dbe7c02188cf24c09872cc164" not found ImageStream minimal-gpu tag 3.5 has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a1c704a43e7feb50c9e3079193932141778529119a85f8f1548de68868b65d30" not found ImageStream odh-trustyai-notebook tag 3.5 has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d3cbdf4453b32a6c3b4509f05f27232258ad0a9fa218814f37bdab2ddde77dbf" not found ImageStream pytorch tag 3.5 has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:d9d2e5fdf963cae98039b1f9f164557e9d35690d39b31bedac719277df7d8518" not found ImageStream s2i-generic-data-science-notebook tag 3.5 has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:50ad1b99d9f90cea0e9824d758d152e3273a297eac91615ad459a04dd76fd507" not found ImageStream s2i-minimal-notebook tag 3.5 has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:cabb16dec91fbe7ed0c4e0b0bafe33838eaf41cfb3fd8adb6df362efabf293b4" not found ImageStream tensorflow tag 3.5 has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:d910c8e94cd41a99ed6ba923d84451469205cf02db7d6c1b116c3425bf8ba8d7" not found [conftest] ------------------------------------------------------- TEARDOWN -------------------------------------------------------  ---------------------------- test_workbench_imagestreams_health[test_runtime_imagestreams] ---------------------------- -------------------------------------------------------- SETUP -------------------------------------------------------- 2026-09-15T21:30:07.339478Z [info ] Executing function fixture: label_selector [conftest] 2026-09-15T21:30:07.339590Z [info ] Executing function fixture: expected_imagestream_count [conftest] 2026-09-15T21:30:07.339700Z [info ] Executing function fixture: latest_tags_only [conftest] --------------------------------------------------------- CALL --------------------------------------------------------- 2026-09-15T21:30:07.367610Z [info ] Checking ImageStreams for label selector 'opendatahub.io/runtime-image=true,app.kubernetes.io/part-of=workbenches': expected_count=14, actual_count=14 [_pytest.compat] name=test_imagestream_health 2026-09-15T21:30:07.367686Z [info ] ImageStreams matched for 'opendatahub.io/runtime-image=true,app.kubernetes.io/part-of=workbenches': runtime-datascience, runtime-datascience-2025-2, runtime-minimal, runtime-minimal-2025-2, runtime-pytorch, runtime-pytorch-2025-2, runtime-pytorch-llmcompressor, runtime-pytorch-llmcompressor-2025-2, runtime-rocm-pytorch, runtime-rocm-pytorch-2025-2, runtime-rocm-tensorflow, runtime-rocm-tensorflow-2025-2, runtime-tensorflow, runtime-tensorflow-2025-2 [_pytest.compat] name=test_imagestream_health 2026-09-15T21:30:07.390468Z [info ] Validating ImageStream runtime-datascience (label selector: opendatahub.io/runtime-image=true,app.kubernetes.io/part-of=workbenches) [_pytest.compat] name=test_imagestream_health 2026-09-15T21:30:07.390555Z [info ] ImageStream runtime-datascience tag coverage: spec_tags=['datascience'], status_tags=['datascience'] [_pytest.compat] name=test_imagestream_health 2026-09-15T21:30:07.390603Z [info ] Checked ImageStream tag runtime-datascience:datascience (items_count=0, import_success=False) [_pytest.compat] name=test_imagestream_health 2026-09-15T21:30:07.413595Z [info ] Validating ImageStream runtime-datascience-2025-2 (label selector: opendatahub.io/runtime-image=true,app.kubernetes.io/part-of=workbenches) [_pytest.compat] name=test_imagestream_health 2026-09-15T21:30:07.413728Z [info ] ImageStream runtime-datascience-2025-2 tag coverage: spec_tags=['datascience-2025-2'], status_tags=['datascience-2025-2'] [_pytest.compat] name=test_imagestream_health 2026-09-15T21:30:07.413801Z [info ] Checked ImageStream tag runtime-datascience-2025-2:datascience-2025-2 (items_count=1, import_success=N/A) [_pytest.compat] name=test_imagestream_health 2026-09-15T21:30:07.437497Z [info ] Validating ImageStream runtime-minimal (label selector: opendatahub.io/runtime-image=true,app.kubernetes.io/part-of=workbenches) [_pytest.compat] name=test_imagestream_health 2026-09-15T21:30:07.437624Z [info ] ImageStream runtime-minimal tag coverage: spec_tags=['minimal'], status_tags=['minimal'] [_pytest.compat] name=test_imagestream_health 2026-09-15T21:30:07.437700Z [info ] Checked ImageStream tag runtime-minimal:minimal (items_count=0, import_success=False) [_pytest.compat] name=test_imagestream_health 2026-09-15T21:30:07.461796Z [info ] Validating ImageStream runtime-minimal-2025-2 (label selector: opendatahub.io/runtime-image=true,app.kubernetes.io/part-of=workbenches) [_pytest.compat] name=test_imagestream_health 2026-09-15T21:30:07.461955Z [info ] ImageStream runtime-minimal-2025-2 tag coverage: spec_tags=['minimal-2025-2'], status_tags=['minimal-2025-2'] [_pytest.compat] name=test_imagestream_health 2026-09-15T21:30:07.462110Z [info ] Checked ImageStream tag runtime-minimal-2025-2:minimal-2025-2 (items_count=1, import_success=N/A) [_pytest.compat] name=test_imagestream_health 2026-09-15T21:30:07.485146Z [info ] Validating ImageStream runtime-pytorch (label selector: opendatahub.io/runtime-image=true,app.kubernetes.io/part-of=workbenches) [_pytest.compat] name=test_imagestream_health 2026-09-15T21:30:07.485218Z [info ] ImageStream runtime-pytorch tag coverage: spec_tags=['pytorch'], status_tags=['pytorch'] [_pytest.compat] name=test_imagestream_health 2026-09-15T21:30:07.485257Z [info ] Checked ImageStream tag runtime-pytorch:pytorch (items_count=0, import_success=False) [_pytest.compat] name=test_imagestream_health 2026-09-15T21:30:07.508028Z [info ] Validating ImageStream runtime-pytorch-2025-2 (label selector: opendatahub.io/runtime-image=true,app.kubernetes.io/part-of=workbenches) [_pytest.compat] name=test_imagestream_health 2026-09-15T21:30:07.508139Z [info ] ImageStream runtime-pytorch-2025-2 tag coverage: spec_tags=['pytorch-2025-2'], status_tags=['pytorch-2025-2'] [_pytest.compat] name=test_imagestream_health 2026-09-15T21:30:07.508177Z [info ] Checked ImageStream tag runtime-pytorch-2025-2:pytorch-2025-2 (items_count=1, import_success=N/A) [_pytest.compat] name=test_imagestream_health 2026-09-15T21:30:07.531365Z [info ] Validating ImageStream runtime-pytorch-llmcompressor (label selector: opendatahub.io/runtime-image=true,app.kubernetes.io/part-of=workbenches) [_pytest.compat] name=test_imagestream_health 2026-09-15T21:30:07.531497Z [info ] ImageStream runtime-pytorch-llmcompressor tag coverage: spec_tags=['pytorch-llmcompressor'], status_tags=['pytorch-llmcompressor'] [_pytest.compat] name=test_imagestream_health 2026-09-15T21:30:07.531573Z [info ] Checked ImageStream tag runtime-pytorch-llmcompressor:pytorch-llmcompressor (items_count=0, import_success=False) [_pytest.compat] name=test_imagestream_health 2026-09-15T21:30:07.554792Z [info ] Validating ImageStream runtime-pytorch-llmcompressor-2025-2 (label selector: opendatahub.io/runtime-image=true,app.kubernetes.io/part-of=workbenches) [_pytest.compat] name=test_imagestream_health 2026-09-15T21:30:07.554946Z [info ] ImageStream runtime-pytorch-llmcompressor-2025-2 tag coverage: spec_tags=['pytorch-llmcompressor-2025-2'], status_tags=['pytorch-llmcompressor-2025-2'] [_pytest.compat] name=test_imagestream_health 2026-09-15T21:30:07.555095Z [info ] Checked ImageStream tag runtime-pytorch-llmcompressor-2025-2:pytorch-llmcompressor-2025-2 (items_count=1, import_success=N/A) [_pytest.compat] name=test_imagestream_health 2026-09-15T21:30:07.578160Z [info ] Validating ImageStream runtime-rocm-pytorch (label selector: opendatahub.io/runtime-image=true,app.kubernetes.io/part-of=workbenches) [_pytest.compat] name=test_imagestream_health 2026-09-15T21:30:07.578227Z [info ] ImageStream runtime-rocm-pytorch tag coverage: spec_tags=['rocm-pytorch'], status_tags=['rocm-pytorch'] [_pytest.compat] name=test_imagestream_health 2026-09-15T21:30:07.578265Z [info ] Checked ImageStream tag runtime-rocm-pytorch:rocm-pytorch (items_count=0, import_success=False) [_pytest.compat] name=test_imagestream_health 2026-09-15T21:30:07.601217Z [info ] Validating ImageStream runtime-rocm-pytorch-2025-2 (label selector: opendatahub.io/runtime-image=true,app.kubernetes.io/part-of=workbenches) [_pytest.compat] name=test_imagestream_health 2026-09-15T21:30:07.601288Z [info ] ImageStream runtime-rocm-pytorch-2025-2 tag coverage: spec_tags=['rocm-pytorch-2025-2'], status_tags=['rocm-pytorch-2025-2'] [_pytest.compat] name=test_imagestream_health 2026-09-15T21:30:07.601326Z [info ] Checked ImageStream tag runtime-rocm-pytorch-2025-2:rocm-pytorch-2025-2 (items_count=1, import_success=N/A) [_pytest.compat] name=test_imagestream_health 2026-09-15T21:30:07.625242Z [info ] Validating ImageStream runtime-rocm-tensorflow (label selector: opendatahub.io/runtime-image=true,app.kubernetes.io/part-of=workbenches) [_pytest.compat] name=test_imagestream_health 2026-09-15T21:30:07.625312Z [info ] ImageStream runtime-rocm-tensorflow tag coverage: spec_tags=['rocm-tensorflow'], status_tags=['rocm-tensorflow'] [_pytest.compat] name=test_imagestream_health 2026-09-15T21:30:07.625352Z [info ] Checked ImageStream tag runtime-rocm-tensorflow:rocm-tensorflow (items_count=0, import_success=False) [_pytest.compat] name=test_imagestream_health 2026-09-15T21:30:07.649154Z [info ] Validating ImageStream runtime-rocm-tensorflow-2025-2 (label selector: opendatahub.io/runtime-image=true,app.kubernetes.io/part-of=workbenches) [_pytest.compat] name=test_imagestream_health 2026-09-15T21:30:07.649228Z [info ] ImageStream runtime-rocm-tensorflow-2025-2 tag coverage: spec_tags=['rocm-tensorflow-2025-2'], status_tags=['rocm-tensorflow-2025-2'] [_pytest.compat] name=test_imagestream_health 2026-09-15T21:30:07.649267Z [info ] Checked ImageStream tag runtime-rocm-tensorflow-2025-2:rocm-tensorflow-2025-2 (items_count=1, import_success=N/A) [_pytest.compat] name=test_imagestream_health 2026-09-15T21:30:07.673561Z [info ] Validating ImageStream runtime-tensorflow (label selector: opendatahub.io/runtime-image=true,app.kubernetes.io/part-of=workbenches) [_pytest.compat] name=test_imagestream_health 2026-09-15T21:30:07.673693Z [info ] ImageStream runtime-tensorflow tag coverage: spec_tags=['tensorflow'], status_tags=['tensorflow'] [_pytest.compat] name=test_imagestream_health 2026-09-15T21:30:07.673773Z [info ] Checked ImageStream tag runtime-tensorflow:tensorflow (items_count=0, import_success=False) [_pytest.compat] name=test_imagestream_health 2026-09-15T21:30:07.697022Z [info ] Validating ImageStream runtime-tensorflow-2025-2 (label selector: opendatahub.io/runtime-image=true,app.kubernetes.io/part-of=workbenches) [_pytest.compat] name=test_imagestream_health 2026-09-15T21:30:07.697146Z [info ] ImageStream runtime-tensorflow-2025-2 tag coverage: spec_tags=['tensorflow-2025-2'], status_tags=['tensorflow-2025-2'] [_pytest.compat] name=test_imagestream_health 2026-09-15T21:30:07.697184Z [info ] Checked ImageStream tag runtime-tensorflow-2025-2:tensorflow-2025-2 (items_count=1, import_success=N/A) [_pytest.compat] name=test_imagestream_health FAILED TEST: test_workbench_imagestreams_health[test_runtime_imagestreams] STATUS: FAILED 2026-09-15T21:30:07.702119Z [error ] Traceback (most recent call last): File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 361, in from_call result: TResult | None = func() ~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 250, in lambda: runtest_hook(item=item, **kwds), ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_hooks.py", line 512, in __call__ return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_manager.py", line 120, in _hookexec return self._inner_hookexec(hook_name, methods, kwargs, firstresult) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 167, in _multicall raise exception File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/capture.py", line 900, in pytest_runtest_call return (yield) ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 53, in run_old_style_hookwrapper return result.get_result() ~~~~~~~~~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_result.py", line 103, in get_result raise exc.with_traceback(tb) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 38, in run_old_style_hookwrapper res = yield ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/skipping.py", line 268, in pytest_runtest_call return (yield) ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 121, in _multicall res = hook_impl.function(*args) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 184, in pytest_runtest_call item.runtest() ~~~~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/python.py", line 1707, in runtest self.ihook.pytest_pyfunc_call(pyfuncitem=self) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_hooks.py", line 512, in __call__ return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_manager.py", line 120, in _hookexec return self._inner_hookexec(hook_name, methods, kwargs, firstresult) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 167, in _multicall raise exception File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 53, in run_old_style_hookwrapper return result.get_result() ~~~~~~~~~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_result.py", line 103, in get_result raise exc.with_traceback(tb) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 38, in run_old_style_hookwrapper res = yield ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 121, in _multicall res = hook_impl.function(*args) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/python.py", line 167, in pytest_pyfunc_call result = testfunction(**testargs) File "/home/odh/opendatahub-tests/tests/workbenches/notebooks_server/operator/test_imagestream_health.py", line 290, in test_workbench_imagestreams_health _validate_imagestreams_with_label( ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ imagestreams=imagestreams, ^^^^^^^^^^^^^^^^^^^^^^^^^^ ...<2 lines>... tags_to_validate=tags_to_validate, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/odh/opendatahub-tests/tests/workbenches/notebooks_server/operator/test_imagestream_health.py", line 234, in _validate_imagestreams_with_label pytest.fail("\n".join(errors)) ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/outcomes.py", line 162, in __call__ raise Failed(msg=reason, pytrace=pytrace) Failed: ImageStream runtime-datascience tag datascience has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:37550ea9dad5b445ab699e4c8cde290c9d4560b2422b001a0d89080669648e31" not found ImageStream runtime-minimal tag minimal has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:aecd65fef31f14dc8b779228fe77bcc9fed19040dbbbad282ff8c205a396c807" not found ImageStream runtime-pytorch tag pytorch has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:8bf2e341273e1917a7077e3a9ffa546871d0d079c8e39a77c991281ec544af3a" not found ImageStream runtime-pytorch-llmcompressor tag pytorch-llmcompressor has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:62f6d7243cc50ab64145459659f916072e8b0f467f50f2b501e52782348d07ac" not found ImageStream runtime-rocm-pytorch tag rocm-pytorch has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d140f57ffb0edbc9970314cac844d5d00219a8d980995526e358559fb5b7a2a1" not found ImageStream runtime-rocm-tensorflow tag rocm-tensorflow has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:a83a1103379fe89cb29123b1e1fe10c2a5f6eb54b5b1b316f3ead9bfd76bdc76" not found ImageStream runtime-tensorflow tag tensorflow has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:30d1051b981bff50807b73617e500ccfad52dffb3655457b2e4be562ebcf7a4f" not found [conftest] ------------------------------------------------------- TEARDOWN ------------------------------------------------------- ________ test_workbench_imagestreams_health[test_runtime_imagestreams] _________ Traceback (most recent call last): File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 361, in from_call result: TResult | None = func() ~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 250, in lambda: runtest_hook(item=item, **kwds), ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_hooks.py", line 512, in __call__ return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_manager.py", line 120, in _hookexec return self._inner_hookexec(hook_name, methods, kwargs, firstresult) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 167, in _multicall raise exception File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/capture.py", line 900, in pytest_runtest_call return (yield) ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 53, in run_old_style_hookwrapper return result.get_result() ~~~~~~~~~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_result.py", line 103, in get_result raise exc.with_traceback(tb) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 38, in run_old_style_hookwrapper res = yield ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/skipping.py", line 268, in pytest_runtest_call return (yield) ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 121, in _multicall res = hook_impl.function(*args) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 184, in pytest_runtest_call item.runtest() ~~~~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/python.py", line 1707, in runtest self.ihook.pytest_pyfunc_call(pyfuncitem=self) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_hooks.py", line 512, in __call__ return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_manager.py", line 120, in _hookexec return self._inner_hookexec(hook_name, methods, kwargs, firstresult) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 167, in _multicall raise exception File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 53, in run_old_style_hookwrapper return result.get_result() ~~~~~~~~~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_result.py", line 103, in get_result raise exc.with_traceback(tb) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 38, in run_old_style_hookwrapper res = yield ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 121, in _multicall res = hook_impl.function(*args) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/python.py", line 167, in pytest_pyfunc_call result = testfunction(**testargs) File "/home/odh/opendatahub-tests/tests/workbenches/notebooks_server/operator/test_imagestream_health.py", line 290, in test_workbench_imagestreams_health _validate_imagestreams_with_label( ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ imagestreams=imagestreams, ^^^^^^^^^^^^^^^^^^^^^^^^^^ ...<2 lines>... tags_to_validate=tags_to_validate, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/odh/opendatahub-tests/tests/workbenches/notebooks_server/operator/test_imagestream_health.py", line 234, in _validate_imagestreams_with_label pytest.fail("\n".join(errors)) ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/outcomes.py", line 162, in __call__ raise Failed(msg=reason, pytrace=pytrace) Failed: ImageStream runtime-datascience tag datascience has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:37550ea9dad5b445ab699e4c8cde290c9d4560b2422b001a0d89080669648e31" not found ImageStream runtime-minimal tag minimal has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:aecd65fef31f14dc8b779228fe77bcc9fed19040dbbbad282ff8c205a396c807" not found ImageStream runtime-pytorch tag pytorch has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:8bf2e341273e1917a7077e3a9ffa546871d0d079c8e39a77c991281ec544af3a" not found ImageStream runtime-pytorch-llmcompressor tag pytorch-llmcompressor has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:62f6d7243cc50ab64145459659f916072e8b0f467f50f2b501e52782348d07ac" not found ImageStream runtime-rocm-pytorch tag rocm-pytorch has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d140f57ffb0edbc9970314cac844d5d00219a8d980995526e358559fb5b7a2a1" not found ImageStream runtime-rocm-tensorflow tag rocm-tensorflow has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:a83a1103379fe89cb29123b1e1fe10c2a5f6eb54b5b1b316f3ead9bfd76bdc76" not found ImageStream runtime-tensorflow tag tensorflow has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:30d1051b981bff50807b73617e500ccfad52dffb3655457b2e4be562ebcf7a4f" not found _ 11 of 11 completed, 6 Pass, 2 Fail, 0 Skip, 0 XPass, 0 XFail, 3 Error, 0 ReRun _ = 2 failed, 6 passed, 148 deselected, 650 warnings, 3 errors in 415.77s (0:06:55) = ==================================== ERRORS ==================================== _ ERROR at setup of TestEnvironmentVariables.test_env_vars_propagation[test_env_vars_propagation] _ Traceback (most recent call last): File "/home/odh/opendatahub-tests/tests/workbenches/notebooks_server/controller/conftest.py", line 263, in notebook_pod notebook_pod.wait_for_condition( ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ condition=Pod.Condition.READY, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ status=Pod.Condition.Status.TRUE, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=pod_ready_timeout, ^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/ocp_resources/resource.py", line 1317, in wait_for_condition for sample in TimeoutSampler( ~~~~~~~~~~~~~~^ wait_timeout=timeout_watcher.remaining_time(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ sleep=sleep_time, ^^^^^^^^^^^^^^^^^ func=lambda: self.instance, ^^^^^^^^^^^^^^^^^^^^^^^^^^^ ): ^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/timeout_sampler/__init__.py", line 346, in __iter__ raise TimeoutExpiredError( ...<3 lines>... ) timeout_sampler.TimeoutExpiredError: Timed Out: 119.98378801345825 Function: ocp_resources.resource.wait_for_condition.lambda: self.instance Last exception: N/A. Elapsed time: 119.98378801345825 [0:01:59.983788] The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 361, in from_call result: TResult | None = func() ~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 250, in lambda: runtest_hook(item=item, **kwds), ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_hooks.py", line 512, in __call__ return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_manager.py", line 120, in _hookexec return self._inner_hookexec(hook_name, methods, kwargs, firstresult) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 167, in _multicall raise exception File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/capture.py", line 895, in pytest_runtest_setup return (yield) ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 121, in _multicall res = hook_impl.function(*args) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 170, in pytest_runtest_setup item.session._setupstate.setup(item) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 536, in setup col.setup() ~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/python.py", line 1710, in setup self._request._fillfixtures() ~~~~~~~~~~~~~~~~~~~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 806, in _fillfixtures item.funcargs[argname] = self.getfixturevalue(argname) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 630, in getfixturevalue fixturedef = self._get_active_fixturedef(argname) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 726, in _get_active_fixturedef fixturedef.execute(request=subrequest) ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 1232, in execute result: FixtureValue = ihook.pytest_fixture_setup( ~~~~~~~~~~~~~~~~~~~~~~~~~~^ fixturedef=self, request=request ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_hooks.py", line 512, in __call__ return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_manager.py", line 120, in _hookexec return self._inner_hookexec(hook_name, methods, kwargs, firstresult) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 167, in _multicall raise exception File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pytest_asyncio/plugin.py", line 924, in pytest_fixture_setup return (yield) ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 53, in run_old_style_hookwrapper return result.get_result() ~~~~~~~~~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_result.py", line 103, in get_result raise exc.with_traceback(tb) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 38, in run_old_style_hookwrapper res = yield ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/setuponly.py", line 36, in pytest_fixture_setup return (yield) ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 121, in _multicall res = hook_impl.function(*args) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 1328, in pytest_fixture_setup result = call_fixture_func(fixturefunc, request, kwargs) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 1005, in call_fixture_func fixture_result = fixturefunc(**kwargs) File "/home/odh/opendatahub-tests/tests/workbenches/notebooks_server/controller/conftest.py", line 287, in notebook_pod raise AssertionError( ...<6 lines>... ) from e AssertionError: Pod 'test-nb-envvars-0' failed to reach Ready state within 120 seconds. Pod diagnostics: Pod phase=Pending, reason=None, message=None Condition PodScheduled: status=False, reason=Unschedulable, message=0/2 nodes are available: 2 Insufficient cpu. preemption: 0/2 nodes are available: 2 No preemption victims found for incoming pod. Original Error: Timed Out: 119.98378801345825 Function: ocp_resources.resource.wait_for_condition.lambda: self.instance Last exception: N/A. Elapsed time: 119.98378801345825 [0:01:59.983788] Pod information collected to must-gather directory for debugging. _ ERROR at setup of TestNotebook.test_create_simple_notebook[unprivileged_model_namespace0-users_persistent_volume_claim0-default_notebook0-notebook_pod0] _ Traceback (most recent call last): File "/home/odh/opendatahub-tests/tests/workbenches/notebooks_server/controller/conftest.py", line 263, in notebook_pod notebook_pod.wait_for_condition( ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ condition=Pod.Condition.READY, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ status=Pod.Condition.Status.TRUE, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=pod_ready_timeout, ^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/ocp_resources/resource.py", line 1317, in wait_for_condition for sample in TimeoutSampler( ~~~~~~~~~~~~~~^ wait_timeout=timeout_watcher.remaining_time(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ sleep=sleep_time, ^^^^^^^^^^^^^^^^^ func=lambda: self.instance, ^^^^^^^^^^^^^^^^^^^^^^^^^^^ ): ^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/timeout_sampler/__init__.py", line 346, in __iter__ raise TimeoutExpiredError( ...<3 lines>... ) timeout_sampler.TimeoutExpiredError: Timed Out: 119.98300528526306 Function: ocp_resources.resource.wait_for_condition.lambda: self.instance Last exception: N/A. Elapsed time: 119.98300528526306 [0:01:59.983005] The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 361, in from_call result: TResult | None = func() ~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 250, in lambda: runtest_hook(item=item, **kwds), ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_hooks.py", line 512, in __call__ return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_manager.py", line 120, in _hookexec return self._inner_hookexec(hook_name, methods, kwargs, firstresult) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 167, in _multicall raise exception File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/capture.py", line 895, in pytest_runtest_setup return (yield) ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 121, in _multicall res = hook_impl.function(*args) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 170, in pytest_runtest_setup item.session._setupstate.setup(item) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 536, in setup col.setup() ~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/python.py", line 1710, in setup self._request._fillfixtures() ~~~~~~~~~~~~~~~~~~~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 806, in _fillfixtures item.funcargs[argname] = self.getfixturevalue(argname) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 630, in getfixturevalue fixturedef = self._get_active_fixturedef(argname) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 726, in _get_active_fixturedef fixturedef.execute(request=subrequest) ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 1232, in execute result: FixtureValue = ihook.pytest_fixture_setup( ~~~~~~~~~~~~~~~~~~~~~~~~~~^ fixturedef=self, request=request ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_hooks.py", line 512, in __call__ return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_manager.py", line 120, in _hookexec return self._inner_hookexec(hook_name, methods, kwargs, firstresult) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 167, in _multicall raise exception File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pytest_asyncio/plugin.py", line 924, in pytest_fixture_setup return (yield) ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 53, in run_old_style_hookwrapper return result.get_result() ~~~~~~~~~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_result.py", line 103, in get_result raise exc.with_traceback(tb) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 38, in run_old_style_hookwrapper res = yield ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/setuponly.py", line 36, in pytest_fixture_setup return (yield) ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 121, in _multicall res = hook_impl.function(*args) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 1328, in pytest_fixture_setup result = call_fixture_func(fixturefunc, request, kwargs) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 1005, in call_fixture_func fixture_result = fixturefunc(**kwargs) File "/home/odh/opendatahub-tests/tests/workbenches/notebooks_server/controller/conftest.py", line 287, in notebook_pod raise AssertionError( ...<6 lines>... ) from e AssertionError: Pod 'test-odh-notebook-0' failed to reach Ready state within 120 seconds. Pod diagnostics: Pod phase=Pending, reason=None, message=None Condition PodScheduled: status=False, reason=Unschedulable, message=0/2 nodes are available: 2 Insufficient cpu. preemption: 0/2 nodes are available: 2 No preemption victims found for incoming pod. Original Error: Timed Out: 119.98300528526306 Function: ocp_resources.resource.wait_for_condition.lambda: self.instance Last exception: N/A. Elapsed time: 119.98300528526306 [0:01:59.983005] Pod information collected to must-gather directory for debugging. _ ERROR at setup of TestNotebook.test_auth_container_resource_customization[unprivileged_model_namespace0-users_persistent_volume_claim0-default_notebook0-notebook_pod0] _ Traceback (most recent call last): File "/home/odh/opendatahub-tests/tests/workbenches/notebooks_server/controller/conftest.py", line 263, in notebook_pod notebook_pod.wait_for_condition( ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ condition=Pod.Condition.READY, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ status=Pod.Condition.Status.TRUE, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=pod_ready_timeout, ^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/ocp_resources/resource.py", line 1317, in wait_for_condition for sample in TimeoutSampler( ~~~~~~~~~~~~~~^ wait_timeout=timeout_watcher.remaining_time(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ sleep=sleep_time, ^^^^^^^^^^^^^^^^^ func=lambda: self.instance, ^^^^^^^^^^^^^^^^^^^^^^^^^^^ ): ^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/timeout_sampler/__init__.py", line 346, in __iter__ raise TimeoutExpiredError( ...<3 lines>... ) timeout_sampler.TimeoutExpiredError: Timed Out: 119.97993087768555 Function: ocp_resources.resource.wait_for_condition.lambda: self.instance Last exception: N/A. Elapsed time: 119.97993087768555 [0:01:59.979931] The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 361, in from_call result: TResult | None = func() ~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 250, in lambda: runtest_hook(item=item, **kwds), ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_hooks.py", line 512, in __call__ return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_manager.py", line 120, in _hookexec return self._inner_hookexec(hook_name, methods, kwargs, firstresult) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 167, in _multicall raise exception File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/capture.py", line 895, in pytest_runtest_setup return (yield) ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 121, in _multicall res = hook_impl.function(*args) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 170, in pytest_runtest_setup item.session._setupstate.setup(item) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 536, in setup col.setup() ~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/python.py", line 1710, in setup self._request._fillfixtures() ~~~~~~~~~~~~~~~~~~~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 806, in _fillfixtures item.funcargs[argname] = self.getfixturevalue(argname) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 630, in getfixturevalue fixturedef = self._get_active_fixturedef(argname) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 726, in _get_active_fixturedef fixturedef.execute(request=subrequest) ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 1232, in execute result: FixtureValue = ihook.pytest_fixture_setup( ~~~~~~~~~~~~~~~~~~~~~~~~~~^ fixturedef=self, request=request ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_hooks.py", line 512, in __call__ return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_manager.py", line 120, in _hookexec return self._inner_hookexec(hook_name, methods, kwargs, firstresult) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 167, in _multicall raise exception File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pytest_asyncio/plugin.py", line 924, in pytest_fixture_setup return (yield) ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 53, in run_old_style_hookwrapper return result.get_result() ~~~~~~~~~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_result.py", line 103, in get_result raise exc.with_traceback(tb) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 38, in run_old_style_hookwrapper res = yield ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/setuponly.py", line 36, in pytest_fixture_setup return (yield) ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 121, in _multicall res = hook_impl.function(*args) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 1328, in pytest_fixture_setup result = call_fixture_func(fixturefunc, request, kwargs) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 1005, in call_fixture_func fixture_result = fixturefunc(**kwargs) File "/home/odh/opendatahub-tests/tests/workbenches/notebooks_server/controller/conftest.py", line 287, in notebook_pod raise AssertionError( ...<6 lines>... ) from e AssertionError: Pod 'test-auth-notebook-0' failed to reach Ready state within 120 seconds. Pod diagnostics: Pod phase=Pending, reason=None, message=None Condition PodScheduled: status=False, reason=Unschedulable, message=0/3 nodes are available: 1 node(s) had untolerated taint {node.kubernetes.io/not-ready: }, 2 Insufficient cpu. preemption: 0/3 nodes are available: 1 Preemption is not helpful for scheduling, 2 No preemption victims found for incoming pod. Original Error: Timed Out: 119.97993087768555 Function: ocp_resources.resource.wait_for_condition.lambda: self.instance Last exception: N/A. Elapsed time: 119.97993087768555 [0:01:59.979931] Pod information collected to must-gather directory for debugging. =================================== FAILURES =================================== ________ test_workbench_imagestreams_health[test_notebook_imagestreams] ________ Traceback (most recent call last): File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 361, in from_call result: TResult | None = func() ~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 250, in lambda: runtest_hook(item=item, **kwds), ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_hooks.py", line 512, in __call__ return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_manager.py", line 120, in _hookexec return self._inner_hookexec(hook_name, methods, kwargs, firstresult) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 167, in _multicall raise exception File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/capture.py", line 900, in pytest_runtest_call return (yield) ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 53, in run_old_style_hookwrapper return result.get_result() ~~~~~~~~~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_result.py", line 103, in get_result raise exc.with_traceback(tb) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 38, in run_old_style_hookwrapper res = yield ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/skipping.py", line 268, in pytest_runtest_call return (yield) ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 121, in _multicall res = hook_impl.function(*args) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 184, in pytest_runtest_call item.runtest() ~~~~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/python.py", line 1707, in runtest self.ihook.pytest_pyfunc_call(pyfuncitem=self) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_hooks.py", line 512, in __call__ return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_manager.py", line 120, in _hookexec return self._inner_hookexec(hook_name, methods, kwargs, firstresult) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 167, in _multicall raise exception File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 53, in run_old_style_hookwrapper return result.get_result() ~~~~~~~~~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_result.py", line 103, in get_result raise exc.with_traceback(tb) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 38, in run_old_style_hookwrapper res = yield ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 121, in _multicall res = hook_impl.function(*args) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/python.py", line 167, in pytest_pyfunc_call result = testfunction(**testargs) File "/home/odh/opendatahub-tests/tests/workbenches/notebooks_server/operator/test_imagestream_health.py", line 290, in test_workbench_imagestreams_health _validate_imagestreams_with_label( ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ imagestreams=imagestreams, ^^^^^^^^^^^^^^^^^^^^^^^^^^ ...<2 lines>... tags_to_validate=tags_to_validate, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/odh/opendatahub-tests/tests/workbenches/notebooks_server/operator/test_imagestream_health.py", line 234, in _validate_imagestreams_with_label pytest.fail("\n".join(errors)) ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/outcomes.py", line 162, in __call__ raise Failed(msg=reason, pytrace=pytrace) Failed: ImageStream code-server-notebook tag 3.5 has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:9b4233f834bd5f8f932f3d788671a8349ad4c8e550cebbc50280ac5b682f597a" not found ImageStream jupyter-pytorch-llmcompressor tag 3.5 has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:49bd619e6cdc668bf611c09280cf4372e4a9a02ecbbd7746b86f37eaa8384c04" not found ImageStream jupyter-rocm-minimal tag 3.5 has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:694b2d35a26f79ad392181a9ab57670fbd592285f6aa72d417e7196c0c483d7b" not found ImageStream jupyter-rocm-pytorch tag 3.5 has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:828ffcae680fe354a5b810d51ea092f37a7bd1d1848fbe544d5ba736add56394" not found ImageStream jupyter-rocm-tensorflow tag 3.5 has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:d61d094a60c1405b595bd956b5c2f774749f977dbe7c02188cf24c09872cc164" not found ImageStream minimal-gpu tag 3.5 has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a1c704a43e7feb50c9e3079193932141778529119a85f8f1548de68868b65d30" not found ImageStream odh-trustyai-notebook tag 3.5 has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d3cbdf4453b32a6c3b4509f05f27232258ad0a9fa218814f37bdab2ddde77dbf" not found ImageStream pytorch tag 3.5 has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:d9d2e5fdf963cae98039b1f9f164557e9d35690d39b31bedac719277df7d8518" not found ImageStream s2i-generic-data-science-notebook tag 3.5 has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:50ad1b99d9f90cea0e9824d758d152e3273a297eac91615ad459a04dd76fd507" not found ImageStream s2i-minimal-notebook tag 3.5 has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:cabb16dec91fbe7ed0c4e0b0bafe33838eaf41cfb3fd8adb6df362efabf293b4" not found ImageStream tensorflow tag 3.5 has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:d910c8e94cd41a99ed6ba923d84451469205cf02db7d6c1b116c3425bf8ba8d7" not found ________ test_workbench_imagestreams_health[test_runtime_imagestreams] _________ Traceback (most recent call last): File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 361, in from_call result: TResult | None = func() ~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 250, in lambda: runtest_hook(item=item, **kwds), ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_hooks.py", line 512, in __call__ return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_manager.py", line 120, in _hookexec return self._inner_hookexec(hook_name, methods, kwargs, firstresult) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 167, in _multicall raise exception File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/capture.py", line 900, in pytest_runtest_call return (yield) ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 53, in run_old_style_hookwrapper return result.get_result() ~~~~~~~~~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_result.py", line 103, in get_result raise exc.with_traceback(tb) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 38, in run_old_style_hookwrapper res = yield ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/skipping.py", line 268, in pytest_runtest_call return (yield) ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 121, in _multicall res = hook_impl.function(*args) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 184, in pytest_runtest_call item.runtest() ~~~~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/python.py", line 1707, in runtest self.ihook.pytest_pyfunc_call(pyfuncitem=self) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_hooks.py", line 512, in __call__ return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_manager.py", line 120, in _hookexec return self._inner_hookexec(hook_name, methods, kwargs, firstresult) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 167, in _multicall raise exception File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 53, in run_old_style_hookwrapper return result.get_result() ~~~~~~~~~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_result.py", line 103, in get_result raise exc.with_traceback(tb) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 38, in run_old_style_hookwrapper res = yield ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 121, in _multicall res = hook_impl.function(*args) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/python.py", line 167, in pytest_pyfunc_call result = testfunction(**testargs) File "/home/odh/opendatahub-tests/tests/workbenches/notebooks_server/operator/test_imagestream_health.py", line 290, in test_workbench_imagestreams_health _validate_imagestreams_with_label( ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ imagestreams=imagestreams, ^^^^^^^^^^^^^^^^^^^^^^^^^^ ...<2 lines>... tags_to_validate=tags_to_validate, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/odh/opendatahub-tests/tests/workbenches/notebooks_server/operator/test_imagestream_health.py", line 234, in _validate_imagestreams_with_label pytest.fail("\n".join(errors)) ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/outcomes.py", line 162, in __call__ raise Failed(msg=reason, pytrace=pytrace) Failed: ImageStream runtime-datascience tag datascience has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:37550ea9dad5b445ab699e4c8cde290c9d4560b2422b001a0d89080669648e31" not found ImageStream runtime-minimal tag minimal has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:aecd65fef31f14dc8b779228fe77bcc9fed19040dbbbad282ff8c205a396c807" not found ImageStream runtime-pytorch tag pytorch has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:8bf2e341273e1917a7077e3a9ffa546871d0d079c8e39a77c991281ec544af3a" not found ImageStream runtime-pytorch-llmcompressor tag pytorch-llmcompressor has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:62f6d7243cc50ab64145459659f916072e8b0f467f50f2b501e52782348d07ac" not found ImageStream runtime-rocm-pytorch tag rocm-pytorch has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d140f57ffb0edbc9970314cac844d5d00219a8d980995526e358559fb5b7a2a1" not found ImageStream runtime-rocm-tensorflow tag rocm-tensorflow has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:a83a1103379fe89cb29123b1e1fe10c2a5f6eb54b5b1b316f3ead9bfd76bdc76" not found ImageStream runtime-tensorflow tag tensorflow has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:30d1051b981bff50807b73617e500ccfad52dffb3655457b2e4be562ebcf7a4f" not found =============================== warnings summary =============================== tests/workbenches/notebooks_server/controller/test_deployment_health.py: 103 warnings tests/workbenches/notebooks_server/controller/test_env_vars.py: 171 warnings tests/workbenches/notebooks_server/controller/test_spawning.py: 338 warnings tests/workbenches/notebooks_server/operator/test_imagestream_health.py: 38 warnings /home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/urllib3/connectionpool.py:1110: InsecureRequestWarning: Unverified HTTPS request is being made to host 'api.rh-nightly-pm.nuth.p3.openshiftapps.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/workbenches-smoke.xml - =========================== short test summary info ============================ FAILED tests/workbenches/notebooks_server/operator/test_imagestream_health.py::test_workbench_imagestreams_health[test_notebook_imagestreams] - Failed: ImageStream code-server-notebook tag 3.5 has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:9b4233f834bd5f8f932f3d788671a8349ad4c8e550cebbc50280ac5b682f597a" not found ImageStream jupyter-pytorch-llmcompressor tag 3.5 has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:49bd619e6cdc668bf611c09280cf4372e4a9a02ecbbd7746b86f37eaa8384c04" not found ImageStream jupyter-rocm-minimal tag 3.5 has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:694b2d35a26f79ad392181a9ab57670fbd592285f6aa72d417e7196c0c483d7b" not found ImageStream jupyter-rocm-pytorch tag 3.5 has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:828ffcae680fe354a5b810d51ea092f37a7bd1d1848fbe544d5ba736add56394" not found ImageStream jupyter-rocm-tensorflow tag 3.5 has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:d61d094a60c1405b595bd956b5c2f774749f977dbe7c02188cf24c09872cc164" not found ImageStream minimal-gpu tag 3.5 has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a1c704a43e7feb50c9e3079193932141778529119a85f8f1548de68868b65d30" not found ImageStream odh-trustyai-notebook tag 3.5 has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d3cbdf4453b32a6c3b4509f05f27232258ad0a9fa218814f37bdab2ddde77dbf" not found ImageStream pytorch tag 3.5 has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:d9d2e5fdf963cae98039b1f9f164557e9d35690d39b31bedac719277df7d8518" not found ImageStream s2i-generic-data-science-notebook tag 3.5 has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:50ad1b99d9f90cea0e9824d758d152e3273a297eac91615ad459a04dd76fd507" not found ImageStream s2i-minimal-notebook tag 3.5 has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:cabb16dec91fbe7ed0c4e0b0bafe33838eaf41cfb3fd8adb6df362efabf293b4" not found ImageStream tensorflow tag 3.5 has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:d910c8e94cd41a99ed6ba923d84451469205cf02db7d6c1b116c3425bf8ba8d7" not found FAILED tests/workbenches/notebooks_server/operator/test_imagestream_health.py::test_workbench_imagestreams_health[test_runtime_imagestreams] - Failed: ImageStream runtime-datascience tag datascience has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:37550ea9dad5b445ab699e4c8cde290c9d4560b2422b001a0d89080669648e31" not found ImageStream runtime-minimal tag minimal has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:aecd65fef31f14dc8b779228fe77bcc9fed19040dbbbad282ff8c205a396c807" not found ImageStream runtime-pytorch tag pytorch has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:8bf2e341273e1917a7077e3a9ffa546871d0d079c8e39a77c991281ec544af3a" not found ImageStream runtime-pytorch-llmcompressor tag pytorch-llmcompressor has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:62f6d7243cc50ab64145459659f916072e8b0f467f50f2b501e52782348d07ac" not found ImageStream runtime-rocm-pytorch tag rocm-pytorch has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d140f57ffb0edbc9970314cac844d5d00219a8d980995526e358559fb5b7a2a1" not found ImageStream runtime-rocm-tensorflow tag rocm-tensorflow has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:a83a1103379fe89cb29123b1e1fe10c2a5f6eb54b5b1b316f3ead9bfd76bdc76" not found ImageStream runtime-tensorflow tag tensorflow has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:30d1051b981bff50807b73617e500ccfad52dffb3655457b2e4be562ebcf7a4f" not found ERROR tests/workbenches/notebooks_server/controller/test_env_vars.py::TestEnvironmentVariables::test_env_vars_propagation[test_env_vars_propagation] - AssertionError: Pod 'test-nb-envvars-0' failed to reach Ready state within 120 seconds. Pod diagnostics: Pod phase=Pending, reason=None, message=None Condition PodScheduled: status=False, reason=Unschedulable, message=0/2 nodes are available: 2 Insufficient cpu. preemption: 0/2 nodes are available: 2 No preemption victims found for incoming pod. Original Error: Timed Out: 119.98378801345825 Function: ocp_resources.resource.wait_for_condition.lambda: self.instance Last exception: N/A. Elapsed time: 119.98378801345825 [0:01:59.983788] Pod information collected to must-gather directory for debugging. ERROR tests/workbenches/notebooks_server/controller/test_spawning.py::TestNotebook::test_create_simple_notebook[unprivileged_model_namespace0-users_persistent_volume_claim0-default_notebook0-notebook_pod0] - AssertionError: Pod 'test-odh-notebook-0' failed to reach Ready state within 120 seconds. Pod diagnostics: Pod phase=Pending, reason=None, message=None Condition PodScheduled: status=False, reason=Unschedulable, message=0/2 nodes are available: 2 Insufficient cpu. preemption: 0/2 nodes are available: 2 No preemption victims found for incoming pod. Original Error: Timed Out: 119.98300528526306 Function: ocp_resources.resource.wait_for_condition.lambda: self.instance Last exception: N/A. Elapsed time: 119.98300528526306 [0:01:59.983005] Pod information collected to must-gather directory for debugging. ERROR tests/workbenches/notebooks_server/controller/test_spawning.py::TestNotebook::test_auth_container_resource_customization[unprivileged_model_namespace0-users_persistent_volume_claim0-default_notebook0-notebook_pod0] - AssertionError: Pod 'test-auth-notebook-0' failed to reach Ready state within 120 seconds. Pod diagnostics: Pod phase=Pending, reason=None, message=None Condition PodScheduled: status=False, reason=Unschedulable, message=0/3 nodes are available: 1 node(s) had untolerated taint {node.kubernetes.io/not-ready: }, 2 Insufficient cpu. preemption: 0/3 nodes are available: 1 Preemption is not helpful for scheduling, 2 No preemption victims found for incoming pod. Original Error: Timed Out: 119.97993087768555 Function: ocp_resources.resource.wait_for_condition.lambda: self.instance Last exception: N/A. Elapsed time: 119.97993087768555 [0:01:59.979931] Pod information collected to must-gather directory for debugging. = 2 failed, 6 passed, 148 deselected, 650 warnings, 3 errors in 415.78s (0:06:55) =