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-03T09:31:00.182Z] [INFO] Setting tests timeout to: 480 seconds Verify RHODS About Dialog [2026-07-03T09:31:00.203Z] [INFO] Starting 480s timeout for: Verify RHODS About Dialog contains correct information [2026-07-03T09:31:00.217Z] [INFO] Test title: Verify RHODS About Dialog contains correct information [2026-07-03T09:31:00.241Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@RHOAIENG-21403","@NonConcurrent"] [2026-07-03T09:31:00.248Z] [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-03T09:31:00.258Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-03T09:31:00.279Z] [INFO] Auto-detecting installed product (RHOAI or ODH)... [2026-07-03T09:31:00.984Z] [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-03T09:31:00.995Z] [INFO] Command exit code: 0 [2026-07-03T09:31:01.011Z] [INFO] Prepare the CSV JSON for the tests according to the installed Product: Red Hat OpenShift AI [2026-07-03T09:31:01.440Z] [INFO] [EXEC] oc get csv -n redhat-ods-operator -o json | jq -r '[.items[] | select(.spec.displayName | test("Red Hat OpenShift AI")) | select(.status.phase != "Failed")] | first // empty' [2026-07-03T09:31:01.464Z] [INFO] Command exit code: 0 [2026-07-03T09:31:01.495Z] [INFO] [STEP 1] Login to Red Hat OpenShift AI [2026-07-03T09:31:01.512Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-03T09:31:02.040Z] [INFO] OAuth login flow detected - completing authentication [2026-07-03T09:31:04.277Z] [INFO] [STEP 2] Open the About dialog [2026-07-03T09:31:06.114Z] [INFO] [STEP 3] Verify product 'Red Hat OpenShift AI' in About dialog [2026-07-03T09:31:06.178Z] [INFO] [STEP 4] Verify product 'Red Hat OpenShift AI' in About image [2026-07-03T09:31:06.253Z] [INFO] [STEP 5] Verify Red Hat OpenShift AI version in About dialog [2026-07-03T09:31:06.337Z] [INFO] [STEP 6] Verify Red Hat OpenShift AI channel in About dialog [2026-07-03T09:31:06.795Z] [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-03T09:31:06.818Z] [INFO] Command exit code: 0 [2026-07-03T09:31:06.843Z] [INFO] [STEP 7] Verify admin access level [2026-07-03T09:31:06.928Z] [INFO] Verify versions in About dialog's table for component: Dashboard [2026-07-03T09:31:07.351Z] [INFO] [EXEC] oc get Dashboard -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-03T09:31:07.359Z] [INFO] Command exit code: 0 [2026-07-03T09:31:07.389Z] [INFO] Retrieved version of Dashboard: [2026-07-03T09:31:07.420Z] [INFO] Verify versions in About dialog's table for component: Pipelines [2026-07-03T09:31:07.823Z] [INFO] [EXEC] oc get Pipelines -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-03T09:31:07.863Z] [INFO] Command exit code: 0 [2026-07-03T09:31:07.918Z] [INFO] Retrieved version of Pipelines: [2026-07-03T09:31:07.943Z] [INFO] Verify versions in About dialog's table for component: Kueue [2026-07-03T09:31:08.359Z] [INFO] [EXEC] oc get Kueue -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-03T09:31:08.409Z] [INFO] Command exit code: 0 [2026-07-03T09:31:08.456Z] [INFO] Retrieved version of Kueue: [2026-07-03T09:31:08.464Z] [INFO] Verify versions in About dialog's table for component: Model registry [2026-07-03T09:31:08.792Z] [INFO] [EXEC] oc get Modelregistry -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-03T09:31:08.827Z] [INFO] Command exit code: 0 [2026-07-03T09:31:08.883Z] [INFO] Retrieved version of Model registry: latest latest [2026-07-03T09:31:08.891Z] [INFO] Verify versions in About dialog's table for component: Feast operator [2026-07-03T09:31:09.247Z] [INFO] [EXEC] oc get Feastoperator -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-03T09:31:09.340Z] [INFO] Command exit code: 0 [2026-07-03T09:31:09.376Z] [INFO] Retrieved version of Feast operator: 0.63.0 [2026-07-03T09:31:09.444Z] [INFO] Verify versions in About dialog's table for component: Model server and metrics [2026-07-03T09:31:09.858Z] [INFO] [EXEC] oc get Modelserverandmetrics -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-03T09:31:09.895Z] [INFO] Command exit code: 1 [2026-07-03T09:31:09.903Z] [INFO] Failed to retrieve version of Model server and metrics: error: the server doesn't have a resource type "Modelserverandmetrics" [2026-07-03T09:31:09.933Z] [INFO] Verify versions in About dialog's table for component: Ray [2026-07-03T09:31:10.439Z] [INFO] [EXEC] oc get Ray -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-03T09:31:10.481Z] [INFO] Command exit code: 0 [2026-07-03T09:31:10.543Z] [INFO] Retrieved version of Ray: 1.4.2 [2026-07-03T09:31:10.581Z] [INFO] Verify versions in About dialog's table for component: Training operator [2026-07-03T09:31:11.248Z] [INFO] [EXEC] oc get Trainingoperator -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-03T09:31:11.365Z] [INFO] Command exit code: 0 [2026-07-03T09:31:11.470Z] [INFO] Retrieved version of Training operator: 1.9.0 [2026-07-03T09:31:11.554Z] [INFO] Verify versions in About dialog's table for component: TrustyAI [2026-07-03T09:31:12.450Z] [INFO] [EXEC] oc get TrustyAI -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-03T09:31:12.459Z] [INFO] Command exit code: 0 [2026-07-03T09:31:12.568Z] [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-03T09:31:12.652Z] [INFO] Verify versions in About dialog's table for component: Workbenches [2026-07-03T09:31:13.374Z] [INFO] [EXEC] oc get Workbenches -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-03T09:31:13.454Z] [INFO] Command exit code: 0 [2026-07-03T09:31:13.633Z] [INFO] Retrieved version of Workbenches: 1.10.0 [2026-07-03T09:31:13.679Z] [INFO] Verify versions in About dialog's table for component: Trainer [2026-07-03T09:31:14.446Z] [INFO] [EXEC] oc get Trainer -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-03T09:31:14.488Z] [INFO] Command exit code: 0 [2026-07-03T09:31:14.579Z] [INFO] Retrieved version of Trainer: 2.1.0 [2026-07-03T09:31:14.664Z] [INFO] Verify versions in About dialog's table for component: MLflow [2026-07-03T09:31:15.444Z] [INFO] [EXEC] oc get MLflow -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-03T09:31:15.566Z] [INFO] Command exit code: 0 [2026-07-03T09:31:15.677Z] [INFO] Retrieved version of MLflow: ✓ Verify RHODS About Dialog contains correct information (15647ms) 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: 15 seconds │ │ Spec Ran: applications/testAboutDialog.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dashboardNavigation/testApplicationLinks.cy.ts (2 of 18) [2026-07-03T09:31:20.558Z] [INFO] Setting tests timeout to: 480 seconds Verify the RHOAI Application and Switcher links in the Dashboard Navigation [2026-07-03T09:31:20.582Z] [INFO] Starting 480s timeout for: Verify the various application tabs and switcher links are operational [2026-07-03T09:31:20.589Z] [INFO] Test title: Verify the various application tabs and switcher links are operational [2026-07-03T09:31:20.653Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-771","@Dashboard","@NonConcurrent"] [2026-07-03T09:31:20.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-03T09:31:20.673Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-03T09:31:20.739Z] [INFO] [STEP 1] Log into the application [2026-07-03T09:31:20.756Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-03T09:31:21.090Z] [INFO] OAuth login flow detected - completing authentication [2026-07-03T09:31:24.338Z] [INFO] [STEP 2] Click the Application Launcher [2026-07-03T09:31:25.266Z] [INFO] [STEP 3] Extract the Application and Switcher URLs [2026-07-03T09:31:25.536Z] [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-03T09:31:25.573Z] [INFO] Verify that each URL is accessible and that a 200 is returned [2026-07-03T09:31:25.885Z] [INFO] ✅ / - Status: 200 [2026-07-03T09:31:26.248Z] [INFO] ✅ https://console-openshift-console.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com: - Status: 200 [2026-07-03T09:31:26.636Z] [INFO] ✅ https://cloud.redhat.com/openshift/details/b7c47ef5-e041-4d36-af77-f67068d1baba - Status: 200 [2026-07-03T09:31:26.759Z] [INFO] ✅ / - Status: 200 [2026-07-03T09:31:26.951Z] [INFO] ✅ /projects - Status: 200 [2026-07-03T09:31:27.137Z] [INFO] ✅ /ai-hub/models - Status: 200 [2026-07-03T09:31:27.169Z] [INFO] ✅ /maas/tokens - Status: 200 [2026-07-03T09:31:27.340Z] [INFO] ✅ /develop-train/feature-store/overview - Status: 200 [2026-07-03T09:31:27.459Z] [INFO] ✅ /develop-train/feature-store/entities - Status: 200 [2026-07-03T09:31:27.583Z] [INFO] ✅ /develop-train/feature-store/data-sources - Status: 200 [2026-07-03T09:31:27.752Z] [INFO] ✅ /develop-train/feature-store/datasets - Status: 200 [2026-07-03T09:31:27.871Z] [INFO] ✅ /develop-train/feature-store/features - Status: 200 [2026-07-03T09:31:28.039Z] [INFO] ✅ /develop-train/feature-store/feature-views - Status: 200 [2026-07-03T09:31:28.166Z] [INFO] ✅ /develop-train/feature-store/feature-services - Status: 200 [2026-07-03T09:31:28.359Z] [INFO] ✅ /develop-train/pipelines/definitions - Status: 200 [2026-07-03T09:31:28.481Z] [INFO] ✅ /develop-train/pipelines/runs - Status: 200 [2026-07-03T09:31:28.649Z] [INFO] ✅ /develop-train/pipelines/artifacts - Status: 200 [2026-07-03T09:31:28.785Z] [INFO] ✅ /develop-train/pipelines/executions - Status: 200 [2026-07-03T09:31:28.965Z] [INFO] ✅ /develop-train/mlflow/experiments - Status: 200 [2026-07-03T09:31:29.034Z] [INFO] ✅ /develop-train/training-jobs - Status: 200 [2026-07-03T09:31:29.066Z] [INFO] ✅ /observe-monitor/workload-metrics - Status: 200 [2026-07-03T09:31:29.135Z] [INFO] ✅ /learning-resources - Status: 200 [2026-07-03T09:31:29.168Z] [INFO] ✅ /applications/enabled - Status: 200 [2026-07-03T09:31:29.243Z] [INFO] ✅ /applications/explore - Status: 200 ✓ Verify the various application tabs and switcher links are operational (8861ms) 1 passing (9s) [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: 9 seconds │ │ Spec Ran: dashboardNavigation/testApplicationLinks.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dashboardNavigation/testManifestLinks.cy.ts (3 of 18) [2026-07-03T09:31:35.638Z] [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-03T09:31:35.745Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (491ms) 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-03T09:31:43.859Z] [INFO] Setting tests timeout to: 480 seconds Verify that users can provide admin project permissions to non-admin users/groups [2026-07-03T09:31:43.940Z] [INFO] Starting 480s timeout for: Verify that user can be added as an Admin for a Project [2026-07-03T09:31:43.944Z] [INFO] Test title: Verify that user can be added as an Admin for a Project [2026-07-03T09:31:43.953Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard"] [2026-07-03T09:31:43.961Z] [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-03T09:31:44.044Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-03T09:31:44.133Z] [INFO] Loaded project name: cypress-user-perm-test-526006 [2026-07-03T09:31:44.140Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-07-03T09:31:45.346Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-07-03T09:31:45.360Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-user-perm-test-526006\" not found","exitCode":1} [2026-07-03T09:31:45.445Z] [INFO] Project 'cypress-user-perm-test-526006' does not exist. [2026-07-03T09:31:45.535Z] [INFO] Creating project cypress-user-perm-test-526006 [2026-07-03T09:31:46.367Z] [INFO] [EXEC] oc new-project cypress-user-perm-test-526006 [2026-07-03T09:31:47.439Z] [INFO] [EXEC] oc label namespace cypress-user-perm-test-526006 opendatahub.io/dashboard=true --overwrite [2026-07-03T09:31:47.452Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-07-03T09:31:48.346Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-07-03T09:31:48.375Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-user-perm-test-526006","stderr":"","exitCode":0} [2026-07-03T09:31:48.462Z] [INFO] Project 'cypress-user-perm-test-526006' exists. [2026-07-03T09:31:48.541Z] [INFO] Project cypress-user-perm-test-526006 confirmed to be created and verified successfully [2026-07-03T09:31:48.557Z] [INFO] [STEP 1] Log into the application [2026-07-03T09:31:48.568Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-03T09:31:49.046Z] [INFO] OAuth login flow detected - completing authentication [2026-07-03T09:31:53.240Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-test-526006 [2026-07-03T09:32:00.248Z] [INFO] [STEP 3] Assign admin user Project Permissions [2026-07-03T09:32:09.258Z] [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 (25870ms) [2026-07-03T09:32:10.055Z] [INFO] Starting 480s timeout for: Verify user can assign access permissions to user group [2026-07-03T09:32:10.059Z] [INFO] Test title: Verify user can assign access permissions to user group [2026-07-03T09:32:10.137Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard","@NonConcurrent"] [2026-07-03T09:32:10.144Z] [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-03T09:32:10.151Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-03T09:32:10.236Z] [INFO] [STEP 1] Log into the application [2026-07-03T09:32:10.245Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-03T09:32:10.733Z] [INFO] OAuth login flow detected - completing authentication [2026-07-03T09:32:13.656Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-test-526006 [2026-07-03T09:32:22.265Z] [INFO] [STEP 3] Assign admin group Project Permissions [2026-07-03T09:32:34.653Z] [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 (25019ms) [2026-07-03T09:32:35.741Z] [INFO] Starting 480s timeout for: Verify that user can access the created project with Admin rights [2026-07-03T09:32:35.746Z] [INFO] Test title: Verify that user can access the created project with Admin rights [2026-07-03T09:32:35.840Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard","@NonConcurrent"] [2026-07-03T09:32:35.944Z] [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-03T09:32:35.954Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-03T09:32:36.141Z] [INFO] [STEP 1] Log into the application as non-admin [2026-07-03T09:32:36.340Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-03T09:32:37.538Z] [INFO] OAuth login flow detected - completing authentication [2026-07-03T09:32:44.440Z] [INFO] [STEP 2] Verify that the user has access to the created project and can access Permissions [2026-07-03T09:32:51.835Z] [INFO] Deleting Project cypress-user-perm-test-526006 after the test has finished. [2026-07-03T09:32:52.746Z] [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 (16123ms) 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, 9 seconds │ │ Spec Ran: dataScienceProjects/testProjectAdminPermissions.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: featureStore/testFeatureStoreRbac.cy.ts (5 of 18) [2026-07-03T09:33:00.663Z] [INFO] Setting tests timeout to: 480 seconds Verify RBAC scoped Feature Store discovery by namespace access [2026-07-03T09:33:00.744Z] [INFO] Starting 480s timeout for: Admin user can discover the Feature Store project [2026-07-03T09:33:00.750Z] [INFO] Test title: Admin user can discover the Feature Store project [2026-07-03T09:33:00.762Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-03T09:33:00.840Z] [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-03T09:33:00.847Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-03T09:33:00.867Z] [INFO] Ensure admin oc session for setup [2026-07-03T09:33:01.575Z] [INFO] [EXEC] oc whoami [2026-07-03T09:33:03.147Z] [INFO] [EXEC] oc login -u "***" -p "***" --server="https://api.nmanos-konflux1.durx.p3.openshiftapps.com:443" --insecure-skip-tls-verify [2026-07-03T09:33:03.153Z] [INFO] Check if the operator is RHOAI [2026-07-03T09:33:03.754Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.spec.name=="rhods-operator") | .spec.channel' [2026-07-03T09:33:03.762Z] [INFO] Command exit code: 0 [2026-07-03T09:33:03.772Z] [INFO] RHOAI confirmed (subscription channel="beta"). [2026-07-03T09:33:03.850Z] [INFO] Create namespace: test-fs-ui-proj-108259 [2026-07-03T09:33:03.855Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-03T09:33:04.470Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-03T09:33:04.479Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-fs-ui-proj-108259\" not found","exitCode":1} [2026-07-03T09:33:04.489Z] [INFO] Project 'test-fs-ui-proj-108259' does not exist. [2026-07-03T09:33:04.546Z] [INFO] Creating project test-fs-ui-proj-108259 [2026-07-03T09:33:05.346Z] [INFO] [EXEC] oc new-project test-fs-ui-proj-108259 [2026-07-03T09:33:06.044Z] [INFO] [EXEC] oc label namespace test-fs-ui-proj-108259 opendatahub.io/dashboard=true --overwrite [2026-07-03T09:33:06.055Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-03T09:33:06.780Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-03T09:33:06.838Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-03T09:33:06.845Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-03T09:33:06.855Z] [INFO] Apply FeatureStore CR in namespace: test-fs-ui-proj-108259 [2026-07-03T09:33:07.739Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783071186859-pnr5n6jtd.yaml && rm -f /tmp/cypress-yaml-1783071186859-pnr5n6jtd.yaml [2026-07-03T09:33:07.748Z] [INFO] Command exit code: 0 [2026-07-03T09:33:07.754Z] [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-03T09:33:18.440Z] [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-03T09:33:18.535Z] [INFO] Parsed: namespace = test-fs-ui-proj-108259, podName = feast-test-s3-575f9bd4f7-dm7ls [2026-07-03T09:33:18.558Z] [INFO] Found 1 matching pods [2026-07-03T09:33:18.636Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/feast-test-s3-575f9bd4f7-dm7ls -n test-fs-ui-proj-108259 --timeout=300s [2026-07-03T09:33:26.646Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/feast-test-s3-575f9bd4f7-dm7ls -n test-fs-ui-proj-108259 --timeout=300s [2026-07-03T09:33:26.758Z] [INFO] Pod is ready: pod/feast-test-s3-575f9bd4f7-dm7ls condition met [2026-07-03T09:33:26.864Z] [INFO] [STEP 1] Log in as admin user [2026-07-03T09:33:26.941Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-03T09:33:27.539Z] [INFO] OAuth login flow detected - completing authentication [2026-07-03T09:33:32.143Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-07-03T09:33:45.451Z] [INFO] Starting 480s timeout for: Admin user can discover the Feature Store project [2026-07-03T09:33:45.457Z] [INFO] Test title: Admin user can discover the Feature Store project [2026-07-03T09:33:45.472Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-03T09:33:45.479Z] [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-03T09:33:45.485Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-03T09:33:45.535Z] [INFO] Ensure admin oc session for setup [2026-07-03T09:33:45.902Z] [INFO] [EXEC] oc whoami [2026-07-03T09:33:45.906Z] [INFO] Check if the operator is RHOAI [2026-07-03T09:33:46.334Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.spec.name=="rhods-operator") | .spec.channel' [2026-07-03T09:33:46.343Z] [INFO] Command exit code: 0 [2026-07-03T09:33:46.350Z] [INFO] RHOAI confirmed (subscription channel="beta"). [2026-07-03T09:33:46.363Z] [INFO] Create namespace: test-fs-ui-proj-108259 [2026-07-03T09:33:46.369Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-03T09:33:46.946Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-03T09:33:46.957Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-03T09:33:46.967Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-03T09:33:46.978Z] [INFO] Project test-fs-ui-proj-108259 already exists. Deleting it. [2026-07-03T09:34:34.893Z] [INFO] [EXEC] oc delete project test-fs-ui-proj-108259 --wait [2026-07-03T09:34:34.902Z] [INFO] Waiting for project test-fs-ui-proj-108259 to be fully deleted... [2026-07-03T09:34:34.907Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-03T09:34:35.247Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-03T09:34:35.255Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-fs-ui-proj-108259\" not found","exitCode":1} [2026-07-03T09:34:35.266Z] [INFO] Project 'test-fs-ui-proj-108259' does not exist. [2026-07-03T09:34:35.282Z] [INFO] Creating project test-fs-ui-proj-108259 [2026-07-03T09:34:35.973Z] [INFO] [EXEC] oc new-project test-fs-ui-proj-108259 [2026-07-03T09:34:36.375Z] [INFO] [EXEC] oc label namespace test-fs-ui-proj-108259 opendatahub.io/dashboard=true --overwrite [2026-07-03T09:34:36.384Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-03T09:34:36.748Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-03T09:34:36.758Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-03T09:34:36.770Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-03T09:34:36.784Z] [INFO] Apply FeatureStore CR in namespace: test-fs-ui-proj-108259 [2026-07-03T09:34:37.541Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783071276786-ush45tw1p.yaml && rm -f /tmp/cypress-yaml-1783071276786-ush45tw1p.yaml [2026-07-03T09:34:37.551Z] [INFO] Command exit code: 0 [2026-07-03T09:34:37.559Z] [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-03T09:34:48.082Z] [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-03T09:34:48.143Z] [INFO] Parsed: namespace = test-fs-ui-proj-108259, podName = feast-test-s3-575f9bd4f7-clplk [2026-07-03T09:34:48.153Z] [INFO] Found 1 matching pods [2026-07-03T09:34:48.160Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/feast-test-s3-575f9bd4f7-clplk -n test-fs-ui-proj-108259 --timeout=300s [2026-07-03T09:34:56.711Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/feast-test-s3-575f9bd4f7-clplk -n test-fs-ui-proj-108259 --timeout=300s [2026-07-03T09:34:56.738Z] [INFO] Pod is ready: pod/feast-test-s3-575f9bd4f7-clplk condition met [2026-07-03T09:34:56.753Z] [INFO] [STEP 1] Log in as admin user [2026-07-03T09:34:56.761Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-03T09:34:57.538Z] [INFO] OAuth login flow detected - completing authentication [2026-07-03T09:35:00.891Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page 1) Admin user can discover the Feature Store project [2026-07-03T09:35:15.339Z] [INFO] Starting 480s timeout for: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-03T09:35:15.342Z] [INFO] Test title: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-03T09:35:15.438Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-03T09:35:15.541Z] [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-03T09:35:15.640Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-03T09:35:15.744Z] [INFO] [STEP 1] Log in as non-admin user (no access to the test namespace) [2026-07-03T09:35:16.039Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-03T09:35:16.338Z] [INFO] OAuth login flow detected - completing authentication [2026-07-03T09:35:17.888Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-07-03T09:35:29.839Z] [INFO] Starting 480s timeout for: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-03T09:35:29.844Z] [INFO] Test title: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-03T09:35:29.850Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-03T09:35:29.856Z] [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-03T09:35:29.864Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-03T09:35:29.942Z] [INFO] Ensure admin oc session for setup [2026-07-03T09:35:30.537Z] [INFO] [EXEC] oc whoami [2026-07-03T09:35:30.542Z] [INFO] Check if the operator is RHOAI [2026-07-03T09:35:31.067Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.spec.name=="rhods-operator") | .spec.channel' [2026-07-03T09:35:31.075Z] [INFO] Command exit code: 0 [2026-07-03T09:35:31.081Z] [INFO] RHOAI confirmed (subscription channel="beta"). [2026-07-03T09:35:31.093Z] [INFO] Create namespace: test-fs-ui-proj-108259 [2026-07-03T09:35:31.097Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-03T09:35:31.444Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-03T09:35:31.452Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-03T09:35:31.460Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-03T09:35:31.470Z] [INFO] Project test-fs-ui-proj-108259 already exists. Deleting it. [2026-07-03T09:36:19.617Z] [INFO] [EXEC] oc delete project test-fs-ui-proj-108259 --wait [2026-07-03T09:36:19.627Z] [INFO] Waiting for project test-fs-ui-proj-108259 to be fully deleted... [2026-07-03T09:36:19.633Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-03T09:36:19.947Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-03T09:36:19.954Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-fs-ui-proj-108259\" not found","exitCode":1} [2026-07-03T09:36:19.962Z] [INFO] Project 'test-fs-ui-proj-108259' does not exist. [2026-07-03T09:36:19.978Z] [INFO] Creating project test-fs-ui-proj-108259 [2026-07-03T09:36:20.595Z] [INFO] [EXEC] oc new-project test-fs-ui-proj-108259 [2026-07-03T09:36:20.974Z] [INFO] [EXEC] oc label namespace test-fs-ui-proj-108259 opendatahub.io/dashboard=true --overwrite [2026-07-03T09:36:20.982Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-03T09:36:21.302Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-03T09:36:21.394Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-03T09:36:21.440Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-03T09:36:21.451Z] [INFO] Apply FeatureStore CR in namespace: test-fs-ui-proj-108259 [2026-07-03T09:36:21.978Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783071381453-z4wxa0jds.yaml && rm -f /tmp/cypress-yaml-1783071381453-z4wxa0jds.yaml [2026-07-03T09:36:21.984Z] [INFO] Command exit code: 0 [2026-07-03T09:36:21.989Z] [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-03T09:36:32.284Z] [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-03T09:36:32.295Z] [INFO] Parsed: namespace = test-fs-ui-proj-108259, podName = feast-test-s3-575f9bd4f7-bn8f4 [2026-07-03T09:36:32.304Z] [INFO] Found 1 matching pods [2026-07-03T09:36:32.310Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/feast-test-s3-575f9bd4f7-bn8f4 -n test-fs-ui-proj-108259 --timeout=300s [2026-07-03T09:36:40.772Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/feast-test-s3-575f9bd4f7-bn8f4 -n test-fs-ui-proj-108259 --timeout=300s [2026-07-03T09:36:40.780Z] [INFO] Pod is ready: pod/feast-test-s3-575f9bd4f7-bn8f4 condition met [2026-07-03T09:36:40.790Z] [INFO] [STEP 1] Log in as non-admin user (no access to the test namespace) [2026-07-03T09:36:40.798Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-03T09:36:41.121Z] [INFO] OAuth login flow detected - completing authentication [2026-07-03T09:36:43.278Z] [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-03T09:36:55.306Z] [INFO] Restore admin oc session for cleanup [2026-07-03T09:36:55.577Z] [INFO] [EXEC] oc whoami [2026-07-03T09:36:55.581Z] [INFO] Delete namespace: test-fs-ui-proj-108259 [2026-07-03T09:36:55.870Z] [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