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-05T07:55:56.814Z] [INFO] Setting tests timeout to: 480 seconds Verify RHODS About Dialog [2026-07-05T07:55:56.837Z] [INFO] Starting 480s timeout for: Verify RHODS About Dialog contains correct information [2026-07-05T07:55:56.844Z] [INFO] Test title: Verify RHODS About Dialog contains correct information [2026-07-05T07:55:56.859Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@RHOAIENG-21403","@NonConcurrent"] [2026-07-05T07:55:56.870Z] [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-05T07:55:56.875Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-05T07:55:56.892Z] [INFO] Auto-detecting installed product (RHOAI or ODH)... [2026-07-05T07:55:57.580Z] [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-05T07:55:57.589Z] [INFO] Command exit code: 0 [2026-07-05T07:55:57.611Z] [INFO] Prepare the CSV JSON for the tests according to the installed Product: Red Hat OpenShift AI [2026-07-05T07:55:58.050Z] [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-05T07:55:58.073Z] [INFO] Command exit code: 0 [2026-07-05T07:55:58.116Z] [INFO] [STEP 1] Login to Red Hat OpenShift AI [2026-07-05T07:55:58.135Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-05T07:55:58.792Z] [INFO] OAuth login flow detected - completing authentication [2026-07-05T07:56:00.811Z] [INFO] [STEP 2] Open the About dialog [2026-07-05T07:56:02.476Z] [INFO] [STEP 3] Verify product 'Red Hat OpenShift AI' in About dialog [2026-07-05T07:56:02.501Z] [INFO] [STEP 4] Verify product 'Red Hat OpenShift AI' in About image [2026-07-05T07:56:02.536Z] [INFO] [STEP 5] Verify Red Hat OpenShift AI version in About dialog [2026-07-05T07:56:02.581Z] [INFO] [STEP 6] Verify Red Hat OpenShift AI channel in About dialog [2026-07-05T07:56:02.915Z] [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-05T07:56:02.922Z] [INFO] Command exit code: 0 [2026-07-05T07:56:02.946Z] [INFO] [STEP 7] Verify admin access level [2026-07-05T07:56:03.034Z] [INFO] Verify versions in About dialog's table for component: Dashboard [2026-07-05T07:56:03.377Z] [INFO] [EXEC] oc get Dashboard -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-05T07:56:03.420Z] [INFO] Command exit code: 0 [2026-07-05T07:56:03.464Z] [INFO] Retrieved version of Dashboard: [2026-07-05T07:56:03.472Z] [INFO] Verify versions in About dialog's table for component: Pipelines [2026-07-05T07:56:03.808Z] [INFO] [EXEC] oc get Pipelines -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-05T07:56:03.853Z] [INFO] Command exit code: 0 [2026-07-05T07:56:03.898Z] [INFO] Retrieved version of Pipelines: [2026-07-05T07:56:03.906Z] [INFO] Verify versions in About dialog's table for component: Kueue [2026-07-05T07:56:04.332Z] [INFO] [EXEC] oc get Kueue -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-05T07:56:04.339Z] [INFO] Command exit code: 0 [2026-07-05T07:56:04.345Z] [INFO] Retrieved version of Kueue: [2026-07-05T07:56:04.350Z] [INFO] Verify versions in About dialog's table for component: Model registry [2026-07-05T07:56:04.682Z] [INFO] [EXEC] oc get Modelregistry -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-05T07:56:04.689Z] [INFO] Command exit code: 0 [2026-07-05T07:56:04.720Z] [INFO] Retrieved version of Model registry: latest latest [2026-07-05T07:56:04.748Z] [INFO] Verify versions in About dialog's table for component: Feast operator [2026-07-05T07:56:05.218Z] [INFO] [EXEC] oc get Feastoperator -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-05T07:56:05.225Z] [INFO] Command exit code: 0 [2026-07-05T07:56:05.276Z] [INFO] Retrieved version of Feast operator: 0.63.0 [2026-07-05T07:56:05.315Z] [INFO] Verify versions in About dialog's table for component: Model server and metrics [2026-07-05T07:56:05.719Z] [INFO] [EXEC] oc get Modelserverandmetrics -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-05T07:56:05.726Z] [INFO] Command exit code: 1 [2026-07-05T07:56:05.779Z] [INFO] Failed to retrieve version of Model server and metrics: error: the server doesn't have a resource type "Modelserverandmetrics" [2026-07-05T07:56:05.833Z] [INFO] Verify versions in About dialog's table for component: Ray [2026-07-05T07:56:06.241Z] [INFO] [EXEC] oc get Ray -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-05T07:56:06.297Z] [INFO] Command exit code: 0 [2026-07-05T07:56:06.352Z] [INFO] Retrieved version of Ray: 1.4.2 [2026-07-05T07:56:06.384Z] [INFO] Verify versions in About dialog's table for component: Training operator [2026-07-05T07:56:06.821Z] [INFO] [EXEC] oc get Trainingoperator -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-05T07:56:06.881Z] [INFO] Command exit code: 0 [2026-07-05T07:56:06.972Z] [INFO] Retrieved version of Training operator: 1.9.0 [2026-07-05T07:56:07.039Z] [INFO] Verify versions in About dialog's table for component: TrustyAI [2026-07-05T07:56:07.665Z] [INFO] [EXEC] oc get TrustyAI -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-05T07:56:07.739Z] [INFO] Command exit code: 0 [2026-07-05T07:56:07.747Z] [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-05T07:56:07.754Z] [INFO] Verify versions in About dialog's table for component: Workbenches [2026-07-05T07:56:08.321Z] [INFO] [EXEC] oc get Workbenches -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-05T07:56:08.423Z] [INFO] Command exit code: 0 [2026-07-05T07:56:08.528Z] [INFO] Retrieved version of Workbenches: 1.10.0 [2026-07-05T07:56:08.569Z] [INFO] Verify versions in About dialog's table for component: Trainer [2026-07-05T07:56:09.217Z] [INFO] [EXEC] oc get Trainer -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-05T07:56:09.262Z] [INFO] Command exit code: 0 [2026-07-05T07:56:09.410Z] [INFO] Retrieved version of Trainer: 2.1.0 [2026-07-05T07:56:09.451Z] [INFO] Verify versions in About dialog's table for component: MLflow [2026-07-05T07:56:10.118Z] [INFO] [EXEC] oc get MLflow -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-05T07:56:10.167Z] [INFO] Command exit code: 0 [2026-07-05T07:56:10.332Z] [INFO] Retrieved version of MLflow: ✓ Verify RHODS About Dialog contains correct information (13668ms) 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-05T07:56:14.069Z] [INFO] Setting tests timeout to: 480 seconds Verify the RHOAI Application and Switcher links in the Dashboard Navigation [2026-07-05T07:56:14.128Z] [INFO] Starting 480s timeout for: Verify the various application tabs and switcher links are operational [2026-07-05T07:56:14.140Z] [INFO] Test title: Verify the various application tabs and switcher links are operational [2026-07-05T07:56:14.151Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-771","@Dashboard","@NonConcurrent"] [2026-07-05T07:56:14.158Z] [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-05T07:56:14.214Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-05T07:56:14.231Z] [INFO] [STEP 1] Log into the application [2026-07-05T07:56:14.244Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-05T07:56:14.474Z] [INFO] OAuth login flow detected - completing authentication [2026-07-05T07:56:17.232Z] [INFO] [STEP 2] Click the Application Launcher [2026-07-05T07:56:18.030Z] [INFO] [STEP 3] Extract the Application and Switcher URLs [2026-07-05T07:56:18.137Z] [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/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, /observe-monitor/workload-metrics, /learning-resources, /applications/enabled, /applications/explore [2026-07-05T07:56:18.217Z] [INFO] Verify that each URL is accessible and that a 200 is returned [2026-07-05T07:56:18.429Z] [INFO] ✅ / - Status: 200 [2026-07-05T07:56:18.730Z] [INFO] ✅ https://console-openshift-console.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com: - Status: 200 [2026-07-05T07:56:19.118Z] [INFO] ✅ https://cloud.redhat.com/openshift/details/b7c47ef5-e041-4d36-af77-f67068d1baba - Status: 200 [2026-07-05T07:56:19.232Z] [INFO] ✅ / - Status: 200 [2026-07-05T07:56:19.341Z] [INFO] ✅ /projects - Status: 200 [2026-07-05T07:56:19.439Z] [INFO] ✅ /ai-hub/models - Status: 200 [2026-07-05T07:56:19.536Z] [INFO] ✅ /maas/tokens - Status: 200 [2026-07-05T07:56:19.626Z] [INFO] ✅ /develop-train/feature-store/overview - Status: 200 [2026-07-05T07:56:19.655Z] [INFO] ✅ /develop-train/feature-store/entities - Status: 200 [2026-07-05T07:56:19.727Z] [INFO] ✅ /develop-train/feature-store/data-sources - Status: 200 [2026-07-05T07:56:19.832Z] [INFO] ✅ /develop-train/feature-store/datasets - Status: 200 [2026-07-05T07:56:19.873Z] [INFO] ✅ /develop-train/feature-store/features - Status: 200 [2026-07-05T07:56:19.954Z] [INFO] ✅ /develop-train/feature-store/feature-views - Status: 200 [2026-07-05T07:56:20.071Z] [INFO] ✅ /develop-train/feature-store/feature-services - Status: 200 [2026-07-05T07:56:20.213Z] [INFO] ✅ /develop-train/pipelines/definitions - Status: 200 [2026-07-05T07:56:20.256Z] [INFO] ✅ /develop-train/pipelines/runs - Status: 200 [2026-07-05T07:56:20.332Z] [INFO] ✅ /develop-train/pipelines/artifacts - Status: 200 [2026-07-05T07:56:20.410Z] [INFO] ✅ /develop-train/pipelines/executions - Status: 200 [2026-07-05T07:56:20.457Z] [INFO] ✅ /develop-train/mlflow/experiments - Status: 200 [2026-07-05T07:56:20.745Z] [INFO] ✅ /develop-train/training-jobs - Status: 200 [2026-07-05T07:56:20.847Z] [INFO] ✅ /observe-monitor/workload-metrics - Status: 200 [2026-07-05T07:56:20.959Z] [INFO] ✅ /learning-resources - Status: 200 [2026-07-05T07:56:21.067Z] [INFO] ✅ /applications/enabled - Status: 200 [2026-07-05T07:56:21.210Z] [INFO] ✅ /applications/explore - Status: 200 ✓ Verify the various application tabs and switcher links are operational (7297ms) 1 passing (7s) [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-05T07:56:25.941Z] [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-05T07:56:26.029Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (296ms) 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-05T07:56:31.647Z] [INFO] Setting tests timeout to: 480 seconds Verify that users can provide admin project permissions to non-admin users/groups [2026-07-05T07:56:31.720Z] [INFO] Starting 480s timeout for: Verify that user can be added as an Admin for a Project [2026-07-05T07:56:31.724Z] [INFO] Test title: Verify that user can be added as an Admin for a Project [2026-07-05T07:56:31.731Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard"] [2026-07-05T07:56:31.736Z] [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-05T07:56:31.812Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-05T07:56:31.833Z] [INFO] Loaded project name: cypress-user-perm-test-526006 [2026-07-05T07:56:31.908Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-07-05T07:56:32.620Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-07-05T07:56:32.628Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-user-perm-test-526006\" not found","exitCode":1} [2026-07-05T07:56:32.635Z] [INFO] Project 'cypress-user-perm-test-526006' does not exist. [2026-07-05T07:56:32.647Z] [INFO] Creating project cypress-user-perm-test-526006 [2026-07-05T07:56:33.421Z] [INFO] [EXEC] oc new-project cypress-user-perm-test-526006 [2026-07-05T07:56:34.216Z] [INFO] [EXEC] oc label namespace cypress-user-perm-test-526006 opendatahub.io/dashboard=true --overwrite [2026-07-05T07:56:34.225Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-07-05T07:56:34.718Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-07-05T07:56:34.726Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-user-perm-test-526006","stderr":"","exitCode":0} [2026-07-05T07:56:34.733Z] [INFO] Project 'cypress-user-perm-test-526006' exists. [2026-07-05T07:56:34.741Z] [INFO] Project cypress-user-perm-test-526006 confirmed to be created and verified successfully [2026-07-05T07:56:34.755Z] [INFO] [STEP 1] Log into the application [2026-07-05T07:56:34.816Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-05T07:56:35.216Z] [INFO] OAuth login flow detected - completing authentication [2026-07-05T07:56:38.411Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-test-526006 [2026-07-05T07:56:44.514Z] [INFO] [STEP 3] Assign admin user Project Permissions [2026-07-05T07:56:50.836Z] [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 (19415ms) [2026-07-05T07:56:51.413Z] [INFO] Starting 480s timeout for: Verify user can assign access permissions to user group [2026-07-05T07:56:51.417Z] [INFO] Test title: Verify user can assign access permissions to user group [2026-07-05T07:56:51.424Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard","@NonConcurrent"] [2026-07-05T07:56:51.510Z] [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-05T07:56:51.517Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-05T07:56:51.536Z] [INFO] [STEP 1] Log into the application [2026-07-05T07:56:51.618Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-05T07:56:52.032Z] [INFO] OAuth login flow detected - completing authentication [2026-07-05T07:56:55.011Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-test-526006 [2026-07-05T07:57:01.925Z] [INFO] [STEP 3] Assign admin group Project Permissions [2026-07-05T07:57:10.020Z] [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 (19071ms) [2026-07-05T07:57:11.015Z] [INFO] Starting 480s timeout for: Verify that user can access the created project with Admin rights [2026-07-05T07:57:11.020Z] [INFO] Test title: Verify that user can access the created project with Admin rights [2026-07-05T07:57:11.028Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard","@NonConcurrent"] [2026-07-05T07:57:11.112Z] [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-05T07:57:11.120Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-05T07:57:11.212Z] [INFO] [STEP 1] Log into the application as non-admin [2026-07-05T07:57:11.223Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-05T07:57:11.909Z] [INFO] OAuth login flow detected - completing authentication [2026-07-05T07:57:14.127Z] [INFO] [STEP 2] Verify that the user has access to the created project and can access Permissions [2026-07-05T07:57:18.733Z] [INFO] Deleting Project cypress-user-perm-test-526006 after the test has finished. [2026-07-05T07:57:20.009Z] [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 (7688ms) 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: 48 seconds │ │ Spec Ran: dataScienceProjects/testProjectAdminPermissions.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: featureStore/testFeatureStoreRbac.cy.ts (5 of 18) [2026-07-05T07:57:30.516Z] [INFO] Setting tests timeout to: 480 seconds Verify RBAC scoped Feature Store discovery by namespace access [2026-07-05T07:57:30.612Z] [INFO] Starting 480s timeout for: Admin user can discover the Feature Store project [2026-07-05T07:57:30.618Z] [INFO] Test title: Admin user can discover the Feature Store project [2026-07-05T07:57:30.710Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-05T07:57:30.718Z] [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-05T07:57:30.727Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-05T07:57:30.824Z] [INFO] Ensure admin oc session for setup [2026-07-05T07:57:31.918Z] [INFO] [EXEC] oc whoami [2026-07-05T07:57:33.341Z] [INFO] [EXEC] oc login -u "***" -p "***" --server="https://api.nmanos-konflux1.durx.p3.openshiftapps.com:443" --insecure-skip-tls-verify [2026-07-05T07:57:33.408Z] [INFO] Check if the operator is RHOAI [2026-07-05T07:57:34.229Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.spec.name=="rhods-operator") | .spec.channel' [2026-07-05T07:57:34.238Z] [INFO] Command exit code: 0 [2026-07-05T07:57:34.316Z] [INFO] RHOAI confirmed (subscription channel="beta"). [2026-07-05T07:57:34.339Z] [INFO] Create namespace: test-fs-ui-proj-108259 [2026-07-05T07:57:34.412Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-05T07:57:35.219Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-05T07:57:35.227Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-fs-ui-proj-108259\" not found","exitCode":1} [2026-07-05T07:57:35.238Z] [INFO] Project 'test-fs-ui-proj-108259' does not exist. [2026-07-05T07:57:35.324Z] [INFO] Creating project test-fs-ui-proj-108259 [2026-07-05T07:57:36.537Z] [INFO] [EXEC] oc new-project test-fs-ui-proj-108259 [2026-07-05T07:57:37.426Z] [INFO] [EXEC] oc label namespace test-fs-ui-proj-108259 opendatahub.io/dashboard=true --overwrite [2026-07-05T07:57:37.445Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-05T07:57:38.120Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-05T07:57:38.140Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-05T07:57:38.232Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-05T07:57:38.334Z] [INFO] Apply FeatureStore CR in namespace: test-fs-ui-proj-108259 [2026-07-05T07:57:39.722Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783238258422-26h0rhqok.yaml && rm -f /tmp/cypress-yaml-1783238258422-26h0rhqok.yaml [2026-07-05T07:57:39.910Z] [INFO] Command exit code: 0 [2026-07-05T07:57:40.013Z] [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-05T07:57:50.625Z] [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-05T07:57:50.735Z] [INFO] Parsed: namespace = test-fs-ui-proj-108259, podName = feast-test-s3-575f9bd4f7-55nf6 [2026-07-05T07:57:50.821Z] [INFO] Found 1 matching pods [2026-07-05T07:57:50.839Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/feast-test-s3-575f9bd4f7-55nf6 -n test-fs-ui-proj-108259 --timeout=300s [2026-07-05T07:57:59.134Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/feast-test-s3-575f9bd4f7-55nf6 -n test-fs-ui-proj-108259 --timeout=300s [2026-07-05T07:57:59.159Z] [INFO] Pod is ready: pod/feast-test-s3-575f9bd4f7-55nf6 condition met [2026-07-05T07:57:59.316Z] [INFO] [STEP 1] Log in as admin user [2026-07-05T07:57:59.327Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-05T07:58:00.215Z] [INFO] OAuth login flow detected - completing authentication [2026-07-05T07:58:04.113Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-07-05T07:58:16.464Z] [INFO] Starting 480s timeout for: Admin user can discover the Feature Store project [2026-07-05T07:58:16.512Z] [INFO] Test title: Admin user can discover the Feature Store project [2026-07-05T07:58:16.517Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-05T07:58:16.523Z] [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-05T07:58:16.528Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-05T07:58:16.542Z] [INFO] Ensure admin oc session for setup [2026-07-05T07:58:16.904Z] [INFO] [EXEC] oc whoami [2026-07-05T07:58:16.910Z] [INFO] Check if the operator is RHOAI [2026-07-05T07:58:17.221Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.spec.name=="rhods-operator") | .spec.channel' [2026-07-05T07:58:17.229Z] [INFO] Command exit code: 0 [2026-07-05T07:58:17.235Z] [INFO] RHOAI confirmed (subscription channel="beta"). [2026-07-05T07:58:17.246Z] [INFO] Create namespace: test-fs-ui-proj-108259 [2026-07-05T07:58:17.251Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-05T07:58:17.585Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-05T07:58:17.590Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-05T07:58:17.596Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-05T07:58:17.610Z] [INFO] Project test-fs-ui-proj-108259 already exists. Deleting it. [2026-07-05T07:59:06.186Z] [INFO] [EXEC] oc delete project test-fs-ui-proj-108259 --wait [2026-07-05T07:59:06.199Z] [INFO] Waiting for project test-fs-ui-proj-108259 to be fully deleted... [2026-07-05T07:59:06.206Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-05T07:59:06.619Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-05T07:59:06.626Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-fs-ui-proj-108259\" not found","exitCode":1} [2026-07-05T07:59:06.633Z] [INFO] Project 'test-fs-ui-proj-108259' does not exist. [2026-07-05T07:59:06.646Z] [INFO] Creating project test-fs-ui-proj-108259 [2026-07-05T07:59:07.140Z] [INFO] [EXEC] oc new-project test-fs-ui-proj-108259 [2026-07-05T07:59:07.467Z] [INFO] [EXEC] oc label namespace test-fs-ui-proj-108259 opendatahub.io/dashboard=true --overwrite [2026-07-05T07:59:07.474Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-05T07:59:07.821Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-05T07:59:07.827Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-05T07:59:07.834Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-05T07:59:07.842Z] [INFO] Apply FeatureStore CR in namespace: test-fs-ui-proj-108259 [2026-07-05T07:59:08.447Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783238347843-jt0gy2807.yaml && rm -f /tmp/cypress-yaml-1783238347843-jt0gy2807.yaml [2026-07-05T07:59:08.453Z] [INFO] Command exit code: 0 [2026-07-05T07:59:08.458Z] [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-05T07:59:18.953Z] [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-05T07:59:18.969Z] [INFO] Parsed: namespace = test-fs-ui-proj-108259, podName = feast-test-s3-575f9bd4f7-f66ld [2026-07-05T07:59:19.018Z] [INFO] Found 1 matching pods [2026-07-05T07:59:19.022Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/feast-test-s3-575f9bd4f7-f66ld -n test-fs-ui-proj-108259 --timeout=300s [2026-07-05T07:59:27.541Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/feast-test-s3-575f9bd4f7-f66ld -n test-fs-ui-proj-108259 --timeout=300s [2026-07-05T07:59:27.548Z] [INFO] Pod is ready: pod/feast-test-s3-575f9bd4f7-f66ld condition met [2026-07-05T07:59:27.558Z] [INFO] [STEP 1] Log in as admin user [2026-07-05T07:59:27.565Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-05T07:59:27.979Z] [INFO] OAuth login flow detected - completing authentication [2026-07-05T07:59:30.236Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page 1) Admin user can discover the Feature Store project [2026-07-05T07:59:42.616Z] [INFO] Starting 480s timeout for: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-05T07:59:42.618Z] [INFO] Test title: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-05T07:59:42.622Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-05T07:59:42.626Z] [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-05T07:59:42.630Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-05T07:59:42.639Z] [INFO] [STEP 1] Log in as non-admin user (no access to the test namespace) [2026-07-05T07:59:42.646Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-05T07:59:42.853Z] [INFO] OAuth login flow detected - completing authentication [2026-07-05T07:59:44.141Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-07-05T07:59:55.534Z] [INFO] Starting 480s timeout for: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-05T07:59:55.537Z] [INFO] Test title: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-05T07:59:55.541Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-05T07:59:55.545Z] [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-05T07:59:55.549Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-05T07:59:55.561Z] [INFO] Ensure admin oc session for setup [2026-07-05T07:59:55.831Z] [INFO] [EXEC] oc whoami [2026-07-05T07:59:55.834Z] [INFO] Check if the operator is RHOAI [2026-07-05T07:59:56.181Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.spec.name=="rhods-operator") | .spec.channel' [2026-07-05T07:59:56.187Z] [INFO] Command exit code: 0 [2026-07-05T07:59:56.194Z] [INFO] RHOAI confirmed (subscription channel="beta"). [2026-07-05T07:59:56.206Z] [INFO] Create namespace: test-fs-ui-proj-108259 [2026-07-05T07:59:56.213Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-05T07:59:56.580Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-05T07:59:56.587Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-05T07:59:56.593Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-05T07:59:56.601Z] [INFO] Project test-fs-ui-proj-108259 already exists. Deleting it. [2026-07-05T08:00:44.424Z] [INFO] [EXEC] oc delete project test-fs-ui-proj-108259 --wait [2026-07-05T08:00:44.435Z] [INFO] Waiting for project test-fs-ui-proj-108259 to be fully deleted... [2026-07-05T08:00:44.442Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-05T08:00:44.790Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-05T08:00:44.796Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-fs-ui-proj-108259\" not found","exitCode":1} [2026-07-05T08:00:44.803Z] [INFO] Project 'test-fs-ui-proj-108259' does not exist. [2026-07-05T08:00:44.816Z] [INFO] Creating project test-fs-ui-proj-108259 [2026-07-05T08:00:45.200Z] [INFO] [EXEC] oc new-project test-fs-ui-proj-108259 [2026-07-05T08:00:45.536Z] [INFO] [EXEC] oc label namespace test-fs-ui-proj-108259 opendatahub.io/dashboard=true --overwrite [2026-07-05T08:00:45.543Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-05T08:00:45.801Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-05T08:00:45.808Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-05T08:00:45.815Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-05T08:00:45.824Z] [INFO] Apply FeatureStore CR in namespace: test-fs-ui-proj-108259 [2026-07-05T08:00:46.247Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783238445826-hhei0jnds.yaml && rm -f /tmp/cypress-yaml-1783238445826-hhei0jnds.yaml [2026-07-05T08:00:46.253Z] [INFO] Command exit code: 0 [2026-07-05T08:00:46.257Z] [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-05T08:00:56.520Z] [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-05T08:00:56.529Z] [INFO] Parsed: namespace = test-fs-ui-proj-108259, podName = feast-test-s3-575f9bd4f7-nvs2s [2026-07-05T08:00:56.535Z] [INFO] Found 1 matching pods [2026-07-05T08:00:56.540Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/feast-test-s3-575f9bd4f7-nvs2s -n test-fs-ui-proj-108259 --timeout=300s [2026-07-05T08:01:05.689Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/feast-test-s3-575f9bd4f7-nvs2s -n test-fs-ui-proj-108259 --timeout=300s [2026-07-05T08:01:05.696Z] [INFO] Pod is ready: pod/feast-test-s3-575f9bd4f7-nvs2s condition met [2026-07-05T08:01:05.706Z] [INFO] [STEP 1] Log in as non-admin user (no access to the test namespace) [2026-07-05T08:01:05.716Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-05T08:01:06.111Z] [INFO] OAuth login flow detected - completing authentication [2026-07-05T08:01:08.054Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page 2) Non-admin user without namespace access cannot discover the Feature Store project [2026-07-05T08:01:19.748Z] [INFO] Restore admin oc session for cleanup [2026-07-05T08:01:20.096Z] [INFO] [EXEC] oc whoami [2026-07-05T08:01:20.109Z] [INFO] Delete namespace: test-fs-ui-proj-108259 [2026-07-05T08:01:20.416Z] [INFO] [EXEC] oc delete project test-fs-ui-proj-108259 --wait=false --ignore-not-found 0 passing (4m) 2 failing 1) Verify RBAC scoped Feature Store discovery by namespace access Admin user can 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 admin user 6. Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ 7. Navigate to the Feature Store Overview page Timed out retrying after 10000ms: Unable to find an element by: [data-testid="app-page-title"] Ignored nodes: comments, script, style Red Hat OpenShift AI