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-09T09:22:14.181Z] [INFO] Setting tests timeout to: 480 seconds application [2026-07-09T09:22:14.237Z] [INFO] Starting 480s timeout for: should login and load page [2026-07-09T09:22:14.251Z] [INFO] Test title: should login and load page [2026-07-09T09:22:14.262Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard"] [2026-07-09T09:22:14.274Z] [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-09T09:22:14.338Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-09T09:22:14.353Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-09T09:22:14.364Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-09T09:22:15.538Z] [INFO] Keycloak login flow detected - completing authentication ✓ should login and load page (5038ms) 1 passing (5s) [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: 5 seconds │ │ Spec Ran: application.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/testLaunchStandaloneNotebook.cy.ts (2 of 13) [2026-07-09T09:22:23.691Z] [INFO] Setting tests timeout to: 480 seconds Verify a Jupyter Notebook can be launched directly from the Project List View [2026-07-09T09:22:23.746Z] [INFO] Starting 480s timeout for: Verify User Can Access Jupyter Launcher From Project Page [2026-07-09T09:22:23.755Z] [INFO] Test title: Verify User Can Access Jupyter Launcher From Project Page [2026-07-09T09:22:23.762Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1877","@Dashboard","@NonConcurrent"] [2026-07-09T09:22:23.771Z] [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-09T09:22:23.777Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-09T09:22:23.850Z] [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-09T09:22:24.735Z] [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-09T09:22:24.755Z] [INFO] No notebooks found [2026-07-09T09:22:24.848Z] [INFO] [STEP 1] Log into the application [2026-07-09T09:22:24.935Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-09T09:22:24.950Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-09T09:22:25.946Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-09T09:22:32.471Z] [INFO] [STEP 2] Launch Standalone notebook server [2026-07-09T09:22:32.752Z] [INFO] [STEP 3] Choose Code Server Image [2026-07-09T09:22:34.246Z] [INFO] [STEP 4] Check Start server button is enabled [2026-07-09T09:22:34.332Z] [INFO] [STEP 5] Launch a notebook server [2026-07-09T09:22:34.745Z] [INFO] [STEP 6] Verify the Jupyter Notebook pod is ready [2026-07-09T09:22:34.836Z] [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-09T09:22:47.629Z] [INFO] [EXEC] oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb [2026-07-09T09:22:47.739Z] [INFO] Parsed: namespace = rhods-notebooks, podName = jupyter-nb-odh-2dadmin1-0 [2026-07-09T09:22:47.747Z] [INFO] Found 1 matching pods [2026-07-09T09:22:47.839Z] [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-09T09:27:48.257Z] [INFO] Starting 480s timeout for: Verify User Can Access Jupyter Launcher From Project Page [2026-07-09T09:27:48.261Z] [INFO] Test title: Verify User Can Access Jupyter Launcher From Project Page [2026-07-09T09:27:48.267Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1877","@Dashboard","@NonConcurrent"] [2026-07-09T09:27:48.272Z] [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-09T09:27:48.278Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-09T09:27:48.290Z] [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-09T09:27:48.984Z] [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-09T09:27:48.991Z] [INFO] Notebook deletion: notebook.kubeflow.org "jupyter-nb-odh-2dadmin1" deleted [2026-07-09T09:27:49.010Z] [INFO] [STEP 1] Log into the application [2026-07-09T09:27:49.055Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-09T09:27:49.061Z] [INFO] BYOIDC cluster detected - using Keycloak authentication 1) Verify User Can Access Jupyter Launcher From Project Page 0 passing (5m) 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/ Failed to visit 'https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/'. Status code: 503 Error: Failed to visit 'https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/'. Status code: 503 at Context.eval (webpack://@odh-dashboard/cypress/./cypress/support/commands/application.ts:429:14) [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, 25 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-09T09:27:53.058Z] [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-09T09:27:53.082Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (124ms) 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-09T09:27:56.555Z] [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-09T09:27:56.631Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (163ms) 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-09T09:27:59.855Z] [INFO] Setting tests timeout to: 480 seconds Verify Project - Editing [2026-07-09T09:27:59.879Z] [INFO] Starting 480s timeout for: Edit a Project in RHOAI [2026-07-09T09:27:59.885Z] [INFO] Test title: Edit a Project in RHOAI [2026-07-09T09:27:59.940Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard"] [2026-07-09T09:27:59.951Z] [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-09T09:27:59.961Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-09T09:27:59.986Z] [INFO] Loaded project name: cypress-edit-test-project-609558 [2026-07-09T09:27:59.994Z] [INFO] Executing command: oc get project "cypress-edit-test-project-609558" -o name [2026-07-09T09:28:00.309Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-09T09:28:00.341Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-test-***\" not found","exitCode":1} [2026-07-09T09:28:00.355Z] [INFO] Project 'cypress-edit-test-project-609558' does not exist. [2026-07-09T09:28:00.375Z] [INFO] Creating project cypress-edit-test-project-609558 [2026-07-09T09:28:00.866Z] [INFO] [EXEC] oc new-project cypress-test-*** [2026-07-09T09:28:01.159Z] [INFO] [EXEC] oc label namespace cypress-test-*** opendatahub.io/dashboard=true --overwrite [2026-07-09T09:28:01.171Z] [INFO] Executing command: oc get project "cypress-edit-test-project-609558" -o name [2026-07-09T09:28:02.608Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-09T09:28:02.616Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-edit-test-project-609558","stderr":"","exitCode":0} [2026-07-09T09:28:02.634Z] [INFO] Project 'cypress-edit-test-project-609558' exists. [2026-07-09T09:28:02.662Z] [INFO] Project cypress-edit-test-project-609558 confirmed to be created and verified successfully [2026-07-09T09:28:02.688Z] [INFO] [STEP 1] Log into the application [2026-07-09T09:28:02.707Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-09T09:28:02.712Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-09T09:28:03.365Z] [INFO] Starting 480s timeout for: Edit a Project in RHOAI [2026-07-09T09:28:03.368Z] [INFO] Test title: Edit a Project in RHOAI [2026-07-09T09:28:03.373Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard"] [2026-07-09T09:28:03.381Z] [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-09T09:28:03.385Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-09T09:28:03.398Z] [INFO] Loaded project name: cypress-edit-test-project-609558 [2026-07-09T09:28:03.402Z] [INFO] Executing command: oc get project "cypress-edit-test-project-609558" -o name [2026-07-09T09:28:03.655Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-09T09:28:03.662Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-edit-test-project-609558","stderr":"","exitCode":0} [2026-07-09T09:28:03.670Z] [INFO] Project 'cypress-edit-test-project-609558' exists. [2026-07-09T09:28:03.680Z] [INFO] Project cypress-edit-test-project-609558 already exists. Deleting it. [2026-07-09T09:28:14.175Z] [INFO] [EXEC] oc delete project cypress-test-*** --wait [2026-07-09T09:28:14.191Z] [INFO] Waiting for project cypress-edit-test-project-609558 to be fully deleted... [2026-07-09T09:28:14.198Z] [INFO] Executing command: oc get project "cypress-edit-test-project-609558" -o name [2026-07-09T09:28:14.639Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-09T09:28:14.647Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-test-***\" not found","exitCode":1} [2026-07-09T09:28:14.655Z] [INFO] Project 'cypress-edit-test-project-609558' does not exist. [2026-07-09T09:28:14.669Z] [INFO] Creating project cypress-edit-test-project-609558 [2026-07-09T09:28:15.141Z] [INFO] [EXEC] oc new-project cypress-test-*** [2026-07-09T09:28:15.474Z] [INFO] [EXEC] oc label namespace cypress-test-*** opendatahub.io/dashboard=true --overwrite [2026-07-09T09:28:15.483Z] [INFO] Executing command: oc get project "cypress-edit-test-project-609558" -o name [2026-07-09T09:28:15.940Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-09T09:28:16.048Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-edit-test-project-609558","stderr":"","exitCode":0} [2026-07-09T09:28:16.061Z] [INFO] Project 'cypress-edit-test-project-609558' exists. [2026-07-09T09:28:16.070Z] [INFO] Project cypress-edit-test-project-609558 confirmed to be created and verified successfully [2026-07-09T09:28:16.083Z] [INFO] [STEP 1] Log into the application [2026-07-09T09:28:16.132Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-09T09:28:16.136Z] [INFO] BYOIDC cluster detected - using Keycloak authentication 1) Edit a Project in RHOAI [2026-07-09T09:28:16.655Z] [INFO] Deleting Project cypress-edit-test-project-609558 after the test has finished. [2026-07-09T09:28:17.200Z] [INFO] [EXEC] oc delete project cypress-test-*** --wait=false --ignore-not-found 0 passing (18s) 1 failing 1) Verify Project - Editing Edit a Project in RHOAI: Test steps were: 1. Log into the application 2. Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ Failed to visit 'https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/'. Status code: 503 Error: Failed to visit 'https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/'. Status code: 503 at Context.eval (webpack://@odh-dashboard/cypress/./cypress/support/commands/application.ts:429:14) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_004.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 0 │ │ Failing: 1 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 2 │ │ Video: false │ │ Duration: 17 seconds │ │ Spec Ran: dataScienceProjects/testProjectEditing.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ (Screenshots) - /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/screenshots/dataScie (1919x1079) nceProjects/testProjectEditing.cy.ts/Verify Project - Editing -- Edit a Project in RHOAI (failed).png - /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/screenshots/dataScie (1919x1079) nceProjects/testProjectEditing.cy.ts/Verify Project - Editing -- Edit a Project in RHOAI (failed) (attempt 2).png ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: storageClasses/clusterStorage.cy.ts (6 of 13) [2026-07-09T09:28:25.841Z] [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-09T09:28:25.863Z] [INFO] Starting 480s timeout for: If all SC are disabled except one, the SC dropdown should be disabled [2026-07-09T09:28:25.870Z] [INFO] Test title: If all SC are disabled except one, the SC dropdown should be disabled [2026-07-09T09:28:25.947Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-09T09:28:25.960Z] [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-09T09:28:25.966Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-09T09:28:26.046Z] [INFO] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-09T09:28:26.646Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-09T09:28:26.656Z] [INFO] OpenShift default storage class already exists: standard-csi [2026-07-09T09:28:26.732Z] [INFO] Using OpenShift default storage class: standard-csi [2026-07-09T09:28:26.746Z] [INFO] Executing command: oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-09T09:28:27.461Z] [INFO] [EXEC] oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-09T09:28:27.469Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"qe-cluster-storage-sc-dsp\" not found","exitCode":1} [2026-07-09T09:28:27.543Z] [INFO] Project 'qe-cluster-storage-sc-dsp' does not exist. [2026-07-09T09:28:27.634Z] [INFO] Creating project qe-cluster-storage-sc-dsp [2026-07-09T09:28:28.244Z] [INFO] [EXEC] oc new-project qe-cluster-storage-sc-dsp [2026-07-09T09:28:28.758Z] [INFO] [EXEC] oc label namespace qe-cluster-storage-sc-dsp opendatahub.io/dashboard=true --overwrite [2026-07-09T09:28:28.830Z] [INFO] Executing command: oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-09T09:28:29.241Z] [INFO] [EXEC] oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-09T09:28:29.255Z] [INFO] Command result: {"stdout":"project.project.openshift.io/qe-cluster-storage-sc-dsp","stderr":"","exitCode":0} [2026-07-09T09:28:29.276Z] [INFO] Project 'qe-cluster-storage-sc-dsp' exists. [2026-07-09T09:28:29.733Z] [INFO] [EXEC] oc adm policy add-role-to-user edit *** -n qe-cluster-storage-sc-dsp [2026-07-09T09:28:29.751Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-09T09:28:29.757Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-09T09:28:31.141Z] [INFO] Starting 480s timeout for: If all SC are disabled except one, the SC dropdown should be disabled [2026-07-09T09:28:31.146Z] [INFO] Test title: If all SC are disabled except one, the SC dropdown should be disabled [2026-07-09T09:28:31.154Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-09T09:28:31.160Z] [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-09T09:28:31.166Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-09T09:28:31.244Z] [INFO] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-09T09:28:31.739Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-09T09:28:31.746Z] [INFO] OpenShift default storage class already exists: standard-csi [2026-07-09T09:28:31.753Z] [INFO] Using OpenShift default storage class: standard-csi [2026-07-09T09:28:31.757Z] [INFO] Executing command: oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-09T09:28:32.249Z] [INFO] [EXEC] oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-09T09:28:32.257Z] [INFO] Command result: {"stdout":"project.project.openshift.io/qe-cluster-storage-sc-dsp","stderr":"","exitCode":0} [2026-07-09T09:28:32.331Z] [INFO] Project 'qe-cluster-storage-sc-dsp' exists. [2026-07-09T09:28:32.342Z] [INFO] Project qe-cluster-storage-sc-dsp already exists. Deleting it. [2026-07-09T09:28:42.441Z] [INFO] [EXEC] oc delete project qe-cluster-storage-sc-dsp --wait [2026-07-09T09:28:42.457Z] [INFO] Waiting for project qe-cluster-storage-sc-dsp to be fully deleted... [2026-07-09T09:28:42.464Z] [INFO] Executing command: oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-09T09:28:42.939Z] [INFO] [EXEC] oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-09T09:28:42.946Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"qe-cluster-storage-sc-dsp\" not found","exitCode":1} [2026-07-09T09:28:42.955Z] [INFO] Project 'qe-cluster-storage-sc-dsp' does not exist. [2026-07-09T09:28:42.968Z] [INFO] Creating project qe-cluster-storage-sc-dsp [2026-07-09T09:28:43.433Z] [INFO] [EXEC] oc new-project qe-cluster-storage-sc-dsp [2026-07-09T09:28:43.717Z] [INFO] [EXEC] oc label namespace qe-cluster-storage-sc-dsp opendatahub.io/dashboard=true --overwrite [2026-07-09T09:28:43.724Z] [INFO] Executing command: oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-09T09:28:43.989Z] [INFO] [EXEC] oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-09T09:28:43.997Z] [INFO] Command result: {"stdout":"project.project.openshift.io/qe-cluster-storage-sc-dsp","stderr":"","exitCode":0} [2026-07-09T09:28:44.004Z] [INFO] Project 'qe-cluster-storage-sc-dsp' exists. [2026-07-09T09:28:44.313Z] [INFO] [EXEC] oc adm policy add-role-to-user edit *** -n qe-cluster-storage-sc-dsp [2026-07-09T09:28:44.328Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-09T09:28:44.333Z] [INFO] BYOIDC cluster detected - using Keycloak authentication 1) If all SC are disabled except one, the SC dropdown should be disabled [2026-07-09T09:28:44.868Z] [INFO] [EXEC] oc delete project qe-cluster-storage-sc-dsp --wait=false --ignore-not-found 0 passing (19s) 1 failing 1) Regular Users can make use of the Storage Classes in the Cluster Storage tab from Pipelines If all SC are disabled except one, the SC dropdown should be disabled: Test steps were: 1. Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ Failed to visit 'https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/'. Status code: 503 Error: Failed to visit 'https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/'. Status code: 503 at Context.eval (webpack://@odh-dashboard/cypress/./cypress/support/commands/application.ts:429:14) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_005.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 0 │ │ Failing: 1 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 2 │ │ Video: false │ │ Duration: 19 seconds │ │ Spec Ran: storageClasses/clusterStorage.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ (Screenshots) - /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/screenshots/storageC (1919x1079) lasses/clusterStorage.cy.ts/Regular Users can make use of the Storage Classes in the Cluster Storage tab from Pipelines -- If all SC are disabled except one, th e SC dropdown should be disabled (failed).png - /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/screenshots/storageC (1919x1079) lasses/clusterStorage.cy.ts/Regular Users can make use of the Storage Classes in the Cluster Storage tab from Pipelines -- If all SC are disabled except one, th e SC dropdown should be disabled (failed) (attempt 2).png ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: storageClasses/storageClasses.cy.ts (7 of 13) [2026-07-09T09:28:50.048Z] [INFO] Setting tests timeout to: 480 seconds An admin user can manage Storage Classes from Settings -> Storage classes view [2026-07-09T09:28:50.062Z] [INFO] Starting 480s timeout for: An admin user can enable a disabled Storage Class [2026-07-09T09:28:50.066Z] [INFO] Test title: An admin user can enable a disabled Storage Class [2026-07-09T09:28:50.077Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-09T09:28:50.084Z] [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-09T09:28:50.090Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-09T09:28:50.130Z] [INFO] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-09T09:28:50.417Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-09T09:28:50.425Z] [INFO] OpenShift default storage class already exists: standard-csi [2026-07-09T09:28:50.435Z] [INFO] Using OpenShift default storage class: standard-csi [2026-07-09T09:28:50.752Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783589330439-m4o7qkgdb.yaml && rm -f /tmp/cypress-yaml-1783589330439-m4o7qkgdb.yaml [2026-07-09T09:28:50.759Z] [INFO] Command exit code: 0 [2026-07-09T09:28:51.066Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783589330763-00bg34n1n.yaml && rm -f /tmp/cypress-yaml-1783589330763-00bg34n1n.yaml [2026-07-09T09:28:51.072Z] [INFO] Command exit code: 0 [2026-07-09T09:28:51.339Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783589331073-vo22r2ia5.yaml && rm -f /tmp/cypress-yaml-1783589331073-vo22r2ia5.yaml [2026-07-09T09:28:51.346Z] [INFO] Command exit code: 0 [2026-07-09T09:28:51.632Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783589331348-zzehy8i0x.yaml && rm -f /tmp/cypress-yaml-1783589331348-zzehy8i0x.yaml [2026-07-09T09:28:51.639Z] [INFO] Command exit code: 0 [2026-07-09T09:28:51.943Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783589331641-hklwktnw9.yaml && rm -f /tmp/cypress-yaml-1783589331641-hklwktnw9.yaml [2026-07-09T09:28:51.950Z] [INFO] Command exit code: 0 [2026-07-09T09:28:51.970Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-09T09:28:51.981Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-09T09:28:51.985Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-09T09:28:52.431Z] [INFO] Starting 480s timeout for: An admin user can enable a disabled Storage Class [2026-07-09T09:28:52.437Z] [INFO] Test title: An admin user can enable a disabled Storage Class [2026-07-09T09:28:52.442Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-09T09:28:52.448Z] [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-09T09:28:52.453Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-09T09:28:52.464Z] [INFO] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-09T09:28:52.726Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-09T09:28:52.733Z] [INFO] OpenShift default storage class already exists: standard-csi [2026-07-09T09:28:52.740Z] [INFO] Using OpenShift default storage class: standard-csi [2026-07-09T09:28:53.040Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783589332741-rkk23rimx.yaml && rm -f /tmp/cypress-yaml-1783589332741-rkk23rimx.yaml [2026-07-09T09:28:53.046Z] [INFO] Command exit code: 0 [2026-07-09T09:28:53.368Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783589333048-mp6oq1rbp.yaml && rm -f /tmp/cypress-yaml-1783589333048-mp6oq1rbp.yaml [2026-07-09T09:28:53.374Z] [INFO] Command exit code: 0 [2026-07-09T09:28:53.657Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783589333377-llw8gw8zc.yaml && rm -f /tmp/cypress-yaml-1783589333377-llw8gw8zc.yaml [2026-07-09T09:28:53.663Z] [INFO] Command exit code: 0 [2026-07-09T09:28:53.960Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783589333665-73ym5jyu0.yaml && rm -f /tmp/cypress-yaml-1783589333665-73ym5jyu0.yaml [2026-07-09T09:28:53.966Z] [INFO] Command exit code: 0 [2026-07-09T09:28:54.307Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783589333968-zrn8nkq1s.yaml && rm -f /tmp/cypress-yaml-1783589333968-zrn8nkq1s.yaml [2026-07-09T09:28:54.313Z] [INFO] Command exit code: 0 [2026-07-09T09:28:54.332Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-09T09:28:54.345Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-09T09:28:54.348Z] [INFO] BYOIDC cluster detected - using Keycloak authentication 1) An admin user can enable a disabled Storage Class [2026-07-09T09:28:54.691Z] [INFO] Starting 480s timeout for: An admin user can disable an enabled Storage Class [2026-07-09T09:28:54.693Z] [INFO] Test title: An admin user can disable an enabled Storage Class [2026-07-09T09:28:54.697Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-09T09:28:54.705Z] [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-09T09:28:54.710Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-09T09:28:54.728Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-09T09:28:54.736Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-09T09:28:54.740Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-09T09:28:55.064Z] [INFO] Starting 480s timeout for: An admin user can disable an enabled Storage Class [2026-07-09T09:28:55.083Z] [INFO] Test title: An admin user can disable an enabled Storage Class [2026-07-09T09:28:55.087Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-09T09:28:55.091Z] [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-09T09:28:55.095Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-09T09:28:55.104Z] [INFO] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-09T09:28:55.367Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-09T09:28:55.373Z] [INFO] OpenShift default storage class already exists: standard-csi [2026-07-09T09:28:55.378Z] [INFO] Using OpenShift default storage class: standard-csi [2026-07-09T09:28:55.671Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783589335380-rl7dlp92r.yaml && rm -f /tmp/cypress-yaml-1783589335380-rl7dlp92r.yaml [2026-07-09T09:28:55.677Z] [INFO] Command exit code: 0 [2026-07-09T09:28:55.961Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783589335679-k77f4bbti.yaml && rm -f /tmp/cypress-yaml-1783589335679-k77f4bbti.yaml [2026-07-09T09:28:55.968Z] [INFO] Command exit code: 0 [2026-07-09T09:28:56.284Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783589335969-wep34o6he.yaml && rm -f /tmp/cypress-yaml-1783589335969-wep34o6he.yaml [2026-07-09T09:28:56.290Z] [INFO] Command exit code: 0 [2026-07-09T09:28:56.561Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783589336292-8dflh7b8o.yaml && rm -f /tmp/cypress-yaml-1783589336292-8dflh7b8o.yaml [2026-07-09T09:28:56.570Z] [INFO] Command exit code: 0 [2026-07-09T09:28:57.091Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783589336572-ujx7e3bsm.yaml && rm -f /tmp/cypress-yaml-1783589336572-ujx7e3bsm.yaml [2026-07-09T09:28:57.097Z] [INFO] Command exit code: 0 [2026-07-09T09:28:57.142Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-09T09:28:57.154Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-09T09:28:57.158Z] [INFO] BYOIDC cluster detected - using Keycloak authentication 2) An admin user can disable an enabled Storage Class [2026-07-09T09:28:57.537Z] [INFO] Starting 480s timeout for: An admin user can set an enabled Storage Class as the default one [2026-07-09T09:28:57.540Z] [INFO] Test title: An admin user can set an enabled Storage Class as the default one [2026-07-09T09:28:57.552Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-09T09:28:57.564Z] [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-09T09:28:57.569Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-09T09:28:57.586Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-09T09:28:57.593Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-09T09:28:57.596Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-09T09:28:57.957Z] [INFO] Starting 480s timeout for: An admin user can set an enabled Storage Class as the default one [2026-07-09T09:28:57.960Z] [INFO] Test title: An admin user can set an enabled Storage Class as the default one [2026-07-09T09:28:57.964Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-09T09:28:57.969Z] [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-09T09:28:57.974Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-09T09:28:57.984Z] [INFO] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-09T09:28:58.233Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-09T09:28:58.239Z] [INFO] OpenShift default storage class already exists: standard-csi [2026-07-09T09:28:58.244Z] [INFO] Using OpenShift default storage class: standard-csi [2026-07-09T09:28:58.525Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783589338245-evb8l8lhb.yaml && rm -f /tmp/cypress-yaml-1783589338245-evb8l8lhb.yaml [2026-07-09T09:28:58.530Z] [INFO] Command exit code: 0 [2026-07-09T09:28:58.810Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783589338532-0lt9fblba.yaml && rm -f /tmp/cypress-yaml-1783589338532-0lt9fblba.yaml [2026-07-09T09:28:58.815Z] [INFO] Command exit code: 0 [2026-07-09T09:28:59.096Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783589338817-uzrvapjsy.yaml && rm -f /tmp/cypress-yaml-1783589338817-uzrvapjsy.yaml [2026-07-09T09:28:59.101Z] [INFO] Command exit code: 0 [2026-07-09T09:28:59.387Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783589339103-pvsuwz5xy.yaml && rm -f /tmp/cypress-yaml-1783589339103-pvsuwz5xy.yaml [2026-07-09T09:28:59.393Z] [INFO] Command exit code: 0 [2026-07-09T09:28:59.717Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783589339395-1qplcihze.yaml && rm -f /tmp/cypress-yaml-1783589339395-1qplcihze.yaml [2026-07-09T09:28:59.723Z] [INFO] Command exit code: 0 [2026-07-09T09:28:59.739Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-09T09:28:59.747Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-09T09:28:59.751Z] [INFO] BYOIDC cluster detected - using Keycloak authentication 3) An admin user can set an enabled Storage Class as the default one [2026-07-09T09:29:00.115Z] [INFO] Starting 480s timeout for: An admin user can edit the access mode of a storage class [2026-07-09T09:29:00.118Z] [INFO] Test title: An admin user can edit the access mode of a storage class [2026-07-09T09:29:00.122Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-09T09:29:00.127Z] [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-09T09:29:00.132Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-09T09:29:00.156Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-09T09:29:00.165Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-09T09:29:00.169Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-09T09:29:00.630Z] [INFO] Starting 480s timeout for: An admin user can edit the access mode of a storage class [2026-07-09T09:29:00.634Z] [INFO] Test title: An admin user can edit the access mode of a storage class [2026-07-09T09:29:00.640Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-09T09:29:00.644Z] [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-09T09:29:00.648Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-09T09:29:00.658Z] [INFO] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-09T09:29:00.906Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-09T09:29:00.914Z] [INFO] OpenShift default storage class already exists: standard-csi [2026-07-09T09:29:00.920Z] [INFO] Using OpenShift default storage class: standard-csi [2026-07-09T09:29:01.244Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783589340921-945ggjrs2.yaml && rm -f /tmp/cypress-yaml-1783589340921-945ggjrs2.yaml [2026-07-09T09:29:01.251Z] [INFO] Command exit code: 0 [2026-07-09T09:29:01.521Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783589341253-d6kewgarn.yaml && rm -f /tmp/cypress-yaml-1783589341253-d6kewgarn.yaml [2026-07-09T09:29:01.527Z] [INFO] Command exit code: 0 [2026-07-09T09:29:01.860Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783589341539-elhbt1lf0.yaml && rm -f /tmp/cypress-yaml-1783589341539-elhbt1lf0.yaml [2026-07-09T09:29:01.866Z] [INFO] Command exit code: 0 [2026-07-09T09:29:02.166Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783589341868-ngh6pvwjf.yaml && rm -f /tmp/cypress-yaml-1783589341868-ngh6pvwjf.yaml [2026-07-09T09:29:02.172Z] [INFO] Command exit code: 0 [2026-07-09T09:29:02.429Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783589342173-foorr90ri.yaml && rm -f /tmp/cypress-yaml-1783589342173-foorr90ri.yaml [2026-07-09T09:29:02.435Z] [INFO] Command exit code: 0 [2026-07-09T09:29:02.461Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-09T09:29:02.475Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-09T09:29:02.478Z] [INFO] BYOIDC cluster detected - using Keycloak authentication 4) An admin user can edit the access mode of a storage class [2026-07-09T09:29:02.859Z] [INFO] Deleting storage class: qe-settings-sc-disabled-non-default [2026-07-09T09:29:03.135Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-disabled-non-default --ignore-not-found=true [2026-07-09T09:29:03.140Z] [INFO] Deleting storage class: qe-settings-sc-enabled-non-default [2026-07-09T09:29:03.401Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-enabled-non-default --ignore-not-found=true [2026-07-09T09:29:03.405Z] [INFO] Deleting storage class: qe-settings-sc-enabled-to-default [2026-07-09T09:29:03.664Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-enabled-to-default --ignore-not-found=true [2026-07-09T09:29:03.668Z] [INFO] Deleting storage class: qe-settings-sc-manila-csi [2026-07-09T09:29:03.923Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-manila-csi --ignore-not-found=true [2026-07-09T09:29:03.927Z] [INFO] Deleting storage class: qe-settings-sc-vsphere-volume [2026-07-09T09:29:04.184Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-vsphere-volume --ignore-not-found=true 0 passing (14s) 4 failing 1) An admin user can manage Storage Classes from Settings -> Storage classes view An admin user can enable a disabled Storage Class: Test steps were: 1. Navigate to Storage Classes view 2. Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ Failed to visit 'https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/'. Status code: 503 Error: Failed to visit 'https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/'. Status code: 503 at Context.eval (webpack://@odh-dashboard/cypress/./cypress/support/commands/application.ts:429:14) 2) An admin user can manage Storage Classes from Settings -> Storage classes view An admin user can disable an enabled Storage Class: Test steps were: 1. Navigate to Storage Classes view 2. Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ Failed to visit 'https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/'. Status code: 503 Error: Failed to visit 'https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/'. Status code: 503 at Context.eval (webpack://@odh-dashboard/cypress/./cypress/support/commands/application.ts:429:14) 3) An admin user can manage Storage Classes from Settings -> Storage classes view An admin user can set an enabled Storage Class as the default one: Test steps were: 1. Navigate to Storage Classes view 2. Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ Failed to visit 'https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/'. Status code: 503 Error: Failed to visit 'https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/'. Status code: 503 at Context.eval (webpack://@odh-dashboard/cypress/./cypress/support/commands/application.ts:429:14) 4) An admin user can manage Storage Classes from Settings -> Storage classes view An admin user can edit the access mode of a storage class: Test steps were: 1. Navigate to Storage Classes view 2. Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ Failed to visit 'https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/'. Status code: 503 Error: Failed to visit 'https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/'. Status code: 503 at Context.eval (webpack://@odh-dashboard/cypress/./cypress/support/commands/application.ts:429:14) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_006.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 4 │ │ Passing: 0 │ │ Failing: 4 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 8 │ │ Video: false │ │ Duration: 14 seconds │ │ Spec Ran: storageClasses/storageClasses.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ (Screenshots) - /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/screenshots/storageC (1919x1079) lasses/storageClasses.cy.ts/An admin user can manage Storage Classes from Settin gs - Storage classes view -- An admin user can enable a disabled Storage Class ( failed).png - /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/screenshots/storageC (1919x1079) lasses/storageClasses.cy.ts/An admin user can manage Storage Classes from Settin gs - Storage classes view -- An admin user can enable a disabled Storage Class ( failed) (attempt 2).png - /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/screenshots/storageC (1919x1079) lasses/storageClasses.cy.ts/An admin user can manage Storage Classes from Settin gs - Storage classes view -- An admin user can disable an enabled Storage Class (failed).png - /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/screenshots/storageC (1919x1079) lasses/storageClasses.cy.ts/An admin user can manage Storage Classes from Settin gs - Storage classes view -- An admin user can disable an enabled Storage Class (failed) (attempt 2).png - /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/screenshots/storageC (1919x1079) lasses/storageClasses.cy.ts/An admin user can manage Storage Classes from Settin gs - Storage classes view -- An admin user can set an enabled Storage Class as t he default one (failed).png - /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/screenshots/storageC (1919x1079) lasses/storageClasses.cy.ts/An admin user can manage Storage Classes from Settin gs - Storage classes view -- An admin user can set an enabled Storage Class as t he default one (failed) (attempt 2).png - /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/screenshots/storageC (1919x1079) lasses/storageClasses.cy.ts/An admin user can manage Storage Classes from Settin gs - Storage classes view -- An admin user can edit the access mode of a storage class (failed).png - /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/screenshots/storageC (1919x1079) lasses/storageClasses.cy.ts/An admin user can manage Storage Classes from Settin gs - Storage classes view -- An admin user can edit the access mode of a storage class (failed) (attempt 2).png ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/clusterStorage/testClusterStorageAccessModes.cy. (8 of 13) ts [2026-07-09T09:29:07.706Z] [INFO] Setting tests timeout to: 480 seconds Cluster Storage Access Modes Tests [2026-07-09T09:29:07.732Z] [INFO] Starting 480s timeout for: Should display storage classes with different access modes in cluster storage dropdown [2026-07-09T09:29:07.736Z] [INFO] Test title: Should display storage classes with different access modes in cluster storage dropdown [2026-07-09T09:29:07.742Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-09T09:29:07.748Z] [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-09T09:29:07.753Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-09T09:29:07.770Z] [INFO] Loaded test data from fixtures [2026-07-09T09:29:07.792Z] [INFO] Provisioning storage classes with different access modes [2026-07-09T09:29:08.101Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783589347832-2l6d0rlgv.yaml && rm -f /tmp/cypress-yaml-1783589347832-2l6d0rlgv.yaml [2026-07-09T09:29:08.107Z] [INFO] Command exit code: 0 [2026-07-09T09:29:08.371Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783589348109-tgbsxbtie.yaml && rm -f /tmp/cypress-yaml-1783589348109-tgbsxbtie.yaml [2026-07-09T09:29:08.377Z] [INFO] Command exit code: 0 [2026-07-09T09:29:08.669Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783589348379-sqmw62lc3.yaml && rm -f /tmp/cypress-yaml-1783589348379-sqmw62lc3.yaml [2026-07-09T09:29:08.686Z] [INFO] Command exit code: 0 [2026-07-09T09:29:08.945Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783589348689-4o1e2nnnk.yaml && rm -f /tmp/cypress-yaml-1783589348689-4o1e2nnnk.yaml [2026-07-09T09:29:08.950Z] [INFO] Command exit code: 0 [2026-07-09T09:29:09.439Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783589348952-tboprwwa3.yaml && rm -f /tmp/cypress-yaml-1783589348952-tboprwwa3.yaml [2026-07-09T09:29:09.444Z] [INFO] Command exit code: 0 [2026-07-09T09:29:09.447Z] [INFO] Provisioning project [2026-07-09T09:29:09.450Z] [INFO] Executing command: oc get project "test-cluster-storage-access-modes" -o name [2026-07-09T09:29:09.735Z] [INFO] [EXEC] oc get project "test-cluster-storage-access-modes" -o name [2026-07-09T09:29:09.741Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-cluster-storage-access-modes\" not found","exitCode":1} [2026-07-09T09:29:09.747Z] [INFO] Project 'test-cluster-storage-access-modes' does not exist. [2026-07-09T09:29:09.760Z] [INFO] Creating project test-cluster-storage-access-modes [2026-07-09T09:29:10.084Z] [INFO] [EXEC] oc new-project test-cluster-storage-access-modes [2026-07-09T09:29:10.357Z] [INFO] [EXEC] oc label namespace test-cluster-storage-access-modes opendatahub.io/dashboard=true --overwrite [2026-07-09T09:29:10.364Z] [INFO] Executing command: oc get project "test-cluster-storage-access-modes" -o name [2026-07-09T09:29:10.623Z] [INFO] [EXEC] oc get project "test-cluster-storage-access-modes" -o name [2026-07-09T09:29:10.631Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-cluster-storage-access-modes","stderr":"","exitCode":0} [2026-07-09T09:29:10.637Z] [INFO] Project 'test-cluster-storage-access-modes' exists. [2026-07-09T09:29:11.048Z] [INFO] [EXEC] oc adm policy add-role-to-user edit *** -n test-cluster-storage-access-modes [2026-07-09T09:29:11.059Z] [INFO] [STEP 1] Log into the application [2026-07-09T09:29:11.066Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-09T09:29:11.070Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-09T09:29:11.496Z] [INFO] Starting 480s timeout for: Should display storage classes with different access modes in cluster storage dropdown [2026-07-09T09:29:11.500Z] [INFO] Test title: Should display storage classes with different access modes in cluster storage dropdown [2026-07-09T09:29:11.505Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-09T09:29:11.509Z] [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-09T09:29:11.513Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-09T09:29:11.522Z] [INFO] Loaded test data from fixtures [2026-07-09T09:29:11.534Z] [INFO] Provisioning storage classes with different access modes [2026-07-09T09:29:11.842Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783589351537-ktlv79l8q.yaml && rm -f /tmp/cypress-yaml-1783589351537-ktlv79l8q.yaml [2026-07-09T09:29:11.848Z] [INFO] Command exit code: 0 [2026-07-09T09:29:12.145Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783589351849-nmkr3h72k.yaml && rm -f /tmp/cypress-yaml-1783589351849-nmkr3h72k.yaml [2026-07-09T09:29:12.151Z] [INFO] Command exit code: 0 [2026-07-09T09:29:12.431Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783589352152-yyqqw6n6w.yaml && rm -f /tmp/cypress-yaml-1783589352152-yyqqw6n6w.yaml [2026-07-09T09:29:12.437Z] [INFO] Command exit code: 0 [2026-07-09T09:29:12.718Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783589352438-ilpfamabq.yaml && rm -f /tmp/cypress-yaml-1783589352438-ilpfamabq.yaml [2026-07-09T09:29:12.724Z] [INFO] Command exit code: 0 [2026-07-09T09:29:13.095Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783589352725-h4865s6a2.yaml && rm -f /tmp/cypress-yaml-1783589352725-h4865s6a2.yaml [2026-07-09T09:29:13.102Z] [INFO] Command exit code: 0 [2026-07-09T09:29:13.106Z] [INFO] Provisioning project [2026-07-09T09:29:13.110Z] [INFO] Executing command: oc get project "test-cluster-storage-access-modes" -o name [2026-07-09T09:29:13.400Z] [INFO] [EXEC] oc get project "test-cluster-storage-access-modes" -o name [2026-07-09T09:29:13.407Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-cluster-storage-access-modes","stderr":"","exitCode":0} [2026-07-09T09:29:13.414Z] [INFO] Project 'test-cluster-storage-access-modes' exists. [2026-07-09T09:29:13.423Z] [INFO] Project test-cluster-storage-access-modes already exists. Deleting it. [2026-07-09T09:29:23.610Z] [INFO] [EXEC] oc delete project test-cluster-storage-access-modes --wait [2026-07-09T09:29:23.647Z] [INFO] Waiting for project test-cluster-storage-access-modes to be fully deleted... [2026-07-09T09:29:23.653Z] [INFO] Executing command: oc get project "test-cluster-storage-access-modes" -o name [2026-07-09T09:29:24.959Z] [INFO] [EXEC] oc get project "test-cluster-storage-access-modes" -o name [2026-07-09T09:29:24.965Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-cluster-storage-access-modes\" not found","exitCode":1} [2026-07-09T09:29:24.973Z] [INFO] Project 'test-cluster-storage-access-modes' does not exist. [2026-07-09T09:29:24.985Z] [INFO] Creating project test-cluster-storage-access-modes [2026-07-09T09:29:25.340Z] [INFO] [EXEC] oc new-project test-cluster-storage-access-modes [2026-07-09T09:29:25.624Z] [INFO] [EXEC] oc label namespace test-cluster-storage-access-modes opendatahub.io/dashboard=true --overwrite [2026-07-09T09:29:25.631Z] [INFO] Executing command: oc get project "test-cluster-storage-access-modes" -o name [2026-07-09T09:29:25.892Z] [INFO] [EXEC] oc get project "test-cluster-storage-access-modes" -o name [2026-07-09T09:29:25.898Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-cluster-storage-access-modes","stderr":"","exitCode":0} [2026-07-09T09:29:25.904Z] [INFO] Project 'test-cluster-storage-access-modes' exists. [2026-07-09T09:29:26.329Z] [INFO] [EXEC] oc adm policy add-role-to-user edit *** -n test-cluster-storage-access-modes [2026-07-09T09:29:26.339Z] [INFO] [STEP 1] Log into the application [2026-07-09T09:29:26.347Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-09T09:29:26.350Z] [INFO] BYOIDC cluster detected - using Keycloak authentication 1) "before each" hook for "Should display storage classes with different access modes in cluster storage dropdown" [2026-07-09T09:29:26.779Z] [INFO] Cleaning up storage classes [2026-07-09T09:29:26.789Z] [INFO] Deleting storage class: sc-rwo-preset [2026-07-09T09:29:27.068Z] [INFO] [EXEC] oc delete storageclass sc-rwo-preset --ignore-not-found=true [2026-07-09T09:29:27.071Z] [INFO] Deleting storage class: sc-rwx-preset [2026-07-09T09:29:27.359Z] [INFO] [EXEC] oc delete storageclass sc-rwx-preset --ignore-not-found=true [2026-07-09T09:29:27.362Z] [INFO] Deleting storage class: sc-rox-preset [2026-07-09T09:29:27.619Z] [INFO] [EXEC] oc delete storageclass sc-rox-preset --ignore-not-found=true [2026-07-09T09:29:27.622Z] [INFO] Deleting storage class: sc-rwop-preset [2026-07-09T09:29:27.905Z] [INFO] [EXEC] oc delete storageclass sc-rwop-preset --ignore-not-found=true [2026-07-09T09:29:27.908Z] [INFO] Deleting storage class: sc-multi-preset [2026-07-09T09:29:28.176Z] [INFO] [EXEC] oc delete storageclass sc-multi-preset --ignore-not-found=true [2026-07-09T09:29:28.179Z] [INFO] Deleting storage class: sc-rwo-preset [2026-07-09T09:29:28.438Z] [INFO] [EXEC] oc delete storageclass sc-rwo-preset --ignore-not-found=true [2026-07-09T09:29:28.441Z] [INFO] Deleting storage class: sc-rwx-preset [2026-07-09T09:29:28.704Z] [INFO] [EXEC] oc delete storageclass sc-rwx-preset --ignore-not-found=true [2026-07-09T09:29:28.707Z] [INFO] Deleting storage class: sc-rox-preset [2026-07-09T09:29:28.977Z] [INFO] [EXEC] oc delete storageclass sc-rox-preset --ignore-not-found=true [2026-07-09T09:29:28.980Z] [INFO] Deleting storage class: sc-rwop-preset [2026-07-09T09:29:29.298Z] [INFO] [EXEC] oc delete storageclass sc-rwop-preset --ignore-not-found=true [2026-07-09T09:29:29.300Z] [INFO] Deleting storage class: sc-multi-preset [2026-07-09T09:29:29.607Z] [INFO] [EXEC] oc delete storageclass sc-multi-preset --ignore-not-found=true [2026-07-09T09:29:29.610Z] [INFO] Cleaning up project [2026-07-09T09:29:29.954Z] [INFO] [EXEC] oc delete project test-cluster-storage-access-modes --wait=false --ignore-not-found 0 passing (22s) 1 failing 1) Cluster Storage Access Modes Tests "before each" hook for "Should display storage classes with different access modes in cluster storage dropdown": Test steps were: 1. Provisioning storage classes with different access modes 2. Provisioning project 3. Log into the application 4. Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ Failed to visit 'https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/'. Status code: 503 Because this error occurred during a `before each` hook we are skipping the remaining tests in the current suite: `Cluster Storage Access Mode...` Error: Failed to visit 'https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/'. Status code: 503 at Context.eval (webpack://@odh-dashboard/cypress/./cypress/support/commands/application.ts:429:14) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_007.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 5 │ │ Passing: 0 │ │ Failing: 1 │ │ Pending: 0 │ │ Skipped: 4 │ │ Screenshots: 2 │ │ Video: false │ │ Duration: 22 seconds │ │ Spec Ran: dataScienceProjects/clusterStorage/testClusterStorageAccessModes.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ (Screenshots) - /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/screenshots/dataScie (1919x1079) nceProjects/clusterStorage/testClusterStorageAccessModes.cy.ts/Cluster Storage A ccess Modes Tests -- Should display storage classes with different access modes in cluster storage dropdown (failed).png - /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/screenshots/dataScie (1919x1079) nceProjects/clusterStorage/testClusterStorageAccessModes.cy.ts/Cluster Storage A ccess Modes Tests -- Should display storage classes with different access modes in cluster storage dropdown -- before each hook (failed) (attempt 2).png ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: settings/clusterSettings/testAdminClusterSettings.cy.ts (9 of 13) [2026-07-09T09:29:34.861Z] [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-09T09:29:34.944Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (182ms) 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-09T09:29:37.658Z] [INFO] Setting tests timeout to: 480 seconds Verify Connection Type Creation [2026-07-09T09:29:37.668Z] [INFO] Starting 480s timeout for: Verify User Can Create, Preview and Delete a Connection Type [2026-07-09T09:29:37.671Z] [INFO] Test title: Verify User Can Create, Preview and Delete a Connection Type [2026-07-09T09:29:37.676Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@ConnectionTypes","@ConnectionTypesCI"] [2026-07-09T09:29:37.681Z] [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-09T09:29:37.685Z] [INFO] Grep tags: ["@SmokeSet2"] - Verify User Can Create, Preview and Delete a Connection Type [2026-07-09T09:29:37.751Z] [INFO] Starting 480s timeout for: Verify User Can Duplicate, Edit and Delete a Connection Type [2026-07-09T09:29:37.755Z] [INFO] Test title: Verify User Can Duplicate, Edit and Delete a Connection Type [2026-07-09T09:29:37.760Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@ConnectionTypes"] [2026-07-09T09:29:37.764Z] [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-09T09:29:37.769Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-09T09:29:37.788Z] [INFO] Loaded project name: cypress-test-connection-type-185825 [2026-07-09T09:29:37.792Z] [INFO] Executing command: oc get project "cypress-test-connection-type-185825" -o name [2026-07-09T09:29:38.094Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-09T09:29:38.102Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-test-***\" not found","exitCode":1} [2026-07-09T09:29:38.108Z] [INFO] Project 'cypress-test-connection-type-185825' does not exist. [2026-07-09T09:29:38.130Z] [INFO] Creating project cypress-test-connection-type-185825 [2026-07-09T09:29:38.550Z] [INFO] [EXEC] oc new-project cypress-test-*** [2026-07-09T09:29:38.860Z] [INFO] [EXEC] oc label namespace cypress-test-*** opendatahub.io/dashboard=true --overwrite [2026-07-09T09:29:38.867Z] [INFO] Executing command: oc get project "cypress-test-connection-type-185825" -o name [2026-07-09T09:29:39.241Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-09T09:29:39.247Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-test-connection-type-185825","stderr":"","exitCode":0} [2026-07-09T09:29:39.254Z] [INFO] Project 'cypress-test-connection-type-185825' exists. [2026-07-09T09:29:39.276Z] [INFO] [STEP 1] Log into the application [2026-07-09T09:29:39.330Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-09T09:29:39.336Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-09T09:29:39.877Z] [INFO] Starting 480s timeout for: Verify User Can Duplicate, Edit and Delete a Connection Type [2026-07-09T09:29:39.881Z] [INFO] Test title: Verify User Can Duplicate, Edit and Delete a Connection Type [2026-07-09T09:29:39.885Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@ConnectionTypes"] [2026-07-09T09:29:39.890Z] [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-09T09:29:39.894Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-09T09:29:39.942Z] [INFO] Loaded project name: cypress-test-connection-type-185825 [2026-07-09T09:29:39.946Z] [INFO] Executing command: oc get project "cypress-test-connection-type-185825" -o name [2026-07-09T09:29:40.281Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-09T09:29:40.332Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-test-connection-type-185825","stderr":"","exitCode":0} [2026-07-09T09:29:40.340Z] [INFO] Project 'cypress-test-connection-type-185825' exists. [2026-07-09T09:29:40.351Z] [INFO] Project cypress-test-connection-type-185825 already exists. Deleting it. [2026-07-09T09:29:50.006Z] [INFO] [EXEC] oc delete project cypress-test-*** --wait [2026-07-09T09:29:50.019Z] [INFO] Waiting for project cypress-test-connection-type-185825 to be fully deleted... [2026-07-09T09:29:50.033Z] [INFO] Executing command: oc get project "cypress-test-connection-type-185825" -o name [2026-07-09T09:29:50.464Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-09T09:29:50.470Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-test-***\" not found","exitCode":1} [2026-07-09T09:29:50.477Z] [INFO] Project 'cypress-test-connection-type-185825' does not exist. [2026-07-09T09:29:50.557Z] [INFO] Creating project cypress-test-connection-type-185825 [2026-07-09T09:29:50.960Z] [INFO] [EXEC] oc new-project cypress-test-*** [2026-07-09T09:29:51.504Z] [INFO] [EXEC] oc label namespace cypress-test-*** opendatahub.io/dashboard=true --overwrite [2026-07-09T09:29:51.533Z] [INFO] Executing command: oc get project "cypress-test-connection-type-185825" -o name [2026-07-09T09:29:51.846Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-09T09:29:51.853Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-test-connection-type-185825","stderr":"","exitCode":0} [2026-07-09T09:29:51.859Z] [INFO] Project 'cypress-test-connection-type-185825' exists. [2026-07-09T09:29:51.879Z] [INFO] [STEP 1] Log into the application [2026-07-09T09:29:51.888Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-09T09:29:51.892Z] [INFO] BYOIDC cluster detected - using Keycloak authentication 1) Verify User Can Duplicate, Edit and Delete a Connection Type [2026-07-09T09:29:52.248Z] [INFO] Executing delete connection type command: oc delete configmap ct-test-connection-type-185825 -n redhat-ods-applications --ignore-not-found [2026-07-09T09:29:52.629Z] [INFO] [EXEC] oc delete configmap ct-test-connection-type-185825 -n redhat-ods-applications --ignore-not-found [2026-07-09T09:29:52.634Z] [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-09T09:29:53.086Z] [INFO] [EXEC] oc delete configmap ct-copy-of-s3-compatible-object-storage-v1 -n redhat-ods-applications --ignore-not-found [2026-07-09T09:30:04.043Z] [INFO] [EXEC] oc delete project cypress-test-*** --wait --ignore-not-found 0 passing (26s) 1 pending 1 failing 1) Verify Connection Type Creation Verify User Can Duplicate, Edit and Delete a Connection Type: Test steps were: 1. Log into the application 2. Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ Failed to visit 'https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/'. Status code: 503 Error: Failed to visit 'https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/'. Status code: 503 at Context.eval (webpack://@odh-dashboard/cypress/./cypress/support/commands/application.ts:429:14) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_009.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 2 │ │ Passing: 0 │ │ Failing: 1 │ │ Pending: 1 │ │ Skipped: 0 │ │ Screenshots: 2 │ │ Video: false │ │ Duration: 26 seconds │ │ Spec Ran: settings/connectionTypes/testCreateConnectionTypes.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ (Screenshots) - /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/screenshots/settings (1919x1079) /connectionTypes/testCreateConnectionTypes.cy.ts/Verify Connection Type Creation -- Verify User Can Duplicate, Edit and Delete a Connection Type (failed).png - /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/screenshots/settings (1919x1079) /connectionTypes/testCreateConnectionTypes.cy.ts/Verify Connection Type Creation -- Verify User Can Duplicate, Edit and Delete a Connection Type (failed) (attem pt 2).png ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: settings/connectionTypes/testPreInstalledConnectionTypes.cy.ts (11 of 13) [2026-07-09T09:30:06.786Z] [INFO] Setting tests timeout to: 480 seconds Verify OOTB Connection Types [2026-07-09T09:30:06.805Z] [INFO] Starting 480s timeout for: should have pre-installed label and unable to be edited or deleted [2026-07-09T09:30:06.811Z] [INFO] Test title: should have pre-installed label and unable to be edited or deleted [2026-07-09T09:30:06.840Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard"] [2026-07-09T09:30:06.850Z] [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-09T09:30:06.859Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-09T09:30:06.895Z] [INFO] [STEP 1] Navigate to Connection Types view [2026-07-09T09:30:06.907Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/settings/environment-setup/connection-types [2026-07-09T09:30:06.937Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-09T09:30:07.304Z] [INFO] Starting 480s timeout for: should have pre-installed label and unable to be edited or deleted [2026-07-09T09:30:07.308Z] [INFO] Test title: should have pre-installed label and unable to be edited or deleted [2026-07-09T09:30:07.322Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard"] [2026-07-09T09:30:07.327Z] [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-09T09:30:07.332Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-09T09:30:07.350Z] [INFO] [STEP 1] Navigate to Connection Types view [2026-07-09T09:30:07.359Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/settings/environment-setup/connection-types [2026-07-09T09:30:07.363Z] [INFO] BYOIDC cluster detected - using Keycloak authentication 1) should have pre-installed label and unable to be edited or deleted 0 passing (942ms) 1 failing 1) Verify OOTB Connection Types should have pre-installed label and unable to be edited or deleted: Test steps were: 1. Navigate to Connection Types view 2. Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/settings/environment-setup/connection-types Failed to visit 'https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/settings/environment-setup/connection-types'. Status code: 503 Error: Failed to visit 'https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/settings/environment-setup/connection-types'. Status code: 503 at Context.eval (webpack://@odh-dashboard/cypress/./cypress/support/commands/application.ts:429:14) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_010.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 0 │ │ Failing: 1 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 2 │ │ Video: false │ │ Duration: 0 seconds │ │ Spec Ran: settings/connectionTypes/testPreInstalledConnectionTypes.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ (Screenshots) - /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/screenshots/settings (1919x1079) /connectionTypes/testPreInstalledConnectionTypes.cy.ts/Verify OOTB Connection Ty pes -- should have pre-installed label and unable to be edited or deleted (faile d).png - /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/screenshots/settings (1919x1079) /connectionTypes/testPreInstalledConnectionTypes.cy.ts/Verify OOTB Connection Ty pes -- should have pre-installed label and unable to be edited or deleted (faile d) (attempt 2).png ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: settings/hardwareProfiles/testNotebookTolerations.cy.ts (12 of 13) [2026-07-09T09:30:10.397Z] [INFO] Setting tests timeout to: 480 seconds Notebooks - tolerations tests [2026-07-09T09:30:10.440Z] [INFO] Starting 480s timeout for: Verify Juypter Notebook Creation using Hardware Profiles and applying Tolerations [2026-07-09T09:30:10.451Z] [INFO] Test title: Verify Juypter Notebook Creation using Hardware Profiles and applying Tolerations [2026-07-09T09:30:10.461Z] [INFO] Test tags: ["@Dashboard","@HardwareProfiles","@Smoke","@SmokeSet2","@NonConcurrent"] [2026-07-09T09:30:10.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-09T09:30:10.475Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-09T09:30:10.502Z] [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-09T09:30:11.100Z] [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-09T09:30:11.106Z] [INFO] No notebooks found [2026-07-09T09:30:11.111Z] [INFO] Loaded Hardware Profile Name: cypress-hardware-profile-notebooks [2026-07-09T09:30:11.122Z] [INFO] Cleaning up and creating Hardware Profile: resources/hardwareProfile/notebook_tolerations.yaml [2026-07-09T09:30:11.127Z] [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-09T09:30:11.401Z] [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-09T09:30:11.414Z] [INFO] No matching profile found, proceeding with the test. [2026-07-09T09:30:11.431Z] [INFO] Creating Hardware Profile: resources/hardwareProfile/notebook_tolerations.yaml [2026-07-09T09:30:11.446Z] [INFO] Executing command: oc apply -f "/tmp/temp_1783589411435.yaml" -n redhat-ods-applications [2026-07-09T09:30:11.748Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1783589411435.yaml" -n redhat-ods-applications [2026-07-09T09:30:11.762Z] [INFO] Command executed successfully: hardwareprofile.infrastructure.opendatahub.io/cypress-hardware-profile-notebooks created [2026-07-09T09:30:11.949Z] [INFO] [EXEC] rm /tmp/temp_1783589411435.yaml [2026-07-09T09:30:11.975Z] [INFO] [STEP 1] Log into the application [2026-07-09T09:30:12.013Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-09T09:30:12.033Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-09T09:30:13.788Z] [INFO] Starting 480s timeout for: Verify Juypter Notebook Creation using Hardware Profiles and applying Tolerations [2026-07-09T09:30:13.791Z] [INFO] Test title: Verify Juypter Notebook Creation using Hardware Profiles and applying Tolerations [2026-07-09T09:30:13.809Z] [INFO] Test tags: ["@Dashboard","@HardwareProfiles","@Smoke","@SmokeSet2","@NonConcurrent"] [2026-07-09T09:30:13.814Z] [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-09T09:30:13.818Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-09T09:30:13.833Z] [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-09T09:30:14.165Z] [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-09T09:30:14.171Z] [INFO] No notebooks found [2026-07-09T09:30:14.174Z] [INFO] Loaded Hardware Profile Name: cypress-hardware-profile-notebooks [2026-07-09T09:30:14.177Z] [INFO] Cleaning up and creating Hardware Profile: resources/hardwareProfile/notebook_tolerations.yaml [2026-07-09T09:30:14.180Z] [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-09T09:30:14.444Z] [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-09T09:30:14.451Z] [INFO] No matching profile found, proceeding with the test. [2026-07-09T09:30:14.459Z] [INFO] Creating Hardware Profile: resources/hardwareProfile/notebook_tolerations.yaml [2026-07-09T09:30:14.472Z] [INFO] Executing command: oc apply -f "/tmp/temp_1783589414461.yaml" -n redhat-ods-applications [2026-07-09T09:30:16.328Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1783589414461.yaml" -n redhat-ods-applications [2026-07-09T09:30:16.336Z] [INFO] Command executed successfully: hardwareprofile.infrastructure.opendatahub.io/cypress-hardware-profile-notebooks configured [2026-07-09T09:30:16.466Z] [INFO] [EXEC] rm /tmp/temp_1783589414461.yaml [2026-07-09T09:30:16.489Z] [INFO] [STEP 1] Log into the application [2026-07-09T09:30:16.503Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-09T09:30:16.507Z] [INFO] BYOIDC cluster detected - using Keycloak authentication 1) Verify Juypter Notebook Creation using Hardware Profiles and applying Tolerations [2026-07-09T09:30:16.805Z] [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-09T09:30:17.139Z] [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-09T09:30:17.146Z] [INFO] No notebooks found [2026-07-09T09:30:17.149Z] [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-09T09:30:17.436Z] [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-09T09:30:17.444Z] [INFO] Hardware Profile found: cypress-hardware-profile-notebooks. Proceeding to delete. [2026-07-09T09:30:17.725Z] [INFO] [EXEC] oc delete hardwareprofiles cypress-hardware-profile-notebooks -n redhat-ods-applications 0 passing (7s) 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/ Failed to visit 'https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/'. Status code: 503 Error: Failed to visit 'https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/'. Status code: 503 at Context.eval (webpack://@odh-dashboard/cypress/./cypress/support/commands/application.ts:429:14) [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: 7 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-09T09:30:20.476Z] [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-09T09:30:20.495Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (118ms) 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:05 1 1 - - - │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✖ dataScienceProjects/testLaunchStand 05:25 1 - 1 - - │ │ aloneNotebook.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ dataScienceProjects/testProjectCont 129ms 2 - - 2 - │ │ ributorPermissions.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ dataScienceProjects/testProjectCrea 169ms 4 - - 4 - │ │ tion.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✖ dataScienceProjects/testProjectEdit 00:17 1 - 1 - - │ │ ing.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✖ storageClasses/clusterStorage.cy.ts 00:19 1 - 1 - - │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✖ storageClasses/storageClasses.cy.ts 00:14 4 - 4 - - │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✖ dataScienceProjects/clusterStorage/ 00:22 5 - 1 - 4 │ │ testClusterStorageAccessModes.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ settings/clusterSettings/testAdminC 184ms 3 - - 3 - │ │ lusterSettings.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✖ settings/connectionTypes/testCreate 00:26 2 - 1 1 - │ │ ConnectionTypes.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✖ settings/connectionTypes/testPreIns 947ms 1 - 1 - - │ │ talledConnectionTypes.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✖ settings/hardwareProfiles/testNoteb 00:07 1 - 1 - - │ │ ookTolerations.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ settings/servingRuntimes/testSingle 123ms 1 - - 1 - │ │ ServingRuntimeCreation.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ✖ 8 of 13 failed (62%) 07:20 27 1 11 11 4