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-13T06:55:25.007Z] [INFO] Setting tests timeout to: 480 seconds Verify RHODS About Dialog [2026-07-13T06:55:25.027Z] [INFO] Starting 480s timeout for: Verify RHODS About Dialog contains correct information [2026-07-13T06:55:25.031Z] [INFO] Test title: Verify RHODS About Dialog contains correct information [2026-07-13T06:55:25.058Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@RHOAIENG-21403","@NonConcurrent"] [2026-07-13T06:55:25.068Z] [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-13T06:55:25.072Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-13T06:55:25.090Z] [INFO] Auto-detecting installed product (RHOAI or ODH)... [2026-07-13T06:55:25.922Z] [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-13T06:55:25.935Z] [INFO] Command exit code: 0 [2026-07-13T06:55:25.969Z] [INFO] Prepare the CSV JSON for the tests according to the installed Product: Red Hat OpenShift AI [2026-07-13T06:55:26.528Z] [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-13T06:55:26.536Z] [INFO] Command exit code: 0 [2026-07-13T06:55:26.562Z] [INFO] [STEP 1] Login to Red Hat OpenShift AI [2026-07-13T06:55:26.589Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-13T06:55:27.268Z] [INFO] OAuth login flow detected - completing authentication [2026-07-13T06:55:29.200Z] [INFO] [STEP 2] Open the About dialog [2026-07-13T06:55:30.609Z] [INFO] [STEP 3] Verify product 'Red Hat OpenShift AI' in About dialog [2026-07-13T06:55:30.664Z] [INFO] [STEP 4] Verify product 'Red Hat OpenShift AI' in About image [2026-07-13T06:55:30.702Z] [INFO] [STEP 5] Verify Red Hat OpenShift AI version in About dialog [2026-07-13T06:55:30.745Z] [INFO] [STEP 6] Verify Red Hat OpenShift AI channel in About dialog [2026-07-13T06:55:31.192Z] [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-13T06:55:31.199Z] [INFO] Command exit code: 0 [2026-07-13T06:55:31.220Z] [INFO] [STEP 7] Verify admin access level [2026-07-13T06:55:31.294Z] [INFO] Verify versions in About dialog's table for component: Dashboard [2026-07-13T06:55:31.710Z] [INFO] [EXEC] oc get Dashboard -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-13T06:55:31.717Z] [INFO] Command exit code: 0 [2026-07-13T06:55:31.742Z] [INFO] Retrieved version of Dashboard: [2026-07-13T06:55:31.771Z] [INFO] Verify versions in About dialog's table for component: Pipelines [2026-07-13T06:55:32.158Z] [INFO] [EXEC] oc get Pipelines -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-13T06:55:32.170Z] [INFO] Command exit code: 0 [2026-07-13T06:55:32.209Z] [INFO] Retrieved version of Pipelines: [2026-07-13T06:55:32.229Z] [INFO] Verify versions in About dialog's table for component: Kueue [2026-07-13T06:55:32.601Z] [INFO] [EXEC] oc get Kueue -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-13T06:55:32.626Z] [INFO] Command exit code: 0 [2026-07-13T06:55:32.674Z] [INFO] Retrieved version of Kueue: [2026-07-13T06:55:32.699Z] [INFO] Verify versions in About dialog's table for component: Model registry [2026-07-13T06:55:33.096Z] [INFO] [EXEC] oc get Modelregistry -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-13T06:55:33.103Z] [INFO] Command exit code: 0 [2026-07-13T06:55:33.159Z] [INFO] Retrieved version of Model registry: latest latest [2026-07-13T06:55:33.166Z] [INFO] Verify versions in About dialog's table for component: Feast operator [2026-07-13T06:55:33.559Z] [INFO] [EXEC] oc get Feastoperator -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-13T06:55:33.566Z] [INFO] Command exit code: 0 [2026-07-13T06:55:33.602Z] [INFO] Retrieved version of Feast operator: 0.64.0 [2026-07-13T06:55:33.663Z] [INFO] Verify versions in About dialog's table for component: Model server and metrics [2026-07-13T06:55:34.197Z] [INFO] [EXEC] oc get Modelserverandmetrics -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-13T06:55:34.259Z] [INFO] Command exit code: 1 [2026-07-13T06:55:34.315Z] [INFO] Failed to retrieve version of Model server and metrics: error: the server doesn't have a resource type "Modelserverandmetrics" [2026-07-13T06:55:34.360Z] [INFO] Verify versions in About dialog's table for component: Ray [2026-07-13T06:55:34.874Z] [INFO] [EXEC] oc get Ray -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-13T06:55:34.929Z] [INFO] Command exit code: 0 [2026-07-13T06:55:35.010Z] [INFO] Retrieved version of Ray: 1.4.2 [2026-07-13T06:55:35.074Z] [INFO] Verify versions in About dialog's table for component: Training operator [2026-07-13T06:55:35.709Z] [INFO] [EXEC] oc get Trainingoperator -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-13T06:55:35.716Z] [INFO] Command exit code: 0 [2026-07-13T06:55:35.790Z] [INFO] Retrieved version of Training operator: 1.9.0 [2026-07-13T06:55:35.824Z] [INFO] Verify versions in About dialog's table for component: TrustyAI [2026-07-13T06:55:36.471Z] [INFO] [EXEC] oc get TrustyAI -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-13T06:55:36.510Z] [INFO] Command exit code: 0 [2026-07-13T06:55:36.606Z] [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-13T06:55:36.671Z] [INFO] Verify versions in About dialog's table for component: Workbenches [2026-07-13T06:55:37.414Z] [INFO] [EXEC] oc get Workbenches -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-13T06:55:37.492Z] [INFO] Command exit code: 0 [2026-07-13T06:55:37.601Z] [INFO] Retrieved version of Workbenches: 1.10.0 [2026-07-13T06:55:37.681Z] [INFO] Verify versions in About dialog's table for component: Trainer [2026-07-13T06:55:38.463Z] [INFO] [EXEC] oc get Trainer -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-13T06:55:38.508Z] [INFO] Command exit code: 0 [2026-07-13T06:55:38.598Z] [INFO] Retrieved version of Trainer: 2.1.0 [2026-07-13T06:55:38.666Z] [INFO] Verify versions in About dialog's table for component: MLflow [2026-07-13T06:55:39.377Z] [INFO] [EXEC] oc get MLflow -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-13T06:55:39.500Z] [INFO] Command exit code: 0 [2026-07-13T06:55:39.598Z] [INFO] Retrieved version of MLflow: ✓ Verify RHODS About Dialog contains correct information (14723ms) 1 passing (15s) [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-13T06:55:43.763Z] [INFO] Setting tests timeout to: 480 seconds Verify the RHOAI Application and Switcher links in the Dashboard Navigation [2026-07-13T06:55:43.783Z] [INFO] Starting 480s timeout for: Verify the various application tabs and switcher links are operational [2026-07-13T06:55:43.788Z] [INFO] Test title: Verify the various application tabs and switcher links are operational [2026-07-13T06:55:43.861Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-771","@Dashboard","@NonConcurrent"] [2026-07-13T06:55:43.867Z] [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-13T06:55:43.876Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-13T06:55:43.892Z] [INFO] [STEP 1] Log into the application [2026-07-13T06:55:43.908Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-13T06:55:44.391Z] [INFO] OAuth login flow detected - completing authentication [2026-07-13T06:55:46.879Z] [INFO] [STEP 2] Click the Application Launcher [2026-07-13T06:55:47.508Z] [INFO] [STEP 3] Extract the Application and Switcher URLs [2026-07-13T06:55:47.661Z] [INFO] Extracted URLs: /, https://console-openshift-console.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com:, https://cloud.redhat.com/openshift/details/b7c47ef5-e041-4d36-af77-f67068d1baba, /, /projects, /ai-hub/models, /maas/keys-and-subs, /develop-train/feature-store/overview, /develop-train/feature-store/entities, /develop-train/feature-store/data-sources, /develop-train/feature-store/datasets, /develop-train/feature-store/features, /develop-train/feature-store/feature-views, /develop-train/feature-store/feature-services, /develop-train/pipelines/definitions, /develop-train/pipelines/runs, /develop-train/pipelines/artifacts, /develop-train/pipelines/executions, /develop-train/mlflow/experiments, /develop-train/training-jobs, /observe-monitor/workload-metrics, /learning-resources, /applications/enabled, /applications/explore [2026-07-13T06:55:47.705Z] [INFO] Verify that each URL is accessible and that a 200 is returned [2026-07-13T06:55:47.978Z] [INFO] ✅ / - Status: 200 [2026-07-13T06:55:48.607Z] [INFO] ✅ https://console-openshift-console.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com: - Status: 200 [2026-07-13T06:55:49.228Z] [INFO] ✅ https://cloud.redhat.com/openshift/details/b7c47ef5-e041-4d36-af77-f67068d1baba - Status: 200 [2026-07-13T06:55:49.285Z] [INFO] ✅ / - Status: 200 [2026-07-13T06:55:49.319Z] [INFO] ✅ /projects - Status: 200 [2026-07-13T06:55:49.398Z] [INFO] ✅ /ai-hub/models - Status: 200 [2026-07-13T06:55:49.479Z] [INFO] ✅ /maas/keys-and-subs - Status: 200 [2026-07-13T06:55:49.509Z] [INFO] ✅ /develop-train/feature-store/overview - Status: 200 [2026-07-13T06:55:49.587Z] [INFO] ✅ /develop-train/feature-store/entities - Status: 200 [2026-07-13T06:55:49.690Z] [INFO] ✅ /develop-train/feature-store/data-sources - Status: 200 [2026-07-13T06:55:49.789Z] [INFO] ✅ /develop-train/feature-store/datasets - Status: 200 [2026-07-13T06:55:49.834Z] [INFO] ✅ /develop-train/feature-store/features - Status: 200 [2026-07-13T06:55:49.929Z] [INFO] ✅ /develop-train/feature-store/feature-views - Status: 200 [2026-07-13T06:55:50.024Z] [INFO] ✅ /develop-train/feature-store/feature-services - Status: 200 [2026-07-13T06:55:50.170Z] [INFO] ✅ /develop-train/pipelines/definitions - Status: 200 [2026-07-13T06:55:50.207Z] [INFO] ✅ /develop-train/pipelines/runs - Status: 200 [2026-07-13T06:55:50.312Z] [INFO] ✅ /develop-train/pipelines/artifacts - Status: 200 [2026-07-13T06:55:50.480Z] [INFO] ✅ /develop-train/pipelines/executions - Status: 200 [2026-07-13T06:55:50.573Z] [INFO] ✅ /develop-train/mlflow/experiments - Status: 200 [2026-07-13T06:55:50.668Z] [INFO] ✅ /develop-train/training-jobs - Status: 200 [2026-07-13T06:55:50.762Z] [INFO] ✅ /observe-monitor/workload-metrics - Status: 200 [2026-07-13T06:55:50.868Z] [INFO] ✅ /learning-resources - Status: 200 [2026-07-13T06:55:50.999Z] [INFO] ✅ /applications/enabled - Status: 200 [2026-07-13T06:55:51.116Z] [INFO] ✅ /applications/explore - Status: 200 ✓ Verify the various application tabs and switcher links are operational (7551ms) 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-13T06:55:57.064Z] [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-13T06:55:57.090Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (390ms) 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-13T06:56:03.860Z] [INFO] Setting tests timeout to: 480 seconds Verify that users can provide admin project permissions to non-admin users/groups [2026-07-13T06:56:03.873Z] [INFO] Starting 480s timeout for: Verify that user can be added as an Admin for a Project [2026-07-13T06:56:03.878Z] [INFO] Test title: Verify that user can be added as an Admin for a Project [2026-07-13T06:56:03.885Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard"] [2026-07-13T06:56:03.960Z] [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-13T06:56:03.967Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-13T06:56:03.992Z] [INFO] Loaded project name: cypress-user-perm-test-526006 [2026-07-13T06:56:03.997Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-07-13T06:56:04.870Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-07-13T06:56:04.877Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-user-perm-test-526006\" not found","exitCode":1} [2026-07-13T06:56:04.883Z] [INFO] Project 'cypress-user-perm-test-526006' does not exist. [2026-07-13T06:56:04.895Z] [INFO] Creating project cypress-user-perm-test-526006 [2026-07-13T06:56:05.891Z] [INFO] [EXEC] oc new-project cypress-user-perm-test-526006 [2026-07-13T06:56:06.803Z] [INFO] [EXEC] oc label namespace cypress-user-perm-test-526006 opendatahub.io/dashboard=true --overwrite [2026-07-13T06:56:06.864Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-07-13T06:56:07.759Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-07-13T06:56:07.767Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-user-perm-test-526006","stderr":"","exitCode":0} [2026-07-13T06:56:07.776Z] [INFO] Project 'cypress-user-perm-test-526006' exists. [2026-07-13T06:56:07.784Z] [INFO] Project cypress-user-perm-test-526006 confirmed to be created and verified successfully [2026-07-13T06:56:07.860Z] [INFO] [STEP 1] Log into the application [2026-07-13T06:56:07.868Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-13T06:56:08.266Z] [INFO] OAuth login flow detected - completing authentication [2026-07-13T06:56:11.576Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-test-526006 [2026-07-13T06:56:18.982Z] [INFO] [STEP 3] Assign admin user Project Permissions [2026-07-13T06:56:25.361Z] [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 (21869ms) [2026-07-13T06:56:26.267Z] [INFO] Starting 480s timeout for: Verify user can assign access permissions to user group [2026-07-13T06:56:26.271Z] [INFO] Test title: Verify user can assign access permissions to user group [2026-07-13T06:56:26.279Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard","@NonConcurrent"] [2026-07-13T06:56:26.363Z] [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-13T06:56:26.369Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-13T06:56:26.464Z] [INFO] [STEP 1] Log into the application [2026-07-13T06:56:26.472Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-13T06:56:26.964Z] [INFO] OAuth login flow detected - completing authentication [2026-07-13T06:56:28.800Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-test-526006 [2026-07-13T06:56:33.083Z] [INFO] [STEP 3] Assign admin group Project Permissions [2026-07-13T06:56:37.166Z] [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 (11216ms) [2026-07-13T06:56:37.470Z] [INFO] Starting 480s timeout for: Verify that user can access the created project with Admin rights [2026-07-13T06:56:37.473Z] [INFO] Test title: Verify that user can access the created project with Admin rights [2026-07-13T06:56:37.478Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard","@NonConcurrent"] [2026-07-13T06:56:37.483Z] [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-13T06:56:37.561Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-13T06:56:37.572Z] [INFO] [STEP 1] Log into the application as non-admin [2026-07-13T06:56:37.663Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-13T06:56:38.181Z] [INFO] OAuth login flow detected - completing authentication [2026-07-13T06:56:40.683Z] [INFO] [STEP 2] Verify that the user has access to the created project and can access Permissions [2026-07-13T06:56:50.274Z] [INFO] Deleting Project cypress-user-perm-test-526006 after the test has finished. [2026-07-13T06:56:51.871Z] [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 (12091ms) 3 passing (48s) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/.jsons/mochawesome_003.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 3 │ │ Passing: 3 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 48 seconds │ │ Spec Ran: dataScienceProjects/testProjectAdminPermissions.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: featureStore/testFeatureStoreRbac.cy.ts (5 of 18) [2026-07-13T06:57:02.070Z] [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-13T06:57:02.165Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (419ms) 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-13T06:57:11.169Z] [INFO] Setting tests timeout to: 480 seconds Create a custom resource Quickstart by using Dashboard CRDs [2026-07-13T06:57:11.258Z] [INFO] Starting 480s timeout for: Upload custom resource and verify [2026-07-13T06:57:11.265Z] [INFO] Test title: Upload custom resource and verify [2026-07-13T06:57:11.282Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-697","@Dashboard","@NonConcurrent"] [2026-07-13T06:57:11.364Z] [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-13T06:57:11.370Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-13T06:57:11.464Z] [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-13T06:57:11.470Z] [INFO] YAML path for CustomQuickStart: import/custom_quickstart.yaml [2026-07-13T06:57:11.579Z] [INFO] Executing command: oc apply -f "/tmp/temp_1783925831481.yaml" -n redhat-ods-applications [2026-07-13T06:57:12.974Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1783925831481.yaml" -n redhat-ods-applications [2026-07-13T06:57:13.063Z] [INFO] Command executed successfully: odhquickstart.console.openshift.io/custom-quick-start-test created [2026-07-13T06:57:13.562Z] [INFO] [EXEC] rm /tmp/temp_1783925831481.yaml [2026-07-13T06:57:13.687Z] [INFO] Executing command: oc apply -f "/tmp/temp_1783925833660.yaml" -n redhat-ods-applications [2026-07-13T06:57:14.572Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1783925833660.yaml" -n redhat-ods-applications [2026-07-13T06:57:14.581Z] [INFO] Command executed successfully: odhapplication.dashboard.opendatahub.io/custom-odsci-app created [2026-07-13T06:57:14.883Z] [INFO] [EXEC] rm /tmp/temp_1783925833660.yaml [2026-07-13T06:57:14.985Z] [INFO] Executing command: oc apply -f "/tmp/temp_1783925834959.yaml" -n redhat-ods-applications [2026-07-13T06:57:16.070Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1783925834959.yaml" -n redhat-ods-applications [2026-07-13T06:57:16.081Z] [INFO] Command executed successfully: odhdocument.dashboard.opendatahub.io/custom-doc-howto-test created [2026-07-13T06:57:16.481Z] [INFO] [EXEC] rm /tmp/temp_1783925834959.yaml [2026-07-13T06:57:16.660Z] [INFO] Executing command: oc apply -f "/tmp/temp_1783925836568.yaml" -n redhat-ods-applications [2026-07-13T06:57:17.887Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1783925836568.yaml" -n redhat-ods-applications [2026-07-13T06:57:17.960Z] [INFO] Command executed successfully: odhdocument.dashboard.opendatahub.io/custom-doc-tutorial-test created [2026-07-13T06:57:18.188Z] [INFO] [EXEC] rm /tmp/temp_1783925836568.yaml [2026-07-13T06:57:18.263Z] [INFO] All resources have been set up successfully. [2026-07-13T06:57:18.280Z] [INFO] [STEP 1] Log into the application [2026-07-13T06:57:18.364Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-13T06:57:18.798Z] [INFO] OAuth login flow detected - completing authentication [2026-07-13T06:57:21.892Z] [INFO] [STEP 2] Navigate to Resources tab and search for the Custom Resources [2026-07-13T06:57:22.065Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/learning-resources [2026-07-13T06:57:24.165Z] [INFO] [STEP 3] Check for newly created resources [2026-07-13T06:57:24.495Z] [INFO] Starting resource check for 4 resources. [2026-07-13T06:57:24.672Z] [INFO] Checking for resource: TEST - Custom Quick Start [2026-07-13T06:57:25.403Z] [INFO] Waiting for card with id: custom-quick-start-test [2026-07-13T06:58:23.220Z] [INFO] ✅ Resource found: TEST - Custom Quick Start [2026-07-13T06:58:23.291Z] [INFO] Checking for resource: TEST - Custom ODS-CI Application [2026-07-13T06:58:24.007Z] [INFO] Waiting for card with id: custom-odsci-app-doc [2026-07-13T06:58:24.382Z] [INFO] ✅ Resource found: TEST - Custom ODS-CI Application [2026-07-13T06:58:24.388Z] [INFO] Checking for resource: TEST - Custom How-To Documentation [2026-07-13T06:58:24.892Z] [INFO] Waiting for card with id: custom-doc-howto-test [2026-07-13T06:58:25.303Z] [INFO] ✅ Resource found: TEST - Custom How-To Documentation [2026-07-13T06:58:25.315Z] [INFO] Checking for resource: TEST - Custom Tutorial Documentation [2026-07-13T06:58:25.905Z] [INFO] Waiting for card with id: custom-doc-tutorial-test [2026-07-13T06:58:26.396Z] [INFO] ✅ Resource found: TEST - Custom Tutorial Documentation [2026-07-13T06:58:26.591Z] [INFO] Executing command: oc delete OdhQuickStart -n redhat-ods-applications -l app=custom-odsci-app [2026-07-13T06:58:27.271Z] [INFO] [EXEC] oc delete OdhQuickStart -n redhat-ods-applications -l app=custom-odsci-app [2026-07-13T06:58:27.281Z] [INFO] Command execution result: {"stdout":"odhquickstart.console.openshift.io \"custom-quick-start-test\" deleted","stderr":"","exitCode":0} [2026-07-13T06:58:27.361Z] [INFO] Custom resource deleted successfully. [2026-07-13T06:58:27.404Z] [INFO] Executing command: oc delete OdhApplication -n redhat-ods-applications -l app=custom-odsci-app [2026-07-13T06:58:28.172Z] [INFO] [EXEC] oc delete OdhApplication -n redhat-ods-applications -l app=custom-odsci-app [2026-07-13T06:58:28.283Z] [INFO] Command execution result: {"stdout":"odhapplication.dashboard.opendatahub.io \"custom-odsci-app\" deleted","stderr":"","exitCode":0} [2026-07-13T06:58:28.327Z] [INFO] Custom resource deleted successfully. [2026-07-13T06:58:28.392Z] [INFO] Executing command: oc delete OdhDocument -n redhat-ods-applications -l app=custom-odsci-app [2026-07-13T06:58:29.105Z] [INFO] [EXEC] oc delete OdhDocument -n redhat-ods-applications -l app=custom-odsci-app [2026-07-13T06:58:29.115Z] [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-13T06:58:29.211Z] [INFO] Custom resource deleted successfully. [2026-07-13T06:58:29.282Z] [INFO] Executing command: oc delete OdhDocument -n redhat-ods-applications -l app=custom-odsci-app [2026-07-13T06:58:30.059Z] [INFO] [EXEC] oc delete OdhDocument -n redhat-ods-applications -l app=custom-odsci-app [2026-07-13T06:58:30.200Z] [INFO] Command execution result: {"stdout":"No resources found","stderr":"","exitCode":0} [2026-07-13T06:58:30.294Z] [INFO] Custom resource deleted successfully. [2026-07-13T06:58:30.561Z] [INFO] All resources have been cleaned up successfully. ✓ Upload custom resource and verify (75508ms) 1 passing (1m) [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: 1 minute, 19 seconds │ │ Spec Ran: learningResources/testCustomResourceCreation.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: modelCatalog/testCatalogSettingsAvailable.cy.ts (7 of 18) [2026-07-13T06:58:35.574Z] [INFO] Setting tests timeout to: 480 seconds Verify Model Catalog Settings Access Control [2026-07-13T06:58:35.586Z] [INFO] Starting 480s timeout for: Admin user can access Model catalog settings [2026-07-13T06:58:35.590Z] [INFO] Test title: Admin user can access Model catalog settings [2026-07-13T06:58:35.597Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@ModelCatalog"] [2026-07-13T06:58:35.661Z] [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-13T06:58:35.667Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-13T06:58:35.681Z] [INFO] [STEP 1] Log into the application as admin with aiCatalogSettings flag enabled [2026-07-13T06:58:35.689Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-13T06:58:36.004Z] [INFO] OAuth login flow detected - completing authentication [2026-07-13T06:58:38.294Z] [INFO] [STEP 2] Navigate to Model catalog settings [2026-07-13T06:58:40.996Z] [INFO] [STEP 3] Verify add source button is visible ✓ Admin user can access Model catalog settings (5660ms) [2026-07-13T06:58:41.297Z] [INFO] Starting 480s timeout for: Non-admin user cannot access Model catalog settings [2026-07-13T06:58:41.299Z] [INFO] Test title: Non-admin user cannot access Model catalog settings [2026-07-13T06:58:41.305Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@ModelCatalog"] [2026-07-13T06:58:41.363Z] [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-13T06:58:41.369Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-13T06:58:41.381Z] [INFO] [STEP 1] Log into the application as non-admin user [2026-07-13T06:58:41.389Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-13T06:58:41.764Z] [INFO] OAuth login flow detected - completing authentication [2026-07-13T06:58:43.182Z] [INFO] [STEP 2] Verify Model catalog settings nav item is not visible for non-admin [2026-07-13T06:58:43.679Z] [INFO] [STEP 3] Attempt to navigate to Model catalog settings directly [2026-07-13T06:58:44.172Z] [INFO] [STEP 4] Verify page not found is displayed [2026-07-13T06:58:55.008Z] [INFO] Starting 480s timeout for: Non-admin user cannot access Model catalog settings [2026-07-13T06:58:55.011Z] [INFO] Test title: Non-admin user cannot access Model catalog settings [2026-07-13T06:58:55.016Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@ModelCatalog"] [2026-07-13T06:58:55.020Z] [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-13T06:58:55.025Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-13T06:58:55.035Z] [INFO] [STEP 1] Log into the application as non-admin user [2026-07-13T06:58:55.067Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-13T06:58:55.323Z] [INFO] OAuth login flow detected - completing authentication [2026-07-13T06:58:56.569Z] [INFO] [STEP 2] Verify Model catalog settings nav item is not visible for non-admin [2026-07-13T06:58:56.926Z] [INFO] [STEP 3] Attempt to navigate to Model catalog settings directly [2026-07-13T06:58:57.325Z] [INFO] [STEP 4] Verify page not found is displayed 1) Non-admin user cannot access Model catalog settings 1 passing (33s) 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.rosa.nmanos-konflux1.durx.p3.openshiftapps.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