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-15T07:13:38.690Z] [INFO] Setting tests timeout to: 480 seconds Verify RHODS About Dialog [2026-07-15T07:13:38.737Z] [INFO] Starting 480s timeout for: Verify RHODS About Dialog contains correct information [2026-07-15T07:13:38.742Z] [INFO] Test title: Verify RHODS About Dialog contains correct information [2026-07-15T07:13:38.751Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@RHOAIENG-21403","@NonConcurrent"] [2026-07-15T07:13:38.762Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@SettingsCI","@ModelServingCI","@KServeCI","@ModelServing","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@NotebookAdministration","@MaaS","@MaaSCI","@MaasSubscriptions","@AutoML","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-15T07:13:38.768Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-15T07:13:38.785Z] [INFO] Auto-detecting installed product (RHOAI or ODH)... [2026-07-15T07:13:39.473Z] [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-15T07:13:39.488Z] [INFO] Command exit code: 0 [2026-07-15T07:13:39.511Z] [INFO] Prepare the CSV JSON for the tests according to the installed Product: Red Hat OpenShift AI [2026-07-15T07:13:39.907Z] [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-15T07:13:39.923Z] [INFO] Command exit code: 0 [2026-07-15T07:13:39.957Z] [INFO] [STEP 1] Login to Red Hat OpenShift AI [2026-07-15T07:13:39.975Z] [INFO] Navigate to: https://rh-ai.apps.8eb76f94-f64b-4cdf-868f-009d36bed156.prod.konfluxeaas.com/ [2026-07-15T07:13:41.278Z] [INFO] [STEP 2] Open the About dialog [2026-07-15T07:13:45.149Z] [INFO] [STEP 3] Verify product 'Red Hat OpenShift AI' in About dialog [2026-07-15T07:13:45.218Z] [INFO] [STEP 4] Verify product 'Red Hat OpenShift AI' in About image [2026-07-15T07:13:45.330Z] [INFO] [STEP 5] Verify Red Hat OpenShift AI version in About dialog [2026-07-15T07:13:45.451Z] [INFO] [STEP 6] Verify Red Hat OpenShift AI channel in About dialog [2026-07-15T07:13:45.947Z] [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-15T07:13:46.045Z] [INFO] Command exit code: 0 [2026-07-15T07:13:46.079Z] [INFO] [STEP 7] Verify admin access level [2026-07-15T07:13:46.289Z] [INFO] Verify versions in About dialog's table for component: Dashboard [2026-07-15T07:13:46.862Z] [INFO] [EXEC] oc get Dashboard -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-15T07:13:46.935Z] [INFO] Command exit code: 0 [2026-07-15T07:13:47.001Z] [INFO] Retrieved version of Dashboard: [2026-07-15T07:13:47.037Z] [INFO] Verify versions in About dialog's table for component: Pipelines [2026-07-15T07:13:47.470Z] [INFO] [EXEC] oc get Pipelines -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-15T07:13:47.565Z] [INFO] Command exit code: 0 [2026-07-15T07:13:47.650Z] [INFO] Retrieved version of Pipelines: [2026-07-15T07:13:47.686Z] [INFO] Verify versions in About dialog's table for component: Kueue [2026-07-15T07:13:48.071Z] [INFO] [EXEC] oc get Kueue -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-15T07:13:48.149Z] [INFO] Command exit code: 0 [2026-07-15T07:13:48.231Z] [INFO] Retrieved version of Kueue: [2026-07-15T07:13:48.280Z] [INFO] Verify versions in About dialog's table for component: Model registry [2026-07-15T07:13:48.777Z] [INFO] [EXEC] oc get Modelregistry -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-15T07:13:48.854Z] [INFO] Command exit code: 0 [2026-07-15T07:13:48.969Z] [INFO] Retrieved version of Model registry: latest latest [2026-07-15T07:13:49.047Z] [INFO] Verify versions in About dialog's table for component: Feast operator [2026-07-15T07:13:49.741Z] [INFO] [EXEC] oc get Feastoperator -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-15T07:13:49.750Z] [INFO] Command exit code: 0 [2026-07-15T07:13:49.860Z] [INFO] Retrieved version of Feast operator: 0.64.0 [2026-07-15T07:13:49.931Z] [INFO] Verify versions in About dialog's table for component: Model server and metrics [2026-07-15T07:13:50.765Z] [INFO] [EXEC] oc get Modelserverandmetrics -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-15T07:13:50.938Z] [INFO] Command exit code: 1 [2026-07-15T07:13:51.057Z] [INFO] Failed to retrieve version of Model server and metrics: error: the server doesn't have a resource type "Modelserverandmetrics" [2026-07-15T07:13:51.064Z] [INFO] Verify versions in About dialog's table for component: Ray [2026-07-15T07:13:51.674Z] [INFO] [EXEC] oc get Ray -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-15T07:13:51.831Z] [INFO] Command exit code: 0 [2026-07-15T07:13:51.935Z] [INFO] Retrieved version of Ray: 1.4.2 [2026-07-15T07:13:51.947Z] [INFO] Verify versions in About dialog's table for component: Training operator [2026-07-15T07:13:52.772Z] [INFO] [EXEC] oc get Trainingoperator -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-15T07:13:52.968Z] [INFO] Command exit code: 0 [2026-07-15T07:13:53.170Z] [INFO] Retrieved version of Training operator: 1.9.0 [2026-07-15T07:13:53.278Z] [INFO] Verify versions in About dialog's table for component: TrustyAI [2026-07-15T07:13:54.127Z] [INFO] [EXEC] oc get TrustyAI -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-15T07:13:54.301Z] [INFO] Command exit code: 0 [2026-07-15T07:13:54.546Z] [INFO] Retrieved version of TrustyAI: [2026-07-15T07:13:54.557Z] [INFO] Verify versions in About dialog's table for component: Workbenches [2026-07-15T07:13:55.354Z] [INFO] [EXEC] oc get Workbenches -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-15T07:13:55.443Z] [INFO] Command exit code: 0 [2026-07-15T07:13:55.585Z] [INFO] Retrieved version of Workbenches: 1.10.0 [2026-07-15T07:13:55.672Z] [INFO] Verify versions in About dialog's table for component: Trainer [2026-07-15T07:13:56.361Z] [INFO] [EXEC] oc get Trainer -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-15T07:13:56.482Z] [INFO] Command exit code: 0 [2026-07-15T07:13:56.576Z] [INFO] Retrieved version of Trainer: 2.1.0 [2026-07-15T07:13:56.663Z] [INFO] Verify versions in About dialog's table for component: MLflow [2026-07-15T07:13:57.354Z] [INFO] [EXEC] oc get MLflow -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-15T07:13:57.546Z] [INFO] Command exit code: 1 [2026-07-15T07:13:57.640Z] [INFO] Failed to retrieve version of MLflow: error: the server doesn't have a resource type "MLflow" ✓ Verify RHODS About Dialog contains correct information (19107ms) 1 passing (19s) [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: 19 seconds │ │ Spec Ran: applications/testAboutDialog.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dashboardNavigation/testApplicationLinks.cy.ts (2 of 18) [2026-07-15T07:14:03.655Z] [INFO] Setting tests timeout to: 480 seconds Verify the RHOAI Application and Switcher links in the Dashboard Navigation [2026-07-15T07:14:03.732Z] [INFO] Starting 480s timeout for: Verify the various application tabs and switcher links are operational [2026-07-15T07:14:03.748Z] [INFO] Test title: Verify the various application tabs and switcher links are operational [2026-07-15T07:14:03.763Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-771","@Dashboard","@NonConcurrent"] [2026-07-15T07:14:03.828Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@SettingsCI","@ModelServingCI","@KServeCI","@ModelServing","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@NotebookAdministration","@MaaS","@MaaSCI","@MaasSubscriptions","@AutoML","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-15T07:14:03.841Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-15T07:14:03.864Z] [INFO] [STEP 1] Log into the application [2026-07-15T07:14:03.931Z] [INFO] Navigate to: https://rh-ai.apps.8eb76f94-f64b-4cdf-868f-009d36bed156.prod.konfluxeaas.com/ [2026-07-15T07:14:06.449Z] [INFO] [STEP 2] Click the Application Launcher [2026-07-15T07:14:09.140Z] [INFO] [STEP 3] Extract the Application and Switcher URLs [2026-07-15T07:14:09.644Z] [INFO] Extracted URLs: /, https://console-openshift-console.apps.8eb76f94-f64b-4cdf-868f-009d36bed156.prod.konfluxeaas.com:, https://cloud.redhat.com/openshift/details/adec27d3-ad47-4543-a878-e127061d1cfa, /, /projects, /ai-hub/models, /develop-train/feature-store/overview, /develop-train/feature-store/entities, /develop-train/feature-store/data-sources, /develop-train/feature-store/datasets, /develop-train/feature-store/features, /develop-train/feature-store/feature-views, /develop-train/feature-store/feature-services, /develop-train/pipelines/definitions, /develop-train/pipelines/runs, /develop-train/pipelines/artifacts, /develop-train/pipelines/executions, /develop-train/training-jobs, /learning-resources, /applications/enabled, /applications/explore [2026-07-15T07:14:09.839Z] [INFO] Verify that each URL is accessible and that a 200 is returned [2026-07-15T07:14:10.873Z] [INFO] ✅ / - Status: 200 [2026-07-15T07:14:11.054Z] [INFO] ✅ https://console-openshift-console.apps.8eb76f94-f64b-4cdf-868f-009d36bed156.prod.konfluxeaas.com: - Status: 200 [2026-07-15T07:14:11.770Z] [INFO] ✅ https://cloud.redhat.com/openshift/details/adec27d3-ad47-4543-a878-e127061d1cfa - Status: 200 [2026-07-15T07:14:12.055Z] [INFO] ✅ / - Status: 200 [2026-07-15T07:14:12.349Z] [INFO] ✅ /projects - Status: 200 [2026-07-15T07:14:12.536Z] [INFO] ✅ /ai-hub/models - Status: 200 [2026-07-15T07:14:12.763Z] [INFO] ✅ /develop-train/feature-store/overview - Status: 200 [2026-07-15T07:14:13.049Z] [INFO] ✅ /develop-train/feature-store/entities - Status: 200 [2026-07-15T07:14:13.155Z] [INFO] ✅ /develop-train/feature-store/data-sources - Status: 200 [2026-07-15T07:14:13.463Z] [INFO] ✅ /develop-train/feature-store/datasets - Status: 200 [2026-07-15T07:14:13.738Z] [INFO] ✅ /develop-train/feature-store/features - Status: 200 [2026-07-15T07:14:13.969Z] [INFO] ✅ /develop-train/feature-store/feature-views - Status: 200 [2026-07-15T07:14:14.182Z] [INFO] ✅ /develop-train/feature-store/feature-services - Status: 200 [2026-07-15T07:14:14.852Z] [INFO] ✅ /develop-train/pipelines/definitions - Status: 200 [2026-07-15T07:14:15.556Z] [INFO] ✅ /develop-train/pipelines/runs - Status: 200 [2026-07-15T07:14:16.045Z] [INFO] ✅ /develop-train/pipelines/artifacts - Status: 200 [2026-07-15T07:14:16.247Z] [INFO] ✅ /develop-train/pipelines/executions - Status: 200 [2026-07-15T07:14:16.546Z] [INFO] ✅ /develop-train/training-jobs - Status: 200 [2026-07-15T07:14:16.749Z] [INFO] ✅ /learning-resources - Status: 200 [2026-07-15T07:14:16.971Z] [INFO] ✅ /applications/enabled - Status: 200 [2026-07-15T07:14:17.141Z] [INFO] ✅ /applications/explore - Status: 200 ✓ Verify the various application tabs and switcher links are operational (13732ms) 1 passing (14s) [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: 14 seconds │ │ Spec Ran: dashboardNavigation/testApplicationLinks.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dashboardNavigation/testManifestLinks.cy.ts (3 of 18) [2026-07-15T07:14:24.460Z] [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-15T07:14:24.630Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (324ms) 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-15T07:14:33.660Z] [INFO] Setting tests timeout to: 480 seconds Verify that users can provide admin project permissions to non-admin users/groups [2026-07-15T07:14:33.747Z] [INFO] Starting 480s timeout for: Verify that user can be added as an Admin for a Project [2026-07-15T07:14:33.755Z] [INFO] Test title: Verify that user can be added as an Admin for a Project [2026-07-15T07:14:33.830Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard"] [2026-07-15T07:14:33.838Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@SettingsCI","@ModelServingCI","@KServeCI","@ModelServing","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@NotebookAdministration","@MaaS","@MaaSCI","@MaasSubscriptions","@AutoML","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-15T07:14:33.846Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-15T07:14:33.944Z] [INFO] Loaded project name: cypress-user-perm-test-526006 [2026-07-15T07:14:33.952Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-07-15T07:14:34.852Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-07-15T07:14:34.934Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-user-perm-test-526006\" not found","exitCode":1} [2026-07-15T07:14:34.944Z] [INFO] Project 'cypress-user-perm-test-526006' does not exist. [2026-07-15T07:14:34.956Z] [INFO] Creating project cypress-user-perm-test-526006 [2026-07-15T07:14:35.651Z] [INFO] [EXEC] oc new-project cypress-user-perm-test-526006 [2026-07-15T07:14:36.539Z] [INFO] [EXEC] oc label namespace cypress-user-perm-test-526006 opendatahub.io/dashboard=true --overwrite [2026-07-15T07:14:36.548Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-07-15T07:14:37.432Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-07-15T07:14:37.441Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-user-perm-test-526006","stderr":"","exitCode":0} [2026-07-15T07:14:37.451Z] [INFO] Project 'cypress-user-perm-test-526006' exists. [2026-07-15T07:14:37.532Z] [INFO] Project cypress-user-perm-test-526006 confirmed to be created and verified successfully [2026-07-15T07:14:37.550Z] [INFO] [STEP 1] Log into the application [2026-07-15T07:14:37.636Z] [INFO] Navigate to: https://rh-ai.apps.8eb76f94-f64b-4cdf-868f-009d36bed156.prod.konfluxeaas.com/ [2026-07-15T07:14:42.346Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-test-526006 [2026-07-15T07:15:06.434Z] [INFO] [STEP 3] Assign admin user Project Permissions [2026-07-15T07:15:29.140Z] [INFO] [STEP 4] Save the user and validate that odh-user1 has been saved with admin permissions ✓ Verify that user can be added as an Admin for a Project (56000ms) [2026-07-15T07:15:30.171Z] [INFO] Starting 480s timeout for: Verify user can assign access permissions to user group [2026-07-15T07:15:30.173Z] [INFO] Test title: Verify user can assign access permissions to user group [2026-07-15T07:15:30.230Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard","@NonConcurrent"] [2026-07-15T07:15:30.244Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@SettingsCI","@ModelServingCI","@KServeCI","@ModelServing","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@NotebookAdministration","@MaaS","@MaaSCI","@MaasSubscriptions","@AutoML","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-15T07:15:30.253Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-15T07:15:30.336Z] [INFO] [STEP 1] Log into the application [2026-07-15T07:15:30.347Z] [INFO] Navigate to: https://rh-ai.apps.8eb76f94-f64b-4cdf-868f-009d36bed156.prod.konfluxeaas.com/ [2026-07-15T07:15:31.436Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-test-526006 [2026-07-15T07:15:42.940Z] [INFO] [STEP 3] Assign admin group Project Permissions [2026-07-15T07:15:49.606Z] [INFO] [STEP 4] Save the group and validate that odh-user1 has been saved with admin permissions ✓ Verify user can assign access permissions to user group (19633ms) [2026-07-15T07:15:49.980Z] [INFO] Starting 480s timeout for: Verify that user can access the created project with Admin rights [2026-07-15T07:15:49.983Z] [INFO] Test title: Verify that user can access the created project with Admin rights [2026-07-15T07:15:50.035Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard","@NonConcurrent"] [2026-07-15T07:15:50.050Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@SettingsCI","@ModelServingCI","@KServeCI","@ModelServing","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@NotebookAdministration","@MaaS","@MaaSCI","@MaasSubscriptions","@AutoML","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-15T07:15:50.068Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-15T07:15:50.083Z] [INFO] [STEP 1] Log into the application as non-admin [2026-07-15T07:15:50.095Z] [INFO] Navigate to: https://rh-ai.apps.8eb76f94-f64b-4cdf-868f-009d36bed156.prod.konfluxeaas.com/ [2026-07-15T07:15:50.494Z] [INFO] [STEP 2] Verify that the user has access to the created project and can access Permissions [2026-07-15T07:15:54.742Z] [INFO] Deleting Project cypress-user-perm-test-526006 after the test has finished. [2026-07-15T07:15:54.987Z] [INFO] [EXEC] oc whoami [2026-07-15T07:15:55.757Z] [INFO] [EXEC] oc login -u "***" -p "***" --server="https://a599426d21c4846f68e5e415e6a8c644-b0ff6b4faeefdfeb.elb.us-east-1.amazonaws.com:6443" --insecure-skip-tls-verify [2026-07-15T07:15:55.832Z] [INFO] ⚠️ oc login as admin failed: WARNING: Using insecure TLS client config. Setting this option is not supported! Login failed (401 Unauthorized) Verify you have provided the correct credentials. [2026-07-15T07:15:56.160Z] [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 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, 22 seconds │ │ Spec Ran: dataScienceProjects/testProjectAdminPermissions.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: featureStore/testFeatureStoreRbac.cy.ts (5 of 18) [2026-07-15T07:15:59.870Z] [INFO] Setting tests timeout to: 480 seconds Verify RBAC scoped Feature Store discovery by namespace access - Admin user can discover the Feature Store project - Non-admin user without namespace access cannot discover the Feature Store project [2026-07-15T07:15:59.893Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (109ms) 2 pending [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/.jsons/mochawesome_004.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 2 │ │ Passing: 0 │ │ Failing: 0 │ │ Pending: 2 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 0 seconds │ │ Spec Ran: featureStore/testFeatureStoreRbac.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: learningResources/testCustomResourceCreation.cy.ts (6 of 18) [2026-07-15T07:16:02.836Z] [INFO] Setting tests timeout to: 480 seconds Create a custom resource Quickstart by using Dashboard CRDs [2026-07-15T07:16:02.863Z] [INFO] Starting 480s timeout for: Upload custom resource and verify [2026-07-15T07:16:02.868Z] [INFO] Test title: Upload custom resource and verify [2026-07-15T07:16:02.879Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-697","@Dashboard","@NonConcurrent"] [2026-07-15T07:16:02.887Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@SettingsCI","@ModelServingCI","@KServeCI","@ModelServing","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@NotebookAdministration","@MaaS","@MaaSCI","@MaasSubscriptions","@AutoML","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-15T07:16:02.895Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-15T07:16:02.951Z] [INFO] Loaded resources data: { "resources": { "CustomQuickStart": [ { "kind": "OdhQuickStart", "labelSelector": "app=custom-odsci-app", "createdName": "TEST - Custom Quick Start", "metaDataName": "custom-quick-start-test", "description": "This quick start is a TEST!!!", "yamlPath": "import/custom_quickstart.yaml" } ], "CustomApplication": [ { "kind": "OdhApplication", "labelSelector": "app=custom-odsci-app", "createdName": "TEST - Custom ODS-CI Application", "metaDataName": "custom-odsci-app-doc", "description": "Custom Application is a test item created by ODS-CI to test creation of custom d", "yamlPath": "import/custom_app.yaml" } ], "CustomHowTo": [ { "namespace": "opendatahub", "kind": "OdhDocument", "labelSelector": "app=custom-odsci-app", "createdName": "TEST - Custom How-To Documentation", "metaDataName": "custom-doc-howto-test", "description": "Custom How-To is a test item created by ODS-CI suite in order to test creation o", "yamlPath": "import/custom_doc_howto.yaml" } ], "CustomTutorial": [ { "kind": "OdhDocument", "labelSelector": "app=custom-odsci-app", "createdName": "TEST - Custom Tutorial Documentation", "metaDataName": "custom-doc-tutorial-test", "description": "Custom Tutorial is a test item created by ODS-CI suite in order to test creation", "yamlPath": "import/custom_doc_tutorial.yaml" } ] } } [2026-07-15T07:16:02.964Z] [INFO] YAML path for CustomQuickStart: import/custom_quickstart.yaml [2026-07-15T07:16:03.005Z] [INFO] Executing command: oc apply -f "/tmp/temp_1784099762976.yaml" -n redhat-ods-applications [2026-07-15T07:16:03.268Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1784099762976.yaml" -n redhat-ods-applications [2026-07-15T07:16:03.284Z] [INFO] Command executed successfully: odhquickstart.console.openshift.io/custom-quick-start-test created [2026-07-15T07:16:03.400Z] [INFO] [EXEC] rm /tmp/temp_1784099762976.yaml [2026-07-15T07:16:03.440Z] [INFO] Executing command: oc apply -f "/tmp/temp_1784099763411.yaml" -n redhat-ods-applications [2026-07-15T07:16:03.757Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1784099763411.yaml" -n redhat-ods-applications [2026-07-15T07:16:03.775Z] [INFO] Command executed successfully: odhapplication.dashboard.opendatahub.io/custom-odsci-app created [2026-07-15T07:16:03.937Z] [INFO] [EXEC] rm /tmp/temp_1784099763411.yaml [2026-07-15T07:16:03.973Z] [INFO] Executing command: oc apply -f "/tmp/temp_1784099763950.yaml" -n redhat-ods-applications [2026-07-15T07:16:04.270Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1784099763950.yaml" -n redhat-ods-applications [2026-07-15T07:16:04.288Z] [INFO] Command executed successfully: odhdocument.dashboard.opendatahub.io/custom-doc-howto-test created [2026-07-15T07:16:04.422Z] [INFO] [EXEC] rm /tmp/temp_1784099763950.yaml [2026-07-15T07:16:04.471Z] [INFO] Executing command: oc apply -f "/tmp/temp_1784099764435.yaml" -n redhat-ods-applications [2026-07-15T07:16:04.793Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1784099764435.yaml" -n redhat-ods-applications [2026-07-15T07:16:04.801Z] [INFO] Command executed successfully: odhdocument.dashboard.opendatahub.io/custom-doc-tutorial-test created [2026-07-15T07:16:04.934Z] [INFO] [EXEC] rm /tmp/temp_1784099764435.yaml [2026-07-15T07:16:04.955Z] [INFO] All resources have been set up successfully. [2026-07-15T07:16:04.993Z] [INFO] [STEP 1] Log into the application [2026-07-15T07:16:05.033Z] [INFO] Navigate to: https://rh-ai.apps.8eb76f94-f64b-4cdf-868f-009d36bed156.prod.konfluxeaas.com/ [2026-07-15T07:16:06.386Z] [INFO] [STEP 2] Navigate to Resources tab and search for the Custom Resources [2026-07-15T07:16:06.454Z] [INFO] Navigate to: https://rh-ai.apps.8eb76f94-f64b-4cdf-868f-009d36bed156.prod.konfluxeaas.com/learning-resources [2026-07-15T07:16:11.182Z] [INFO] [STEP 3] Check for newly created resources [2026-07-15T07:16:11.551Z] [INFO] Starting resource check for 4 resources. [2026-07-15T07:16:11.742Z] [INFO] Checking for resource: TEST - Custom Quick Start [2026-07-15T07:16:13.254Z] [INFO] Waiting for card with id: custom-quick-start-test [2026-07-15T07:18:09.890Z] [INFO] ✅ Resource found: TEST - Custom Quick Start [2026-07-15T07:18:10.233Z] [INFO] Checking for resource: TEST - Custom ODS-CI Application [2026-07-15T07:18:11.131Z] [INFO] Waiting for card with id: custom-odsci-app-doc [2026-07-15T07:18:11.653Z] [INFO] ✅ Resource found: TEST - Custom ODS-CI Application [2026-07-15T07:18:11.747Z] [INFO] Checking for resource: TEST - Custom How-To Documentation [2026-07-15T07:18:12.581Z] [INFO] Waiting for card with id: custom-doc-howto-test [2026-07-15T07:18:13.060Z] [INFO] ✅ Resource found: TEST - Custom How-To Documentation [2026-07-15T07:18:13.160Z] [INFO] Checking for resource: TEST - Custom Tutorial Documentation [2026-07-15T07:18:14.273Z] [INFO] Waiting for card with id: custom-doc-tutorial-test [2026-07-15T07:18:14.583Z] [INFO] ✅ Resource found: TEST - Custom Tutorial Documentation [2026-07-15T07:18:15.040Z] [INFO] Executing command: oc delete OdhQuickStart -n redhat-ods-applications -l app=custom-odsci-app [2026-07-15T07:18:15.783Z] [INFO] [EXEC] oc delete OdhQuickStart -n redhat-ods-applications -l app=custom-odsci-app [2026-07-15T07:18:16.049Z] [INFO] Command execution result: {"stdout":"odhquickstart.console.openshift.io \"custom-quick-start-test\" deleted","stderr":"","exitCode":0} [2026-07-15T07:18:16.164Z] [INFO] Custom resource deleted successfully. [2026-07-15T07:18:16.274Z] [INFO] Executing command: oc delete OdhApplication -n redhat-ods-applications -l app=custom-odsci-app [2026-07-15T07:18:17.047Z] [INFO] [EXEC] oc delete OdhApplication -n redhat-ods-applications -l app=custom-odsci-app [2026-07-15T07:18:17.371Z] [INFO] Command execution result: {"stdout":"odhapplication.dashboard.opendatahub.io \"custom-odsci-app\" deleted","stderr":"","exitCode":0} [2026-07-15T07:18:17.481Z] [INFO] Custom resource deleted successfully. [2026-07-15T07:18:17.585Z] [INFO] Executing command: oc delete OdhDocument -n redhat-ods-applications -l app=custom-odsci-app [2026-07-15T07:18:18.269Z] [INFO] [EXEC] oc delete OdhDocument -n redhat-ods-applications -l app=custom-odsci-app [2026-07-15T07:18:18.487Z] [INFO] Command execution result: {"stdout":"odhdocument.dashboard.opendatahub.io \"custom-doc-howto-test\" deleted\nodhdocument.dashboard.opendatahub.io \"custom-doc-tutorial-test\" deleted","stderr":"","exitCode":0} [2026-07-15T07:18:18.584Z] [INFO] Custom resource deleted successfully. [2026-07-15T07:18:18.683Z] [INFO] Executing command: oc delete OdhDocument -n redhat-ods-applications -l app=custom-odsci-app [2026-07-15T07:18:19.266Z] [INFO] [EXEC] oc delete OdhDocument -n redhat-ods-applications -l app=custom-odsci-app [2026-07-15T07:18:19.528Z] [INFO] Command execution result: {"stdout":"No resources found","stderr":"","exitCode":0} [2026-07-15T07:18:19.631Z] [INFO] Custom resource deleted successfully. [2026-07-15T07:18:19.833Z] [INFO] All resources have been cleaned up successfully. ✓ Upload custom resource and verify (131955ms) 1 passing (2m) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/.jsons/mochawesome_005.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 1 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 2 minutes, 17 seconds │ │ Spec Ran: learningResources/testCustomResourceCreation.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: modelCatalog/testCatalogSettingsAvailable.cy.ts (7 of 18) [2026-07-15T07:18:25.436Z] [INFO] Setting tests timeout to: 480 seconds Verify Model Catalog Settings Access Control [2026-07-15T07:18:25.460Z] [INFO] Starting 480s timeout for: Admin user can access Model catalog settings [2026-07-15T07:18:25.528Z] [INFO] Test title: Admin user can access Model catalog settings [2026-07-15T07:18:25.538Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@ModelCatalog"] [2026-07-15T07:18:25.546Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@SettingsCI","@ModelServingCI","@KServeCI","@ModelServing","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@NotebookAdministration","@MaaS","@MaaSCI","@MaasSubscriptions","@AutoML","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-15T07:18:25.554Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-15T07:18:25.569Z] [INFO] [STEP 1] Log into the application as admin with aiCatalogSettings flag enabled [2026-07-15T07:18:25.633Z] [INFO] Navigate to: https://rh-ai.apps.8eb76f94-f64b-4cdf-868f-009d36bed156.prod.konfluxeaas.com/ [2026-07-15T07:18:27.732Z] [INFO] [STEP 2] Navigate to Model catalog settings [2026-07-15T07:18:39.079Z] [INFO] [STEP 3] Verify add source button is visible ✓ Admin user can access Model catalog settings (14065ms) [2026-07-15T07:18:39.687Z] [INFO] Starting 480s timeout for: Non-admin user cannot access Model catalog settings [2026-07-15T07:18:39.729Z] [INFO] Test title: Non-admin user cannot access Model catalog settings [2026-07-15T07:18:39.736Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@ModelCatalog"] [2026-07-15T07:18:39.743Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@SettingsCI","@ModelServingCI","@KServeCI","@ModelServing","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@NotebookAdministration","@MaaS","@MaaSCI","@MaasSubscriptions","@AutoML","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-15T07:18:39.750Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-15T07:18:39.763Z] [INFO] [STEP 1] Log into the application as non-admin user [2026-07-15T07:18:39.774Z] [INFO] Navigate to: https://rh-ai.apps.8eb76f94-f64b-4cdf-868f-009d36bed156.prod.konfluxeaas.com/ [2026-07-15T07:18:40.363Z] [INFO] [STEP 2] Verify Model catalog settings nav item is not visible for non-admin [2026-07-15T07:18:44.754Z] [INFO] [STEP 3] Attempt to navigate to Model catalog settings directly [2026-07-15T07:18:46.388Z] [INFO] [STEP 4] Verify page not found is displayed [2026-07-15T07:18:57.352Z] [INFO] Starting 480s timeout for: Non-admin user cannot access Model catalog settings [2026-07-15T07:18:57.356Z] [INFO] Test title: Non-admin user cannot access Model catalog settings [2026-07-15T07:18:57.363Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@ModelCatalog"] [2026-07-15T07:18:57.368Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@SettingsCI","@ModelServingCI","@KServeCI","@ModelServing","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@NotebookAdministration","@MaaS","@MaaSCI","@MaasSubscriptions","@AutoML","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-15T07:18:57.373Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-15T07:18:57.386Z] [INFO] [STEP 1] Log into the application as non-admin user [2026-07-15T07:18:57.394Z] [INFO] Navigate to: https://rh-ai.apps.8eb76f94-f64b-4cdf-868f-009d36bed156.prod.konfluxeaas.com/ [2026-07-15T07:18:57.728Z] [INFO] [STEP 2] Verify Model catalog settings nav item is not visible for non-admin [2026-07-15T07:18:59.432Z] [INFO] [STEP 3] Attempt to navigate to Model catalog settings directly [2026-07-15T07:19:00.704Z] [INFO] [STEP 4] Verify page not found is displayed 1) Non-admin user cannot access Model catalog settings 1 passing (46s) 1 failing 1) Verify Model Catalog Settings Access Control Non-admin user cannot access Model catalog settings: Test steps were: 1. Log into the application as non-admin user 2. Navigate to: https://rh-ai.apps.8eb76f94-f64b-4cdf-868f-009d36bed156.prod.konfluxeaas.com/ 3. Verify Model catalog settings nav item is not visible for non-admin 4. Attempt to navigate to Model catalog settings directly 5. Verify page not found is displayed Timed out retrying after 10000ms: Unable to find an element by: [data-testid="not-found-page"] Ignored nodes: comments, script, style Red Hat OpenShift AI