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-10T07:34:15.281Z] [INFO] Setting tests timeout to: 480 seconds Verify RHODS About Dialog [2026-07-10T07:34:15.303Z] [INFO] Starting 480s timeout for: Verify RHODS About Dialog contains correct information [2026-07-10T07:34:15.317Z] [INFO] Test title: Verify RHODS About Dialog contains correct information [2026-07-10T07:34:15.342Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@RHOAIENG-21403","@NonConcurrent"] [2026-07-10T07:34:15.351Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ModelServingCI","@KServeCI","@ModelServing","@MaaSCI","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@ODS-327","@ODS-492"] [2026-07-10T07:34:15.358Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-10T07:34:15.376Z] [INFO] Auto-detecting installed product (RHOAI or ODH)... [2026-07-10T07:34:16.153Z] [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-10T07:34:16.173Z] [INFO] Command exit code: 0 [2026-07-10T07:34:16.247Z] [INFO] Prepare the CSV JSON for the tests according to the installed Product: Red Hat OpenShift AI [2026-07-10T07:34:16.785Z] [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-10T07:34:16.800Z] [INFO] Command exit code: 0 [2026-07-10T07:34:16.826Z] [INFO] [STEP 1] Login to Red Hat OpenShift AI [2026-07-10T07:34:16.846Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-10T07:34:17.516Z] [INFO] OAuth login flow detected - completing authentication [2026-07-10T07:34:19.566Z] [INFO] [STEP 2] Open the About dialog [2026-07-10T07:34:21.299Z] [INFO] [STEP 3] Verify product 'Red Hat OpenShift AI' in About dialog [2026-07-10T07:34:21.330Z] [INFO] [STEP 4] Verify product 'Red Hat OpenShift AI' in About image [2026-07-10T07:34:21.372Z] [INFO] [STEP 5] Verify Red Hat OpenShift AI version in About dialog [2026-07-10T07:34:21.415Z] [INFO] [STEP 6] Verify Red Hat OpenShift AI channel in About dialog [2026-07-10T07:34:21.874Z] [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-10T07:34:21.914Z] [INFO] Command exit code: 0 [2026-07-10T07:34:21.940Z] [INFO] [STEP 7] Verify admin access level [2026-07-10T07:34:22.015Z] [INFO] Verify versions in About dialog's table for component: Dashboard [2026-07-10T07:34:22.414Z] [INFO] [EXEC] oc get Dashboard -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-10T07:34:22.422Z] [INFO] Command exit code: 0 [2026-07-10T07:34:22.464Z] [INFO] Retrieved version of Dashboard: [2026-07-10T07:34:22.486Z] [INFO] Verify versions in About dialog's table for component: Pipelines [2026-07-10T07:34:22.866Z] [INFO] [EXEC] oc get Pipelines -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-10T07:34:22.874Z] [INFO] Command exit code: 0 [2026-07-10T07:34:22.962Z] [INFO] Retrieved version of Pipelines: [2026-07-10T07:34:22.988Z] [INFO] Verify versions in About dialog's table for component: Kueue [2026-07-10T07:34:23.430Z] [INFO] [EXEC] oc get Kueue -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-10T07:34:23.440Z] [INFO] Command exit code: 0 [2026-07-10T07:34:23.496Z] [INFO] Retrieved version of Kueue: [2026-07-10T07:34:23.520Z] [INFO] Verify versions in About dialog's table for component: Model registry [2026-07-10T07:34:23.883Z] [INFO] [EXEC] oc get Modelregistry -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-10T07:34:23.964Z] [INFO] Command exit code: 0 [2026-07-10T07:34:24.020Z] [INFO] Retrieved version of Model registry: latest latest [2026-07-10T07:34:24.046Z] [INFO] Verify versions in About dialog's table for component: Feast operator [2026-07-10T07:34:24.448Z] [INFO] [EXEC] oc get Feastoperator -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-10T07:34:24.496Z] [INFO] Command exit code: 0 [2026-07-10T07:34:24.554Z] [INFO] Retrieved version of Feast operator: 0.64.0 [2026-07-10T07:34:24.581Z] [INFO] Verify versions in About dialog's table for component: Model server and metrics [2026-07-10T07:34:25.151Z] [INFO] [EXEC] oc get Modelserverandmetrics -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-10T07:34:25.185Z] [INFO] Command exit code: 1 [2026-07-10T07:34:25.267Z] [INFO] Failed to retrieve version of Model server and metrics: error: the server doesn't have a resource type "Modelserverandmetrics" [2026-07-10T07:34:25.273Z] [INFO] Verify versions in About dialog's table for component: Ray [2026-07-10T07:34:25.787Z] [INFO] [EXEC] oc get Ray -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-10T07:34:25.843Z] [INFO] Command exit code: 0 [2026-07-10T07:34:25.880Z] [INFO] Retrieved version of Ray: 1.4.2 [2026-07-10T07:34:25.891Z] [INFO] Verify versions in About dialog's table for component: Training operator [2026-07-10T07:34:26.648Z] [INFO] [EXEC] oc get Trainingoperator -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-10T07:34:26.762Z] [INFO] Command exit code: 0 [2026-07-10T07:34:26.873Z] [INFO] Retrieved version of Training operator: 1.9.0 [2026-07-10T07:34:26.948Z] [INFO] Verify versions in About dialog's table for component: TrustyAI [2026-07-10T07:34:27.740Z] [INFO] [EXEC] oc get TrustyAI -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-10T07:34:27.855Z] [INFO] Command exit code: 0 [2026-07-10T07:34:27.964Z] [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-10T07:34:28.046Z] [INFO] Verify versions in About dialog's table for component: Workbenches [2026-07-10T07:34:28.840Z] [INFO] [EXEC] oc get Workbenches -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-10T07:34:28.962Z] [INFO] Command exit code: 0 [2026-07-10T07:34:29.073Z] [INFO] Retrieved version of Workbenches: 1.10.0 [2026-07-10T07:34:29.144Z] [INFO] Verify versions in About dialog's table for component: Trainer [2026-07-10T07:34:29.950Z] [INFO] [EXEC] oc get Trainer -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-10T07:34:30.068Z] [INFO] Command exit code: 0 [2026-07-10T07:34:30.151Z] [INFO] Retrieved version of Trainer: 2.1.0 [2026-07-10T07:34:30.188Z] [INFO] Verify versions in About dialog's table for component: MLflow [2026-07-10T07:34:30.883Z] [INFO] [EXEC] oc get MLflow -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-10T07:34:30.968Z] [INFO] Command exit code: 0 [2026-07-10T07:34:31.077Z] [INFO] Retrieved version of MLflow: ✓ Verify RHODS About Dialog contains correct information (15935ms) 1 passing (16s) [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: 16 seconds │ │ Spec Ran: applications/testAboutDialog.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dashboardNavigation/testApplicationLinks.cy.ts (2 of 18) [2026-07-10T07:34:35.248Z] [INFO] Setting tests timeout to: 480 seconds Verify the RHOAI Application and Switcher links in the Dashboard Navigation [2026-07-10T07:34:35.273Z] [INFO] Starting 480s timeout for: Verify the various application tabs and switcher links are operational [2026-07-10T07:34:35.348Z] [INFO] Test title: Verify the various application tabs and switcher links are operational [2026-07-10T07:34:35.359Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-771","@Dashboard","@NonConcurrent"] [2026-07-10T07:34:35.367Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ModelServingCI","@KServeCI","@ModelServing","@MaaSCI","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@ODS-327","@ODS-492"] [2026-07-10T07:34:35.440Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-10T07:34:35.461Z] [INFO] [STEP 1] Log into the application [2026-07-10T07:34:35.474Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-10T07:34:35.885Z] [INFO] OAuth login flow detected - completing authentication [2026-07-10T07:34:38.549Z] [INFO] [STEP 2] Click the Application Launcher [2026-07-10T07:34:39.356Z] [INFO] [STEP 3] Extract the Application and Switcher URLs [2026-07-10T07:34:39.548Z] [INFO] Extracted URLs: /, https://console-openshift-console.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com:, https://cloud.redhat.com/openshift/details/b7c47ef5-e041-4d36-af77-f67068d1baba, /, /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-10T07:34:39.569Z] [INFO] Verify that each URL is accessible and that a 200 is returned [2026-07-10T07:34:39.869Z] [INFO] ✅ / - Status: 200 [2026-07-10T07:34:40.351Z] [INFO] ✅ https://console-openshift-console.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com: - Status: 200 [2026-07-10T07:34:40.866Z] [INFO] ✅ https://cloud.redhat.com/openshift/details/b7c47ef5-e041-4d36-af77-f67068d1baba - Status: 200 [2026-07-10T07:34:40.937Z] [INFO] ✅ / - Status: 200 [2026-07-10T07:34:41.037Z] [INFO] ✅ /projects - Status: 200 [2026-07-10T07:34:41.091Z] [INFO] ✅ /ai-hub/models - Status: 200 [2026-07-10T07:34:41.173Z] [INFO] ✅ /maas/keys-and-subs - Status: 200 [2026-07-10T07:34:41.270Z] [INFO] ✅ /develop-train/feature-store/overview - Status: 200 [2026-07-10T07:34:41.342Z] [INFO] ✅ /develop-train/feature-store/entities - Status: 200 [2026-07-10T07:34:41.388Z] [INFO] ✅ /develop-train/feature-store/data-sources - Status: 200 [2026-07-10T07:34:41.472Z] [INFO] ✅ /develop-train/feature-store/datasets - Status: 200 [2026-07-10T07:34:41.545Z] [INFO] ✅ /develop-train/feature-store/features - Status: 200 [2026-07-10T07:34:41.746Z] [INFO] ✅ /develop-train/feature-store/feature-views - Status: 200 [2026-07-10T07:34:41.846Z] [INFO] ✅ /develop-train/feature-store/feature-services - Status: 200 [2026-07-10T07:34:41.893Z] [INFO] ✅ /develop-train/pipelines/definitions - Status: 200 [2026-07-10T07:34:41.966Z] [INFO] ✅ /develop-train/pipelines/runs - Status: 200 [2026-07-10T07:34:42.063Z] [INFO] ✅ /develop-train/pipelines/artifacts - Status: 200 [2026-07-10T07:34:42.171Z] [INFO] ✅ /develop-train/pipelines/executions - Status: 200 [2026-07-10T07:34:42.349Z] [INFO] ✅ /develop-train/mlflow/experiments - Status: 200 [2026-07-10T07:34:42.472Z] [INFO] ✅ /develop-train/training-jobs - Status: 200 [2026-07-10T07:34:42.648Z] [INFO] ✅ /observe-monitor/workload-metrics - Status: 200 [2026-07-10T07:34:42.748Z] [INFO] ✅ /learning-resources - Status: 200 [2026-07-10T07:34:42.939Z] [INFO] ✅ /applications/enabled - Status: 200 [2026-07-10T07:34:43.064Z] [INFO] ✅ /applications/explore - Status: 200 ✓ Verify the various application tabs and switcher links are operational (8024ms) 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: 8 seconds │ │ Spec Ran: dashboardNavigation/testApplicationLinks.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dashboardNavigation/testManifestLinks.cy.ts (3 of 18) [2026-07-10T07:34:48.878Z] [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-10T07:34:48.956Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (226ms) 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-10T07:34:56.670Z] [INFO] Setting tests timeout to: 480 seconds Verify that users can provide admin project permissions to non-admin users/groups [2026-07-10T07:34:56.741Z] [INFO] Starting 480s timeout for: Verify that user can be added as an Admin for a Project [2026-07-10T07:34:56.746Z] [INFO] Test title: Verify that user can be added as an Admin for a Project [2026-07-10T07:34:56.753Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard"] [2026-07-10T07:34:56.762Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ModelServingCI","@KServeCI","@ModelServing","@MaaSCI","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@ODS-327","@ODS-492"] [2026-07-10T07:34:56.768Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-10T07:34:56.854Z] [INFO] Loaded project name: cypress-user-perm-test-526006 [2026-07-10T07:34:56.860Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-07-10T07:34:58.045Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-07-10T07:34:58.066Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-user-perm-test-526006\" not found","exitCode":1} [2026-07-10T07:34:58.163Z] [INFO] Project 'cypress-user-perm-test-526006' does not exist. [2026-07-10T07:34:58.246Z] [INFO] Creating project cypress-user-perm-test-526006 [2026-07-10T07:34:59.153Z] [INFO] [EXEC] oc new-project cypress-user-perm-test-526006 [2026-07-10T07:35:00.050Z] [INFO] [EXEC] oc label namespace cypress-user-perm-test-526006 opendatahub.io/dashboard=true --overwrite [2026-07-10T07:35:00.063Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-07-10T07:35:01.149Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-07-10T07:35:01.169Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-user-perm-test-526006","stderr":"","exitCode":0} [2026-07-10T07:35:01.248Z] [INFO] Project 'cypress-user-perm-test-526006' exists. [2026-07-10T07:35:01.280Z] [INFO] Project cypress-user-perm-test-526006 confirmed to be created and verified successfully [2026-07-10T07:35:01.370Z] [INFO] [STEP 1] Log into the application [2026-07-10T07:35:01.441Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-10T07:35:01.970Z] [INFO] OAuth login flow detected - completing authentication [2026-07-10T07:35:05.983Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-test-526006 [2026-07-10T07:35:14.472Z] [INFO] [STEP 3] Assign admin user Project Permissions [2026-07-10T07:35:21.360Z] [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 (25016ms) [2026-07-10T07:35:22.451Z] [INFO] Starting 480s timeout for: Verify user can assign access permissions to user group [2026-07-10T07:35:22.456Z] [INFO] Test title: Verify user can assign access permissions to user group [2026-07-10T07:35:22.540Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard","@NonConcurrent"] [2026-07-10T07:35:22.548Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ModelServingCI","@KServeCI","@ModelServing","@MaaSCI","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@ODS-327","@ODS-492"] [2026-07-10T07:35:22.555Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-10T07:35:22.648Z] [INFO] [STEP 1] Log into the application [2026-07-10T07:35:22.657Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-10T07:35:23.238Z] [INFO] OAuth login flow detected - completing authentication [2026-07-10T07:35:25.644Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-test-526006 [2026-07-10T07:35:34.660Z] [INFO] [STEP 3] Assign admin group Project Permissions [2026-07-10T07:35:44.642Z] [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 (22700ms) [2026-07-10T07:35:45.551Z] [INFO] Starting 480s timeout for: Verify that user can access the created project with Admin rights [2026-07-10T07:35:45.556Z] [INFO] Test title: Verify that user can access the created project with Admin rights [2026-07-10T07:35:45.640Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard","@NonConcurrent"] [2026-07-10T07:35:45.649Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ModelServingCI","@KServeCI","@ModelServing","@MaaSCI","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@ODS-327","@ODS-492"] [2026-07-10T07:35:45.655Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-10T07:35:45.740Z] [INFO] [STEP 1] Log into the application as non-admin [2026-07-10T07:35:45.750Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-10T07:35:46.260Z] [INFO] OAuth login flow detected - completing authentication [2026-07-10T07:35:49.741Z] [INFO] [STEP 2] Verify that the user has access to the created project and can access Permissions [2026-07-10T07:36:00.060Z] [INFO] Deleting Project cypress-user-perm-test-526006 after the test has finished. [2026-07-10T07:36:01.548Z] [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 (14298ms) 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, 5 seconds │ │ Spec Ran: dataScienceProjects/testProjectAdminPermissions.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: featureStore/testFeatureStoreRbac.cy.ts (5 of 18) [2026-07-10T07:36:11.348Z] [INFO] Setting tests timeout to: 480 seconds Verify RBAC scoped Feature Store discovery by namespace access [2026-07-10T07:36:11.443Z] [INFO] Starting 480s timeout for: Admin user can discover the Feature Store project [2026-07-10T07:36:11.451Z] [INFO] Test title: Admin user can discover the Feature Store project [2026-07-10T07:36:11.542Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-10T07:36:11.552Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ModelServingCI","@KServeCI","@ModelServing","@MaaSCI","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@ODS-327","@ODS-492"] [2026-07-10T07:36:11.561Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-10T07:36:11.656Z] [INFO] Ensure admin oc session for setup [2026-07-10T07:36:12.840Z] [INFO] [EXEC] oc whoami [2026-07-10T07:36:14.640Z] [INFO] [EXEC] oc login -u "***" -p "***" --server="https://api.nmanos-konflux1.durx.p3.openshiftapps.com:443" --insecure-skip-tls-verify [2026-07-10T07:36:14.646Z] [INFO] Check if the operator is RHOAI [2026-07-10T07:36:15.755Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.spec.name=="rhods-operator") | .spec.channel' [2026-07-10T07:36:15.769Z] [INFO] Command exit code: 0 [2026-07-10T07:36:15.838Z] [INFO] RHOAI confirmed (subscription channel="beta"). [2026-07-10T07:36:15.951Z] [INFO] Create namespace: test-fs-ui-proj-108259 [2026-07-10T07:36:15.968Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-10T07:36:16.849Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-10T07:36:16.938Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-fs-ui-proj-108259\" not found","exitCode":1} [2026-07-10T07:36:16.955Z] [INFO] Project 'test-fs-ui-proj-108259' does not exist. [2026-07-10T07:36:17.240Z] [INFO] Creating project test-fs-ui-proj-108259 [2026-07-10T07:36:18.463Z] [INFO] [EXEC] oc new-project test-fs-ui-proj-108259 [2026-07-10T07:36:19.749Z] [INFO] [EXEC] oc label namespace test-fs-ui-proj-108259 opendatahub.io/dashboard=true --overwrite [2026-07-10T07:36:19.837Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-10T07:36:20.745Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-10T07:36:20.844Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-10T07:36:20.856Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-10T07:36:21.048Z] [INFO] Apply FeatureStore CR in namespace: test-fs-ui-proj-108259 [2026-07-10T07:36:22.271Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783668981149-vplf5l17p.yaml && rm -f /tmp/cypress-yaml-1783668981149-vplf5l17p.yaml [2026-07-10T07:36:22.360Z] [INFO] Command exit code: 0 [2026-07-10T07:36:22.447Z] [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-10T07:36:33.048Z] [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-10T07:36:33.076Z] [INFO] Parsed: namespace = test-fs-ui-proj-108259, podName = feast-test-s3-64cc5d848-82sp2 [2026-07-10T07:36:33.147Z] [INFO] Found 1 matching pods [2026-07-10T07:36:33.167Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/feast-test-s3-64cc5d848-82sp2 -n test-fs-ui-proj-108259 --timeout=300s [2026-07-10T07:36:41.066Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/feast-test-s3-64cc5d848-82sp2 -n test-fs-ui-proj-108259 --timeout=300s [2026-07-10T07:36:41.077Z] [INFO] Pod is ready: pod/feast-test-s3-64cc5d848-82sp2 condition met [2026-07-10T07:36:41.262Z] [INFO] [STEP 1] Log in as admin user [2026-07-10T07:36:41.275Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-10T07:36:42.152Z] [INFO] OAuth login flow detected - completing authentication [2026-07-10T07:36:46.150Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-07-10T07:36:50.541Z] [INFO] [STEP 3] Verify the Feature Store project is discoverable and select it [2026-07-10T07:36:51.369Z] [INFO] [STEP 4] Verify the project selector shows the selected project ✓ Admin user can discover the Feature Store project (40516ms) [2026-07-10T07:36:51.967Z] [INFO] Starting 480s timeout for: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-10T07:36:51.972Z] [INFO] Test title: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-10T07:36:51.979Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-10T07:36:52.040Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ModelServingCI","@KServeCI","@ModelServing","@MaaSCI","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@ODS-327","@ODS-492"] [2026-07-10T07:36:52.047Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-10T07:36:52.060Z] [INFO] [STEP 1] Log in as non-admin user (no access to the test namespace) [2026-07-10T07:36:52.068Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-10T07:36:52.438Z] [INFO] OAuth login flow detected - completing authentication [2026-07-10T07:36:54.145Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-07-10T07:36:58.493Z] [INFO] [STEP 3] Verify the Feature Store empty state is shown (no projects accessible) [2026-07-10T07:37:09.651Z] [INFO] Starting 480s timeout for: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-10T07:37:09.655Z] [INFO] Test title: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-10T07:37:09.661Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-10T07:37:09.667Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ModelServingCI","@KServeCI","@ModelServing","@MaaSCI","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@ODS-327","@ODS-492"] [2026-07-10T07:37:09.672Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-10T07:37:09.687Z] [INFO] Ensure admin oc session for setup [2026-07-10T07:37:10.047Z] [INFO] [EXEC] oc whoami [2026-07-10T07:37:10.052Z] [INFO] Check if the operator is RHOAI [2026-07-10T07:37:10.667Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.spec.name=="rhods-operator") | .spec.channel' [2026-07-10T07:37:10.675Z] [INFO] Command exit code: 0 [2026-07-10T07:37:10.682Z] [INFO] RHOAI confirmed (subscription channel="beta"). [2026-07-10T07:37:10.746Z] [INFO] Create namespace: test-fs-ui-proj-108259 [2026-07-10T07:37:10.754Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-10T07:37:11.547Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-10T07:37:11.561Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-10T07:37:11.571Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-10T07:37:11.641Z] [INFO] Project test-fs-ui-proj-108259 already exists. Deleting it. [2026-07-10T07:38:01.464Z] [INFO] [EXEC] oc delete project test-fs-ui-proj-108259 --wait [2026-07-10T07:38:01.477Z] [INFO] Waiting for project test-fs-ui-proj-108259 to be fully deleted... [2026-07-10T07:38:01.483Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-10T07:38:02.147Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-10T07:38:02.155Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-fs-ui-proj-108259\" not found","exitCode":1} [2026-07-10T07:38:02.163Z] [INFO] Project 'test-fs-ui-proj-108259' does not exist. [2026-07-10T07:38:02.179Z] [INFO] Creating project test-fs-ui-proj-108259 [2026-07-10T07:38:02.864Z] [INFO] [EXEC] oc new-project test-fs-ui-proj-108259 [2026-07-10T07:38:03.482Z] [INFO] [EXEC] oc label namespace test-fs-ui-proj-108259 opendatahub.io/dashboard=true --overwrite [2026-07-10T07:38:03.490Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-10T07:38:03.985Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-10T07:38:04.038Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-10T07:38:04.047Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-10T07:38:04.057Z] [INFO] Apply FeatureStore CR in namespace: test-fs-ui-proj-108259 [2026-07-10T07:38:04.861Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783669084058-1szmwnn45.yaml && rm -f /tmp/cypress-yaml-1783669084058-1szmwnn45.yaml [2026-07-10T07:38:04.869Z] [INFO] Command exit code: 0 [2026-07-10T07:38:04.876Z] [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-10T07:38:15.486Z] [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-10T07:38:15.553Z] [INFO] Parsed: namespace = test-fs-ui-proj-108259, podName = feast-test-s3-64cc5d848-b9bzj [2026-07-10T07:38:15.563Z] [INFO] Found 1 matching pods [2026-07-10T07:38:15.570Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/feast-test-s3-64cc5d848-b9bzj -n test-fs-ui-proj-108259 --timeout=300s [2026-07-10T07:38:23.650Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/feast-test-s3-64cc5d848-b9bzj -n test-fs-ui-proj-108259 --timeout=300s [2026-07-10T07:38:23.659Z] [INFO] Pod is ready: pod/feast-test-s3-64cc5d848-b9bzj condition met [2026-07-10T07:38:23.675Z] [INFO] [STEP 1] Log in as non-admin user (no access to the test namespace) [2026-07-10T07:38:23.743Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-10T07:38:24.540Z] [INFO] OAuth login flow detected - completing authentication [2026-07-10T07:38:27.843Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-07-10T07:38:33.944Z] [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-10T07:38:45.655Z] [INFO] Restore admin oc session for cleanup [2026-07-10T07:38:46.147Z] [INFO] [EXEC] oc whoami [2026-07-10T07:38:46.153Z] [INFO] Delete namespace: test-fs-ui-proj-108259 [2026-07-10T07:38:47.039Z] [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.rosa.nmanos-konflux1.durx.p3.openshiftapps.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