It looks like this is your first time using Cypress: 15.17.0 ❯ Verifying Cypress can run /cypress_cache/15.17.0/Cypress ✔ Verified Cypress! /cypress_cache/15.17.0/Cypress Opening Cypress... 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) "@SmokeSet1" ================================================================================ (Run Starting) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Cypress: 15.17.0 │ │ Browser: Electron 138 (headless) │ │ Node Version: v22.22.0 (/usr/bin/node-22) │ │ Specs: 18 found (applications/testAboutDialog.cy.ts, dashboardNavigation/testApplicat │ │ ionLinks.cy.ts, dashboardNavigation/testManifestLinks.cy.ts, dataScienceProjec │ │ ts/testProjectAdminPermissions.cy.ts, featureStore/testFeatureStoreRbac.cy.ts, │ │ learningResources/test...) │ │ Searched: cypress/tests/e2e/applications/testAboutDialog.cy.ts, cypress/tests/e2e/dashbo │ │ ardNavigation/testApplicationLinks.cy.ts, cypress/tests/e2e/dashboardNavigatio │ │ n/testManifestLinks.cy.ts, cypress/tests/e2e/dataScienceProjects/testProjectAd │ │ minPermissions.cy.ts, cypress/tests/e2e/featureStore/testFeatureStoreRbac.cy.t │ │ s, cypress/tests/e2e/learningResources/testCustomResourceCreation.cy.ts, cypre │ │ ss/tests/e2e/modelCatalog/testCatalogSettingsAvailable.cy.ts, cypress/tests/e2 │ │ e/modelCatalog/testModelCatalogAvailable.cy.ts, cypress/tests/e2e/modelCatalog │ │ /testPerformanceFiltersAvailable.cy.ts, cypress/tests/e2e/applications/enabled │ │ /testNotebookAdministration.cy.ts, cypress/tests/e2e/applications/explore/test │ │ EnabledISVs.cy.ts, cypress/tests/e2e/dataScienceProjects/workbenches/testWorkb │ │ enchStorageClasses.cy.ts, cypress/tests/e2e/dataScienceProjects/workbenches/wo │ │ rkbenches.cy.ts, cypress/tests/e2e/modelTraining/trainJobs/testTrainjobLifecyc │ │ le.cy.ts, cypress/tests/e2e/modelTraining/trainJobs/testTrainjobProgression.cy │ │ .ts, cypress/tests/e2e/settings/hardwareProfiles/testDeleteAppliedHardwareProf │ │ ile.cy.ts, cypress/tests/e2e/settings/hardwareProfiles/testHardwareProfiles.cy │ │ .ts, cypress/tests/e2e/settings/hardwareProfiles/testModifyAppliedHardwareProf │ │ ile.cy.ts │ │ Experiments: experimentalInteractiveRunEvents=true,experimentalMemoryManagement=true │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ Remove output folder /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: applications/testAboutDialog.cy.ts (1 of 18) [2026-07-16T03:15:52.373Z] [INFO] Setting tests timeout to: 480 seconds Verify RHODS About Dialog [2026-07-16T03:15:52.394Z] [INFO] Starting 480s timeout for: Verify RHODS About Dialog contains correct information [2026-07-16T03:15:52.400Z] [INFO] Test title: Verify RHODS About Dialog contains correct information [2026-07-16T03:15:52.415Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@RHOAIENG-21403","@NonConcurrent"] [2026-07-16T03:15:52.424Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-16T03:15:52.431Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-16T03:15:52.455Z] [INFO] Auto-detecting installed product (RHOAI or ODH)... [2026-07-16T03:15:53.740Z] [INFO] [EXEC] oc get csv -n redhat-ods-operator -o json | jq -r '[.items[] | select(.spec.displayName | test("Red Hat OpenShift AI")) | select(.status.phase != "Failed")] | first // empty' [2026-07-16T03:15:53.750Z] [INFO] Command exit code: 0 [2026-07-16T03:15:53.771Z] [INFO] Prepare the CSV JSON for the tests according to the installed Product: Red Hat OpenShift AI [2026-07-16T03:15:54.221Z] [INFO] [EXEC] oc get csv -n redhat-ods-operator -o json | jq -r '[.items[] | select(.spec.displayName | test("Red Hat OpenShift AI")) | select(.status.phase != "Failed")] | first // empty' [2026-07-16T03:15:54.242Z] [INFO] Command exit code: 0 [2026-07-16T03:15:54.269Z] [INFO] [STEP 1] Login to Red Hat OpenShift AI [2026-07-16T03:15:54.286Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-16T03:15:54.962Z] [INFO] OAuth login flow detected - completing authentication [2026-07-16T03:15:57.129Z] [INFO] [STEP 2] Open the About dialog [2026-07-16T03:15:58.984Z] [INFO] [STEP 3] Verify product 'Red Hat OpenShift AI' in About dialog [2026-07-16T03:15:59.049Z] [INFO] [STEP 4] Verify product 'Red Hat OpenShift AI' in About image [2026-07-16T03:15:59.120Z] [INFO] [STEP 5] Verify Red Hat OpenShift AI version in About dialog [2026-07-16T03:15:59.171Z] [INFO] [STEP 6] Verify Red Hat OpenShift AI channel in About dialog [2026-07-16T03:15:59.713Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.status.installedCSV != null) | select(.status.installedCSV | test("rhods-operator")) | .spec.channel' | head -n 1 [2026-07-16T03:15:59.755Z] [INFO] Command exit code: 0 [2026-07-16T03:15:59.779Z] [INFO] [STEP 7] Verify admin access level [2026-07-16T03:15:59.918Z] [INFO] Verify versions in About dialog's table for component: Dashboard [2026-07-16T03:16:00.519Z] [INFO] [EXEC] oc get Dashboard -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-16T03:16:00.527Z] [INFO] Command exit code: 0 [2026-07-16T03:16:00.557Z] [INFO] Retrieved version of Dashboard: [2026-07-16T03:16:00.566Z] [INFO] Verify versions in About dialog's table for component: Pipelines [2026-07-16T03:16:01.249Z] [INFO] [EXEC] oc get Pipelines -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-16T03:16:01.257Z] [INFO] Command exit code: 0 [2026-07-16T03:16:01.359Z] [INFO] Retrieved version of Pipelines: [2026-07-16T03:16:01.413Z] [INFO] Verify versions in About dialog's table for component: Kueue [2026-07-16T03:16:02.019Z] [INFO] [EXEC] oc get Kueue -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-16T03:16:02.027Z] [INFO] Command exit code: 0 [2026-07-16T03:16:02.110Z] [INFO] Retrieved version of Kueue: [2026-07-16T03:16:02.117Z] [INFO] Verify versions in About dialog's table for component: Model registry [2026-07-16T03:16:02.814Z] [INFO] [EXEC] oc get Modelregistry -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-16T03:16:02.911Z] [INFO] Command exit code: 0 [2026-07-16T03:16:02.966Z] [INFO] Retrieved version of Model registry: latest latest [2026-07-16T03:16:03.035Z] [INFO] Verify versions in About dialog's table for component: Feast operator [2026-07-16T03:16:03.722Z] [INFO] [EXEC] oc get Feastoperator -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-16T03:16:03.833Z] [INFO] Command exit code: 0 [2026-07-16T03:16:03.938Z] [INFO] Retrieved version of Feast operator: 0.64.0 [2026-07-16T03:16:03.949Z] [INFO] Verify versions in About dialog's table for component: Model server and metrics [2026-07-16T03:16:04.842Z] [INFO] [EXEC] oc get Modelserverandmetrics -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-16T03:16:04.925Z] [INFO] Command exit code: 1 [2026-07-16T03:16:05.021Z] [INFO] Failed to retrieve version of Model server and metrics: error: the server doesn't have a resource type "Modelserverandmetrics" [2026-07-16T03:16:05.050Z] [INFO] Verify versions in About dialog's table for component: Ray [2026-07-16T03:16:05.723Z] [INFO] [EXEC] oc get Ray -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-16T03:16:05.820Z] [INFO] Command exit code: 0 [2026-07-16T03:16:05.828Z] [INFO] Retrieved version of Ray: 1.4.2 [2026-07-16T03:16:05.861Z] [INFO] Verify versions in About dialog's table for component: Training operator [2026-07-16T03:16:06.512Z] [INFO] [EXEC] oc get Trainingoperator -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-16T03:16:06.554Z] [INFO] Command exit code: 0 [2026-07-16T03:16:06.626Z] [INFO] Retrieved version of Training operator: 1.9.0 [2026-07-16T03:16:06.636Z] [INFO] Verify versions in About dialog's table for component: TrustyAI [2026-07-16T03:16:07.220Z] [INFO] [EXEC] oc get TrustyAI -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-16T03:16:07.255Z] [INFO] Command exit code: 0 [2026-07-16T03:16:07.345Z] [INFO] Retrieved version of TrustyAI: v1.37.0 v0.28.0 v1.37.0 v0.4.8 0.9.4 v0.2.0 v0.2.1 v0.3.0 [2026-07-16T03:16:07.415Z] [INFO] Verify versions in About dialog's table for component: Workbenches [2026-07-16T03:16:08.054Z] [INFO] [EXEC] oc get Workbenches -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-16T03:16:08.160Z] [INFO] Command exit code: 0 [2026-07-16T03:16:08.220Z] [INFO] Retrieved version of Workbenches: 1.10.0 [2026-07-16T03:16:08.256Z] [INFO] Verify versions in About dialog's table for component: Trainer [2026-07-16T03:16:09.014Z] [INFO] [EXEC] oc get Trainer -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-16T03:16:09.058Z] [INFO] Command exit code: 0 [2026-07-16T03:16:09.171Z] [INFO] Retrieved version of Trainer: 2.1.0 [2026-07-16T03:16:09.239Z] [INFO] Verify versions in About dialog's table for component: MLflow [2026-07-16T03:16:09.913Z] [INFO] [EXEC] oc get MLflow -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-16T03:16:09.923Z] [INFO] Command exit code: 0 [2026-07-16T03:16:10.037Z] [INFO] Retrieved version of MLflow: ✓ Verify RHODS About Dialog contains correct information (17728ms) 1 passing (18s) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/.jsons/mochawesome.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 1 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 17 seconds │ │ Spec Ran: applications/testAboutDialog.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dashboardNavigation/testApplicationLinks.cy.ts (2 of 18) [2026-07-16T03:16:15.221Z] [INFO] Setting tests timeout to: 480 seconds Verify the RHOAI Application and Switcher links in the Dashboard Navigation [2026-07-16T03:16:15.312Z] [INFO] Starting 480s timeout for: Verify the various application tabs and switcher links are operational [2026-07-16T03:16:15.317Z] [INFO] Test title: Verify the various application tabs and switcher links are operational [2026-07-16T03:16:15.336Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-771","@Dashboard","@NonConcurrent"] [2026-07-16T03:16:15.346Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-16T03:16:15.351Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-16T03:16:15.413Z] [INFO] [STEP 1] Log into the application [2026-07-16T03:16:15.426Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-16T03:16:15.738Z] [INFO] OAuth login flow detected - completing authentication [2026-07-16T03:16:18.520Z] [INFO] [STEP 2] Click the Application Launcher [2026-07-16T03:16:19.715Z] [INFO] [STEP 3] Extract the Application and Switcher URLs [2026-07-16T03:16:20.012Z] [INFO] Extracted URLs: /, https://console-openshift-console.apps.ods-qe-psi-07.osp.rh-ods.com:, https://cloud.redhat.com/openshift/details/6d836f74-d2a7-483d-9d64-7b8b9cdb8ffc, /, /projects, /ai-hub/models, /maas/keys-and-subs, /develop-train/feature-store/overview, /develop-train/feature-store/entities, /develop-train/feature-store/data-sources, /develop-train/feature-store/datasets, /develop-train/feature-store/features, /develop-train/feature-store/feature-views, /develop-train/feature-store/feature-services, /develop-train/pipelines/definitions, /develop-train/pipelines/runs, /develop-train/pipelines/artifacts, /develop-train/pipelines/executions, /develop-train/mlflow/experiments, /develop-train/training-jobs, /observe-monitor/workload-metrics, /learning-resources, /applications/enabled, /applications/explore [2026-07-16T03:16:20.032Z] [INFO] Verify that each URL is accessible and that a 200 is returned [2026-07-16T03:16:20.441Z] [INFO] ✅ / - Status: 200 [2026-07-16T03:16:21.132Z] [INFO] ✅ https://console-openshift-console.apps.ods-qe-psi-07.osp.rh-ods.com: - Status: 200 [2026-07-16T03:16:21.518Z] [INFO] ✅ https://cloud.redhat.com/openshift/details/6d836f74-d2a7-483d-9d64-7b8b9cdb8ffc - Status: 200 [2026-07-16T03:16:21.634Z] [INFO] ✅ / - Status: 200 [2026-07-16T03:16:21.714Z] [INFO] ✅ /projects - Status: 200 [2026-07-16T03:16:21.827Z] [INFO] ✅ /ai-hub/models - Status: 200 [2026-07-16T03:16:22.024Z] [INFO] ✅ /maas/keys-and-subs - Status: 200 [2026-07-16T03:16:22.221Z] [INFO] ✅ /develop-train/feature-store/overview - Status: 200 [2026-07-16T03:16:22.324Z] [INFO] ✅ /develop-train/feature-store/entities - Status: 200 [2026-07-16T03:16:22.522Z] [INFO] ✅ /develop-train/feature-store/data-sources - Status: 200 [2026-07-16T03:16:22.621Z] [INFO] ✅ /develop-train/feature-store/datasets - Status: 200 [2026-07-16T03:16:22.717Z] [INFO] ✅ /develop-train/feature-store/features - Status: 200 [2026-07-16T03:16:22.842Z] [INFO] ✅ /develop-train/feature-store/feature-views - Status: 200 [2026-07-16T03:16:23.017Z] [INFO] ✅ /develop-train/feature-store/feature-services - Status: 200 [2026-07-16T03:16:23.107Z] [INFO] ✅ /develop-train/pipelines/definitions - Status: 200 [2026-07-16T03:16:23.225Z] [INFO] ✅ /develop-train/pipelines/runs - Status: 200 [2026-07-16T03:16:23.437Z] [INFO] ✅ /develop-train/pipelines/artifacts - Status: 200 [2026-07-16T03:16:23.615Z] [INFO] ✅ /develop-train/pipelines/executions - Status: 200 [2026-07-16T03:16:23.718Z] [INFO] ✅ /develop-train/mlflow/experiments - Status: 200 [2026-07-16T03:16:23.745Z] [INFO] ✅ /develop-train/training-jobs - Status: 200 [2026-07-16T03:16:23.840Z] [INFO] ✅ /observe-monitor/workload-metrics - Status: 200 [2026-07-16T03:16:23.913Z] [INFO] ✅ /learning-resources - Status: 200 [2026-07-16T03:16:23.954Z] [INFO] ✅ /applications/enabled - Status: 200 [2026-07-16T03:16:24.216Z] [INFO] ✅ /applications/explore - Status: 200 ✓ Verify the various application tabs and switcher links are operational (9216ms) 1 passing (9s) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/.jsons/mochawesome_001.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 1 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 9 seconds │ │ Spec Ran: dashboardNavigation/testApplicationLinks.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dashboardNavigation/testManifestLinks.cy.ts (3 of 18) [2026-07-16T03:16:31.831Z] [INFO] Setting tests timeout to: 480 seconds Verify that all the URLs referenced in the Manifest directory are operational - Validates URL format and checks for common mistakes in manifest files (fast, stable) - Checks URL reachability with tolerance for transient errors (429, 502, 503, 504) [2026-07-16T03:16:31.917Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (319ms) 2 pending [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet1/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: dashboardNavigation/testManifestLinks.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/testProjectAdminPermissions.cy.ts (4 of 18) [2026-07-16T03:16:38.920Z] [INFO] Setting tests timeout to: 480 seconds Verify that users can provide admin project permissions to non-admin users/groups [2026-07-16T03:16:38.932Z] [INFO] Starting 480s timeout for: Verify that user can be added as an Admin for a Project [2026-07-16T03:16:38.936Z] [INFO] Test title: Verify that user can be added as an Admin for a Project [2026-07-16T03:16:39.007Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard"] [2026-07-16T03:16:39.015Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-16T03:16:39.022Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-16T03:16:39.108Z] [INFO] Loaded project name: cypress-user-perm-test-526006 [2026-07-16T03:16:39.114Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-07-16T03:16:39.817Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-07-16T03:16:39.824Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-user-perm-test-526006\" not found","exitCode":1} [2026-07-16T03:16:39.832Z] [INFO] Project 'cypress-user-perm-test-526006' does not exist. [2026-07-16T03:16:39.845Z] [INFO] Creating project cypress-user-perm-test-526006 [2026-07-16T03:16:40.853Z] [INFO] [EXEC] oc new-project cypress-user-perm-test-526006 [2026-07-16T03:16:41.617Z] [INFO] [EXEC] oc label namespace cypress-user-perm-test-526006 opendatahub.io/dashboard=true --overwrite [2026-07-16T03:16:41.626Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-07-16T03:16:42.421Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-07-16T03:16:42.429Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-user-perm-test-526006","stderr":"","exitCode":0} [2026-07-16T03:16:42.511Z] [INFO] Project 'cypress-user-perm-test-526006' exists. [2026-07-16T03:16:42.519Z] [INFO] Project cypress-user-perm-test-526006 confirmed to be created and verified successfully [2026-07-16T03:16:42.535Z] [INFO] [STEP 1] Log into the application [2026-07-16T03:16:42.607Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-16T03:16:43.114Z] [INFO] OAuth login flow detected - completing authentication [2026-07-16T03:16:46.713Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-test-526006 [2026-07-16T03:16:55.626Z] [INFO] [STEP 3] Assign admin user Project Permissions [2026-07-16T03:17:04.041Z] [INFO] [STEP 4] Save the user and validate that htpasswd-cluster-admin-user has been saved with admin permissions ✓ Verify that user can be added as an Admin for a Project (25493ms) [2026-07-16T03:17:04.931Z] [INFO] Starting 480s timeout for: Verify user can assign access permissions to user group [2026-07-16T03:17:04.934Z] [INFO] Test title: Verify user can assign access permissions to user group [2026-07-16T03:17:05.014Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard","@NonConcurrent"] [2026-07-16T03:17:05.020Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-16T03:17:05.028Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-16T03:17:05.110Z] [INFO] [STEP 1] Log into the application [2026-07-16T03:17:05.118Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-16T03:17:05.435Z] [INFO] OAuth login flow detected - completing authentication [2026-07-16T03:17:07.518Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-test-526006 [2026-07-16T03:17:15.913Z] [INFO] [STEP 3] Assign admin group Project Permissions [2026-07-16T03:17:25.338Z] [INFO] [STEP 4] Save the group and validate that htpasswd-cluster-admin-user has been saved with admin permissions ✓ Verify user can assign access permissions to user group (20999ms) [2026-07-16T03:17:26.230Z] [INFO] Starting 480s timeout for: Verify that user can access the created project with Admin rights [2026-07-16T03:17:26.234Z] [INFO] Test title: Verify that user can access the created project with Admin rights [2026-07-16T03:17:26.307Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard","@NonConcurrent"] [2026-07-16T03:17:26.316Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-16T03:17:26.325Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-16T03:17:26.416Z] [INFO] [STEP 1] Log into the application as non-admin [2026-07-16T03:17:26.513Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-16T03:17:26.913Z] [INFO] OAuth login flow detected - completing authentication [2026-07-16T03:17:30.431Z] [INFO] [STEP 2] Verify that the user has access to the created project and can access Permissions [2026-07-16T03:17:41.013Z] [INFO] Deleting Project cypress-user-perm-test-526006 after the test has finished. [2026-07-16T03:17:42.118Z] [INFO] [EXEC] oc whoami [2026-07-16T03:17:43.121Z] [INFO] [EXEC] oc delete project cypress-user-perm-test-526006 --wait=false --ignore-not-found ✓ Verify that user can access the created project with Admin rights (13789ms) 3 passing (1m) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/.jsons/mochawesome_003.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 3 │ │ Passing: 3 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 1 minute, 4 seconds │ │ Spec Ran: dataScienceProjects/testProjectAdminPermissions.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: featureStore/testFeatureStoreRbac.cy.ts (5 of 18) [2026-07-16T03:17:52.534Z] [INFO] Setting tests timeout to: 480 seconds Verify RBAC scoped Feature Store discovery by namespace access [2026-07-16T03:17:52.615Z] [INFO] Starting 480s timeout for: Admin user can discover the Feature Store project [2026-07-16T03:17:52.618Z] [INFO] Test title: Admin user can discover the Feature Store project [2026-07-16T03:17:52.625Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-16T03:17:52.633Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-16T03:17:52.708Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-16T03:17:52.728Z] [INFO] Ensure admin oc session for setup [2026-07-16T03:17:53.335Z] [INFO] [EXEC] oc whoami [2026-07-16T03:17:53.340Z] [INFO] Check if the operator is RHOAI [2026-07-16T03:17:54.125Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.spec.name=="rhods-operator") | .spec.channel' [2026-07-16T03:17:54.134Z] [INFO] Command exit code: 0 [2026-07-16T03:17:54.209Z] [INFO] RHOAI confirmed (subscription channel="beta"). [2026-07-16T03:17:54.230Z] [INFO] Create namespace: test-fs-ui-proj-108259 [2026-07-16T03:17:54.235Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-16T03:17:54.918Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-16T03:17:54.926Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-fs-ui-proj-108259\" not found","exitCode":1} [2026-07-16T03:17:54.933Z] [INFO] Project 'test-fs-ui-proj-108259' does not exist. [2026-07-16T03:17:55.010Z] [INFO] Creating project test-fs-ui-proj-108259 [2026-07-16T03:17:55.732Z] [INFO] [EXEC] oc new-project test-fs-ui-proj-108259 [2026-07-16T03:17:56.617Z] [INFO] [EXEC] oc label namespace test-fs-ui-proj-108259 opendatahub.io/dashboard=true --overwrite [2026-07-16T03:17:56.626Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-16T03:17:57.415Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-16T03:17:57.422Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-16T03:17:57.430Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-16T03:17:57.438Z] [INFO] Apply FeatureStore CR in namespace: test-fs-ui-proj-108259 [2026-07-16T03:17:58.243Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1784171877444-lq9r9ls2k.yaml && rm -f /tmp/cypress-yaml-1784171877444-lq9r9ls2k.yaml [2026-07-16T03:17:58.250Z] [INFO] Command exit code: 0 [2026-07-16T03:17:58.310Z] [INFO] Finding pods with command: oc get pods -n test-fs-ui-proj-108259 -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep test-s3 [2026-07-16T03:18:09.022Z] [INFO] [EXEC] oc get pods -n test-fs-ui-proj-108259 -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep test-s3 [2026-07-16T03:18:09.040Z] [INFO] Parsed: namespace = test-fs-ui-proj-108259, podName = feast-test-s3-6894ff448c-srtxx [2026-07-16T03:18:09.047Z] [INFO] Found 1 matching pods [2026-07-16T03:18:09.112Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/feast-test-s3-6894ff448c-srtxx -n test-fs-ui-proj-108259 --timeout=300s [2026-07-16T03:18:17.031Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/feast-test-s3-6894ff448c-srtxx -n test-fs-ui-proj-108259 --timeout=300s [2026-07-16T03:18:17.108Z] [INFO] Pod is ready: pod/feast-test-s3-6894ff448c-srtxx condition met [2026-07-16T03:18:17.140Z] [INFO] [STEP 1] Log in as admin user [2026-07-16T03:18:17.226Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-16T03:18:17.634Z] [INFO] OAuth login flow detected - completing authentication [2026-07-16T03:18:21.616Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-07-16T03:18:27.276Z] [INFO] [STEP 3] Verify the Feature Store project is discoverable and select it [2026-07-16T03:18:27.724Z] [INFO] [STEP 4] Verify the project selector shows the selected project ✓ Admin user can discover the Feature Store project (35447ms) [2026-07-16T03:18:28.053Z] [INFO] Starting 480s timeout for: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-16T03:18:28.056Z] [INFO] Test title: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-16T03:18:28.061Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-16T03:18:28.066Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-16T03:18:28.070Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-16T03:18:28.110Z] [INFO] [STEP 1] Log in as non-admin user (no access to the test namespace) [2026-07-16T03:18:28.117Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-16T03:18:28.330Z] [INFO] OAuth login flow detected - completing authentication [2026-07-16T03:18:29.588Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-07-16T03:18:36.811Z] [INFO] [STEP 3] Verify the Feature Store empty state is shown (no projects accessible) [2026-07-16T03:18:48.626Z] [INFO] Starting 480s timeout for: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-16T03:18:48.630Z] [INFO] Test title: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-16T03:18:48.636Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-16T03:18:48.642Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-16T03:18:48.650Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-16T03:18:48.719Z] [INFO] Ensure admin oc session for setup [2026-07-16T03:18:49.540Z] [INFO] [EXEC] oc whoami [2026-07-16T03:18:49.545Z] [INFO] Check if the operator is RHOAI [2026-07-16T03:18:50.344Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.spec.name=="rhods-operator") | .spec.channel' [2026-07-16T03:18:50.413Z] [INFO] Command exit code: 0 [2026-07-16T03:18:50.420Z] [INFO] RHOAI confirmed (subscription channel="beta"). [2026-07-16T03:18:50.432Z] [INFO] Create namespace: test-fs-ui-proj-108259 [2026-07-16T03:18:50.438Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-16T03:18:51.319Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-16T03:18:51.327Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-16T03:18:51.335Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-16T03:18:51.345Z] [INFO] Project test-fs-ui-proj-108259 already exists. Deleting it. [2026-07-16T03:19:32.911Z] [INFO] [EXEC] oc delete project test-fs-ui-proj-108259 --wait [2026-07-16T03:19:32.922Z] [INFO] Waiting for project test-fs-ui-proj-108259 to be fully deleted... [2026-07-16T03:19:32.927Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-16T03:19:33.721Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-16T03:19:33.729Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-fs-ui-proj-108259\" not found","exitCode":1} [2026-07-16T03:19:33.740Z] [INFO] Project 'test-fs-ui-proj-108259' does not exist. [2026-07-16T03:19:33.919Z] [INFO] Creating project test-fs-ui-proj-108259 [2026-07-16T03:19:34.461Z] [INFO] [EXEC] oc new-project test-fs-ui-proj-108259 [2026-07-16T03:19:35.075Z] [INFO] [EXEC] oc label namespace test-fs-ui-proj-108259 opendatahub.io/dashboard=true --overwrite [2026-07-16T03:19:35.081Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-16T03:19:35.721Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-16T03:19:35.730Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-16T03:19:35.740Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-16T03:19:35.809Z] [INFO] Apply FeatureStore CR in namespace: test-fs-ui-proj-108259 [2026-07-16T03:19:36.622Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1784171975811-bl4fpsyj8.yaml && rm -f /tmp/cypress-yaml-1784171975811-bl4fpsyj8.yaml [2026-07-16T03:19:36.629Z] [INFO] Command exit code: 0 [2026-07-16T03:19:36.635Z] [INFO] Finding pods with command: oc get pods -n test-fs-ui-proj-108259 -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep test-s3 [2026-07-16T03:19:47.724Z] [INFO] [EXEC] oc get pods -n test-fs-ui-proj-108259 -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep test-s3 [2026-07-16T03:19:47.737Z] [INFO] Parsed: namespace = test-fs-ui-proj-108259, podName = feast-test-s3-6894ff448c-wd5zd [2026-07-16T03:19:47.810Z] [INFO] Found 1 matching pods [2026-07-16T03:19:47.820Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/feast-test-s3-6894ff448c-wd5zd -n test-fs-ui-proj-108259 --timeout=300s [2026-07-16T03:19:55.325Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/feast-test-s3-6894ff448c-wd5zd -n test-fs-ui-proj-108259 --timeout=300s [2026-07-16T03:19:55.332Z] [INFO] Pod is ready: pod/feast-test-s3-6894ff448c-wd5zd condition met [2026-07-16T03:19:55.407Z] [INFO] [STEP 1] Log in as non-admin user (no access to the test namespace) [2026-07-16T03:19:55.415Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ 1) Non-admin user without namespace access cannot discover the Feature Store project [2026-07-16T03:19:59.348Z] [INFO] Restore admin oc session for cleanup [2026-07-16T03:19:59.829Z] [INFO] [EXEC] oc whoami [2026-07-16T03:19:59.834Z] [INFO] Delete namespace: test-fs-ui-proj-108259 [2026-07-16T03:20:00.749Z] [INFO] [EXEC] oc delete project test-fs-ui-proj-108259 --wait=false --ignore-not-found 1 passing (2m) 1 failing 1) Verify RBAC scoped Feature Store discovery by namespace access Non-admin user without namespace access cannot discover the Feature Store project: Test steps were: 1. Ensure admin oc session for setup 2. Check if the operator is RHOAI 3. Create namespace: test-fs-ui-proj-108259 4. Apply FeatureStore CR in namespace: test-fs-ui-proj-108259 5. Log in as non-admin user (no access to the test namespace) 6. Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ Failed to visit 'https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/'. Status code: 503 Error: Failed to visit 'https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/'. Status code: 503 at Context.eval (webpack://@odh-dashboard/cypress/./cypress/support/commands/application.ts:358:14) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/.jsons/mochawesome_004.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 2 │ │ Passing: 1 │ │ Failing: 1 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 2 │ │ Video: false │ │ Duration: 2 minutes, 8 seconds │ │ Spec Ran: featureStore/testFeatureStoreRbac.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ (Screenshots) - /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/screenshots/featureS (1919x1079) tore/testFeatureStoreRbac.cy.ts/Verify RBAC scoped Feature Store discovery by na mespace access -- Non-admin user without namespace access cannot discover the Fe ature Store project (failed).png - /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/screenshots/featureS (1919x1079) tore/testFeatureStoreRbac.cy.ts/Verify RBAC scoped Feature Store discovery by na mespace access -- Non-admin user without namespace access cannot discover the Fe ature Store project (failed) (attempt 2).png ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: learningResources/testCustomResourceCreation.cy.ts (6 of 18) [2026-07-16T03:20:06.230Z] [INFO] Setting tests timeout to: 480 seconds Create a custom resource Quickstart by using Dashboard CRDs [2026-07-16T03:20:06.252Z] [INFO] Starting 480s timeout for: Upload custom resource and verify [2026-07-16T03:20:06.309Z] [INFO] Test title: Upload custom resource and verify [2026-07-16T03:20:06.322Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-697","@Dashboard","@NonConcurrent"] [2026-07-16T03:20:06.328Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-16T03:20:06.337Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-16T03:20:06.418Z] [INFO] Loaded resources data: { "resources": { "CustomQuickStart": [ { "kind": "OdhQuickStart", "labelSelector": "app=custom-odsci-app", "createdName": "TEST - Custom Quick Start", "metaDataName": "custom-quick-start-test", "description": "This quick start is a TEST!!!", "yamlPath": "import/custom_quickstart.yaml" } ], "CustomApplication": [ { "kind": "OdhApplication", "labelSelector": "app=custom-odsci-app", "createdName": "TEST - Custom ODS-CI Application", "metaDataName": "custom-odsci-app-doc", "description": "Custom Application is a test item created by ODS-CI to test creation of custom d", "yamlPath": "import/custom_app.yaml" } ], "CustomHowTo": [ { "namespace": "opendatahub", "kind": "OdhDocument", "labelSelector": "app=custom-odsci-app", "createdName": "TEST - Custom How-To Documentation", "metaDataName": "custom-doc-howto-test", "description": "Custom How-To is a test item created by ODS-CI suite in order to test creation o", "yamlPath": "import/custom_doc_howto.yaml" } ], "CustomTutorial": [ { "kind": "OdhDocument", "labelSelector": "app=custom-odsci-app", "createdName": "TEST - Custom Tutorial Documentation", "metaDataName": "custom-doc-tutorial-test", "description": "Custom Tutorial is a test item created by ODS-CI suite in order to test creation", "yamlPath": "import/custom_doc_tutorial.yaml" } ] } } [2026-07-16T03:20:06.422Z] [INFO] YAML path for CustomQuickStart: import/custom_quickstart.yaml [2026-07-16T03:20:06.452Z] [INFO] Executing command: oc apply -f "/tmp/temp_1784172006433.yaml" -n redhat-ods-applications [2026-07-16T03:20:07.147Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1784172006433.yaml" -n redhat-ods-applications [2026-07-16T03:20:07.223Z] [INFO] Command executed successfully: odhquickstart.console.openshift.io/custom-quick-start-test created [2026-07-16T03:20:07.512Z] [INFO] [EXEC] rm /tmp/temp_1784172006433.yaml [2026-07-16T03:20:07.555Z] [INFO] Executing command: oc apply -f "/tmp/temp_1784172007523.yaml" -n redhat-ods-applications [2026-07-16T03:20:08.238Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1784172007523.yaml" -n redhat-ods-applications [2026-07-16T03:20:08.246Z] [INFO] Command executed successfully: odhapplication.dashboard.opendatahub.io/custom-odsci-app created [2026-07-16T03:20:08.529Z] [INFO] [EXEC] rm /tmp/temp_1784172007523.yaml [2026-07-16T03:20:08.646Z] [INFO] Executing command: oc apply -f "/tmp/temp_1784172008624.yaml" -n redhat-ods-applications [2026-07-16T03:20:09.317Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1784172008624.yaml" -n redhat-ods-applications [2026-07-16T03:20:09.334Z] [INFO] Command executed successfully: odhdocument.dashboard.opendatahub.io/custom-doc-howto-test created [2026-07-16T03:20:09.540Z] [INFO] [EXEC] rm /tmp/temp_1784172008624.yaml [2026-07-16T03:20:09.607Z] [INFO] Executing command: oc apply -f "/tmp/temp_1784172009548.yaml" -n redhat-ods-applications [2026-07-16T03:20:10.152Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1784172009548.yaml" -n redhat-ods-applications [2026-07-16T03:20:10.209Z] [INFO] Command executed successfully: odhdocument.dashboard.opendatahub.io/custom-doc-tutorial-test created [2026-07-16T03:20:10.449Z] [INFO] [EXEC] rm /tmp/temp_1784172009548.yaml [2026-07-16T03:20:10.457Z] [INFO] All resources have been set up successfully. [2026-07-16T03:20:10.524Z] [INFO] [STEP 1] Log into the application [2026-07-16T03:20:10.564Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-16T03:20:11.546Z] [INFO] Starting 480s timeout for: Upload custom resource and verify [2026-07-16T03:20:11.551Z] [INFO] Test title: Upload custom resource and verify [2026-07-16T03:20:11.559Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-697","@Dashboard","@NonConcurrent"] [2026-07-16T03:20:11.608Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-16T03:20:11.614Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-16T03:20:11.626Z] [INFO] Loaded resources data: { "resources": { "CustomQuickStart": [ { "kind": "OdhQuickStart", "labelSelector": "app=custom-odsci-app", "createdName": "TEST - Custom Quick Start", "metaDataName": "custom-quick-start-test", "description": "This quick start is a TEST!!!", "yamlPath": "import/custom_quickstart.yaml" } ], "CustomApplication": [ { "kind": "OdhApplication", "labelSelector": "app=custom-odsci-app", "createdName": "TEST - Custom ODS-CI Application", "metaDataName": "custom-odsci-app-doc", "description": "Custom Application is a test item created by ODS-CI to test creation of custom d", "yamlPath": "import/custom_app.yaml" } ], "CustomHowTo": [ { "namespace": "opendatahub", "kind": "OdhDocument", "labelSelector": "app=custom-odsci-app", "createdName": "TEST - Custom How-To Documentation", "metaDataName": "custom-doc-howto-test", "description": "Custom How-To is a test item created by ODS-CI suite in order to test creation o", "yamlPath": "import/custom_doc_howto.yaml" } ], "CustomTutorial": [ { "kind": "OdhDocument", "labelSelector": "app=custom-odsci-app", "createdName": "TEST - Custom Tutorial Documentation", "metaDataName": "custom-doc-tutorial-test", "description": "Custom Tutorial is a test item created by ODS-CI suite in order to test creation", "yamlPath": "import/custom_doc_tutorial.yaml" } ] } } [2026-07-16T03:20:11.630Z] [INFO] YAML path for CustomQuickStart: import/custom_quickstart.yaml [2026-07-16T03:20:11.643Z] [INFO] Executing command: oc apply -f "/tmp/temp_1784172011631.yaml" -n redhat-ods-applications [2026-07-16T03:20:14.313Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1784172011631.yaml" -n redhat-ods-applications [2026-07-16T03:20:14.323Z] [INFO] Command executed successfully: odhquickstart.console.openshift.io/custom-quick-start-test unchanged [2026-07-16T03:20:14.819Z] [INFO] [EXEC] rm /tmp/temp_1784172011631.yaml [2026-07-16T03:20:14.923Z] [INFO] Executing command: oc apply -f "/tmp/temp_1784172014824.yaml" -n redhat-ods-applications [2026-07-16T03:20:17.911Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1784172014824.yaml" -n redhat-ods-applications [2026-07-16T03:20:17.921Z] [INFO] Command executed successfully: odhapplication.dashboard.opendatahub.io/custom-odsci-app unchanged [2026-07-16T03:20:18.519Z] [INFO] [EXEC] rm /tmp/temp_1784172014824.yaml [2026-07-16T03:20:18.612Z] [INFO] Executing command: oc apply -f "/tmp/temp_1784172018522.yaml" -n redhat-ods-applications [2026-07-16T03:20:21.726Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1784172018522.yaml" -n redhat-ods-applications [2026-07-16T03:20:21.734Z] [INFO] Command executed successfully: odhdocument.dashboard.opendatahub.io/custom-doc-howto-test unchanged [2026-07-16T03:20:22.025Z] [INFO] [EXEC] rm /tmp/temp_1784172018522.yaml [2026-07-16T03:20:22.043Z] [INFO] Executing command: oc apply -f "/tmp/temp_1784172022027.yaml" -n redhat-ods-applications [2026-07-16T03:20:24.927Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1784172022027.yaml" -n redhat-ods-applications [2026-07-16T03:20:24.935Z] [INFO] Command executed successfully: odhdocument.dashboard.opendatahub.io/custom-doc-tutorial-test unchanged [2026-07-16T03:20:25.149Z] [INFO] [EXEC] rm /tmp/temp_1784172022027.yaml [2026-07-16T03:20:25.213Z] [INFO] All resources have been set up successfully. [2026-07-16T03:20:25.230Z] [INFO] [STEP 1] Log into the application [2026-07-16T03:20:25.239Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ 1) Upload custom resource and verify [2026-07-16T03:20:25.934Z] [INFO] Executing command: oc delete OdhQuickStart -n redhat-ods-applications -l app=custom-odsci-app [2026-07-16T03:20:26.742Z] [INFO] [EXEC] oc delete OdhQuickStart -n redhat-ods-applications -l app=custom-odsci-app [2026-07-16T03:20:26.755Z] [INFO] Command execution result: {"stdout":"odhquickstart.console.openshift.io \"custom-quick-start-test\" deleted","stderr":"","exitCode":0} [2026-07-16T03:20:26.808Z] [INFO] Custom resource deleted successfully. [2026-07-16T03:20:26.814Z] [INFO] Executing command: oc delete OdhApplication -n redhat-ods-applications -l app=custom-odsci-app [2026-07-16T03:20:27.416Z] [INFO] [EXEC] oc delete OdhApplication -n redhat-ods-applications -l app=custom-odsci-app [2026-07-16T03:20:27.424Z] [INFO] Command execution result: {"stdout":"odhapplication.dashboard.opendatahub.io \"custom-odsci-app\" deleted","stderr":"","exitCode":0} [2026-07-16T03:20:27.429Z] [INFO] Custom resource deleted successfully. [2026-07-16T03:20:27.432Z] [INFO] Executing command: oc delete OdhDocument -n redhat-ods-applications -l app=custom-odsci-app [2026-07-16T03:20:28.157Z] [INFO] [EXEC] oc delete OdhDocument -n redhat-ods-applications -l app=custom-odsci-app [2026-07-16T03:20:28.165Z] [INFO] Command execution result: {"stdout":"odhdocument.dashboard.opendatahub.io \"custom-doc-howto-test\" deleted\nodhdocument.dashboard.opendatahub.io \"custom-doc-tutorial-test\" deleted","stderr":"","exitCode":0} [2026-07-16T03:20:28.169Z] [INFO] Custom resource deleted successfully. [2026-07-16T03:20:28.174Z] [INFO] Executing command: oc delete OdhDocument -n redhat-ods-applications -l app=custom-odsci-app [2026-07-16T03:20:28.587Z] [INFO] [EXEC] oc delete OdhDocument -n redhat-ods-applications -l app=custom-odsci-app [2026-07-16T03:20:28.608Z] [INFO] Command execution result: {"stdout":"No resources found","stderr":"","exitCode":0} [2026-07-16T03:20:28.614Z] [INFO] Custom resource deleted successfully. [2026-07-16T03:20:28.621Z] [INFO] All resources have been cleaned up successfully. 0 passing (23s) 1 failing 1) Create a custom resource Quickstart by using Dashboard CRDs Upload custom resource and verify: Test steps were: 1. Log into the application 2. Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ Failed to visit 'https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/'. Status code: 503 Error: Failed to visit 'https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/'. Status code: 503 at Context.eval (webpack://@odh-dashboard/cypress/./cypress/support/commands/application.ts:358:14) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/.jsons/mochawesome_005.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 0 │ │ Failing: 1 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 2 │ │ Video: false │ │ Duration: 22 seconds │ │ Spec Ran: learningResources/testCustomResourceCreation.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ (Screenshots) - /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/screenshots/learning (1919x1079) Resources/testCustomResourceCreation.cy.ts/Create a custom resource Quickstart b y using Dashboard CRDs -- Upload custom resource and verify (failed).png - /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/screenshots/learning (1919x1079) Resources/testCustomResourceCreation.cy.ts/Create a custom resource Quickstart b y using Dashboard CRDs -- Upload custom resource and verify (failed) (attempt 2) .png ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: modelCatalog/testCatalogSettingsAvailable.cy.ts (7 of 18) [2026-07-16T03:20:33.933Z] [INFO] Setting tests timeout to: 480 seconds Verify Model Catalog Settings Access Control [2026-07-16T03:20:34.016Z] [INFO] Starting 480s timeout for: Admin user can access Model catalog settings [2026-07-16T03:20:34.019Z] [INFO] Test title: Admin user can access Model catalog settings [2026-07-16T03:20:34.026Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@ModelCatalog"] [2026-07-16T03:20:34.033Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-16T03:20:34.113Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-16T03:20:34.212Z] [INFO] [STEP 1] Log into the application as admin with aiCatalogSettings flag enabled [2026-07-16T03:20:34.223Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-16T03:20:34.743Z] [INFO] OAuth login flow detected - completing authentication [2026-07-16T03:20:38.529Z] [INFO] [STEP 2] Navigate to Model catalog settings [2026-07-16T03:20:42.627Z] [INFO] [STEP 3] Verify add source button is visible ✓ Admin user can access Model catalog settings (8834ms) [2026-07-16T03:20:43.109Z] [INFO] Starting 480s timeout for: Non-admin user cannot access Model catalog settings [2026-07-16T03:20:43.113Z] [INFO] Test title: Non-admin user cannot access Model catalog settings [2026-07-16T03:20:43.120Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@ModelCatalog"] [2026-07-16T03:20:43.126Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-16T03:20:43.131Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-16T03:20:43.143Z] [INFO] [STEP 1] Log into the application as non-admin user [2026-07-16T03:20:43.209Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-16T03:20:43.526Z] [INFO] OAuth login flow detected - completing authentication [2026-07-16T03:20:45.316Z] [INFO] [STEP 2] Verify Model catalog settings nav item is not visible for non-admin [2026-07-16T03:20:45.731Z] [INFO] [STEP 3] Attempt to navigate to Model catalog settings directly [2026-07-16T03:20:46.318Z] [INFO] [STEP 4] Verify page not found is displayed [2026-07-16T03:20:57.529Z] [INFO] Starting 480s timeout for: Non-admin user cannot access Model catalog settings [2026-07-16T03:20:57.533Z] [INFO] Test title: Non-admin user cannot access Model catalog settings [2026-07-16T03:20:57.538Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@ModelCatalog"] [2026-07-16T03:20:57.542Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-16T03:20:57.548Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-16T03:20:57.610Z] [INFO] [STEP 1] Log into the application as non-admin user [2026-07-16T03:20:57.620Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-16T03:20:57.965Z] [INFO] OAuth login flow detected - completing authentication [2026-07-16T03:20:59.717Z] [INFO] [STEP 2] Verify Model catalog settings nav item is not visible for non-admin [2026-07-16T03:21:00.247Z] [INFO] [STEP 3] Attempt to navigate to Model catalog settings directly [2026-07-16T03:21:01.052Z] [INFO] [STEP 4] Verify page not found is displayed 1) Non-admin user cannot access Model catalog settings 1 passing (38s) 1 failing 1) Verify Model Catalog Settings Access Control Non-admin user cannot access Model catalog settings: Test steps were: 1. Log into the application as non-admin user 2. Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ 3. Verify Model catalog settings nav item is not visible for non-admin 4. Attempt to navigate to Model catalog settings directly 5. Verify page not found is displayed Timed out retrying after 10000ms: Unable to find an element by: [data-testid="not-found-page"] Ignored nodes: comments, script, style Red Hat OpenShift AI