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-04T19:15:23.632Z] [INFO] Setting tests timeout to: 480 seconds Verify RHODS About Dialog [2026-07-04T19:15:23.665Z] [INFO] Starting 480s timeout for: Verify RHODS About Dialog contains correct information [2026-07-04T19:15:23.670Z] [INFO] Test title: Verify RHODS About Dialog contains correct information [2026-07-04T19:15:23.681Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@RHOAIENG-21403","@NonConcurrent"] [2026-07-04T19:15:23.692Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-04T19:15:23.698Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-04T19:15:23.737Z] [INFO] Auto-detecting installed product (RHOAI or ODH)... [2026-07-04T19:15:24.440Z] [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-04T19:15:24.451Z] [INFO] Command exit code: 0 [2026-07-04T19:15:24.471Z] [INFO] Prepare the CSV JSON for the tests according to the installed Product: Red Hat OpenShift AI [2026-07-04T19:15:24.913Z] [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-04T19:15:24.927Z] [INFO] Command exit code: 0 [2026-07-04T19:15:24.953Z] [INFO] [STEP 1] Login to Red Hat OpenShift AI [2026-07-04T19:15:24.969Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-04T19:15:25.448Z] [INFO] OAuth login flow detected - completing authentication [2026-07-04T19:15:27.325Z] [INFO] [STEP 2] Open the About dialog [2026-07-04T19:15:28.909Z] [INFO] [STEP 3] Verify product 'Red Hat OpenShift AI' in About dialog [2026-07-04T19:15:28.961Z] [INFO] [STEP 4] Verify product 'Red Hat OpenShift AI' in About image [2026-07-04T19:15:29.004Z] [INFO] [STEP 5] Verify Red Hat OpenShift AI version in About dialog [2026-07-04T19:15:29.050Z] [INFO] [STEP 6] Verify Red Hat OpenShift AI channel in About dialog [2026-07-04T19:15:29.430Z] [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-04T19:15:29.463Z] [INFO] Command exit code: 0 [2026-07-04T19:15:29.498Z] [INFO] [STEP 7] Verify admin access level [2026-07-04T19:15:29.563Z] [INFO] Verify versions in About dialog's table for component: Dashboard [2026-07-04T19:15:29.898Z] [INFO] [EXEC] oc get Dashboard -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-04T19:15:29.921Z] [INFO] Command exit code: 0 [2026-07-04T19:15:29.928Z] [INFO] Retrieved version of Dashboard: [2026-07-04T19:15:29.935Z] [INFO] Verify versions in About dialog's table for component: Pipelines [2026-07-04T19:15:30.290Z] [INFO] [EXEC] oc get Pipelines -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-04T19:15:30.296Z] [INFO] Command exit code: 0 [2026-07-04T19:15:30.320Z] [INFO] Retrieved version of Pipelines: [2026-07-04T19:15:30.342Z] [INFO] Verify versions in About dialog's table for component: Kueue [2026-07-04T19:15:30.627Z] [INFO] [EXEC] oc get Kueue -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-04T19:15:30.636Z] [INFO] Command exit code: 0 [2026-07-04T19:15:30.694Z] [INFO] Retrieved version of Kueue: [2026-07-04T19:15:30.733Z] [INFO] Verify versions in About dialog's table for component: Model registry [2026-07-04T19:15:31.035Z] [INFO] [EXEC] oc get Modelregistry -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-04T19:15:31.079Z] [INFO] Command exit code: 0 [2026-07-04T19:15:31.125Z] [INFO] Retrieved version of Model registry: latest latest [2026-07-04T19:15:31.132Z] [INFO] Verify versions in About dialog's table for component: Feast operator [2026-07-04T19:15:31.388Z] [INFO] [EXEC] oc get Feastoperator -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-04T19:15:31.394Z] [INFO] Command exit code: 0 [2026-07-04T19:15:31.401Z] [INFO] Retrieved version of Feast operator: 0.63.0 [2026-07-04T19:15:31.409Z] [INFO] Verify versions in About dialog's table for component: Model server and metrics [2026-07-04T19:15:31.866Z] [INFO] [EXEC] oc get Modelserverandmetrics -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-04T19:15:31.928Z] [INFO] Command exit code: 1 [2026-07-04T19:15:31.964Z] [INFO] Failed to retrieve version of Model server and metrics: error: the server doesn't have a resource type "Modelserverandmetrics" [2026-07-04T19:15:31.997Z] [INFO] Verify versions in About dialog's table for component: Ray [2026-07-04T19:15:32.332Z] [INFO] [EXEC] oc get Ray -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-04T19:15:32.338Z] [INFO] Command exit code: 0 [2026-07-04T19:15:32.396Z] [INFO] Retrieved version of Ray: 1.4.2 [2026-07-04T19:15:32.426Z] [INFO] Verify versions in About dialog's table for component: Training operator [2026-07-04T19:15:32.837Z] [INFO] [EXEC] oc get Trainingoperator -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-04T19:15:32.874Z] [INFO] Command exit code: 0 [2026-07-04T19:15:32.911Z] [INFO] Retrieved version of Training operator: 1.9.0 [2026-07-04T19:15:32.945Z] [INFO] Verify versions in About dialog's table for component: TrustyAI [2026-07-04T19:15:33.335Z] [INFO] [EXEC] oc get TrustyAI -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-04T19:15:33.343Z] [INFO] Command exit code: 0 [2026-07-04T19:15:33.449Z] [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-04T19:15:33.459Z] [INFO] Verify versions in About dialog's table for component: Workbenches [2026-07-04T19:15:33.884Z] [INFO] [EXEC] oc get Workbenches -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-04T19:15:33.946Z] [INFO] Command exit code: 0 [2026-07-04T19:15:34.025Z] [INFO] Retrieved version of Workbenches: 1.10.0 [2026-07-04T19:15:34.038Z] [INFO] Verify versions in About dialog's table for component: Trainer [2026-07-04T19:15:34.631Z] [INFO] [EXEC] oc get Trainer -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-04T19:15:34.674Z] [INFO] Command exit code: 0 [2026-07-04T19:15:34.684Z] [INFO] Retrieved version of Trainer: 2.1.0 [2026-07-04T19:15:34.766Z] [INFO] Verify versions in About dialog's table for component: MLflow [2026-07-04T19:15:35.334Z] [INFO] [EXEC] oc get MLflow -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-04T19:15:35.379Z] [INFO] Command exit code: 0 [2026-07-04T19:15:35.463Z] [INFO] Retrieved version of MLflow: ✓ Verify RHODS About Dialog contains correct information (11898ms) 1 passing (12s) [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: 12 seconds │ │ Spec Ran: applications/testAboutDialog.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dashboardNavigation/testApplicationLinks.cy.ts (2 of 18) [2026-07-04T19:15:39.942Z] [INFO] Setting tests timeout to: 480 seconds Verify the RHOAI Application and Switcher links in the Dashboard Navigation [2026-07-04T19:15:39.963Z] [INFO] Starting 480s timeout for: Verify the various application tabs and switcher links are operational [2026-07-04T19:15:39.969Z] [INFO] Test title: Verify the various application tabs and switcher links are operational [2026-07-04T19:15:40.027Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-771","@Dashboard","@NonConcurrent"] [2026-07-04T19:15:40.033Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-04T19:15:40.043Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-04T19:15:40.054Z] [INFO] [STEP 1] Log into the application [2026-07-04T19:15:40.069Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-04T19:15:40.349Z] [INFO] OAuth login flow detected - completing authentication [2026-07-04T19:15:42.754Z] [INFO] [STEP 2] Click the Application Launcher [2026-07-04T19:15:43.755Z] [INFO] [STEP 3] Extract the Application and Switcher URLs [2026-07-04T19:15:44.031Z] [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/tokens, /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, /develop-train/automl, /observe-monitor/workload-metrics, /learning-resources, /applications/enabled, /applications/explore [2026-07-04T19:15:44.124Z] [INFO] Verify that each URL is accessible and that a 200 is returned [2026-07-04T19:15:44.338Z] [INFO] ✅ / - Status: 200 [2026-07-04T19:15:44.854Z] [INFO] ✅ https://console-openshift-console.apps.ods-qe-psi-07.osp.rh-ods.com: - Status: 200 [2026-07-04T19:15:45.369Z] [INFO] ✅ https://cloud.redhat.com/openshift/details/6d836f74-d2a7-483d-9d64-7b8b9cdb8ffc - Status: 200 [2026-07-04T19:15:45.470Z] [INFO] ✅ / - Status: 200 [2026-07-04T19:15:45.551Z] [INFO] ✅ /projects - Status: 200 [2026-07-04T19:15:45.651Z] [INFO] ✅ /ai-hub/models - Status: 200 [2026-07-04T19:15:45.751Z] [INFO] ✅ /maas/tokens - Status: 200 [2026-07-04T19:15:45.847Z] [INFO] ✅ /develop-train/feature-store/overview - Status: 200 [2026-07-04T19:15:45.932Z] [INFO] ✅ /develop-train/feature-store/entities - Status: 200 [2026-07-04T19:15:46.026Z] [INFO] ✅ /develop-train/feature-store/data-sources - Status: 200 [2026-07-04T19:15:46.090Z] [INFO] ✅ /develop-train/feature-store/datasets - Status: 200 [2026-07-04T19:15:46.164Z] [INFO] ✅ /develop-train/feature-store/features - Status: 200 [2026-07-04T19:15:46.244Z] [INFO] ✅ /develop-train/feature-store/feature-views - Status: 200 [2026-07-04T19:15:46.344Z] [INFO] ✅ /develop-train/feature-store/feature-services - Status: 200 [2026-07-04T19:15:46.421Z] [INFO] ✅ /develop-train/pipelines/definitions - Status: 200 [2026-07-04T19:15:46.477Z] [INFO] ✅ /develop-train/pipelines/runs - Status: 200 [2026-07-04T19:15:46.568Z] [INFO] ✅ /develop-train/pipelines/artifacts - Status: 200 [2026-07-04T19:15:46.656Z] [INFO] ✅ /develop-train/pipelines/executions - Status: 200 [2026-07-04T19:15:46.770Z] [INFO] ✅ /develop-train/mlflow/experiments - Status: 200 [2026-07-04T19:15:46.884Z] [INFO] ✅ /develop-train/training-jobs - Status: 200 [2026-07-04T19:15:47.032Z] [INFO] ✅ /develop-train/automl - Status: 200 [2026-07-04T19:15:47.146Z] [INFO] ✅ /observe-monitor/workload-metrics - Status: 200 [2026-07-04T19:15:47.247Z] [INFO] ✅ /learning-resources - Status: 200 [2026-07-04T19:15:47.371Z] [INFO] ✅ /applications/enabled - Status: 200 [2026-07-04T19:15:47.471Z] [INFO] ✅ /applications/explore - Status: 200 ✓ Verify the various application tabs and switcher links are operational (7666ms) 1 passing (8s) [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: 7 seconds │ │ Spec Ran: dashboardNavigation/testApplicationLinks.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dashboardNavigation/testManifestLinks.cy.ts (3 of 18) [2026-07-04T19:15:51.530Z] [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-04T19:15:51.555Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (268ms) 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-04T19:15:57.332Z] [INFO] Setting tests timeout to: 480 seconds Verify that users can provide admin project permissions to non-admin users/groups [2026-07-04T19:15:57.346Z] [INFO] Starting 480s timeout for: Verify that user can be added as an Admin for a Project [2026-07-04T19:15:57.349Z] [INFO] Test title: Verify that user can be added as an Admin for a Project [2026-07-04T19:15:57.423Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard"] [2026-07-04T19:15:57.428Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-04T19:15:57.434Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-04T19:15:57.454Z] [INFO] Loaded project name: cypress-user-perm-test-526006 [2026-07-04T19:15:57.525Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-07-04T19:15:58.160Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-07-04T19:15:58.224Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-user-perm-test-526006\" not found","exitCode":1} [2026-07-04T19:15:58.233Z] [INFO] Project 'cypress-user-perm-test-526006' does not exist. [2026-07-04T19:15:58.245Z] [INFO] Creating project cypress-user-perm-test-526006 [2026-07-04T19:15:58.834Z] [INFO] [EXEC] oc new-project cypress-user-perm-test-526006 [2026-07-04T19:15:59.420Z] [INFO] [EXEC] oc label namespace cypress-user-perm-test-526006 opendatahub.io/dashboard=true --overwrite [2026-07-04T19:15:59.429Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-07-04T19:15:59.929Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-07-04T19:15:59.937Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-user-perm-test-526006","stderr":"","exitCode":0} [2026-07-04T19:15:59.944Z] [INFO] Project 'cypress-user-perm-test-526006' exists. [2026-07-04T19:15:59.952Z] [INFO] Project cypress-user-perm-test-526006 confirmed to be created and verified successfully [2026-07-04T19:16:00.026Z] [INFO] [STEP 1] Log into the application [2026-07-04T19:16:00.034Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-04T19:16:00.361Z] [INFO] OAuth login flow detected - completing authentication [2026-07-04T19:16:03.248Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-test-526006 [2026-07-04T19:16:07.937Z] [INFO] [STEP 3] Assign admin user Project Permissions [2026-07-04T19:16:14.540Z] [INFO] [STEP 4] Save the user and validate that odh-user1 has been saved with admin permissions ✓ Verify that user can be added as an Admin for a Project (17574ms) [2026-07-04T19:16:15.254Z] [INFO] Starting 480s timeout for: Verify user can assign access permissions to user group [2026-07-04T19:16:15.257Z] [INFO] Test title: Verify user can assign access permissions to user group [2026-07-04T19:16:15.263Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard","@NonConcurrent"] [2026-07-04T19:16:15.321Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-04T19:16:15.327Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-04T19:16:15.343Z] [INFO] [STEP 1] Log into the application [2026-07-04T19:16:15.350Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-04T19:16:15.723Z] [INFO] OAuth login flow detected - completing authentication [2026-07-04T19:16:18.323Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-test-526006 [2026-07-04T19:16:26.136Z] [INFO] [STEP 3] Assign admin group Project Permissions [2026-07-04T19:16:33.941Z] [INFO] [STEP 4] Save the group and validate that odh-user1 has been saved with admin permissions ✓ Verify user can assign access permissions to user group (19089ms) [2026-07-04T19:16:34.733Z] [INFO] Starting 480s timeout for: Verify that user can access the created project with Admin rights [2026-07-04T19:16:34.736Z] [INFO] Test title: Verify that user can access the created project with Admin rights [2026-07-04T19:16:34.741Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard","@NonConcurrent"] [2026-07-04T19:16:34.822Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-04T19:16:34.840Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-04T19:16:34.921Z] [INFO] [STEP 1] Log into the application as non-admin [2026-07-04T19:16:34.928Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-04T19:16:35.529Z] [INFO] OAuth login flow detected - completing authentication [2026-07-04T19:16:38.044Z] [INFO] [STEP 2] Verify that the user has access to the created project and can access Permissions [2026-07-04T19:16:44.746Z] [INFO] Deleting Project cypress-user-perm-test-526006 after the test has finished. [2026-07-04T19:16:45.931Z] [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 (9409ms) 3 passing (49s) [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: 49 seconds │ │ Spec Ran: dataScienceProjects/testProjectAdminPermissions.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: featureStore/testFeatureStoreRbac.cy.ts (5 of 18) [2026-07-04T19:16:57.427Z] [INFO] Setting tests timeout to: 480 seconds Verify RBAC scoped Feature Store discovery by namespace access [2026-07-04T19:16:57.525Z] [INFO] Starting 480s timeout for: Admin user can discover the Feature Store project [2026-07-04T19:16:57.529Z] [INFO] Test title: Admin user can discover the Feature Store project [2026-07-04T19:16:57.537Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-04T19:16:57.623Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-04T19:16:57.631Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-04T19:16:57.727Z] [INFO] Ensure admin oc session for setup [2026-07-04T19:16:58.441Z] [INFO] [EXEC] oc whoami [2026-07-04T19:16:58.445Z] [INFO] Check if the operator is RHOAI [2026-07-04T19:16:59.531Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.spec.name=="rhods-operator") | .spec.channel' [2026-07-04T19:16:59.622Z] [INFO] Command exit code: 0 [2026-07-04T19:16:59.648Z] [INFO] RHOAI confirmed (subscription channel="beta"). [2026-07-04T19:16:59.821Z] [INFO] Create namespace: test-fs-ui-proj-108259 [2026-07-04T19:16:59.840Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-04T19:17:00.531Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-04T19:17:00.548Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-fs-ui-proj-108259\" not found","exitCode":1} [2026-07-04T19:17:00.625Z] [INFO] Project 'test-fs-ui-proj-108259' does not exist. [2026-07-04T19:17:00.718Z] [INFO] Creating project test-fs-ui-proj-108259 [2026-07-04T19:17:01.445Z] [INFO] [EXEC] oc new-project test-fs-ui-proj-108259 [2026-07-04T19:17:02.147Z] [INFO] [EXEC] oc label namespace test-fs-ui-proj-108259 opendatahub.io/dashboard=true --overwrite [2026-07-04T19:17:02.221Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-04T19:17:02.933Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-04T19:17:02.951Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-04T19:17:03.039Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-04T19:17:03.056Z] [INFO] Apply FeatureStore CR in namespace: test-fs-ui-proj-108259 [2026-07-04T19:17:03.935Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783192623122-kopzpeql5.yaml && rm -f /tmp/cypress-yaml-1783192623122-kopzpeql5.yaml [2026-07-04T19:17:03.943Z] [INFO] Command exit code: 0 [2026-07-04T19:17:04.022Z] [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-04T19:17:14.634Z] [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-04T19:17:14.661Z] [INFO] Parsed: namespace = test-fs-ui-proj-108259, podName = feast-test-s3-647666f866-xzwms [2026-07-04T19:17:14.729Z] [INFO] Found 1 matching pods [2026-07-04T19:17:14.734Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/feast-test-s3-647666f866-xzwms -n test-fs-ui-proj-108259 --timeout=300s [2026-07-04T19:17:22.644Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/feast-test-s3-647666f866-xzwms -n test-fs-ui-proj-108259 --timeout=300s [2026-07-04T19:17:22.723Z] [INFO] Pod is ready: pod/feast-test-s3-647666f866-xzwms condition met [2026-07-04T19:17:22.829Z] [INFO] [STEP 1] Log in as admin user [2026-07-04T19:17:22.841Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-04T19:17:23.831Z] [INFO] OAuth login flow detected - completing authentication [2026-07-04T19:17:30.224Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-07-04T19:17:37.726Z] [INFO] [STEP 3] Verify the Feature Store project is discoverable and select it [2026-07-04T19:17:38.557Z] [INFO] [STEP 4] Verify the project selector shows the selected project ✓ Admin user can discover the Feature Store project (41684ms) [2026-07-04T19:17:39.240Z] [INFO] Starting 480s timeout for: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-04T19:17:39.243Z] [INFO] Test title: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-04T19:17:39.251Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-04T19:17:39.321Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-04T19:17:39.327Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-04T19:17:39.349Z] [INFO] [STEP 1] Log in as non-admin user (no access to the test namespace) [2026-07-04T19:17:39.357Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-04T19:17:39.650Z] [INFO] OAuth login flow detected - completing authentication [2026-07-04T19:17:42.022Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-07-04T19:17:47.431Z] [INFO] [STEP 3] Verify the Feature Store empty state is shown (no projects accessible) [2026-07-04T19:17:58.548Z] [INFO] Starting 480s timeout for: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-04T19:17:58.551Z] [INFO] Test title: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-04T19:17:58.556Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-04T19:17:58.562Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-04T19:17:58.567Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-04T19:17:58.624Z] [INFO] Ensure admin oc session for setup [2026-07-04T19:17:59.023Z] [INFO] [EXEC] oc whoami [2026-07-04T19:17:59.028Z] [INFO] Check if the operator is RHOAI [2026-07-04T19:17:59.452Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.spec.name=="rhods-operator") | .spec.channel' [2026-07-04T19:17:59.458Z] [INFO] Command exit code: 0 [2026-07-04T19:17:59.523Z] [INFO] RHOAI confirmed (subscription channel="beta"). [2026-07-04T19:17:59.535Z] [INFO] Create namespace: test-fs-ui-proj-108259 [2026-07-04T19:17:59.540Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-04T19:18:00.130Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-04T19:18:00.137Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-04T19:18:00.144Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-04T19:18:00.155Z] [INFO] Project test-fs-ui-proj-108259 already exists. Deleting it. [2026-07-04T19:18:43.636Z] [INFO] [EXEC] oc delete project test-fs-ui-proj-108259 --wait [2026-07-04T19:18:43.648Z] [INFO] Waiting for project test-fs-ui-proj-108259 to be fully deleted... [2026-07-04T19:18:43.656Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-04T19:18:44.088Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-04T19:18:44.122Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-fs-ui-proj-108259\" not found","exitCode":1} [2026-07-04T19:18:44.153Z] [INFO] Project 'test-fs-ui-proj-108259' does not exist. [2026-07-04T19:18:44.166Z] [INFO] Creating project test-fs-ui-proj-108259 [2026-07-04T19:18:44.679Z] [INFO] [EXEC] oc new-project test-fs-ui-proj-108259 [2026-07-04T19:18:45.167Z] [INFO] [EXEC] oc label namespace test-fs-ui-proj-108259 opendatahub.io/dashboard=true --overwrite [2026-07-04T19:18:45.173Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-04T19:18:45.645Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-04T19:18:45.650Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-04T19:18:45.656Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-04T19:18:45.668Z] [INFO] Apply FeatureStore CR in namespace: test-fs-ui-proj-108259 [2026-07-04T19:18:46.574Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783192725669-8ipctbm4l.yaml && rm -f /tmp/cypress-yaml-1783192725669-8ipctbm4l.yaml [2026-07-04T19:18:46.626Z] [INFO] Command exit code: 0 [2026-07-04T19:18:46.632Z] [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-04T19:18:56.923Z] [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-04T19:18:56.939Z] [INFO] Parsed: namespace = test-fs-ui-proj-108259, podName = feast-test-s3-647666f866-xj5rf [2026-07-04T19:18:56.945Z] [INFO] Found 1 matching pods [2026-07-04T19:18:56.951Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/feast-test-s3-647666f866-xj5rf -n test-fs-ui-proj-108259 --timeout=300s [2026-07-04T19:19:05.232Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/feast-test-s3-647666f866-xj5rf -n test-fs-ui-proj-108259 --timeout=300s [2026-07-04T19:19:05.239Z] [INFO] Pod is ready: pod/feast-test-s3-647666f866-xj5rf condition met [2026-07-04T19:19:05.251Z] [INFO] [STEP 1] Log in as non-admin user (no access to the test namespace) [2026-07-04T19:19:05.259Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-04T19:19:05.721Z] [INFO] OAuth login flow detected - completing authentication [2026-07-04T19:19:07.156Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-07-04T19:19:11.188Z] [INFO] [STEP 3] Verify the Feature Store empty state is shown (no projects accessible) 1) Non-admin user without namespace access cannot discover the Feature Store project [2026-07-04T19:19:23.053Z] [INFO] Restore admin oc session for cleanup [2026-07-04T19:19:23.753Z] [INFO] [EXEC] oc whoami [2026-07-04T19:19:23.758Z] [INFO] Delete namespace: test-fs-ui-proj-108259 [2026-07-04T19:19:24.330Z] [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/ 7. Navigate to the Feature Store Overview page 8. Verify the Feature Store empty state is shown (no projects accessible) Timed out retrying after 10000ms: Unable to find an element by: [data-testid="empty-state-feature-store"] Ignored nodes: comments, script, style Red Hat OpenShift AI