Warning: The allowCypressEnv configuration option is enabled. This allows any browser code to read values from Cypress.env(). This is insecure and will be removed in a future major version. 1. Replace Cypress.env() calls with cy.env() (for sensitive values) or Cypress.expose() (for public configuration) 2. Set allowCypressEnv: false in your Cypress configuration to disable Cypress.env() Learn more: https://on.cypress.io/cypress-env-migration @cypress/grep: filtering using tag(s) "@SmokeSet2" ================================================================================ (Run Starting) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Cypress: 15.17.0 │ │ Browser: Electron 138 (headless) │ │ Node Version: v22.22.0 (/usr/bin/node-22) │ │ Specs: 13 found (application.cy.ts, dataScienceProjects/testLaunchStandaloneNotebook. │ │ cy.ts, dataScienceProjects/testProjectContributorPermissions.cy.ts, dataScienc │ │ eProjects/testProjectCreation.cy.ts, dataScienceProjects/testProjectEditing.cy │ │ .ts, storageClasses/clu...) │ │ Searched: cypress/tests/e2e/application.cy.ts, cypress/tests/e2e/dataScienceProjects/tes │ │ tLaunchStandaloneNotebook.cy.ts, cypress/tests/e2e/dataScienceProjects/testPro │ │ jectContributorPermissions.cy.ts, cypress/tests/e2e/dataScienceProjects/testPr │ │ ojectCreation.cy.ts, cypress/tests/e2e/dataScienceProjects/testProjectEditing. │ │ cy.ts, cypress/tests/e2e/storageClasses/clusterStorage.cy.ts, cypress/tests/e2 │ │ e/storageClasses/storageClasses.cy.ts, cypress/tests/e2e/dataScienceProjects/c │ │ lusterStorage/testClusterStorageAccessModes.cy.ts, cypress/tests/e2e/settings/ │ │ clusterSettings/testAdminClusterSettings.cy.ts, cypress/tests/e2e/settings/con │ │ nectionTypes/testCreateConnectionTypes.cy.ts, cypress/tests/e2e/settings/conne │ │ ctionTypes/testPreInstalledConnectionTypes.cy.ts, cypress/tests/e2e/settings/h │ │ ardwareProfiles/testNotebookTolerations.cy.ts, cypress/tests/e2e/settings/serv │ │ ingRuntimes/testSingleServingRuntimeCreation.cy.ts │ │ Experiments: experimentalInteractiveRunEvents=true,experimentalMemoryManagement=true │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ Remove output folder /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: application.cy.ts (1 of 13) [2026-07-05T14:28:49.286Z] [INFO] Setting tests timeout to: 480 seconds application [2026-07-05T14:28:49.301Z] [INFO] Starting 480s timeout for: should login and load page [2026-07-05T14:28:49.350Z] [INFO] Test title: should login and load page [2026-07-05T14:28:49.360Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard"] [2026-07-05T14:28:49.372Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@ConnectionTypesCI","@SettingsCI","@MaaSCI","@MaasSubscriptions","@ODS-327","@ODS-492","@ModelServingCI","@KServeCI","@ModelServing","@LLMDServingCI","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@HardwareProfilesCI","@HardwareProfileModelServing","@ODS-327","@ODS-492"] [2026-07-05T14:28:49.379Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T14:28:49.396Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-05T14:28:49.403Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-05T14:28:50.454Z] [INFO] Keycloak login flow detected - completing authentication ✓ should login and load page 1 passing (4s) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 1 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 4 seconds │ │ Spec Ran: application.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/testLaunchStandaloneNotebook.cy.ts (2 of 13) [2026-07-05T14:28:57.848Z] [INFO] Setting tests timeout to: 480 seconds Verify a Jupyter Notebook can be launched directly from the Project List View [2026-07-05T14:28:57.870Z] [INFO] Starting 480s timeout for: Verify User Can Access Jupyter Launcher From Project Page [2026-07-05T14:28:57.881Z] [INFO] Test title: Verify User Can Access Jupyter Launcher From Project Page [2026-07-05T14:28:57.893Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1877","@Dashboard","@NonConcurrent"] [2026-07-05T14:28:57.949Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@ConnectionTypesCI","@SettingsCI","@MaaSCI","@MaasSubscriptions","@ODS-327","@ODS-492","@ModelServingCI","@KServeCI","@ModelServing","@LLMDServingCI","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@HardwareProfilesCI","@HardwareProfileModelServing","@ODS-327","@ODS-492"] [2026-07-05T14:28:57.959Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T14:28:57.992Z] [INFO] Executing: oc get notebooks.kubeflow.org -A -o custom-columns=":metadata.namespace,:metadata.name" | grep jupyter-nb | xargs -I {} sh -c 'oc delete notebook.kubeflow.org -n $(echo {} | cut -d " " -f1) $(echo {} | cut -d " " -f2) --ignore-not-found' [2026-07-05T14:28:58.974Z] [INFO] [EXEC] oc get notebooks.kubeflow.org -A -o custom-columns=":metadata.namespace,:metadata.name" | grep jupyter-nb | xargs -I {} sh -c 'oc delete notebook.kubeflow.org -n $(echo {} | cut -d " " -f1) $(echo {} | cut -d " " -f2) --ignore-not-found' [2026-07-05T14:28:58.982Z] [INFO] No notebooks found [2026-07-05T14:28:59.013Z] [INFO] [STEP 1] Log into the application [2026-07-05T14:28:59.067Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-05T14:28:59.077Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-05T14:28:59.854Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-05T14:29:05.396Z] [INFO] [STEP 2] Launch Standalone notebook server [2026-07-05T14:29:05.658Z] [INFO] [STEP 3] Choose Code Server Image [2026-07-05T14:29:07.058Z] [INFO] [STEP 4] Check Start server button is enabled [2026-07-05T14:29:07.177Z] [INFO] [STEP 5] Launch a notebook server [2026-07-05T14:29:07.670Z] [INFO] [STEP 6] Verify the Jupyter Notebook pod is ready [2026-07-05T14:29:07.764Z] [INFO] Finding pods with command: oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb [2026-07-05T14:29:20.949Z] [INFO] [EXEC] oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb [2026-07-05T14:29:21.059Z] [INFO] Parsed: namespace = rhods-notebooks, podName = jupyter-nb-odh-2dadmin1-0 [2026-07-05T14:29:21.066Z] [INFO] Found 1 matching pods [2026-07-05T14:29:21.071Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/jupyter-nb-odh-2dadmin1-0 -n rhods-notebooks --timeout=300s [2026-07-05T14:34:21.991Z] [INFO] Starting 480s timeout for: Verify User Can Access Jupyter Launcher From Project Page [2026-07-05T14:34:21.994Z] [INFO] Test title: Verify User Can Access Jupyter Launcher From Project Page [2026-07-05T14:34:22.001Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1877","@Dashboard","@NonConcurrent"] [2026-07-05T14:34:22.007Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@ConnectionTypesCI","@SettingsCI","@MaaSCI","@MaasSubscriptions","@ODS-327","@ODS-492","@ModelServingCI","@KServeCI","@ModelServing","@LLMDServingCI","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@HardwareProfilesCI","@HardwareProfileModelServing","@ODS-327","@ODS-492"] [2026-07-05T14:34:22.011Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T14:34:22.024Z] [INFO] Executing: oc get notebooks.kubeflow.org -A -o custom-columns=":metadata.namespace,:metadata.name" | grep jupyter-nb | xargs -I {} sh -c 'oc delete notebook.kubeflow.org -n $(echo {} | cut -d " " -f1) $(echo {} | cut -d " " -f2) --ignore-not-found' [2026-07-05T14:34:23.002Z] [INFO] [EXEC] oc get notebooks.kubeflow.org -A -o custom-columns=":metadata.namespace,:metadata.name" | grep jupyter-nb | xargs -I {} sh -c 'oc delete notebook.kubeflow.org -n $(echo {} | cut -d " " -f1) $(echo {} | cut -d " " -f2) --ignore-not-found' [2026-07-05T14:34:23.009Z] [INFO] Notebook deletion: notebook.kubeflow.org "jupyter-nb-odh-2dadmin1" deleted [2026-07-05T14:34:23.030Z] [INFO] [STEP 1] Log into the application [2026-07-05T14:34:23.044Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-05T14:34:23.048Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-05T14:34:23.903Z] [INFO] Keycloak login flow detected - completing authentication 1) Verify User Can Access Jupyter Launcher From Project Page 0 passing (6m) 1 failing 1) Verify a Jupyter Notebook can be launched directly from the Project List View Verify User Can Access Jupyter Launcher From Project Page: Test steps were: 1. Log into the application 2. Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ Timed out retrying after 10000ms: Expected to find element: `#page-sidebar`, but never found it. AssertionError: Timed out retrying after 10000ms: Expected to find element: `#page-sidebar`, but never found it. at AppChrome.findSideBar (webpack://@odh-dashboard/cypress/./cypress/pages/appChrome.ts:24:14) at AppChrome.findNavItem (webpack://@odh-dashboard/cypress/./cypress/pages/appChrome.ts:44:16) at ProjectListPage.navigate (webpack://@odh-dashboard/cypress/./cypress/pages/projects.ts:84:14) at Context.eval (webpack://@odh-dashboard/cypress/./cypress/tests/e2e/dataScienceProjects/testLaunchStandaloneNotebook.cy.ts:29:22) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_001.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 0 │ │ Failing: 1 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 2 │ │ Video: false │ │ Duration: 5 minutes, 38 seconds │ │ Spec Ran: dataScienceProjects/testLaunchStandaloneNotebook.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ (Screenshots) - /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/screenshots/dataScie (1919x1079) nceProjects/testLaunchStandaloneNotebook.cy.ts/Verify a Jupyter Notebook can be launched directly from the Project List View -- Verify User Can Access Jupyter L auncher From Project Page (failed).png - /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/screenshots/dataScie (1919x1079) nceProjects/testLaunchStandaloneNotebook.cy.ts/Verify a Jupyter Notebook can be launched directly from the Project List View -- Verify User Can Access Jupyter L auncher From Project Page (failed) (attempt 2).png ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/testProjectContributorPermissions.cy.ts (3 of 13) [2026-07-05T14:34:39.395Z] [INFO] Setting tests timeout to: 480 seconds Verify that users can provide contributor project permissions to non-admin users - Verify that user can be added as a Contributor for a Project - Verify that user can access the created project as a Contributor [2026-07-05T14:34:39.461Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (183ms) 2 pending [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_002.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 2 │ │ Passing: 0 │ │ Failing: 0 │ │ Pending: 2 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 0 seconds │ │ Spec Ran: dataScienceProjects/testProjectContributorPermissions.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/testProjectCreation.cy.ts (4 of 13) [2026-07-05T14:34:42.404Z] [INFO] Setting tests timeout to: 480 seconds Verify Project - Creation and Deletion - Create and Delete a Project in RHOAI - Verify users cannot create a project with Empty title - Verify User cannot create a project using special characters or long names in the Resource name field - Verify 250 character limit is enforced for Name and Description fields [2026-07-05T14:34:42.463Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (129ms) 4 pending [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_003.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 4 │ │ Passing: 0 │ │ Failing: 0 │ │ Pending: 4 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 0 seconds │ │ Spec Ran: dataScienceProjects/testProjectCreation.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/testProjectEditing.cy.ts (5 of 13) [2026-07-05T14:34:46.285Z] [INFO] Setting tests timeout to: 480 seconds Verify Project - Editing [2026-07-05T14:34:46.349Z] [INFO] Starting 480s timeout for: Edit a Project in RHOAI [2026-07-05T14:34:46.360Z] [INFO] Test title: Edit a Project in RHOAI [2026-07-05T14:34:46.371Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard"] [2026-07-05T14:34:46.380Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@ConnectionTypesCI","@SettingsCI","@MaaSCI","@MaasSubscriptions","@ODS-327","@ODS-492","@ModelServingCI","@KServeCI","@ModelServing","@LLMDServingCI","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@HardwareProfilesCI","@HardwareProfileModelServing","@ODS-327","@ODS-492"] [2026-07-05T14:34:46.386Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T14:34:46.472Z] [INFO] Loaded project name: cypress-edit-test-project-609558 [2026-07-05T14:34:46.479Z] [INFO] Executing command: oc get project "cypress-edit-test-project-609558" -o name [2026-07-05T14:34:46.884Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-05T14:34:46.953Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-test-***\" not found","exitCode":1} [2026-07-05T14:34:46.965Z] [INFO] Project 'cypress-edit-test-project-609558' does not exist. [2026-07-05T14:34:46.984Z] [INFO] Creating project cypress-edit-test-project-609558 [2026-07-05T14:34:47.370Z] [INFO] [EXEC] oc new-project cypress-test-*** [2026-07-05T14:34:47.799Z] [INFO] [EXEC] oc label namespace cypress-test-*** opendatahub.io/dashboard=true --overwrite [2026-07-05T14:34:47.808Z] [INFO] Executing command: oc get project "cypress-edit-test-project-609558" -o name [2026-07-05T14:34:48.247Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-05T14:34:48.255Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-edit-test-project-609558","stderr":"","exitCode":0} [2026-07-05T14:34:48.273Z] [INFO] Project 'cypress-edit-test-project-609558' exists. [2026-07-05T14:34:48.348Z] [INFO] Project cypress-edit-test-project-609558 confirmed to be created and verified successfully [2026-07-05T14:34:48.374Z] [INFO] [STEP 1] Log into the application [2026-07-05T14:34:48.452Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-05T14:34:48.456Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-05T14:34:49.286Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-05T14:34:51.982Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-edit-test-project-609558 [2026-07-05T14:34:54.508Z] [INFO] [STEP 3] Edit project information [2026-07-05T14:34:55.977Z] [INFO] [STEP 4] Verify that the project cypress-edited-test-project has been updated [2026-07-05T14:34:56.996Z] [INFO] Deleting Project cypress-edit-test-project-609558 after the test has finished. [2026-07-05T14:34:57.383Z] [INFO] [EXEC] oc delete project cypress-test-*** --wait=false --ignore-not-found ✓ Edit a Project in RHOAI (10731ms) 1 passing (11s) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_004.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 1 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 11 seconds │ │ Spec Ran: dataScienceProjects/testProjectEditing.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: storageClasses/clusterStorage.cy.ts (6 of 13) [2026-07-05T14:35:01.994Z] [INFO] Setting tests timeout to: 480 seconds Regular Users can make use of the Storage Classes in the Cluster Storage tab from Pipelines [2026-07-05T14:35:02.014Z] [INFO] Starting 480s timeout for: If all SC are disabled except one, the SC dropdown should be disabled [2026-07-05T14:35:02.051Z] [INFO] Test title: If all SC are disabled except one, the SC dropdown should be disabled [2026-07-05T14:35:02.068Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-05T14:35:02.074Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@ConnectionTypesCI","@SettingsCI","@MaaSCI","@MaasSubscriptions","@ODS-327","@ODS-492","@ModelServingCI","@KServeCI","@ModelServing","@LLMDServingCI","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@HardwareProfilesCI","@HardwareProfileModelServing","@ODS-327","@ODS-492"] [2026-07-05T14:35:02.084Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T14:35:02.112Z] [INFO] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-05T14:35:02.458Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-05T14:35:02.472Z] [INFO] OpenShift default storage class already exists: standard-csi [2026-07-05T14:35:02.485Z] [INFO] Using OpenShift default storage class: standard-csi [2026-07-05T14:35:02.490Z] [INFO] Executing command: oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-05T14:35:02.787Z] [INFO] [EXEC] oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-05T14:35:02.799Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"qe-cluster-storage-sc-dsp\" not found","exitCode":1} [2026-07-05T14:35:02.813Z] [INFO] Project 'qe-cluster-storage-sc-dsp' does not exist. [2026-07-05T14:35:02.849Z] [INFO] Creating project qe-cluster-storage-sc-dsp [2026-07-05T14:35:03.178Z] [INFO] [EXEC] oc new-project qe-cluster-storage-sc-dsp [2026-07-05T14:35:03.658Z] [INFO] [EXEC] oc label namespace qe-cluster-storage-sc-dsp opendatahub.io/dashboard=true --overwrite [2026-07-05T14:35:03.667Z] [INFO] Executing command: oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-05T14:35:04.000Z] [INFO] [EXEC] oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-05T14:35:04.060Z] [INFO] Command result: {"stdout":"project.project.openshift.io/qe-cluster-storage-sc-dsp","stderr":"","exitCode":0} [2026-07-05T14:35:04.075Z] [INFO] Project 'qe-cluster-storage-sc-dsp' exists. [2026-07-05T14:35:04.590Z] [INFO] [EXEC] oc adm policy add-role-to-user edit *** -n qe-cluster-storage-sc-dsp [2026-07-05T14:35:04.602Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-05T14:35:04.617Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-05T14:35:05.210Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-05T14:35:06.802Z] [INFO] [STEP 1] Navigate to the Project list tab and search for qe-cluster-storage-sc-dsp [2026-07-05T14:35:08.440Z] [INFO] [STEP 2] Navigate to the Cluster Storage tab and disable all non-default storage classes [2026-07-05T14:35:08.833Z] [INFO] Executing command: oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-05T14:35:09.206Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-05T14:35:09.216Z] [INFO] Executing command: oc get storageclass csi-manila-ceph -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-05T14:35:09.576Z] [INFO] [EXEC] oc get storageclass csi-manila-ceph -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-05T14:35:09.665Z] [INFO] Executing command: oc get storageclass csi-manila-netapp -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-05T14:35:09.971Z] [INFO] [EXEC] oc get storageclass csi-manila-netapp -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-05T14:35:10.013Z] [INFO] Executing command: oc get storageclass standard-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-05T14:35:10.303Z] [INFO] [EXEC] oc get storageclass standard-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-05T14:35:10.357Z] [INFO] Executing command: oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-05T14:35:10.657Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-05T14:35:10.669Z] [INFO] oc patch storageclass csi-manila-ceph --type=merge -p '{"metadata":{"annotations":{"opendatahub.io/sc-config":"{\"isDefault\":false,\"isEnabled\":false,\"displayName\":\"csi-manila-ceph\",\"lastModified\":\"2026-07-05T14:35:10.660Z\"}"}}}' [2026-07-05T14:35:10.970Z] [INFO] [EXEC] oc patch storageclass csi-manila-ceph --type=merge -p '{"metadata":{"annotations":{"opendatahub.io/sc-config":"{\"isDefault\":false,\"isEnabled\":false,\"displayName\":\"csi-manila-ceph\",\"lastModified\":\"2026-07-05T14:35:10.660Z\"}"}}}' [2026-07-05T14:35:11.014Z] [INFO] oc patch storageclass csi-manila-netapp --type=merge -p '{"metadata":{"annotations":{"opendatahub.io/sc-config":"{\"isDefault\":false,\"isEnabled\":false,\"displayName\":\"csi-manila-netapp\",\"lastModified\":\"2026-07-05T14:35:10.987Z\"}"}}}' [2026-07-05T14:35:11.324Z] [INFO] [EXEC] oc patch storageclass csi-manila-netapp --type=merge -p '{"metadata":{"annotations":{"opendatahub.io/sc-config":"{\"isDefault\":false,\"isEnabled\":false,\"displayName\":\"csi-manila-netapp\",\"lastModified\":\"2026-07-05T14:35:10.987Z\"}"}}}' [2026-07-05T14:35:11.333Z] [INFO] oc patch storageclass standard-csi --type=merge -p '{"metadata":{"annotations":{"opendatahub.io/sc-config":"{\"isDefault\":false,\"isEnabled\":false,\"displayName\":\"standard-csi\",\"lastModified\":\"2026-07-05T14:35:11.325Z\"}"}}}' [2026-07-05T14:35:11.615Z] [INFO] [EXEC] oc patch storageclass standard-csi --type=merge -p '{"metadata":{"annotations":{"opendatahub.io/sc-config":"{\"isDefault\":false,\"isEnabled\":false,\"displayName\":\"standard-csi\",\"lastModified\":\"2026-07-05T14:35:11.325Z\"}"}}}' [2026-07-05T14:35:11.786Z] [INFO] Checking that Storage Classes Dropdown is disabled [2026-07-05T14:35:12.185Z] [INFO] [EXEC] oc delete project qe-cluster-storage-sc-dsp --wait=false --ignore-not-found ✓ If all SC are disabled except one, the SC dropdown should be disabled (10004ms) 1 passing (10s) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_005.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 1 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 10 seconds │ │ Spec Ran: storageClasses/clusterStorage.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: storageClasses/storageClasses.cy.ts (7 of 13) [2026-07-05T14:35:16.588Z] [INFO] Setting tests timeout to: 480 seconds An admin user can manage Storage Classes from Settings -> Storage classes view [2026-07-05T14:35:16.599Z] [INFO] Starting 480s timeout for: An admin user can enable a disabled Storage Class [2026-07-05T14:35:16.648Z] [INFO] Test title: An admin user can enable a disabled Storage Class [2026-07-05T14:35:16.654Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-05T14:35:16.659Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@ConnectionTypesCI","@SettingsCI","@MaaSCI","@MaasSubscriptions","@ODS-327","@ODS-492","@ModelServingCI","@KServeCI","@ModelServing","@LLMDServingCI","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@HardwareProfilesCI","@HardwareProfileModelServing","@ODS-327","@ODS-492"] [2026-07-05T14:35:16.666Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T14:35:16.678Z] [INFO] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-05T14:35:17.078Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-05T14:35:17.085Z] [INFO] OpenShift default storage class already exists: standard-csi [2026-07-05T14:35:17.092Z] [INFO] Using OpenShift default storage class: standard-csi [2026-07-05T14:35:17.567Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783262117095-iucxalx8k.yaml && rm -f /tmp/cypress-yaml-1783262117095-iucxalx8k.yaml [2026-07-05T14:35:17.574Z] [INFO] Command exit code: 0 [2026-07-05T14:35:18.047Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783262117576-3yquylg3l.yaml && rm -f /tmp/cypress-yaml-1783262117576-3yquylg3l.yaml [2026-07-05T14:35:18.054Z] [INFO] Command exit code: 0 [2026-07-05T14:35:18.507Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783262118055-ji6rf8c1p.yaml && rm -f /tmp/cypress-yaml-1783262118055-ji6rf8c1p.yaml [2026-07-05T14:35:18.513Z] [INFO] Command exit code: 0 [2026-07-05T14:35:18.856Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783262118515-x7hjz2cg7.yaml && rm -f /tmp/cypress-yaml-1783262118515-x7hjz2cg7.yaml [2026-07-05T14:35:18.862Z] [INFO] Command exit code: 0 [2026-07-05T14:35:19.190Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783262118864-c666q4ocj.yaml && rm -f /tmp/cypress-yaml-1783262118864-c666q4ocj.yaml [2026-07-05T14:35:19.195Z] [INFO] Command exit code: 0 [2026-07-05T14:35:19.212Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-05T14:35:19.220Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-05T14:35:19.223Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-05T14:35:19.768Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-05T14:35:22.234Z] [INFO] [STEP 2] Check SC row exists [2026-07-05T14:35:22.285Z] [INFO] [STEP 3] Check there's no Default label [2026-07-05T14:35:22.322Z] [INFO] [STEP 4] Check the Enable switch is set to disabled [2026-07-05T14:35:22.370Z] [INFO] [STEP 5] Check the Default radio button is disabled [2026-07-05T14:35:22.412Z] [INFO] [STEP 6] Enable the Storage Class [2026-07-05T14:35:22.509Z] [INFO] [STEP 7] Check the Enable switch is set to Enabled [2026-07-05T14:35:22.660Z] [INFO] [STEP 8] Check the Default radio button is disabled [2026-07-05T14:35:22.717Z] [INFO] oc get storageclass qe-settings-sc-disabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-05T14:35:23.056Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-disabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-05T14:35:23.068Z] [INFO] Storage Class Config: ✓ An admin user can enable a disabled Storage Class (6593ms) [2026-07-05T14:35:23.200Z] [INFO] Starting 480s timeout for: An admin user can disable an enabled Storage Class [2026-07-05T14:35:23.203Z] [INFO] Test title: An admin user can disable an enabled Storage Class [2026-07-05T14:35:23.207Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-05T14:35:23.210Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@ConnectionTypesCI","@SettingsCI","@MaaSCI","@MaasSubscriptions","@ODS-327","@ODS-492","@ModelServingCI","@KServeCI","@ModelServing","@LLMDServingCI","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@HardwareProfilesCI","@HardwareProfileModelServing","@ODS-327","@ODS-492"] [2026-07-05T14:35:23.214Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T14:35:23.231Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-05T14:35:23.249Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-05T14:35:23.255Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-05T14:35:23.712Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-05T14:35:25.671Z] [INFO] [STEP 2] Check SC row exists [2026-07-05T14:35:25.700Z] [INFO] [STEP 3] Check there's no Default label [2026-07-05T14:35:25.729Z] [INFO] [STEP 4] Check the Enable switch is set to enabled [2026-07-05T14:35:25.757Z] [INFO] [STEP 5] Check the Default radio button is enabled but not checked [2026-07-05T14:35:25.815Z] [INFO] [STEP 6] Enable the Storage Class [2026-07-05T14:35:25.961Z] [INFO] [STEP 7] Check the Enable switch is set to disabled [2026-07-05T14:35:26.071Z] [INFO] [STEP 8] Check the Default radio button is disabled [2026-07-05T14:35:26.102Z] [INFO] oc get storageclass qe-settings-sc-enabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-05T14:35:26.397Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-enabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-05T14:35:26.407Z] [INFO] Storage Class Config: ✓ An admin user can disable an enabled Storage Class [2026-07-05T14:35:26.554Z] [INFO] Starting 480s timeout for: An admin user can set an enabled Storage Class as the default one [2026-07-05T14:35:26.557Z] [INFO] Test title: An admin user can set an enabled Storage Class as the default one [2026-07-05T14:35:26.562Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-05T14:35:26.567Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@ConnectionTypesCI","@SettingsCI","@MaaSCI","@MaasSubscriptions","@ODS-327","@ODS-492","@ModelServingCI","@KServeCI","@ModelServing","@LLMDServingCI","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@HardwareProfilesCI","@HardwareProfileModelServing","@ODS-327","@ODS-492"] [2026-07-05T14:35:26.571Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T14:35:26.585Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-05T14:35:26.593Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-05T14:35:26.596Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-05T14:35:27.003Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-05T14:35:28.957Z] [INFO] [STEP 2] Check there's no Default label [2026-07-05T14:35:28.988Z] [INFO] [STEP 3] Check the Default radio button is enabled but not checked [2026-07-05T14:35:29.061Z] [INFO] [STEP 4] Set the SC to be the default one [2026-07-05T14:35:29.251Z] [INFO] [STEP 5] Check the Default radio button is enabled [2026-07-05T14:35:29.656Z] [INFO] [STEP 6] Check the Enable switch is disabled [2026-07-05T14:35:29.685Z] [INFO] oc get storageclass qe-settings-sc-enabled-to-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-05T14:35:30.156Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-enabled-to-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-05T14:35:30.168Z] [INFO] Storage Class Config: ✓ An admin user can set an enabled Storage Class as the default one [2026-07-05T14:35:30.453Z] [INFO] Starting 480s timeout for: An admin user can edit the access mode of a storage class [2026-07-05T14:35:30.456Z] [INFO] Test title: An admin user can edit the access mode of a storage class [2026-07-05T14:35:30.461Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-05T14:35:30.466Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@ConnectionTypesCI","@SettingsCI","@MaaSCI","@MaasSubscriptions","@ODS-327","@ODS-492","@ModelServingCI","@KServeCI","@ModelServing","@LLMDServingCI","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@HardwareProfilesCI","@HardwareProfileModelServing","@ODS-327","@ODS-492"] [2026-07-05T14:35:30.470Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T14:35:30.496Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-05T14:35:30.556Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-05T14:35:30.560Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-05T14:35:30.751Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-05T14:35:32.716Z] [INFO] [STEP 2] Check SC initial access modes [2026-07-05T14:35:32.778Z] [INFO] [STEP 3] Navigate to edit SC [2026-07-05T14:35:33.011Z] [INFO] [STEP 4] Check initial access mode checkboxes state [2026-07-05T14:35:33.036Z] [INFO] [STEP 5] Change access modes - enable ReadWriteMany and ReadOnlyMany [2026-07-05T14:35:33.198Z] [INFO] [STEP 6] Verify the checkboxes are now checked [2026-07-05T14:35:33.208Z] [INFO] [STEP 7] Save the changes [2026-07-05T14:35:33.294Z] [INFO] [STEP 8] Verify that the correct access mode labels are displayed in the table [2026-07-05T14:35:33.430Z] [INFO] [STEP 9] Verify that access modes are updated in the storage class CR [2026-07-05T14:35:33.435Z] [INFO] oc get storageclass qe-settings-sc-manila-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-05T14:35:33.693Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-manila-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-05T14:35:33.704Z] [INFO] Storage Class Config: [2026-07-05T14:35:33.710Z] [INFO] [STEP 10] Check that an alert shows up when unchecking RWX [2026-07-05T14:35:34.095Z] [INFO] [STEP 11] Check that an alert does not show up when unchecking access mode other than RWX [2026-07-05T14:35:34.283Z] [INFO] Deleting storage class: qe-settings-sc-disabled-non-default [2026-07-05T14:35:34.619Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-disabled-non-default --ignore-not-found=true [2026-07-05T14:35:34.652Z] [INFO] Deleting storage class: qe-settings-sc-enabled-non-default [2026-07-05T14:35:34.994Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-enabled-non-default --ignore-not-found=true [2026-07-05T14:35:34.997Z] [INFO] Deleting storage class: qe-settings-sc-enabled-to-default [2026-07-05T14:35:35.323Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-enabled-to-default --ignore-not-found=true [2026-07-05T14:35:35.326Z] [INFO] Deleting storage class: qe-settings-sc-manila-csi [2026-07-05T14:35:35.621Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-manila-csi --ignore-not-found=true [2026-07-05T14:35:35.624Z] [INFO] Deleting storage class: qe-settings-sc-vsphere-volume [2026-07-05T14:35:35.924Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-vsphere-volume --ignore-not-found=true ✓ An admin user can edit the access mode of a storage class 4 passing (19s) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_006.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 4 │ │ Passing: 4 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 19 seconds │ │ Spec Ran: storageClasses/storageClasses.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/clusterStorage/testClusterStorageAccessModes.cy. (8 of 13) ts [2026-07-05T14:35:39.903Z] [INFO] Setting tests timeout to: 480 seconds Cluster Storage Access Modes Tests [2026-07-05T14:35:39.951Z] [INFO] Starting 480s timeout for: Should display storage classes with different access modes in cluster storage dropdown [2026-07-05T14:35:39.955Z] [INFO] Test title: Should display storage classes with different access modes in cluster storage dropdown [2026-07-05T14:35:39.961Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-05T14:35:39.966Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@ConnectionTypesCI","@SettingsCI","@MaaSCI","@MaasSubscriptions","@ODS-327","@ODS-492","@ModelServingCI","@KServeCI","@ModelServing","@LLMDServingCI","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@HardwareProfilesCI","@HardwareProfileModelServing","@ODS-327","@ODS-492"] [2026-07-05T14:35:39.971Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T14:35:39.989Z] [INFO] Loaded test data from fixtures [2026-07-05T14:35:40.003Z] [INFO] Provisioning storage classes with different access modes [2026-07-05T14:35:40.693Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783262140052-z8yihfb1f.yaml && rm -f /tmp/cypress-yaml-1783262140052-z8yihfb1f.yaml [2026-07-05T14:35:40.699Z] [INFO] Command exit code: 0 [2026-07-05T14:35:41.256Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783262140702-xvuk9o2ns.yaml && rm -f /tmp/cypress-yaml-1783262140702-xvuk9o2ns.yaml [2026-07-05T14:35:41.262Z] [INFO] Command exit code: 0 [2026-07-05T14:35:41.659Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783262141265-gplra28ca.yaml && rm -f /tmp/cypress-yaml-1783262141265-gplra28ca.yaml [2026-07-05T14:35:41.676Z] [INFO] Command exit code: 0 [2026-07-05T14:35:42.055Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783262141678-j48n7z5zg.yaml && rm -f /tmp/cypress-yaml-1783262141678-j48n7z5zg.yaml [2026-07-05T14:35:42.061Z] [INFO] Command exit code: 0 [2026-07-05T14:35:42.405Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783262142063-1my15ohse.yaml && rm -f /tmp/cypress-yaml-1783262142063-1my15ohse.yaml [2026-07-05T14:35:42.410Z] [INFO] Command exit code: 0 [2026-07-05T14:35:42.414Z] [INFO] Provisioning project [2026-07-05T14:35:42.417Z] [INFO] Executing command: oc get project "test-cluster-storage-access-modes" -o name [2026-07-05T14:35:42.791Z] [INFO] [EXEC] oc get project "test-cluster-storage-access-modes" -o name [2026-07-05T14:35:42.798Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-cluster-storage-access-modes\" not found","exitCode":1} [2026-07-05T14:35:42.850Z] [INFO] Project 'test-cluster-storage-access-modes' does not exist. [2026-07-05T14:35:42.860Z] [INFO] Creating project test-cluster-storage-access-modes [2026-07-05T14:35:43.252Z] [INFO] [EXEC] oc new-project test-cluster-storage-access-modes [2026-07-05T14:35:43.687Z] [INFO] [EXEC] oc label namespace test-cluster-storage-access-modes opendatahub.io/dashboard=true --overwrite [2026-07-05T14:35:43.695Z] [INFO] Executing command: oc get project "test-cluster-storage-access-modes" -o name [2026-07-05T14:35:43.958Z] [INFO] [EXEC] oc get project "test-cluster-storage-access-modes" -o name [2026-07-05T14:35:43.965Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-cluster-storage-access-modes","stderr":"","exitCode":0} [2026-07-05T14:35:43.972Z] [INFO] Project 'test-cluster-storage-access-modes' exists. [2026-07-05T14:35:44.335Z] [INFO] [EXEC] oc adm policy add-role-to-user edit *** -n test-cluster-storage-access-modes [2026-07-05T14:35:44.345Z] [INFO] [STEP 1] Log into the application [2026-07-05T14:35:44.352Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-05T14:35:44.356Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-05T14:35:44.903Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-05T14:35:46.877Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-05T14:35:50.383Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-05T14:35:51.177Z] [INFO] [STEP 4] Open the Create cluster storage modal [2026-07-05T14:35:51.950Z] [INFO] [STEP 5] Verify storage class dropdown is enabled and contains our storage classes [2026-07-05T14:35:52.199Z] [INFO] [STEP 6] Click on the storage class dropdown to open it [2026-07-05T14:35:52.560Z] [INFO] [STEP 7] Verify storage classes with different access modes are available ✓ Should display storage classes with different access modes in cluster storage dropdown (15065ms) [2026-07-05T14:35:55.094Z] [INFO] Starting 480s timeout for: Should show correct access modes when selecting storage classes with single access mode [2026-07-05T14:35:55.097Z] [INFO] Test title: Should show correct access modes when selecting storage classes with single access mode [2026-07-05T14:35:55.164Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-05T14:35:55.169Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@ConnectionTypesCI","@SettingsCI","@MaaSCI","@MaasSubscriptions","@ODS-327","@ODS-492","@ModelServingCI","@KServeCI","@ModelServing","@LLMDServingCI","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@HardwareProfilesCI","@HardwareProfileModelServing","@ODS-327","@ODS-492"] [2026-07-05T14:35:55.175Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T14:35:55.250Z] [INFO] [STEP 1] Log into the application [2026-07-05T14:35:55.259Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-05T14:35:55.264Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-05T14:35:55.694Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-05T14:35:57.100Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-05T14:35:59.275Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-05T14:35:59.592Z] [INFO] [STEP 4] Open the Create cluster storage modal [2026-07-05T14:35:59.846Z] [INFO] [STEP 5] Select storage class with ReadWriteOnce access mode: sc-rwo-preset [2026-07-05T14:36:00.174Z] [INFO] [STEP 6] Verify ReadWriteOnce access mode is available and selected [2026-07-05T14:36:00.185Z] [INFO] [STEP 7] Verify other access modes are not available for RWO-only storage class [2026-07-05T14:36:00.248Z] [INFO] [STEP 8] Verify that correct access modes are shown and selected for other storage classes [2026-07-05T14:36:00.254Z] [INFO] [STEP 9] Select storage class with ReadWriteMany access mode: sc-rwx-preset [2026-07-05T14:36:00.555Z] [INFO] [STEP 10] Verify ReadWriteMany access mode is available [2026-07-05T14:36:00.662Z] [INFO] [STEP 11] Verify other access modes are not available for RWX-only storage class ✓ Should show correct access modes when selecting storage classes with single access mode (5776ms) [2026-07-05T14:36:00.891Z] [INFO] Starting 480s timeout for: Should show correct access modes when selecting storage class with multiple access modes [2026-07-05T14:36:00.893Z] [INFO] Test title: Should show correct access modes when selecting storage class with multiple access modes [2026-07-05T14:36:00.898Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-05T14:36:00.904Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@ConnectionTypesCI","@SettingsCI","@MaaSCI","@MaasSubscriptions","@ODS-327","@ODS-492","@ModelServingCI","@KServeCI","@ModelServing","@LLMDServingCI","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@HardwareProfilesCI","@HardwareProfileModelServing","@ODS-327","@ODS-492"] [2026-07-05T14:36:00.908Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T14:36:00.952Z] [INFO] [STEP 1] Log into the application [2026-07-05T14:36:00.959Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-05T14:36:00.963Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-05T14:36:01.480Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-05T14:36:02.688Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-05T14:36:04.873Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-05T14:36:05.271Z] [INFO] [STEP 4] Open the Create cluster storage modal [2026-07-05T14:36:05.503Z] [INFO] [STEP 5] Select storage class with multiple access modes: sc-multi-preset [2026-07-05T14:36:05.854Z] [INFO] [STEP 6] Verify multiple access modes are available and can be selected [2026-07-05T14:36:05.878Z] [INFO] [STEP 7] Test switching between available access modes [2026-07-05T14:36:05.881Z] [INFO] [STEP 8] Default should be RWO [2026-07-05T14:36:05.889Z] [INFO] [STEP 9] Switch to RWX [2026-07-05T14:36:06.015Z] [INFO] [STEP 10] Switch ROX ✓ Should show correct access modes when selecting storage class with multiple access modes (5404ms) [2026-07-05T14:36:06.369Z] [INFO] Starting 480s timeout for: Should successfully create cluster storage with different access modes, and not be allowed to change access modes on edit [2026-07-05T14:36:06.371Z] [INFO] Test title: Should successfully create cluster storage with different access modes, and not be allowed to change access modes on edit [2026-07-05T14:36:06.377Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-05T14:36:06.383Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@ConnectionTypesCI","@SettingsCI","@MaaSCI","@MaasSubscriptions","@ODS-327","@ODS-492","@ModelServingCI","@KServeCI","@ModelServing","@LLMDServingCI","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@HardwareProfilesCI","@HardwareProfileModelServing","@ODS-327","@ODS-492"] [2026-07-05T14:36:06.389Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T14:36:06.448Z] [INFO] [STEP 1] Log into the application [2026-07-05T14:36:06.456Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-05T14:36:06.459Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-05T14:36:06.903Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-05T14:36:07.863Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-05T14:36:09.123Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-05T14:36:09.348Z] [INFO] [STEP 4] Fill in the create cluster storage with ReadWriteMany access mode [2026-07-05T14:36:10.309Z] [INFO] [STEP 5] Submit the form [2026-07-05T14:36:10.399Z] [INFO] [STEP 6] Verify cluster storage was created successfully [2026-07-05T14:36:10.553Z] [INFO] [STEP 7] Attempt to edit the cluster storage [2026-07-05T14:36:10.792Z] [INFO] [STEP 8] Verify edit modal opens with correct title [2026-07-05T14:36:10.800Z] [INFO] [STEP 9] Verify access mode is displayed in read-only format like "ReadWriteMany (RWX)" [2026-07-05T14:36:10.869Z] [INFO] [STEP 10] Verify that access mode radio buttons are not available for editing ✓ Should successfully create cluster storage with different access modes, and not be allowed to change access modes on edit [2026-07-05T14:36:11.064Z] [INFO] Starting 480s timeout for: Should reset access mode appropriately when switching between storage classes [2026-07-05T14:36:11.066Z] [INFO] Test title: Should reset access mode appropriately when switching between storage classes [2026-07-05T14:36:11.071Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-05T14:36:11.075Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@ConnectionTypesCI","@SettingsCI","@MaaSCI","@MaasSubscriptions","@ODS-327","@ODS-492","@ModelServingCI","@KServeCI","@ModelServing","@LLMDServingCI","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@HardwareProfilesCI","@HardwareProfileModelServing","@ODS-327","@ODS-492"] [2026-07-05T14:36:11.079Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T14:36:11.087Z] [INFO] [STEP 1] Log into the application [2026-07-05T14:36:11.095Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-05T14:36:11.097Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-05T14:36:11.259Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-05T14:36:12.163Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-05T14:36:13.377Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-05T14:36:13.608Z] [INFO] [STEP 4] Open create modal [2026-07-05T14:36:13.764Z] [INFO] [STEP 5] Select multi-access storage class and choose RWX [2026-07-05T14:36:14.299Z] [INFO] [STEP 6] Switch to RWO-only storage class [2026-07-05T14:36:14.491Z] [INFO] [STEP 7] Verify access mode defaults to RWO (the only available option) [2026-07-05T14:36:14.585Z] [INFO] [STEP 8] Cleaning up storage classes [2026-07-05T14:36:14.595Z] [INFO] Deleting storage class: sc-rwo-preset [2026-07-05T14:36:14.889Z] [INFO] [EXEC] oc delete storageclass sc-rwo-preset --ignore-not-found=true [2026-07-05T14:36:14.893Z] [INFO] Deleting storage class: sc-rwx-preset [2026-07-05T14:36:15.186Z] [INFO] [EXEC] oc delete storageclass sc-rwx-preset --ignore-not-found=true [2026-07-05T14:36:15.189Z] [INFO] Deleting storage class: sc-rox-preset [2026-07-05T14:36:15.481Z] [INFO] [EXEC] oc delete storageclass sc-rox-preset --ignore-not-found=true [2026-07-05T14:36:15.486Z] [INFO] Deleting storage class: sc-rwop-preset [2026-07-05T14:36:15.774Z] [INFO] [EXEC] oc delete storageclass sc-rwop-preset --ignore-not-found=true [2026-07-05T14:36:15.778Z] [INFO] Deleting storage class: sc-multi-preset [2026-07-05T14:36:16.080Z] [INFO] [EXEC] oc delete storageclass sc-multi-preset --ignore-not-found=true [2026-07-05T14:36:16.084Z] [INFO] [STEP 9] Cleaning up project [2026-07-05T14:36:16.355Z] [INFO] [EXEC] oc delete project test-cluster-storage-access-modes --wait=false --ignore-not-found ✓ Should reset access mode appropriately when switching between storage classes 5 passing (37s) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_007.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 5 │ │ Passing: 5 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 36 seconds │ │ Spec Ran: dataScienceProjects/clusterStorage/testClusterStorageAccessModes.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: settings/clusterSettings/testAdminClusterSettings.cy.ts (9 of 13) [2026-07-05T14:36:21.332Z] [INFO] Setting tests timeout to: 480 seconds Verify that only the Cluster Admin can access Cluster Settings - Admin should access Cluster Settings and see UI fields matching OpenShift configurations - Test User - should not have access rights to view the Cluster Settings tab - Cluster Admin user can access all Settings pages [2026-07-05T14:36:21.358Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (110ms) 3 pending [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_008.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 3 │ │ Passing: 0 │ │ Failing: 0 │ │ Pending: 3 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 0 seconds │ │ Spec Ran: settings/clusterSettings/testAdminClusterSettings.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: settings/connectionTypes/testCreateConnectionTypes.cy.ts (10 of 13) [2026-07-05T14:36:24.176Z] [INFO] Setting tests timeout to: 480 seconds Verify Connection Type Creation [2026-07-05T14:36:24.186Z] [INFO] Starting 480s timeout for: Verify User Can Create, Preview and Delete a Connection Type [2026-07-05T14:36:24.189Z] [INFO] Test title: Verify User Can Create, Preview and Delete a Connection Type [2026-07-05T14:36:24.195Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@ConnectionTypes","@ConnectionTypesCI"] [2026-07-05T14:36:24.200Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@ConnectionTypesCI","@SettingsCI","@MaaSCI","@MaasSubscriptions","@ODS-327","@ODS-492","@ModelServingCI","@KServeCI","@ModelServing","@LLMDServingCI","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@HardwareProfilesCI","@HardwareProfileModelServing","@ODS-327","@ODS-492"] [2026-07-05T14:36:24.205Z] [INFO] Grep tags: ["@SmokeSet2"] - Verify User Can Create, Preview and Delete a Connection Type [2026-07-05T14:36:24.265Z] [INFO] Starting 480s timeout for: Verify User Can Duplicate, Edit and Delete a Connection Type [2026-07-05T14:36:24.268Z] [INFO] Test title: Verify User Can Duplicate, Edit and Delete a Connection Type [2026-07-05T14:36:24.273Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@ConnectionTypes"] [2026-07-05T14:36:24.278Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@ConnectionTypesCI","@SettingsCI","@MaaSCI","@MaasSubscriptions","@ODS-327","@ODS-492","@ModelServingCI","@KServeCI","@ModelServing","@LLMDServingCI","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@HardwareProfilesCI","@HardwareProfileModelServing","@ODS-327","@ODS-492"] [2026-07-05T14:36:24.283Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T14:36:24.302Z] [INFO] Loaded project name: cypress-test-connection-type-185825 [2026-07-05T14:36:24.307Z] [INFO] Executing command: oc get project "cypress-test-connection-type-185825" -o name [2026-07-05T14:36:24.595Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-05T14:36:24.601Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-test-***\" not found","exitCode":1} [2026-07-05T14:36:24.606Z] [INFO] Project 'cypress-test-connection-type-185825' does not exist. [2026-07-05T14:36:24.615Z] [INFO] Creating project cypress-test-connection-type-185825 [2026-07-05T14:36:24.927Z] [INFO] [EXEC] oc new-project cypress-test-*** [2026-07-05T14:36:25.228Z] [INFO] [EXEC] oc label namespace cypress-test-*** opendatahub.io/dashboard=true --overwrite [2026-07-05T14:36:25.235Z] [INFO] Executing command: oc get project "cypress-test-connection-type-185825" -o name [2026-07-05T14:36:25.516Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-05T14:36:25.522Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-test-connection-type-185825","stderr":"","exitCode":0} [2026-07-05T14:36:25.529Z] [INFO] Project 'cypress-test-connection-type-185825' exists. [2026-07-05T14:36:25.552Z] [INFO] [STEP 1] Log into the application [2026-07-05T14:36:25.562Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-05T14:36:25.565Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-05T14:36:26.119Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-05T14:36:27.648Z] [INFO] [STEP 2] Navigate to Connection Types page [2026-07-05T14:36:28.530Z] [INFO] [STEP 3] Duplicate the Connection type [2026-07-05T14:36:29.057Z] [INFO] [STEP 4] Edit the Connection type [2026-07-05T14:36:29.729Z] [INFO] [STEP 5] Navigate to the Deployments tab and validate the connection type is available [2026-07-05T14:36:29.742Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/projects [2026-07-05T14:36:29.752Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-05T14:36:35.246Z] [INFO] [STEP 6] Navigate to connection type page and Delete the new created Connection type, verify deletion [2026-07-05T14:36:37.830Z] [INFO] [STEP 7] Navigate to the Deployments tab and validate the connection type is not available [2026-07-05T14:36:42.075Z] [INFO] Executing delete connection type command: oc delete configmap ct-test-connection-type-185825 -n redhat-ods-applications --ignore-not-found [2026-07-05T14:36:42.395Z] [INFO] [EXEC] oc delete configmap ct-test-connection-type-185825 -n redhat-ods-applications --ignore-not-found [2026-07-05T14:36:42.399Z] [INFO] Executing delete connection type command: oc delete configmap ct-copy-of-s3-compatible-object-storage-v1 -n redhat-ods-applications --ignore-not-found [2026-07-05T14:36:42.796Z] [INFO] [EXEC] oc delete configmap ct-copy-of-s3-compatible-object-storage-v1 -n redhat-ods-applications --ignore-not-found [2026-07-05T14:36:51.944Z] [INFO] [EXEC] oc delete project cypress-test-*** --wait --ignore-not-found ✓ Verify User Can Duplicate, Edit and Delete a Connection Type (17615ms) 1 passing (28s) 1 pending [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_009.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 2 │ │ Passing: 1 │ │ Failing: 0 │ │ Pending: 1 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 27 seconds │ │ Spec Ran: settings/connectionTypes/testCreateConnectionTypes.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: settings/connectionTypes/testPreInstalledConnectionTypes.cy.ts (11 of 13) [2026-07-05T14:36:54.495Z] [INFO] Setting tests timeout to: 480 seconds Verify OOTB Connection Types [2026-07-05T14:36:54.515Z] [INFO] Starting 480s timeout for: should have pre-installed label and unable to be edited or deleted [2026-07-05T14:36:54.525Z] [INFO] Test title: should have pre-installed label and unable to be edited or deleted [2026-07-05T14:36:54.532Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard"] [2026-07-05T14:36:54.541Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@ConnectionTypesCI","@SettingsCI","@MaaSCI","@MaasSubscriptions","@ODS-327","@ODS-492","@ModelServingCI","@KServeCI","@ModelServing","@LLMDServingCI","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@HardwareProfilesCI","@HardwareProfileModelServing","@ODS-327","@ODS-492"] [2026-07-05T14:36:54.546Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T14:36:54.581Z] [INFO] [STEP 1] Navigate to Connection Types view [2026-07-05T14:36:54.591Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/settings/environment-setup/connection-types [2026-07-05T14:36:54.595Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-05T14:36:55.160Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-05T14:36:57.330Z] [INFO] [STEP 2] Ensure Pre-installed label is present on OOTB Connections [2026-07-05T14:36:57.418Z] [INFO] [STEP 3] Ensure OOTB connections are not editable or deletable ✓ should have pre-installed label and unable to be edited or deleted 1 passing (4s) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_010.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 1 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 4 seconds │ │ Spec Ran: settings/connectionTypes/testPreInstalledConnectionTypes.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: settings/hardwareProfiles/testNotebookTolerations.cy.ts (12 of 13) [2026-07-05T14:37:00.771Z] [INFO] Setting tests timeout to: 480 seconds Notebooks - tolerations tests [2026-07-05T14:37:00.788Z] [INFO] Starting 480s timeout for: Verify Juypter Notebook Creation using Hardware Profiles and applying Tolerations [2026-07-05T14:37:00.793Z] [INFO] Test title: Verify Juypter Notebook Creation using Hardware Profiles and applying Tolerations [2026-07-05T14:37:00.805Z] [INFO] Test tags: ["@Dashboard","@HardwareProfiles","@Smoke","@SmokeSet2","@NonConcurrent"] [2026-07-05T14:37:00.813Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@ConnectionTypesCI","@SettingsCI","@MaaSCI","@MaasSubscriptions","@ODS-327","@ODS-492","@ModelServingCI","@KServeCI","@ModelServing","@LLMDServingCI","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@HardwareProfilesCI","@HardwareProfileModelServing","@ODS-327","@ODS-492"] [2026-07-05T14:37:00.824Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T14:37:00.849Z] [INFO] Executing: oc get notebooks.kubeflow.org -A -o custom-columns=":metadata.namespace,:metadata.name" | grep jupyter-nb | xargs -I {} sh -c 'oc delete notebook.kubeflow.org -n $(echo {} | cut -d " " -f1) $(echo {} | cut -d " " -f2) --ignore-not-found' [2026-07-05T14:37:01.201Z] [INFO] [EXEC] oc get notebooks.kubeflow.org -A -o custom-columns=":metadata.namespace,:metadata.name" | grep jupyter-nb | xargs -I {} sh -c 'oc delete notebook.kubeflow.org -n $(echo {} | cut -d " " -f1) $(echo {} | cut -d " " -f2) --ignore-not-found' [2026-07-05T14:37:01.207Z] [INFO] No notebooks found [2026-07-05T14:37:01.212Z] [INFO] Loaded Hardware Profile Name: cypress-hardware-profile-notebooks [2026-07-05T14:37:01.215Z] [INFO] Cleaning up and creating Hardware Profile: resources/hardwareProfile/notebook_tolerations.yaml [2026-07-05T14:37:01.227Z] [INFO] Executing delete hardware profile command: oc get hardwareprofiles -ojson -n redhat-ods-applications | jq '.items[] | select(.metadata.name | contains("resources/hardwareProfile/notebook_tolerations.yaml")) | .metadata.name' | tr -d '"' [2026-07-05T14:37:01.503Z] [INFO] [EXEC] oc get hardwareprofiles -ojson -n redhat-ods-applications | jq '.items[] | select(.metadata.name | contains("resources/hardwareProfile/notebook_tolerations.yaml")) | .metadata.name' | tr -d '"' [2026-07-05T14:37:01.509Z] [INFO] No matching profile found, proceeding with the test. [2026-07-05T14:37:01.525Z] [INFO] Creating Hardware Profile: resources/hardwareProfile/notebook_tolerations.yaml [2026-07-05T14:37:01.548Z] [INFO] Executing command: oc apply -f "/tmp/temp_1783262221530.yaml" -n redhat-ods-applications [2026-07-05T14:37:01.859Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1783262221530.yaml" -n redhat-ods-applications [2026-07-05T14:37:01.874Z] [INFO] Command executed successfully: hardwareprofile.infrastructure.opendatahub.io/cypress-hardware-profile-notebooks created [2026-07-05T14:37:01.989Z] [INFO] [EXEC] rm /tmp/temp_1783262221530.yaml [2026-07-05T14:37:02.013Z] [INFO] [STEP 1] Log into the application [2026-07-05T14:37:02.056Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-05T14:37:02.069Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-05T14:37:02.667Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-05T14:37:05.531Z] [INFO] [STEP 2] Launch Standalone notebook server [2026-07-05T14:37:05.689Z] [INFO] [STEP 3] Choose Code Server Image [2026-07-05T14:37:06.281Z] [INFO] [STEP 4] Select the hardware profile [2026-07-05T14:37:06.528Z] [INFO] [STEP 5] Check Start server button is enabled [2026-07-05T14:37:06.547Z] [INFO] [STEP 6] Launch a notebook server [2026-07-05T14:37:06.727Z] [INFO] [STEP 7] Verify the Jupyter Notebook pod is ready [2026-07-05T14:37:06.731Z] [INFO] Finding pods with command: oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb [2026-07-05T14:37:17.815Z] [INFO] [EXEC] oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb [2026-07-05T14:37:17.858Z] [INFO] Parsed: namespace = rhods-notebooks, podName = jupyter-nb-odh-2dadmin1-0 [2026-07-05T14:37:17.875Z] [INFO] Found 1 matching pods [2026-07-05T14:37:17.893Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/jupyter-nb-odh-2dadmin1-0 -n rhods-notebooks --timeout=300s [2026-07-05T14:42:18.714Z] [INFO] Starting 480s timeout for: Verify Juypter Notebook Creation using Hardware Profiles and applying Tolerations [2026-07-05T14:42:18.717Z] [INFO] Test title: Verify Juypter Notebook Creation using Hardware Profiles and applying Tolerations [2026-07-05T14:42:18.720Z] [INFO] Test tags: ["@Dashboard","@HardwareProfiles","@Smoke","@SmokeSet2","@NonConcurrent"] [2026-07-05T14:42:18.725Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@ConnectionTypesCI","@SettingsCI","@MaaSCI","@MaasSubscriptions","@ODS-327","@ODS-492","@ModelServingCI","@KServeCI","@ModelServing","@LLMDServingCI","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@HardwareProfilesCI","@HardwareProfileModelServing","@ODS-327","@ODS-492"] [2026-07-05T14:42:18.728Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T14:42:18.743Z] [INFO] Executing: oc get notebooks.kubeflow.org -A -o custom-columns=":metadata.namespace,:metadata.name" | grep jupyter-nb | xargs -I {} sh -c 'oc delete notebook.kubeflow.org -n $(echo {} | cut -d " " -f1) $(echo {} | cut -d " " -f2) --ignore-not-found' [2026-07-05T14:42:19.473Z] [INFO] [EXEC] oc get notebooks.kubeflow.org -A -o custom-columns=":metadata.namespace,:metadata.name" | grep jupyter-nb | xargs -I {} sh -c 'oc delete notebook.kubeflow.org -n $(echo {} | cut -d " " -f1) $(echo {} | cut -d " " -f2) --ignore-not-found' [2026-07-05T14:42:19.479Z] [INFO] Notebook deletion: notebook.kubeflow.org "jupyter-nb-odh-2dadmin1" deleted [2026-07-05T14:42:19.482Z] [INFO] Loaded Hardware Profile Name: cypress-hardware-profile-notebooks [2026-07-05T14:42:19.485Z] [INFO] Cleaning up and creating Hardware Profile: resources/hardwareProfile/notebook_tolerations.yaml [2026-07-05T14:42:19.488Z] [INFO] Executing delete hardware profile command: oc get hardwareprofiles -ojson -n redhat-ods-applications | jq '.items[] | select(.metadata.name | contains("resources/hardwareProfile/notebook_tolerations.yaml")) | .metadata.name' | tr -d '"' [2026-07-05T14:42:19.766Z] [INFO] [EXEC] oc get hardwareprofiles -ojson -n redhat-ods-applications | jq '.items[] | select(.metadata.name | contains("resources/hardwareProfile/notebook_tolerations.yaml")) | .metadata.name' | tr -d '"' [2026-07-05T14:42:19.772Z] [INFO] No matching profile found, proceeding with the test. [2026-07-05T14:42:19.779Z] [INFO] Creating Hardware Profile: resources/hardwareProfile/notebook_tolerations.yaml [2026-07-05T14:42:19.789Z] [INFO] Executing command: oc apply -f "/tmp/temp_1783262539780.yaml" -n redhat-ods-applications [2026-07-05T14:42:21.493Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1783262539780.yaml" -n redhat-ods-applications [2026-07-05T14:42:21.499Z] [INFO] Command executed successfully: hardwareprofile.infrastructure.opendatahub.io/cypress-hardware-profile-notebooks configured [2026-07-05T14:42:21.608Z] [INFO] [EXEC] rm /tmp/temp_1783262539780.yaml [2026-07-05T14:42:21.631Z] [INFO] [STEP 1] Log into the application [2026-07-05T14:42:21.643Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-05T14:42:21.647Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-05T14:42:22.401Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-05T14:42:25.618Z] [INFO] [STEP 2] Launch Standalone notebook server [2026-07-05T14:42:25.759Z] [INFO] [STEP 3] Choose Code Server Image [2026-07-05T14:42:26.402Z] [INFO] [STEP 4] Select the hardware profile [2026-07-05T14:42:26.680Z] [INFO] [STEP 5] Check Start server button is enabled [2026-07-05T14:42:26.709Z] [INFO] [STEP 6] Launch a notebook server [2026-07-05T14:42:26.883Z] [INFO] [STEP 7] Verify the Jupyter Notebook pod is ready [2026-07-05T14:42:26.907Z] [INFO] Finding pods with command: oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb [2026-07-05T14:42:37.952Z] [INFO] [EXEC] oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb [2026-07-05T14:42:37.966Z] [INFO] Parsed: namespace = rhods-notebooks, podName = jupyter-nb-odh-2dadmin1-0 [2026-07-05T14:42:37.973Z] [INFO] Found 1 matching pods [2026-07-05T14:42:37.977Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/jupyter-nb-odh-2dadmin1-0 -n rhods-notebooks --timeout=300s 1) Verify Juypter Notebook Creation using Hardware Profiles and applying Tolerations [2026-07-05T14:47:38.362Z] [INFO] Executing: oc get notebooks.kubeflow.org -A -o custom-columns=":metadata.namespace,:metadata.name" | grep jupyter-nb | xargs -I {} sh -c 'oc delete notebook.kubeflow.org -n $(echo {} | cut -d " " -f1) $(echo {} | cut -d " " -f2) --ignore-not-found' [2026-07-05T14:47:39.069Z] [INFO] [EXEC] oc get notebooks.kubeflow.org -A -o custom-columns=":metadata.namespace,:metadata.name" | grep jupyter-nb | xargs -I {} sh -c 'oc delete notebook.kubeflow.org -n $(echo {} | cut -d " " -f1) $(echo {} | cut -d " " -f2) --ignore-not-found' [2026-07-05T14:47:39.075Z] [INFO] Notebook deletion: notebook.kubeflow.org "jupyter-nb-odh-2dadmin1" deleted [2026-07-05T14:47:39.078Z] [INFO] Executing delete hardware profile command: oc get hardwareprofiles -ojson -n redhat-ods-applications | jq '.items[] | select(.metadata.name | contains("cypress-hardware-profile-notebooks")) | .metadata.name' | tr -d '"' [2026-07-05T14:47:39.361Z] [INFO] [EXEC] oc get hardwareprofiles -ojson -n redhat-ods-applications | jq '.items[] | select(.metadata.name | contains("cypress-hardware-profile-notebooks")) | .metadata.name' | tr -d '"' [2026-07-05T14:47:39.369Z] [INFO] Hardware Profile found: cypress-hardware-profile-notebooks. Proceeding to delete. [2026-07-05T14:47:39.652Z] [INFO] [EXEC] oc delete hardwareprofiles cypress-hardware-profile-notebooks -n redhat-ods-applications 0 passing (11m) 1 failing 1) Notebooks - tolerations tests Verify Juypter Notebook Creation using Hardware Profiles and applying Tolerations: Test steps were: 1. Log into the application 2. Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ 3. Launch Standalone notebook server 4. Choose Code Server Image 5. Select the hardware profile 6. Check Start server button is enabled 7. Launch a notebook server 8. Verify the Jupyter Notebook pod is ready `cy.exec('oc wait --for=condition=Ready pod/jupyter-nb-odh-2dadmin1-0 -n rhods-notebooks --timeout=300s')` timed out after waiting `300000ms`. https://on.cypress.io/exec CypressError: `cy.exec('oc wait --for=condition=Ready pod/jupyter-nb-odh-2dadmin1-0 -n rhods-notebooks --timeout=300s')` timed out after waiting `300000ms`. https://on.cypress.io/exec at (https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/__cypress/runner/cypress_runner.js:124114:70) at tryCatcher (https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/__cypress/runner/cypress_runner.js:1777:23) at (https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/__cypress/runner/cypress_runner.js:4156:41) at tryCatcher (https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/__cypress/runner/cypress_runner.js:1777:23) at Promise._settlePromiseFromHandler (https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/__cypress/runner/cypress_runner.js:1489:31) at Promise._settlePromise (https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/__cypress/runner/cypress_runner.js:1546:18) at Promise._settlePromise0 (https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/__cypress/runner/cypress_runner.js:1591:10) at Promise._settlePromises (https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/__cypress/runner/cypress_runner.js:1667:18) at _drainQueueStep (https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/__cypress/runner/cypress_runner.js:2377:12) at _drainQueue (https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/__cypress/runner/cypress_runner.js:2370:9) at Async._drainQueues (https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/__cypress/runner/cypress_runner.js:2386:5) at Async.drainQueues (https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/__cypress/runner/cypress_runner.js:2256:14) From Your Spec Code: at eval (webpack://@odh-dashboard/cypress/./cypress/utils/oc_commands/baseCommands.ts:182:11) at Array.forEach () at Context.eval (webpack://@odh-dashboard/cypress/./cypress/utils/oc_commands/baseCommands.ts:175:11) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_011.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 0 │ │ Failing: 1 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 2 │ │ Video: false │ │ Duration: 10 minutes, 39 seconds │ │ Spec Ran: settings/hardwareProfiles/testNotebookTolerations.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ (Screenshots) - /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/screenshots/settings (1919x1079) /hardwareProfiles/testNotebookTolerations.cy.ts/Notebooks - tolerations tests -- Verify Juypter Notebook Creation using Hardware Profiles and applying Toleratio ns (failed).png - /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/screenshots/settings (1919x1079) /hardwareProfiles/testNotebookTolerations.cy.ts/Notebooks - tolerations tests -- Verify Juypter Notebook Creation using Hardware Profiles and applying Toleratio ns (failed) (attempt 2).png ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: settings/servingRuntimes/testSingleServingRuntimeCreation.cy.ts (13 of 13) [2026-07-05T14:47:42.313Z] [INFO] Setting tests timeout to: 480 seconds Verify Admins Can Import and Delete a Custom Single-Model Serving Runtime Template By Uploading A YAML file - Admin should access serving runtimes, import a yaml file and then delete [2026-07-05T14:47:42.331Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (122ms) 1 pending [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_012.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 0 │ │ Failing: 0 │ │ Pending: 1 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 0 seconds │ │ Spec Ran: settings/servingRuntimes/testSingleServingRuntimeCreation.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ Start generate report process Read and merge jsons from "/workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons" Enhance report Create HTML report HTML report successfully created! /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/index.html ================================================================================ (Run Finished) Spec Tests Passing Failing Pending Skipped ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ ✔ application.cy.ts 00:04 1 1 - - - │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✖ dataScienceProjects/testLaunchStand 05:38 1 - 1 - - │ │ aloneNotebook.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ dataScienceProjects/testProjectCont 188ms 2 - - 2 - │ │ ributorPermissions.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ dataScienceProjects/testProjectCrea 145ms 4 - - 4 - │ │ tion.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ dataScienceProjects/testProjectEdit 00:11 1 1 - - - │ │ ing.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ storageClasses/clusterStorage.cy.ts 00:10 1 1 - - - │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ storageClasses/storageClasses.cy.ts 00:19 4 4 - - - │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ dataScienceProjects/clusterStorage/ 00:36 5 5 - - - │ │ testClusterStorageAccessModes.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ settings/clusterSettings/testAdminC 115ms 3 - - 3 - │ │ lusterSettings.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ settings/connectionTypes/testCreate 00:27 2 1 - 1 - │ │ ConnectionTypes.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ settings/connectionTypes/testPreIns 00:04 1 1 - - - │ │ talledConnectionTypes.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✖ settings/hardwareProfiles/testNoteb 10:39 1 - 1 - - │ │ ookTolerations.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ settings/servingRuntimes/testSingle 127ms 1 - - 1 - │ │ ServingRuntimeCreation.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ✖ 2 of 13 failed (15%) 18:11 27 14 2 11 -