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-19T20:35:35.806Z] [INFO] Setting tests timeout to: 480 seconds Verify RHODS About Dialog [2026-07-19T20:35:35.831Z] [INFO] Starting 480s timeout for: Verify RHODS About Dialog contains correct information [2026-07-19T20:35:35.835Z] [INFO] Test title: Verify RHODS About Dialog contains correct information [2026-07-19T20:35:35.850Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@RHOAIENG-21403","@NonConcurrent"] [2026-07-19T20:35:35.859Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-19T20:35:35.863Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-19T20:35:35.884Z] [INFO] Auto-detecting installed product (RHOAI or ODH)... [2026-07-19T20:35:36.504Z] [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-19T20:35:36.515Z] [INFO] Command exit code: 0 [2026-07-19T20:35:36.536Z] [INFO] Prepare the CSV JSON for the tests according to the installed Product: Red Hat OpenShift AI [2026-07-19T20:35:36.831Z] [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-19T20:35:36.857Z] [INFO] Command exit code: 0 [2026-07-19T20:35:36.887Z] [INFO] [STEP 1] Login to Red Hat OpenShift AI [2026-07-19T20:35:36.904Z] [INFO] Navigate to: https://rh-ai.apps.4ed5daee-f494-4ddb-9a74-950f0a3a3614.prod.konfluxeaas.com/ [2026-07-19T20:35:38.027Z] [INFO] [STEP 2] Open the About dialog [2026-07-19T20:35:42.001Z] [INFO] [STEP 3] Verify product 'Red Hat OpenShift AI' in About dialog [2026-07-19T20:35:42.069Z] [INFO] [STEP 4] Verify product 'Red Hat OpenShift AI' in About image [2026-07-19T20:35:42.116Z] [INFO] [STEP 5] Verify Red Hat OpenShift AI version in About dialog [2026-07-19T20:35:42.189Z] [INFO] [STEP 6] Verify Red Hat OpenShift AI channel in About dialog [2026-07-19T20:35:42.668Z] [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-19T20:35:42.785Z] [INFO] Command exit code: 0 [2026-07-19T20:35:42.823Z] [INFO] [STEP 7] Verify admin access level [2026-07-19T20:35:42.922Z] [INFO] Verify versions in About dialog's table for component: Dashboard [2026-07-19T20:35:43.286Z] [INFO] [EXEC] oc get Dashboard -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-19T20:35:43.343Z] [INFO] Command exit code: 0 [2026-07-19T20:35:43.388Z] [INFO] Retrieved version of Dashboard: [2026-07-19T20:35:43.414Z] [INFO] Verify versions in About dialog's table for component: Pipelines [2026-07-19T20:35:43.750Z] [INFO] [EXEC] oc get Pipelines -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-19T20:35:43.797Z] [INFO] Command exit code: 0 [2026-07-19T20:35:43.845Z] [INFO] Retrieved version of Pipelines: [2026-07-19T20:35:43.872Z] [INFO] Verify versions in About dialog's table for component: Kueue [2026-07-19T20:35:44.146Z] [INFO] [EXEC] oc get Kueue -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-19T20:35:44.181Z] [INFO] Command exit code: 0 [2026-07-19T20:35:44.257Z] [INFO] Retrieved version of Kueue: [2026-07-19T20:35:44.287Z] [INFO] Verify versions in About dialog's table for component: Model registry [2026-07-19T20:35:44.618Z] [INFO] [EXEC] oc get Modelregistry -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-19T20:35:44.680Z] [INFO] Command exit code: 0 [2026-07-19T20:35:44.751Z] [INFO] Retrieved version of Model registry: latest latest [2026-07-19T20:35:44.787Z] [INFO] Verify versions in About dialog's table for component: Feast operator [2026-07-19T20:35:45.252Z] [INFO] [EXEC] oc get Feastoperator -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-19T20:35:45.364Z] [INFO] Command exit code: 0 [2026-07-19T20:35:45.447Z] [INFO] Retrieved version of Feast operator: 0.64.0 [2026-07-19T20:35:45.478Z] [INFO] Verify versions in About dialog's table for component: Model server and metrics [2026-07-19T20:35:45.957Z] [INFO] [EXEC] oc get Modelserverandmetrics -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-19T20:35:45.963Z] [INFO] Command exit code: 1 [2026-07-19T20:35:46.047Z] [INFO] Failed to retrieve version of Model server and metrics: error: the server doesn't have a resource type "Modelserverandmetrics" [2026-07-19T20:35:46.077Z] [INFO] Verify versions in About dialog's table for component: Ray [2026-07-19T20:35:46.436Z] [INFO] [EXEC] oc get Ray -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-19T20:35:46.526Z] [INFO] Command exit code: 0 [2026-07-19T20:35:46.589Z] [INFO] Retrieved version of Ray: [2026-07-19T20:35:46.625Z] [INFO] Verify versions in About dialog's table for component: Training operator [2026-07-19T20:35:46.981Z] [INFO] [EXEC] oc get Trainingoperator -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-19T20:35:47.080Z] [INFO] Command exit code: 0 [2026-07-19T20:35:47.161Z] [INFO] Retrieved version of Training operator: [2026-07-19T20:35:47.199Z] [INFO] Verify versions in About dialog's table for component: TrustyAI [2026-07-19T20:35:47.545Z] [INFO] [EXEC] oc get TrustyAI -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-19T20:35:47.586Z] [INFO] Command exit code: 0 [2026-07-19T20:35:47.686Z] [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-19T20:35:47.743Z] [INFO] Verify versions in About dialog's table for component: Workbenches [2026-07-19T20:35:48.073Z] [INFO] [EXEC] oc get Workbenches -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-19T20:35:48.080Z] [INFO] Command exit code: 0 [2026-07-19T20:35:48.143Z] [INFO] Retrieved version of Workbenches: 1.10.0 [2026-07-19T20:35:48.183Z] [INFO] Verify versions in About dialog's table for component: Trainer [2026-07-19T20:35:48.529Z] [INFO] [EXEC] oc get Trainer -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-19T20:35:48.575Z] [INFO] Command exit code: 0 [2026-07-19T20:35:48.662Z] [INFO] Retrieved version of Trainer: [2026-07-19T20:35:48.706Z] [INFO] Verify versions in About dialog's table for component: MLflow [2026-07-19T20:35:49.058Z] [INFO] [EXEC] oc get MLflow -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-19T20:35:49.065Z] [INFO] Command exit code: 1 [2026-07-19T20:35:49.121Z] [INFO] Failed to retrieve version of MLflow: error: the server doesn't have a resource type "MLflow" ✓ Verify RHODS About Dialog contains correct information (13420ms) 1 passing (14s) [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: 13 seconds │ │ Spec Ran: applications/testAboutDialog.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dashboardNavigation/testApplicationLinks.cy.ts (2 of 18) [2026-07-19T20:35:52.284Z] [INFO] Setting tests timeout to: 480 seconds Verify the RHOAI Application and Switcher links in the Dashboard Navigation [2026-07-19T20:35:52.324Z] [INFO] Starting 480s timeout for: Verify the various application tabs and switcher links are operational [2026-07-19T20:35:52.330Z] [INFO] Test title: Verify the various application tabs and switcher links are operational [2026-07-19T20:35:52.342Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-771","@Dashboard","@NonConcurrent"] [2026-07-19T20:35:52.347Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-19T20:35:52.357Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-19T20:35:52.368Z] [INFO] [STEP 1] Log into the application [2026-07-19T20:35:52.383Z] [INFO] Navigate to: https://rh-ai.apps.4ed5daee-f494-4ddb-9a74-950f0a3a3614.prod.konfluxeaas.com/ [2026-07-19T20:35:53.657Z] [INFO] [STEP 2] Click the Application Launcher [2026-07-19T20:35:54.775Z] [INFO] [STEP 3] Extract the Application and Switcher URLs [2026-07-19T20:35:55.478Z] [INFO] Extracted URLs: /, https://console-openshift-console.apps.4ed5daee-f494-4ddb-9a74-950f0a3a3614.prod.konfluxeaas.com:, https://cloud.redhat.com/openshift/details/75dcb13c-23ea-4e6b-8586-9039c90c5703, /, /projects, /ai-hub/models, /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, /learning-resources, /applications/enabled, /applications/explore [2026-07-19T20:35:55.487Z] [INFO] Verify that each URL is accessible and that a 200 is returned [2026-07-19T20:35:56.297Z] [INFO] ✅ / - Status: 200 [2026-07-19T20:35:56.489Z] [INFO] ✅ https://console-openshift-console.apps.4ed5daee-f494-4ddb-9a74-950f0a3a3614.prod.konfluxeaas.com: - Status: 200 [2026-07-19T20:35:57.685Z] [INFO] ✅ https://cloud.redhat.com/openshift/details/75dcb13c-23ea-4e6b-8586-9039c90c5703 - Status: 200 [2026-07-19T20:35:58.693Z] [INFO] ✅ / - Status: 200 [2026-07-19T20:35:59.678Z] [INFO] ✅ /projects - Status: 200 [2026-07-19T20:35:59.753Z] [INFO] ✅ /ai-hub/models - Status: 200 [2026-07-19T20:36:00.476Z] [INFO] ✅ /develop-train/feature-store/overview - Status: 200 [2026-07-19T20:36:01.099Z] [INFO] ✅ /develop-train/feature-store/entities - Status: 200 [2026-07-19T20:36:01.478Z] [INFO] ✅ /develop-train/feature-store/data-sources - Status: 200 [2026-07-19T20:36:01.699Z] [INFO] ✅ /develop-train/feature-store/datasets - Status: 200 [2026-07-19T20:36:02.276Z] [INFO] ✅ /develop-train/feature-store/features - Status: 200 [2026-07-19T20:36:02.680Z] [INFO] ✅ /develop-train/feature-store/feature-views - Status: 200 [2026-07-19T20:36:03.275Z] [INFO] ✅ /develop-train/feature-store/feature-services - Status: 200 [2026-07-19T20:36:03.878Z] [INFO] ✅ /develop-train/pipelines/definitions - Status: 200 [2026-07-19T20:36:04.676Z] [INFO] ✅ /develop-train/pipelines/runs - Status: 200 [2026-07-19T20:36:05.277Z] [INFO] ✅ /develop-train/pipelines/artifacts - Status: 200 [2026-07-19T20:36:05.896Z] [INFO] ✅ /develop-train/pipelines/executions - Status: 200 [2026-07-19T20:36:06.678Z] [INFO] ✅ /learning-resources - Status: 200 [2026-07-19T20:36:06.877Z] [INFO] ✅ /applications/enabled - Status: 200 [2026-07-19T20:36:07.677Z] [INFO] ✅ /applications/explore - Status: 200 ✓ Verify the various application tabs and switcher links are operational (15452ms) 1 passing (16s) [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: 15 seconds │ │ Spec Ran: dashboardNavigation/testApplicationLinks.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dashboardNavigation/testManifestLinks.cy.ts (3 of 18) [2026-07-19T20:36:10.750Z] [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-19T20:36:10.773Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (86ms) 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-19T20:36:13.554Z] [INFO] Setting tests timeout to: 480 seconds Verify that users can provide admin project permissions to non-admin users/groups [2026-07-19T20:36:13.567Z] [INFO] Starting 480s timeout for: Verify that user can be added as an Admin for a Project [2026-07-19T20:36:13.570Z] [INFO] Test title: Verify that user can be added as an Admin for a Project [2026-07-19T20:36:13.575Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard"] [2026-07-19T20:36:13.579Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-19T20:36:13.583Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-19T20:36:13.601Z] [INFO] Loaded project name: cypress-user-perm-test-526006 [2026-07-19T20:36:13.605Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-07-19T20:36:13.829Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-07-19T20:36:13.836Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-user-perm-test-526006\" not found","exitCode":1} [2026-07-19T20:36:13.842Z] [INFO] Project 'cypress-user-perm-test-526006' does not exist. [2026-07-19T20:36:13.852Z] [INFO] Creating project cypress-user-perm-test-526006 [2026-07-19T20:36:14.101Z] [INFO] [EXEC] oc new-project cypress-user-perm-test-526006 [2026-07-19T20:36:14.333Z] [INFO] [EXEC] oc label namespace cypress-user-perm-test-526006 opendatahub.io/dashboard=true --overwrite [2026-07-19T20:36:14.341Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-07-19T20:36:14.563Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-07-19T20:36:14.570Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-user-perm-test-526006","stderr":"","exitCode":0} [2026-07-19T20:36:14.576Z] [INFO] Project 'cypress-user-perm-test-526006' exists. [2026-07-19T20:36:14.582Z] [INFO] Project cypress-user-perm-test-526006 confirmed to be created and verified successfully [2026-07-19T20:36:14.594Z] [INFO] [STEP 1] Log into the application [2026-07-19T20:36:14.598Z] [INFO] Navigate to: https://rh-ai.apps.4ed5daee-f494-4ddb-9a74-950f0a3a3614.prod.konfluxeaas.com/ [2026-07-19T20:36:15.457Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-test-526006 [2026-07-19T20:36:24.663Z] [INFO] [STEP 3] Assign admin user Project Permissions [2026-07-19T20:36:28.572Z] [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 (15144ms) [2026-07-19T20:36:28.816Z] [INFO] Starting 480s timeout for: Verify user can assign access permissions to user group [2026-07-19T20:36:28.818Z] [INFO] Test title: Verify user can assign access permissions to user group [2026-07-19T20:36:28.823Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard","@NonConcurrent"] [2026-07-19T20:36:28.827Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-19T20:36:28.831Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-19T20:36:28.844Z] [INFO] [STEP 1] Log into the application [2026-07-19T20:36:28.849Z] [INFO] Navigate to: https://rh-ai.apps.4ed5daee-f494-4ddb-9a74-950f0a3a3614.prod.konfluxeaas.com/ [2026-07-19T20:36:29.203Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-test-526006 [2026-07-19T20:36:32.441Z] [INFO] [STEP 3] Assign admin group Project Permissions [2026-07-19T20:36:38.904Z] [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 (10191ms) [2026-07-19T20:36:39.086Z] [INFO] Starting 480s timeout for: Verify that user can access the created project with Admin rights [2026-07-19T20:36:39.088Z] [INFO] Test title: Verify that user can access the created project with Admin rights [2026-07-19T20:36:39.091Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard","@NonConcurrent"] [2026-07-19T20:36:39.095Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-19T20:36:39.098Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-19T20:36:39.105Z] [INFO] [STEP 1] Log into the application as non-admin [2026-07-19T20:36:39.109Z] [INFO] Navigate to: https://rh-ai.apps.4ed5daee-f494-4ddb-9a74-950f0a3a3614.prod.konfluxeaas.com/ [2026-07-19T20:36:40.063Z] [INFO] [STEP 2] Verify that the user has access to the created project and can access Permissions [2026-07-19T20:36:47.044Z] [INFO] Deleting Project cypress-user-perm-test-526006 after the test has finished. [2026-07-19T20:36:47.251Z] [INFO] [EXEC] oc whoami [2026-07-19T20:36:47.784Z] [INFO] [EXEC] oc login -u "***" -p "***" --server="https://a6d1bb653f52e401ca44f76a655c2578-0c5f4601d4aa89ae.elb.us-east-1.amazonaws.com:6443" --insecure-skip-tls-verify [2026-07-19T20:36:47.832Z] [INFO] ⚠️ oc login as admin failed: WARNING: Using insecure TLS client config. Setting this option is not supported! Login failed (401 Unauthorized) Verify you have provided the correct credentials. [2026-07-19T20:36:52.879Z] [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 (6655ms) 3 passing (39s) [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: 39 seconds │ │ Spec Ran: dataScienceProjects/testProjectAdminPermissions.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: featureStore/testFeatureStoreRbac.cy.ts (5 of 18) [2026-07-19T20:36:55.646Z] [INFO] Setting tests timeout to: 480 seconds Verify RBAC scoped Feature Store discovery by namespace access [2026-07-19T20:36:55.659Z] [INFO] Starting 480s timeout for: Admin user can discover the Feature Store project [2026-07-19T20:36:55.662Z] [INFO] Test title: Admin user can discover the Feature Store project [2026-07-19T20:36:55.667Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-19T20:36:55.671Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-19T20:36:55.676Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-19T20:36:55.688Z] [INFO] Ensure admin oc session for setup [2026-07-19T20:36:55.885Z] [INFO] [EXEC] oc whoami [2026-07-19T20:36:56.240Z] [INFO] [EXEC] oc login -u "***" -p "***" --server="https://a6d1bb653f52e401ca44f76a655c2578-0c5f4601d4aa89ae.elb.us-east-1.amazonaws.com:6443" --insecure-skip-tls-verify [2026-07-19T20:36:56.246Z] [INFO] ⚠️ oc login as admin failed: WARNING: Using insecure TLS client config. Setting this option is not supported! Login failed (401 Unauthorized) Verify you have provided the correct credentials. [2026-07-19T20:36:56.250Z] [INFO] Check if the operator is RHOAI [2026-07-19T20:36:56.476Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.spec.name=="rhods-operator") | .spec.channel' [2026-07-19T20:36:56.482Z] [INFO] Command exit code: 0 [2026-07-19T20:36:56.487Z] [INFO] RHOAI confirmed (subscription channel="beta"). [2026-07-19T20:36:56.501Z] [INFO] Create namespace: test-fs-ui-proj-108259 [2026-07-19T20:36:56.505Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-19T20:36:56.720Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-19T20:36:56.726Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-fs-ui-proj-108259\" not found","exitCode":1} [2026-07-19T20:36:56.732Z] [INFO] Project 'test-fs-ui-proj-108259' does not exist. [2026-07-19T20:36:56.742Z] [INFO] Creating project test-fs-ui-proj-108259 [2026-07-19T20:36:57.020Z] [INFO] [EXEC] oc new-project test-fs-ui-proj-108259 [2026-07-19T20:36:57.270Z] [INFO] [EXEC] oc label namespace test-fs-ui-proj-108259 opendatahub.io/dashboard=true --overwrite [2026-07-19T20:36:57.276Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-19T20:36:57.492Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-19T20:36:57.498Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-19T20:36:57.503Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-19T20:36:57.508Z] [INFO] Apply FeatureStore CR in namespace: test-fs-ui-proj-108259 [2026-07-19T20:36:57.797Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1784493417511-5bbuj452c.yaml && rm -f /tmp/cypress-yaml-1784493417511-5bbuj452c.yaml [2026-07-19T20:36:57.803Z] [INFO] Command exit code: 0 [2026-07-19T20:36:57.806Z] [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-19T20:37:08.056Z] [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-19T20:37:08.079Z] [INFO] Parsed: namespace = test-fs-ui-proj-108259, podName = feast-test-s3-64cc5d848-5hs4l [2026-07-19T20:37:08.094Z] [INFO] Found 1 matching pods [2026-07-19T20:37:08.097Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/feast-test-s3-64cc5d848-5hs4l -n test-fs-ui-proj-108259 --timeout=300s [2026-07-19T20:37:40.619Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/feast-test-s3-64cc5d848-5hs4l -n test-fs-ui-proj-108259 --timeout=300s [2026-07-19T20:37:40.626Z] [INFO] Pod is ready: pod/feast-test-s3-64cc5d848-5hs4l condition met [2026-07-19T20:37:40.654Z] [INFO] [STEP 1] Log in as admin user [2026-07-19T20:37:40.687Z] [INFO] Navigate to: https://rh-ai.apps.4ed5daee-f494-4ddb-9a74-950f0a3a3614.prod.konfluxeaas.com/ [2026-07-19T20:37:41.689Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-07-19T20:37:47.259Z] [INFO] [STEP 3] Verify the Feature Store project is discoverable and select it [2026-07-19T20:37:47.789Z] [INFO] [STEP 4] Verify the project selector shows the selected project ✓ Admin user can discover the Feature Store project (52252ms) [2026-07-19T20:37:48.063Z] [INFO] Starting 480s timeout for: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-19T20:37:48.075Z] [INFO] Test title: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-19T20:37:48.125Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-19T20:37:48.133Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-19T20:37:48.138Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-19T20:37:48.219Z] [INFO] [STEP 1] Log in as non-admin user (no access to the test namespace) [2026-07-19T20:37:48.242Z] [INFO] Navigate to: https://rh-ai.apps.4ed5daee-f494-4ddb-9a74-950f0a3a3614.prod.konfluxeaas.com/ [2026-07-19T20:37:49.134Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-07-19T20:37:56.636Z] [INFO] [STEP 3] Verify the Feature Store empty state is shown (no projects accessible) [2026-07-19T20:38:07.148Z] [INFO] Starting 480s timeout for: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-19T20:38:07.151Z] [INFO] Test title: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-19T20:38:07.156Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-19T20:38:07.160Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-19T20:38:07.163Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-19T20:38:07.175Z] [INFO] Ensure admin oc session for setup [2026-07-19T20:38:07.386Z] [INFO] [EXEC] oc whoami [2026-07-19T20:38:07.926Z] [INFO] [EXEC] oc login -u "***" -p "***" --server="https://a6d1bb653f52e401ca44f76a655c2578-0c5f4601d4aa89ae.elb.us-east-1.amazonaws.com:6443" --insecure-skip-tls-verify [2026-07-19T20:38:07.932Z] [INFO] ⚠️ oc login as admin failed: WARNING: Using insecure TLS client config. Setting this option is not supported! Login failed (401 Unauthorized) Verify you have provided the correct credentials. [2026-07-19T20:38:07.935Z] [INFO] Check if the operator is RHOAI [2026-07-19T20:38:08.171Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.spec.name=="rhods-operator") | .spec.channel' [2026-07-19T20:38:08.177Z] [INFO] Command exit code: 0 [2026-07-19T20:38:08.182Z] [INFO] RHOAI confirmed (subscription channel="beta"). [2026-07-19T20:38:08.192Z] [INFO] Create namespace: test-fs-ui-proj-108259 [2026-07-19T20:38:08.197Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-19T20:38:08.425Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-19T20:38:08.430Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-19T20:38:08.436Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-19T20:38:08.450Z] [INFO] Project test-fs-ui-proj-108259 already exists. Deleting it. [2026-07-19T20:38:52.048Z] [INFO] [EXEC] oc delete project test-fs-ui-proj-108259 --wait [2026-07-19T20:38:52.059Z] [INFO] Waiting for project test-fs-ui-proj-108259 to be fully deleted... [2026-07-19T20:38:52.066Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-19T20:38:52.320Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-19T20:38:52.328Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-fs-ui-proj-108259\" not found","exitCode":1} [2026-07-19T20:38:52.338Z] [INFO] Project 'test-fs-ui-proj-108259' does not exist. [2026-07-19T20:38:52.354Z] [INFO] Creating project test-fs-ui-proj-108259 [2026-07-19T20:38:52.621Z] [INFO] [EXEC] oc new-project test-fs-ui-proj-108259 [2026-07-19T20:38:52.864Z] [INFO] [EXEC] oc label namespace test-fs-ui-proj-108259 opendatahub.io/dashboard=true --overwrite [2026-07-19T20:38:52.871Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-19T20:38:53.091Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-19T20:38:53.097Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-19T20:38:53.104Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-19T20:38:53.113Z] [INFO] Apply FeatureStore CR in namespace: test-fs-ui-proj-108259 [2026-07-19T20:38:53.390Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1784493533114-2msnqaczg.yaml && rm -f /tmp/cypress-yaml-1784493533114-2msnqaczg.yaml [2026-07-19T20:38:53.396Z] [INFO] Command exit code: 0 [2026-07-19T20:38:53.401Z] [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-19T20:39:03.636Z] [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-19T20:39:03.645Z] [INFO] Parsed: namespace = test-fs-ui-proj-108259, podName = feast-test-s3-64cc5d848-flbml [2026-07-19T20:39:03.651Z] [INFO] Found 1 matching pods [2026-07-19T20:39:03.657Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/feast-test-s3-64cc5d848-flbml -n test-fs-ui-proj-108259 --timeout=300s [2026-07-19T20:39:11.995Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/feast-test-s3-64cc5d848-flbml -n test-fs-ui-proj-108259 --timeout=300s [2026-07-19T20:39:12.001Z] [INFO] Pod is ready: pod/feast-test-s3-64cc5d848-flbml condition met [2026-07-19T20:39:12.011Z] [INFO] [STEP 1] Log in as non-admin user (no access to the test namespace) [2026-07-19T20:39:12.017Z] [INFO] Navigate to: https://rh-ai.apps.4ed5daee-f494-4ddb-9a74-950f0a3a3614.prod.konfluxeaas.com/ [2026-07-19T20:39:13.834Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-07-19T20:39:26.142Z] [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-19T20:39:36.660Z] [INFO] Restore admin oc session for cleanup [2026-07-19T20:39:36.865Z] [INFO] [EXEC] oc whoami [2026-07-19T20:39:37.290Z] [INFO] [EXEC] oc login -u "***" -p "***" --server="https://a6d1bb653f52e401ca44f76a655c2578-0c5f4601d4aa89ae.elb.us-east-1.amazonaws.com:6443" --insecure-skip-tls-verify [2026-07-19T20:39:37.296Z] [INFO] ⚠️ oc login as admin failed: WARNING: Using insecure TLS client config. Setting this option is not supported! Login failed (401 Unauthorized) Verify you have provided the correct credentials. [2026-07-19T20:39:37.299Z] [INFO] Delete namespace: test-fs-ui-proj-108259 [2026-07-19T20:39:37.584Z] [INFO] [EXEC] oc delete project test-fs-ui-proj-108259 --wait=false --ignore-not-found 1 passing (3m) 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.4ed5daee-f494-4ddb-9a74-950f0a3a3614.prod.konfluxeaas.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