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-02T12:25:03.602Z] [INFO] Setting tests timeout to: 480 seconds Verify RHODS About Dialog [2026-07-02T12:25:03.626Z] [INFO] Starting 480s timeout for: Verify RHODS About Dialog contains correct information [2026-07-02T12:25:03.637Z] [INFO] Test title: Verify RHODS About Dialog contains correct information [2026-07-02T12:25:03.653Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@RHOAIENG-21403","@NonConcurrent"] [2026-07-02T12:25:03.661Z] [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-02T12:25:03.667Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-02T12:25:03.685Z] [INFO] Auto-detecting installed product (RHOAI or ODH)... [2026-07-02T12:25:04.393Z] [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-02T12:25:04.409Z] [INFO] Command exit code: 0 [2026-07-02T12:25:04.439Z] [INFO] Prepare the CSV JSON for the tests according to the installed Product: Red Hat OpenShift AI [2026-07-02T12:25:04.878Z] [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-02T12:25:04.893Z] [INFO] Command exit code: 0 [2026-07-02T12:25:04.921Z] [INFO] [STEP 1] Login to Red Hat OpenShift AI [2026-07-02T12:25:04.947Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-02T12:25:05.433Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T12:25:07.546Z] [INFO] [STEP 2] Open the About dialog [2026-07-02T12:25:09.131Z] [INFO] [STEP 3] Verify product 'Red Hat OpenShift AI' in About dialog [2026-07-02T12:25:09.178Z] [INFO] [STEP 4] Verify product 'Red Hat OpenShift AI' in About image [2026-07-02T12:25:09.221Z] [INFO] [STEP 5] Verify Red Hat OpenShift AI version in About dialog [2026-07-02T12:25:09.264Z] [INFO] [STEP 6] Verify Red Hat OpenShift AI channel in About dialog [2026-07-02T12:25:09.663Z] [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-02T12:25:09.670Z] [INFO] Command exit code: 0 [2026-07-02T12:25:09.698Z] [INFO] [STEP 7] Verify admin access level [2026-07-02T12:25:09.778Z] [INFO] Verify versions in About dialog's table for component: Dashboard [2026-07-02T12:25:10.161Z] [INFO] [EXEC] oc get Dashboard -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-02T12:25:10.168Z] [INFO] Command exit code: 0 [2026-07-02T12:25:10.220Z] [INFO] Retrieved version of Dashboard: [2026-07-02T12:25:10.229Z] [INFO] Verify versions in About dialog's table for component: Pipelines [2026-07-02T12:25:10.602Z] [INFO] [EXEC] oc get Pipelines -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-02T12:25:10.645Z] [INFO] Command exit code: 0 [2026-07-02T12:25:10.685Z] [INFO] Retrieved version of Pipelines: [2026-07-02T12:25:10.691Z] [INFO] Verify versions in About dialog's table for component: Kueue [2026-07-02T12:25:11.066Z] [INFO] [EXEC] oc get Kueue -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-02T12:25:11.112Z] [INFO] Command exit code: 0 [2026-07-02T12:25:11.157Z] [INFO] Retrieved version of Kueue: [2026-07-02T12:25:11.163Z] [INFO] Verify versions in About dialog's table for component: Model registry [2026-07-02T12:25:11.591Z] [INFO] [EXEC] oc get Modelregistry -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-02T12:25:11.598Z] [INFO] Command exit code: 0 [2026-07-02T12:25:11.631Z] [INFO] Retrieved version of Model registry: latest latest [2026-07-02T12:25:11.658Z] [INFO] Verify versions in About dialog's table for component: Feast operator [2026-07-02T12:25:12.063Z] [INFO] [EXEC] oc get Feastoperator -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-02T12:25:12.092Z] [INFO] Command exit code: 0 [2026-07-02T12:25:12.099Z] [INFO] Retrieved version of Feast operator: 0.63.0 [2026-07-02T12:25:12.104Z] [INFO] Verify versions in About dialog's table for component: Model server and metrics [2026-07-02T12:25:12.701Z] [INFO] [EXEC] oc get Modelserverandmetrics -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-02T12:25:12.753Z] [INFO] Command exit code: 1 [2026-07-02T12:25:12.801Z] [INFO] Failed to retrieve version of Model server and metrics: error: the server doesn't have a resource type "Modelserverandmetrics" [2026-07-02T12:25:12.807Z] [INFO] Verify versions in About dialog's table for component: Ray [2026-07-02T12:25:13.196Z] [INFO] [EXEC] oc get Ray -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-02T12:25:13.259Z] [INFO] Command exit code: 0 [2026-07-02T12:25:13.268Z] [INFO] Retrieved version of Ray: 1.4.2 [2026-07-02T12:25:13.333Z] [INFO] Verify versions in About dialog's table for component: Training operator [2026-07-02T12:25:13.845Z] [INFO] [EXEC] oc get Trainingoperator -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-02T12:25:13.853Z] [INFO] Command exit code: 0 [2026-07-02T12:25:13.969Z] [INFO] Retrieved version of Training operator: 1.9.0 [2026-07-02T12:25:13.977Z] [INFO] Verify versions in About dialog's table for component: TrustyAI [2026-07-02T12:25:14.603Z] [INFO] [EXEC] oc get TrustyAI -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-02T12:25:14.698Z] [INFO] Command exit code: 0 [2026-07-02T12:25:14.840Z] [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-02T12:25:14.877Z] [INFO] Verify versions in About dialog's table for component: Workbenches [2026-07-02T12:25:15.751Z] [INFO] [EXEC] oc get Workbenches -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-02T12:25:15.785Z] [INFO] Command exit code: 0 [2026-07-02T12:25:15.934Z] [INFO] Retrieved version of Workbenches: 1.10.0 [2026-07-02T12:25:15.941Z] [INFO] Verify versions in About dialog's table for component: Trainer [2026-07-02T12:25:16.545Z] [INFO] [EXEC] oc get Trainer -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-02T12:25:16.578Z] [INFO] Command exit code: 0 [2026-07-02T12:25:16.734Z] [INFO] Retrieved version of Trainer: 2.1.0 [2026-07-02T12:25:16.769Z] [INFO] Verify versions in About dialog's table for component: MLflow [2026-07-02T12:25:17.545Z] [INFO] [EXEC] oc get MLflow -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-02T12:25:17.651Z] [INFO] Command exit code: 0 [2026-07-02T12:25:17.734Z] [INFO] Retrieved version of MLflow: ✓ Verify RHODS About Dialog contains correct information (14225ms) 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: 14 seconds │ │ Spec Ran: applications/testAboutDialog.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dashboardNavigation/testApplicationLinks.cy.ts (2 of 18) [2026-07-02T12:25:22.064Z] [INFO] Setting tests timeout to: 480 seconds Verify the RHOAI Application and Switcher links in the Dashboard Navigation [2026-07-02T12:25:22.141Z] [INFO] Starting 480s timeout for: Verify the various application tabs and switcher links are operational [2026-07-02T12:25:22.152Z] [INFO] Test title: Verify the various application tabs and switcher links are operational [2026-07-02T12:25:22.163Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-771","@Dashboard","@NonConcurrent"] [2026-07-02T12:25:22.170Z] [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-02T12:25:22.181Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-02T12:25:22.238Z] [INFO] [STEP 1] Log into the application [2026-07-02T12:25:22.253Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-02T12:25:22.543Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T12:25:25.162Z] [INFO] [STEP 2] Click the Application Launcher [2026-07-02T12:25:26.038Z] [INFO] [STEP 3] Extract the Application and Switcher URLs [2026-07-02T12:25:26.147Z] [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-02T12:25:26.180Z] [INFO] Verify that each URL is accessible and that a 200 is returned [2026-07-02T12:25:26.386Z] [INFO] ✅ / - Status: 200 [2026-07-02T12:25:26.634Z] [INFO] ✅ https://console-openshift-console.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com: - Status: 200 [2026-07-02T12:25:27.142Z] [INFO] ✅ https://cloud.redhat.com/openshift/details/b7c47ef5-e041-4d36-af77-f67068d1baba - Status: 200 [2026-07-02T12:25:27.261Z] [INFO] ✅ / - Status: 200 [2026-07-02T12:25:27.449Z] [INFO] ✅ /projects - Status: 200 [2026-07-02T12:25:27.553Z] [INFO] ✅ /ai-hub/models - Status: 200 [2026-07-02T12:25:27.660Z] [INFO] ✅ /maas/tokens - Status: 200 [2026-07-02T12:25:27.777Z] [INFO] ✅ /develop-train/feature-store/overview - Status: 200 [2026-07-02T12:25:27.863Z] [INFO] ✅ /develop-train/feature-store/entities - Status: 200 [2026-07-02T12:25:27.958Z] [INFO] ✅ /develop-train/feature-store/data-sources - Status: 200 [2026-07-02T12:25:28.065Z] [INFO] ✅ /develop-train/feature-store/datasets - Status: 200 [2026-07-02T12:25:28.167Z] [INFO] ✅ /develop-train/feature-store/features - Status: 200 [2026-07-02T12:25:28.259Z] [INFO] ✅ /develop-train/feature-store/feature-views - Status: 200 [2026-07-02T12:25:28.337Z] [INFO] ✅ /develop-train/feature-store/feature-services - Status: 200 [2026-07-02T12:25:28.384Z] [INFO] ✅ /develop-train/pipelines/definitions - Status: 200 [2026-07-02T12:25:28.499Z] [INFO] ✅ /develop-train/pipelines/runs - Status: 200 [2026-07-02T12:25:28.577Z] [INFO] ✅ /develop-train/pipelines/artifacts - Status: 200 [2026-07-02T12:25:28.661Z] [INFO] ✅ /develop-train/pipelines/executions - Status: 200 [2026-07-02T12:25:28.772Z] [INFO] ✅ /develop-train/mlflow/experiments - Status: 200 [2026-07-02T12:25:28.885Z] [INFO] ✅ /develop-train/training-jobs - Status: 200 [2026-07-02T12:25:29.088Z] [INFO] ✅ /observe-monitor/workload-metrics - Status: 200 [2026-07-02T12:25:29.184Z] [INFO] ✅ /learning-resources - Status: 200 [2026-07-02T12:25:29.244Z] [INFO] ✅ /applications/enabled - Status: 200 [2026-07-02T12:25:29.355Z] [INFO] ✅ /applications/explore - Status: 200 ✓ Verify the various application tabs and switcher links are operational (7484ms) 1 passing (8s) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/.jsons/mochawesome_001.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 1 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 7 seconds │ │ Spec Ran: dashboardNavigation/testApplicationLinks.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dashboardNavigation/testManifestLinks.cy.ts (3 of 18) [2026-07-02T12:25:35.163Z] [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-02T12:25:35.243Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (305ms) 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-02T12:25:42.242Z] [INFO] Setting tests timeout to: 480 seconds Verify that users can provide admin project permissions to non-admin users/groups [2026-07-02T12:25:42.255Z] [INFO] Starting 480s timeout for: Verify that user can be added as an Admin for a Project [2026-07-02T12:25:42.261Z] [INFO] Test title: Verify that user can be added as an Admin for a Project [2026-07-02T12:25:42.268Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard"] [2026-07-02T12:25:42.340Z] [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-02T12:25:42.347Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-02T12:25:42.440Z] [INFO] Loaded project name: cypress-user-perm-test-526006 [2026-07-02T12:25:42.445Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-07-02T12:25:43.175Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-07-02T12:25:43.238Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-user-perm-test-526006\" not found","exitCode":1} [2026-07-02T12:25:43.246Z] [INFO] Project 'cypress-user-perm-test-526006' does not exist. [2026-07-02T12:25:43.259Z] [INFO] Creating project cypress-user-perm-test-526006 [2026-07-02T12:25:44.046Z] [INFO] [EXEC] oc new-project cypress-user-perm-test-526006 [2026-07-02T12:25:44.949Z] [INFO] [EXEC] oc label namespace cypress-user-perm-test-526006 opendatahub.io/dashboard=true --overwrite [2026-07-02T12:25:44.957Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-07-02T12:25:45.742Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-07-02T12:25:45.749Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-user-perm-test-526006","stderr":"","exitCode":0} [2026-07-02T12:25:45.763Z] [INFO] Project 'cypress-user-perm-test-526006' exists. [2026-07-02T12:25:45.773Z] [INFO] Project cypress-user-perm-test-526006 confirmed to be created and verified successfully [2026-07-02T12:25:45.848Z] [INFO] [STEP 1] Log into the application [2026-07-02T12:25:45.859Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-02T12:25:46.257Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T12:25:50.042Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-test-526006 [2026-07-02T12:25:56.255Z] [INFO] [STEP 3] Assign admin user Project Permissions [2026-07-02T12:26:03.357Z] [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 (21506ms) [2026-07-02T12:26:04.143Z] [INFO] Starting 480s timeout for: Verify user can assign access permissions to user group [2026-07-02T12:26:04.146Z] [INFO] Test title: Verify user can assign access permissions to user group [2026-07-02T12:26:04.159Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard","@NonConcurrent"] [2026-07-02T12:26:04.238Z] [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-02T12:26:04.245Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-02T12:26:04.262Z] [INFO] [STEP 1] Log into the application [2026-07-02T12:26:04.343Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-02T12:26:04.860Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T12:26:07.549Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-test-526006 [2026-07-02T12:26:14.640Z] [INFO] [STEP 3] Assign admin group Project Permissions [2026-07-02T12:26:24.360Z] [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 (20807ms) [2026-07-02T12:26:25.235Z] [INFO] Starting 480s timeout for: Verify that user can access the created project with Admin rights [2026-07-02T12:26:25.239Z] [INFO] Test title: Verify that user can access the created project with Admin rights [2026-07-02T12:26:25.246Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard","@NonConcurrent"] [2026-07-02T12:26:25.252Z] [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-02T12:26:25.260Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-02T12:26:25.345Z] [INFO] [STEP 1] Log into the application as non-admin [2026-07-02T12:26:25.353Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-02T12:26:25.839Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T12:26:28.743Z] [INFO] [STEP 2] Verify that the user has access to the created project and can access Permissions [2026-07-02T12:26:37.839Z] [INFO] Deleting Project cypress-user-perm-test-526006 after the test has finished. [2026-07-02T12:26:39.446Z] [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 (12082ms) 3 passing (58s) [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: 57 seconds │ │ Spec Ran: dataScienceProjects/testProjectAdminPermissions.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: featureStore/testFeatureStoreRbac.cy.ts (5 of 18) [2026-07-02T12:26:49.335Z] [INFO] Setting tests timeout to: 480 seconds Verify RBAC scoped Feature Store discovery by namespace access [2026-07-02T12:26:49.351Z] [INFO] Starting 480s timeout for: Admin user can discover the Feature Store project [2026-07-02T12:26:49.438Z] [INFO] Test title: Admin user can discover the Feature Store project [2026-07-02T12:26:49.446Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-02T12:26:49.454Z] [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-02T12:26:49.533Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-02T12:26:49.554Z] [INFO] Ensure admin oc session for setup [2026-07-02T12:26:50.442Z] [INFO] [EXEC] oc whoami [2026-07-02T12:26:52.267Z] [INFO] [EXEC] oc login -u "***" -p "***" --server="https://api.nmanos-konflux1.durx.p3.openshiftapps.com:443" --insecure-skip-tls-verify [2026-07-02T12:26:52.272Z] [INFO] Check if the operator is RHOAI [2026-07-02T12:26:53.151Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.spec.name=="rhods-operator") | .spec.channel' [2026-07-02T12:26:53.234Z] [INFO] Command exit code: 0 [2026-07-02T12:26:53.245Z] [INFO] RHOAI confirmed (subscription channel="beta"). [2026-07-02T12:26:53.349Z] [INFO] Create namespace: test-fs-ui-proj-108259 [2026-07-02T12:26:53.437Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-02T12:26:54.342Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-02T12:26:54.350Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-fs-ui-proj-108259\" not found","exitCode":1} [2026-07-02T12:26:54.357Z] [INFO] Project 'test-fs-ui-proj-108259' does not exist. [2026-07-02T12:26:54.437Z] [INFO] Creating project test-fs-ui-proj-108259 [2026-07-02T12:26:55.249Z] [INFO] [EXEC] oc new-project test-fs-ui-proj-108259 [2026-07-02T12:26:56.173Z] [INFO] [EXEC] oc label namespace test-fs-ui-proj-108259 opendatahub.io/dashboard=true --overwrite [2026-07-02T12:26:56.182Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-02T12:26:57.844Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-02T12:26:57.871Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-02T12:26:57.951Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-02T12:26:57.963Z] [INFO] Apply FeatureStore CR in namespace: test-fs-ui-proj-108259 [2026-07-02T12:26:58.945Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1782995217968-i1jm9kejo.yaml && rm -f /tmp/cypress-yaml-1782995217968-i1jm9kejo.yaml [2026-07-02T12:26:58.966Z] [INFO] Command exit code: 0 [2026-07-02T12:26:58.982Z] [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-02T12:27:09.665Z] [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-02T12:27:09.745Z] [INFO] Parsed: namespace = test-fs-ui-proj-108259, podName = feast-test-s3-575f9bd4f7-pmwwb [2026-07-02T12:27:09.753Z] [INFO] Found 1 matching pods [2026-07-02T12:27:09.760Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/feast-test-s3-575f9bd4f7-pmwwb -n test-fs-ui-proj-108259 --timeout=300s [2026-07-02T12:27:17.836Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/feast-test-s3-575f9bd4f7-pmwwb -n test-fs-ui-proj-108259 --timeout=300s [2026-07-02T12:27:17.859Z] [INFO] Pod is ready: pod/feast-test-s3-575f9bd4f7-pmwwb condition met [2026-07-02T12:27:17.949Z] [INFO] [STEP 1] Log in as admin user [2026-07-02T12:27:17.959Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-02T12:27:18.551Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T12:27:22.554Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-07-02T12:27:26.871Z] [INFO] [STEP 3] Verify the Feature Store project is discoverable and select it [2026-07-02T12:27:27.657Z] [INFO] [STEP 4] Verify the project selector shows the selected project ✓ Admin user can discover the Feature Store project (38893ms) [2026-07-02T12:27:28.155Z] [INFO] Starting 480s timeout for: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-02T12:27:28.159Z] [INFO] Test title: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-02T12:27:28.166Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-02T12:27:28.171Z] [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-02T12:27:28.178Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-02T12:27:28.245Z] [INFO] [STEP 1] Log in as non-admin user (no access to the test namespace) [2026-07-02T12:27:28.253Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-02T12:27:28.578Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T12:27:30.400Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-07-02T12:27:32.025Z] [INFO] [STEP 3] Verify the Feature Store empty state is shown (no projects accessible) [2026-07-02T12:27:43.085Z] [INFO] Starting 480s timeout for: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-02T12:27:43.088Z] [INFO] Test title: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-02T12:27:43.094Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-02T12:27:43.139Z] [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-02T12:27:43.145Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-02T12:27:43.158Z] [INFO] Ensure admin oc session for setup [2026-07-02T12:27:43.647Z] [INFO] [EXEC] oc whoami [2026-07-02T12:27:43.652Z] [INFO] Check if the operator is RHOAI [2026-07-02T12:27:44.154Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.spec.name=="rhods-operator") | .spec.channel' [2026-07-02T12:27:44.161Z] [INFO] Command exit code: 0 [2026-07-02T12:27:44.168Z] [INFO] RHOAI confirmed (subscription channel="beta"). [2026-07-02T12:27:44.180Z] [INFO] Create namespace: test-fs-ui-proj-108259 [2026-07-02T12:27:44.184Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-02T12:27:44.644Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-02T12:27:44.650Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-02T12:27:44.657Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-02T12:27:44.665Z] [INFO] Project test-fs-ui-proj-108259 already exists. Deleting it. [2026-07-02T12:28:31.444Z] [INFO] [EXEC] oc delete project test-fs-ui-proj-108259 --wait [2026-07-02T12:28:31.453Z] [INFO] Waiting for project test-fs-ui-proj-108259 to be fully deleted... [2026-07-02T12:28:31.459Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-02T12:28:31.844Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-02T12:28:31.851Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-fs-ui-proj-108259\" not found","exitCode":1} [2026-07-02T12:28:31.857Z] [INFO] Project 'test-fs-ui-proj-108259' does not exist. [2026-07-02T12:28:31.870Z] [INFO] Creating project test-fs-ui-proj-108259 [2026-07-02T12:28:32.567Z] [INFO] [EXEC] oc new-project test-fs-ui-proj-108259 [2026-07-02T12:28:33.176Z] [INFO] [EXEC] oc label namespace test-fs-ui-proj-108259 opendatahub.io/dashboard=true --overwrite [2026-07-02T12:28:33.182Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-02T12:28:33.644Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-02T12:28:33.656Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-02T12:28:33.666Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-02T12:28:33.753Z] [INFO] Apply FeatureStore CR in namespace: test-fs-ui-proj-108259 [2026-07-02T12:28:34.445Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1782995313759-sbnzqr277.yaml && rm -f /tmp/cypress-yaml-1782995313759-sbnzqr277.yaml [2026-07-02T12:28:34.453Z] [INFO] Command exit code: 0 [2026-07-02T12:28:34.459Z] [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-02T12:28:44.837Z] [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-02T12:28:44.848Z] [INFO] Parsed: namespace = test-fs-ui-proj-108259, podName = feast-test-s3-575f9bd4f7-7jjj9 [2026-07-02T12:28:44.855Z] [INFO] Found 1 matching pods [2026-07-02T12:28:44.862Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/feast-test-s3-575f9bd4f7-7jjj9 -n test-fs-ui-proj-108259 --timeout=300s [2026-07-02T12:28:53.295Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/feast-test-s3-575f9bd4f7-7jjj9 -n test-fs-ui-proj-108259 --timeout=300s [2026-07-02T12:28:53.337Z] [INFO] Pod is ready: pod/feast-test-s3-575f9bd4f7-7jjj9 condition met [2026-07-02T12:28:53.355Z] [INFO] [STEP 1] Log in as non-admin user (no access to the test namespace) [2026-07-02T12:28:53.366Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-02T12:28:53.785Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T12:28:55.545Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-07-02T12:28:58.288Z] [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-02T12:29:09.209Z] [INFO] Restore admin oc session for cleanup [2026-07-02T12:29:09.503Z] [INFO] [EXEC] oc whoami [2026-07-02T12:29:09.508Z] [INFO] Delete namespace: test-fs-ui-proj-108259 [2026-07-02T12:29:09.884Z] [INFO] [EXEC] oc delete project test-fs-ui-proj-108259 --wait=false --ignore-not-found 1 passing (2m) 1 failing 1) Verify RBAC scoped Feature Store discovery by namespace access Non-admin user without namespace access cannot discover the Feature Store project: Test steps were: 1. Ensure admin oc session for setup 2. Check if the operator is RHOAI 3. Create namespace: test-fs-ui-proj-108259 4. Apply FeatureStore CR in namespace: test-fs-ui-proj-108259 5. Log in as non-admin user (no access to the test namespace) 6. Navigate to: https://rh-ai.apps.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