<?xml version='1.0' encoding='utf-8'?>
<testsuites><testsuite name="Root Suite" timestamp="2026-09-15T11:11:02" tests="0" file="cypress/tests/e2e/learningResources/testCustomResourceCreation.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Create a custom resource Quickstart by using Dashboard CRDs" timestamp="2026-09-15T11:11:02" tests="1" time="102.382" failures="0">
    <testcase name="Create a custom resource Quickstart by using Dashboard CRDs Upload custom resource and verify" time="99.500" classname="Upload custom resource and verify">
    </testcase>
  </testsuite>
<testsuite name="Root Suite" timestamp="2026-09-15T11:13:51" tests="0" file="cypress/tests/e2e/dataScienceProjects/workbenches/testWorkbenchStorageClasses.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Workbench Storage Classes Tests" timestamp="2026-09-15T11:13:51" tests="3" time="488.340" failures="1">
    <testcase name="Workbench Storage Classes Tests &quot;before each&quot; hook: retryableBeforeEach for &quot;Create workbench with RWO storage and verify storage attachment&quot;" time="3.818" classname="&quot;before each&quot; hook: retryableBeforeEach for &quot;Create workbench with RWO storage and verify storage attachment&quot;">
      <failure message="  Test steps were:  1. Provisioning storage class 2. Provisioning project  The following error originated from your test code, not from Cypress.    &gt; Test exceeded 480s timeout  When Cypress detects uncaught errors originating from your test code it will automatically fail the current test.  Because this error occurred during a `before each` hook we are skipping the remaining tests in the current suite: `Workbench Storage Classes T...`" type="Error">Error: The following error originated from your test code, not from Cypress.

  &gt; Test exceeded 480s timeout

When Cypress detects uncaught errors originating from your test code it will automatically fail the current test.
    at eval (webpack://@odh-dashboard/cypress/./cypress/support/e2e.ts:355:12)</failure>
    </testcase>
  </testsuite>
<testsuite name="Root Suite" timestamp="2026-09-15T11:27:39" tests="0" file="cypress/tests/e2e/modelTraining/trainJobs/testTrainjobProgression.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Verify a Training Job with Progression Tracking" timestamp="2026-09-15T11:27:39" tests="1" time="0.980" failures="0">
    <testcase name="Verify a Training Job with Progression Tracking Should create and complete training job with progression tracking" time="1.097" classname="Should create and complete training job with progression tracking">
    </testcase>
  </testsuite>
<testsuite name="Root Suite" timestamp="2026-09-15T11:22:06" tests="0" file="cypress/tests/e2e/modelTraining/trainJobs/testTrainjobLifecycle.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Verify user can monitor a training job through its lifecycle" timestamp="2026-09-15T11:22:06" tests="1" time="328.853" failures="2">
    <testcase name="Verify user can monitor a training job through its lifecycle &quot;before each&quot; hook: retryableBeforeEach for &quot;Should monitor training job from Running to Complete and verify backend pods&quot;" time="5.353" classname="&quot;before each&quot; hook: retryableBeforeEach for &quot;Should monitor training job from Running to Complete and verify backend pods&quot;">
      <failure message="  Test steps were:  1. Check if Trainer component is Managed in DSC 2. Create testing project  `cy.exec('oc get project &quot;lifecycle-test-141919&quot; -o name')` timed out after waiting `60000ms`.  https://on.cypress.io/exec  Because this error occurred during a `before each` hook we are skipping the remaining tests in the current suite: `Verify user can monitor a t...`" type="CypressError">CypressError: `cy.exec('oc get project "lifecycle-test-141919" -o name')` timed out after waiting `60000ms`.

https://on.cypress.io/exec
    at &lt;unknown&gt; (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:124114:70)
    at tryCatcher (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:1777:23)
    at &lt;unknown&gt; (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:4156:41)
    at tryCatcher (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:1777:23)
    at Promise._settlePromiseFromHandler (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:1489:31)
    at Promise._settlePromise (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:1546:18)
    at Promise._settlePromise0 (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:1591:10)
    at Promise._settlePromises (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:1667:18)
    at _drainQueueStep (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:2377:12)
    at _drainQueue (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:2370:9)
    at Async._drainQueues (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:2386:5)
    at Async.drainQueues (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:2256:14)
From Your Spec Code:
    at getOpenShiftProject (webpack://@odh-dashboard/cypress/./cypress/utils/oc_commands/project.ts:254:12)
    at verifyOpenShiftProjectExists (webpack://@odh-dashboard/cypress/./cypress/utils/oc_commands/project.ts:275:2)
    at checkDeleted (webpack://@odh-dashboard/cypress/./cypress/utils/projectChecker.ts:42:46)
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/utils/projectChecker.ts:48:23)</failure>
    </testcase>
    <testcase name="Verify user can monitor a training job through its lifecycle &quot;after all&quot; hook for &quot;Should monitor training job from Running to Complete and verify backend pods&quot;" time="5.353" classname="&quot;after all&quot; hook for &quot;Should monitor training job from Running to Complete and verify backend pods&quot;">
      <failure message="  Test steps were:  1. Check if Trainer component is Managed in DSC 2. Create testing project 3. Delete project  Command failed with code 1  Because this error occurred during a `after all` hook we are skipping the remaining tests in the current suite: `Verify user can monitor a t...`  Although you have test retries enabled, we do not retry tests when `before all` or `after all` hooks fail" type="Error">Error: Command failed with code 1
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/utils/oc_commands/project.ts:80:12)</failure>
    </testcase>
  </testsuite>
<testsuite name="Root Suite" timestamp="2026-09-15T11:13:21" tests="0" file="cypress/tests/e2e/modelCatalog/testModelCatalogAvailable.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Verifies that Model Catalog is available for different users" timestamp="2026-09-15T11:13:21" tests="2" time="7.091" failures="2">
    <testcase name="Verifies that Model Catalog is available for different users Verifies that Model Catalog is available for an admin user" time="2.207" classname="Verifies that Model Catalog is available for an admin user">
      <failure message="  Test steps were:  1. Verifies that Model Catalog pods, Services and ConfigMaps are available 2. Verifying Model Catalog backend resources 3. Ensure at least one model catalog source is enabled 4. Ensuring model catalog source 'redhat_ai_models' is enabled 5. Login as admin user 6. Navigate to: https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/  `cy.visit()` failed trying to load:  https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/  We attempted to make an http request to this URL but the request failed without a response.  We received this error at the network level:    &gt; Error: socket hang up  Common situations why this would fail:   - you don't have internet access   - you forgot to run / boot your web server   - your web server isn't accessible   - you have weird network configuration settings on your computer" type="CypressError">CypressError: `cy.visit()` failed trying to load:

https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/

We attempted to make an http request to this URL but the request failed without a response.

We received this error at the network level:

  &gt; Error: socket hang up

Common situations why this would fail:
  - you don't have internet access
  - you forgot to run / boot your web server
  - your web server isn't accessible
  - you have weird network configuration settings on your computer
    at &lt;unknown&gt; (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:135427:74)
    at visitFailedByErr (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:135001:12)
    at &lt;unknown&gt; (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:135426:11)
    at tryCatcher (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:1777:23)
    at Promise._settlePromiseFromHandler (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:1489:31)
    at Promise._settlePromise (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:1546:18)
    at Promise._settlePromise0 (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:1591:10)
    at Promise._settlePromises (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:1667:18)
    at _drainQueueStep (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:2377:12)
    at _drainQueue (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:2370:9)
    at Async._drainQueues (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:2386:5)
    at Async.drainQueues (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:2256:14)
From Your Spec Code:
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/support/ci-auth-bypass.ts:51:14)

From Node.js Internals:
Error: socket hang up
    at TLSSocket.socketOnEnd (node:_http_client:542:25)
    at TLSSocket.emit (node:events:531:35)
    at endReadableNT (node:internal/streams/readable:1698:12)
    at process.processTicksAndRejections (node:internal/process/task_queues:90:21)</failure>
    </testcase>
    <testcase name="Verifies that Model Catalog is available for different users Verifies that Model Catalog is available for a regular user" time="0.737" classname="Verifies that Model Catalog is available for a regular user">
      <failure message="  Test steps were:  1. Verifies that Model Catalog pods, Services and ConfigMaps are available 2. Verifying Model Catalog backend resources 3. Ensure at least one model catalog source is enabled 4. Ensuring model catalog source 'redhat_ai_models' is enabled 5. Login as LDAP user 6. Navigate to: https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/  `cy.visit()` failed trying to load:  https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/  We attempted to make an http request to this URL but the request failed without a response.  We received this error at the network level:    &gt; Error: socket hang up  Common situations why this would fail:   - you don't have internet access   - you forgot to run / boot your web server   - your web server isn't accessible   - you have weird network configuration settings on your computer" type="CypressError">CypressError: `cy.visit()` failed trying to load:

https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/

We attempted to make an http request to this URL but the request failed without a response.

We received this error at the network level:

  &gt; Error: socket hang up

Common situations why this would fail:
  - you don't have internet access
  - you forgot to run / boot your web server
  - your web server isn't accessible
  - you have weird network configuration settings on your computer
    at &lt;unknown&gt; (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:135427:74)
    at visitFailedByErr (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:135001:12)
    at &lt;unknown&gt; (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:135426:11)
    at tryCatcher (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:1777:23)
    at Promise._settlePromiseFromHandler (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:1489:31)
    at Promise._settlePromise (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:1546:18)
    at Promise._settlePromise0 (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:1591:10)
    at Promise._settlePromises (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:1667:18)
    at _drainQueueStep (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:2377:12)
    at _drainQueue (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:2370:9)
    at Async._drainQueues (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:2386:5)
    at Async.drainQueues (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:2256:14)
From Your Spec Code:
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/support/ci-auth-bypass.ts:51:14)

From Node.js Internals:
Error: socket hang up
    at TLSSocket.socketOnEnd (node:_http_client:542:25)
    at TLSSocket.emit (node:events:531:35)
    at endReadableNT (node:internal/streams/readable:1698:12)
    at process.processTicksAndRejections (node:internal/process/task_queues:90:21)</failure>
    </testcase>
  </testsuite>
<testsuite name="Root Suite" timestamp="2026-09-15T11:13:31" tests="0" file="cypress/tests/e2e/modelCatalog/testPerformanceFiltersAvailable.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Verify Performance Filters are available on RHOAI" timestamp="2026-09-15T11:13:31" tests="1" time="5.856" failures="2">
    <testcase name="Verify Performance Filters are available on RHOAI Performance view toggle enables filters and shows benchmark data on validated models" time="2.725" classname="Performance view toggle enables filters and shows benchmark data on validated models">
      <failure message="  Test steps were:  1. Check if the operator is RHOAI 2. Detect model-catalog namespace 3. Ensuring model catalog source 'redhat_ai_models' is enabled 4. Login as admin user 5. Navigate to: https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/  `cy.visit()` failed trying to load:  https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/  We attempted to make an http request to this URL but the request failed without a response.  We received this error at the network level:    &gt; Error: socket hang up  Common situations why this would fail:   - you don't have internet access   - you forgot to run / boot your web server   - your web server isn't accessible   - you have weird network configuration settings on your computer" type="CypressError">CypressError: `cy.visit()` failed trying to load:

https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/

We attempted to make an http request to this URL but the request failed without a response.

We received this error at the network level:

  &gt; Error: socket hang up

Common situations why this would fail:
  - you don't have internet access
  - you forgot to run / boot your web server
  - your web server isn't accessible
  - you have weird network configuration settings on your computer
    at &lt;unknown&gt; (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:135427:74)
    at visitFailedByErr (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:135001:12)
    at &lt;unknown&gt; (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:135426:11)
    at tryCatcher (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:1777:23)
    at Promise._settlePromiseFromHandler (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:1489:31)
    at Promise._settlePromise (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:1546:18)
    at Promise._settlePromise0 (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:1591:10)
    at Promise._settlePromises (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:1667:18)
    at _drainQueueStep (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:2377:12)
    at _drainQueue (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:2370:9)
    at Async._drainQueues (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:2386:5)
    at Async.drainQueues (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:2256:14)
From Your Spec Code:
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/support/ci-auth-bypass.ts:51:14)

From Node.js Internals:
Error: socket hang up
    at TLSSocket.socketOnEnd (node:_http_client:542:25)
    at TLSSocket.emit (node:events:531:35)
    at endReadableNT (node:internal/streams/readable:1698:12)
    at process.processTicksAndRejections (node:internal/process/task_queues:90:21)</failure>
    </testcase>
    <testcase name="Verify Performance Filters are available on RHOAI &quot;after all&quot; hook for &quot;Performance view toggle enables filters and shows benchmark data on validated models&quot;" time="2.725" classname="&quot;after all&quot; hook for &quot;Performance view toggle enables filters and shows benchmark data on validated models&quot;">
      <failure message="  Test steps were:  1. Check if the operator is RHOAI 2. Detect model-catalog namespace 3. Ensuring model catalog source 'redhat_ai_models' is enabled 4. Login as admin user 5. Navigate to: https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/ 6. Navigate back to Model Catalog and disable performance view toggle 7. Navigate to: https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/ai-hub/models/catalog  `cy.visit()` failed trying to load:  https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/ai-hub/models/catalog  We attempted to make an http request to this URL but the request failed without a response.  We received this error at the network level:    &gt; Error: socket hang up  Common situations why this would fail:   - you don't have internet access   - you forgot to run / boot your web server   - your web server isn't accessible   - you have weird network configuration settings on your computer  Because this error occurred during a `after all` hook we are skipping the remaining tests in the current suite: `Verify Performance Filters ...`  Although you have test retries enabled, we do not retry tests when `before all` or `after all` hooks fail" type="CypressError">CypressError: `cy.visit()` failed trying to load:

https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/ai-hub/models/catalog

We attempted to make an http request to this URL but the request failed without a response.

We received this error at the network level:

  &gt; Error: socket hang up

Common situations why this would fail:
  - you don't have internet access
  - you forgot to run / boot your web server
  - your web server isn't accessible
  - you have weird network configuration settings on your computer
    at &lt;unknown&gt; (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:135427:74)
    at visitFailedByErr (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:135001:12)
    at &lt;unknown&gt; (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:135426:11)
    at tryCatcher (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:1777:23)
    at Promise._settlePromiseFromHandler (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:1489:31)
    at Promise._settlePromise (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:1546:18)
    at Promise._settlePromise0 (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:1591:10)
    at Promise._settlePromises (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:1667:18)
    at _drainQueueStep (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:2377:12)
    at _drainQueue (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:2370:9)
    at Async._drainQueues (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:2386:5)
    at Async.drainQueues (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:2256:14)
From Your Spec Code:
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/support/ci-auth-bypass.ts:51:14)

From Node.js Internals:
Error: socket hang up
    at TLSSocket.socketOnEnd (node:_http_client:542:25)
    at TLSSocket.emit (node:events:531:35)
    at endReadableNT (node:internal/streams/readable:1698:12)
    at process.processTicksAndRejections (node:internal/process/task_queues:90:21)</failure>
    </testcase>
  </testsuite>
<testsuite name="Root Suite" timestamp="2026-09-15T11:10:11" tests="0" file="cypress/tests/e2e/dashboardNavigation/testApplicationLinks.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Verify the RHOAI Application and Switcher links in the Dashboard Navigation" timestamp="2026-09-15T11:10:11" tests="1" time="7.680" failures="0">
    <testcase name="Verify the RHOAI Application and Switcher links in the Dashboard Navigation Verify the various application tabs and switcher links are operational" time="7.680" classname="Verify the various application tabs and switcher links are operational">
    </testcase>
  </testsuite>
<testsuite name="Root Suite" timestamp="2026-09-15T11:27:46" tests="0" file="cypress/tests/e2e/settings/hardwareProfiles/testHardwareProfiles.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Verify Hardware Profiles - Creating, Editing and Deleting" timestamp="2026-09-15T11:27:46" tests="1" time="2.798" failures="1">
    <testcase name="Verify Hardware Profiles - Creating, Editing and Deleting Create, Edit and Delete a Hardware Profile" time="1.568" classname="Create, Edit and Delete a Hardware Profile">
      <failure message="  Test steps were:  1. Log into the application 2. Navigate to: https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/  `cy.visit()` failed trying to load:  https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/  We attempted to make an http request to this URL but the request failed without a response.  We received this error at the network level:    &gt; Error: socket hang up  Common situations why this would fail:   - you don't have internet access   - you forgot to run / boot your web server   - your web server isn't accessible   - you have weird network configuration settings on your computer" type="CypressError">CypressError: `cy.visit()` failed trying to load:

https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/

We attempted to make an http request to this URL but the request failed without a response.

We received this error at the network level:

  &gt; Error: socket hang up

Common situations why this would fail:
  - you don't have internet access
  - you forgot to run / boot your web server
  - your web server isn't accessible
  - you have weird network configuration settings on your computer
    at &lt;unknown&gt; (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:135427:74)
    at visitFailedByErr (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:135001:12)
    at &lt;unknown&gt; (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:135426:11)
    at tryCatcher (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:1777:23)
    at Promise._settlePromiseFromHandler (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:1489:31)
    at Promise._settlePromise (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:1546:18)
    at Promise._settlePromise0 (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:1591:10)
    at Promise._settlePromises (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:1667:18)
    at _drainQueueStep (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:2377:12)
    at _drainQueue (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:2370:9)
    at Async._drainQueues (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:2386:5)
    at Async.drainQueues (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:2256:14)
From Your Spec Code:
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/support/ci-auth-bypass.ts:51:14)

From Node.js Internals:
Error: socket hang up
    at TLSSocket.socketOnEnd (node:_http_client:542:25)
    at TLSSocket.emit (node:events:531:35)
    at endReadableNT (node:internal/streams/readable:1698:12)
    at process.processTicksAndRejections (node:internal/process/task_queues:90:21)</failure>
    </testcase>
  </testsuite>
<testsuite name="Root Suite" timestamp="2026-09-15T11:10:24" tests="0" file="cypress/tests/e2e/dataScienceProjects/testProjectAdminPermissions.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Verify that users can provide admin project permissions to non-admin users/groups" timestamp="2026-09-15T11:10:24" tests="3" time="31.601" failures="0">
    <testcase name="Verify that users can provide admin project permissions to non-admin users/groups Verify that user can be added as an Admin for a Project" time="14.111" classname="Verify that user can be added as an Admin for a Project">
    </testcase>
    <testcase name="Verify that users can provide admin project permissions to non-admin users/groups Verify user can assign access permissions to user group" time="10.277" classname="Verify user can assign access permissions to user group">
    </testcase>
    <testcase name="Verify that users can provide admin project permissions to non-admin users/groups Verify that user can access the created project with Admin rights" time="5.561" classname="Verify that user can access the created project with Admin rights">
    </testcase>
  </testsuite>
<testsuite name="Root Suite" timestamp="2026-09-15T11:10:00" tests="0" file="cypress/tests/e2e/applications/testAboutDialog.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Verify RHODS About Dialog" timestamp="2026-09-15T11:10:00" tests="1" time="8.329" failures="0">
    <testcase name="Verify RHODS About Dialog Verify RHODS About Dialog contains correct information" time="8.265" classname="Verify RHODS About Dialog contains correct information">
    </testcase>
  </testsuite>
<testsuite name="Root Suite" timestamp="2026-09-15T11:12:47" tests="0" file="cypress/tests/e2e/modelCatalog/testCatalogSettingsAvailable.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Verify Model Catalog Settings Access Control" timestamp="2026-09-15T11:12:47" tests="2" time="30.768" failures="1">
    <testcase name="Verify Model Catalog Settings Access Control Admin user can access Model catalog settings" time="6.039" classname="Admin user can access Model catalog settings">
    </testcase>
    <testcase name="Verify Model Catalog Settings Access Control Non-admin user cannot access Model catalog settings" time="12.788" classname="Non-admin user cannot access Model catalog settings">
      <failure message="  Test steps were:  1. Log into the application as non-admin user 2. Navigate to: https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/ 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=&quot;not-found-page&quot;]  Ignored nodes: comments, script, style &lt;html   lang=&quot;en-US&quot; &gt;   &lt;head&gt;           &lt;meta       charset=&quot;utf-8&quot;     /&gt;     &lt;meta       content=&quot;width=device-width,initial-scale=1&quot;       name=&quot;viewport&quot;     /&gt;     &lt;meta       content=&quot;#ffffff&quot;       name=&quot;theme-color&quot;     /&gt;     &lt;title&gt;       Red Hat OpenShift AI     &lt;/title&gt;     &lt;link       href=&quot;/rhoai-favicon.svg&quot;       rel=&quot;icon&quot;     /&gt;     &lt;link       href=&quot;/app.97cc2d3b0c9e22f4.css&quot;       rel=&quot;stylesheet&quot;     /&gt;     &lt;link       href=&quot;/8823.5149b79344df91da.css&quot;       rel=&quot;stylesheet&quot;       type=&quot;text/css&quot;     /&gt;     &lt;link       href=&quot;/5532.e7cb8be62b2a30a5.css&quot;       rel=&quot;stylesheet&quot;       type=&quot;text/css&quot;     /&gt;     &lt;link       href=&quot;/9139.8b7c4e0c7c13b337.css&quot;       rel=&quot;stylesheet&quot;       type=&quot;text/css&quot;     /&gt;     &lt;link       href=&quot;/7070.93bd77b5030d9376.css&quot;       rel=&quot;stylesheet&quot;       type=&quot;text/css&quot;     /&gt;     &lt;link       href=&quot;/5630.47a6bbaa6073a1bb.css&quot;       rel=&quot;stylesheet&quot;       type=&quot;text/css&quot;     /&gt;   &lt;/head&gt;   &lt;body&gt;     &lt;noscript&gt;       You need to enable JavaScript to run this app.     &lt;/noscript&gt;               &lt;div       id=&quot;root&quot;     &gt;       &lt;div         class=&quot;pf-v6-c-page pf-m-resize-observer pf-m-breakpoint-2xl pf-m-height-breakpoint-xl odh-dashboard&quot;         data-testid=&quot;dashboard-page-main&quot;       &gt;         &lt;header           aria-label=&quot;page masthead&quot;           class=&quot;pf-v6-c-masthead pf-m-display-inline&quot;           role=&quot;banner&quot;         &gt;           &lt;div             class=&quot;pf-v6-c-masthead__main&quot;           &gt;             &lt;span               class=&quot;pf-v6-c-masthead__toggle&quot;             &gt;               &lt;button                 aria-expanded=&quot;true&quot;                 aria-label=&quot;Dashboard navigation&quot;                 class=&quot;pf-v6-c-button pf-m-plain pf-m-hamburger&quot;                 data-ouia-component-id=&quot;OUIA-Generated-Button-plain-:r0:&quot;                 data-ouia-component-type=&quot;PF6/Button&quot;                 data-ouia-safe=&quot;true&quot;                 id=&quot;page-nav-toggle&quot;                 type=&quot;button&quot;               &gt;                 &lt;span                   class=&quot;pf-v6-c-button__icon&quot;                 &gt;                   &lt;svg                     class=&quot;pf-v6-c-button--hamburger-icon pf-v6-svg&quot;                     height=&quot;1em&quot;                     viewBox=&quot;0 0 10 10&quot;                     width=&quot;1em&quot;                   &gt;                     &lt;path                       class=&quot;pf-v6-c-button--hamburger-icon--top&quot;                       d=&quot;M1,1 L9,1&quot;                     /&gt;                     &lt;path                       class=&quot;pf-v6-c-button--hamburger-icon--middle&quot;                       d=&quot;M1,5 L9,5&quot;                     /&gt;                     &lt;path                       class=&quot;pf-v6-c-button--hamburger-icon--arrow&quot;                       d=&quot;M1,5 L1,5 L1,5&quot;                     /&gt;                     &lt;path                       class=&quot;pf-v6-c-button--hamburger-icon--bottom&quot;                       d=&quot;M9,9 L1,9&quot;                     /&gt;                   &lt;/svg&gt;                 &lt;/span&gt;               &lt;/button&gt;             &lt;/span&gt;             &lt;div               class=&quot;pf-v6-c-masthead__brand&quot;             &gt;               &lt;a                 class=&quot;pf-v6-c-masthead__logo&quot;                 data-discover=&quot;true&quot;                 href=&quot;/&quot;               &gt;                 &lt;img                   alt=&quot;Red Hat OpenShift AI&quot;                   class=&quot;pf-v6-c-brand odh-dashboard__brand&quot;                   src=&quot;https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/images/../images/rhoai-logo.svg&quot;                 /&gt;               &lt;/a&gt;             &lt;/div&gt;           &lt;/div&gt;           &lt;div             class=&quot;pf-v6-c-masthead__content&quot;           &gt;             &lt;div               class=&quot;pf-v6-c-toolbar pf-m-full-height&quot;               data-ouia-component-id=&quot;OUIA-Generated-Toolbar-:r2:&quot;               data-ouia-component-type=&quot;PF6/Toolbar&quot;               data-ouia-safe=&quot;true&quot;               id=&quot;pf-random-id-:r1:&quot;             &gt;               &lt;div                 class=&quot;pf-v6-c-toolbar__content&quot;               &gt;                 &lt;div                   class=&quot;pf-v6-c-toolbar__content-section&quot;                 &gt;                   &lt;div                     class=&quot;pf-v6-c-toolbar__group pf-m-action-group-plain pf-m-align-end&quot;                   &gt;                     &lt;div                       class=&quot;pf-v6-c-toolbar__item&quot;                     &gt;                       &lt;div                         style=&quot;display: contents;&quot;                       &gt;                         &lt;button                           aria-expanded=&quot;false&quot;                           aria-label=&quot;Notification drawer&quot;                           class=&quot;pf-v6-c-button pf-m-stateful pf-m-read&quot;                           data-ouia-component-id=&quot;OUIA-Generated-Button-stateful-:r4:&quot;                           data-ouia-component-type=&quot;PF6/Button&quot;                           data-ouia-safe=&quot;true&quot;                           type=&quot;button&quot;                         &gt;                           &lt;span                             class=&quot;pf-v6-c-button__icon&quot;                           &gt;                             &lt;svg                               aria-hidden=&quot;true&quot;                               class=&quot;pf-v6-svg&quot;                               fill=&quot;currentColor&quot;                               height=&quot;1em&quot;                               role=&quot;img&quot;                               viewBox=&quot;0 0 32 32&quot;                               width=&quot;1em&quot;                             &gt;                               &lt;path                                 d=&quot;M28.75 22v3.5c0 .689-.561 1.25-1.25 1.25h-7.521c.005.084.021.166.021.25 0 2.206-1.794 4-4 4s-4-1.794-4-4c0-.084.016-.166.021-.25H4.5c-.689 0-1.25-.561-1.25-1.25V22a.75.75 0 0 1 .75-.75c1.24 0 2.25-1.009 2.25-2.25v-4c0-4.826 3.528-8.833 8.138-9.605A2.482 2.482 0 0 1 13.5 3.5C13.5 2.122 14.621 1 16 1s2.5 1.122 2.5 2.5c0 .761-.349 1.436-.888 1.895 4.61.772 8.138 4.779 8.138 9.605v4c0 1.241 1.01 2.25 2.25 2.25a.75.75 0 0 1 .75.75Z&quot;                               /&gt;                             &lt;/svg&gt;                           &lt;/span&gt;                         &lt;/button&gt;                       &lt;/div&gt;                     &lt;/div&gt;                     &lt;div                       class=&quot;pf-v6-c-toolbar__item&quot;                       data-testid=&quot;application-launcher&quot;                     &gt;                       &lt;div                         style=&quot;display: contents;&quot;                       &gt;                         &lt;button                           aria-expanded=&quot;false&quot;                           aria-label=&quot;Application launcher&quot;                           class=&quot;pf-v6-c-menu-toggle pf-m-plain&quot;                           data-ouia-component-id=&quot;OUIA-Generated-MenuToggle-plain-:r9:&quot;                           data-ouia-component-type=&quot;PF6/MenuToggle&quot;                           data-ouia-safe=&quot;true&quot;                           style=&quot;width: auto;&quot;                           type=&quot;button&quot;                         &gt;                           &lt;span                             class=&quot;pf-v6-c-menu-toggle__text&quot;                           &gt;                             &lt;svg..." type="AssertionError">AssertionError: Timed out retrying after 10000ms: Unable to find an element by: [data-testid="not-found-page"]

Ignored nodes: comments, script, style
&lt;html
  lang="en-US"
&gt;
  &lt;head&gt;
     
    &lt;meta
      charset="utf-8"
    /&gt;
    &lt;meta
      content="width=device-width,initial-scale=1"
      name="viewport"
    /&gt;
    &lt;meta
      content="#ffffff"
      name="theme-color"
    /&gt;
    &lt;title&gt;
      Red Hat OpenShift AI
    &lt;/title&gt;
    &lt;link
      href="/rhoai-favicon.svg"
      rel="icon"
    /&gt;
    &lt;link
      href="/app.97cc2d3b0c9e22f4.css"
      rel="stylesheet"
    /&gt;
    &lt;link
      href="/8823.5149b79344df91da.css"
      rel="stylesheet"
      type="text/css"
    /&gt;
    &lt;link
      href="/5532.e7cb8be62b2a30a5.css"
      rel="stylesheet"
      type="text/css"
    /&gt;
    &lt;link
      href="/9139.8b7c4e0c7c13b337.css"
      rel="stylesheet"
      type="text/css"
    /&gt;
    &lt;link
      href="/7070.93bd77b5030d9376.css"
      rel="stylesheet"
      type="text/css"
    /&gt;
    &lt;link
      href="/5630.47a6bbaa6073a1bb.css"
      rel="stylesheet"
      type="text/css"
    /&gt;
  &lt;/head&gt;
  &lt;body&gt;
    &lt;noscript&gt;
      You need to enable JavaScript to run this app.
    &lt;/noscript&gt;
    
    
    &lt;div
      id="root"
    &gt;
      &lt;div
        class="pf-v6-c-page pf-m-resize-observer pf-m-breakpoint-2xl pf-m-height-breakpoint-xl odh-dashboard"
        data-testid="dashboard-page-main"
      &gt;
        &lt;header
          aria-label="page masthead"
          class="pf-v6-c-masthead pf-m-display-inline"
          role="banner"
        &gt;
          &lt;div
            class="pf-v6-c-masthead__main"
          &gt;
            &lt;span
              class="pf-v6-c-masthead__toggle"
            &gt;
              &lt;button
                aria-expanded="true"
                aria-label="Dashboard navigation"
                class="pf-v6-c-button pf-m-plain pf-m-hamburger"
                data-ouia-component-id="OUIA-Generated-Button-plain-:r0:"
                data-ouia-component-type="PF6/Button"
                data-ouia-safe="true"
                id="page-nav-toggle"
                type="button"
              &gt;
                &lt;span
                  class="pf-v6-c-button__icon"
                &gt;
                  &lt;svg
                    class="pf-v6-c-button--hamburger-icon pf-v6-svg"
                    height="1em"
                    viewBox="0 0 10 10"
                    width="1em"
                  &gt;
                    &lt;path
                      class="pf-v6-c-button--hamburger-icon--top"
                      d="M1,1 L9,1"
                    /&gt;
                    &lt;path
                      class="pf-v6-c-button--hamburger-icon--middle"
                      d="M1,5 L9,5"
                    /&gt;
                    &lt;path
                      class="pf-v6-c-button--hamburger-icon--arrow"
                      d="M1,5 L1,5 L1,5"
                    /&gt;
                    &lt;path
                      class="pf-v6-c-button--hamburger-icon--bottom"
                      d="M9,9 L1,9"
                    /&gt;
                  &lt;/svg&gt;
                &lt;/span&gt;
              &lt;/button&gt;
            &lt;/span&gt;
            &lt;div
              class="pf-v6-c-masthead__brand"
            &gt;
              &lt;a
                class="pf-v6-c-masthead__logo"
                data-discover="true"
                href="/"
              &gt;
                &lt;img
                  alt="Red Hat OpenShift AI"
                  class="pf-v6-c-brand odh-dashboard__brand"
                  src="https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/images/../images/rhoai-logo.svg"
                /&gt;
              &lt;/a&gt;
            &lt;/div&gt;
          &lt;/div&gt;
          &lt;div
            class="pf-v6-c-masthead__content"
          &gt;
            &lt;div
              class="pf-v6-c-toolbar pf-m-full-height"
              data-ouia-component-id="OUIA-Generated-Toolbar-:r2:"
              data-ouia-component-type="PF6/Toolbar"
              data-ouia-safe="true"
              id="pf-random-id-:r1:"
            &gt;
              &lt;div
                class="pf-v6-c-toolbar__content"
              &gt;
                &lt;div
                  class="pf-v6-c-toolbar__content-section"
                &gt;
                  &lt;div
                    class="pf-v6-c-toolbar__group pf-m-action-group-plain pf-m-align-end"
                  &gt;
                    &lt;div
                      class="pf-v6-c-toolbar__item"
                    &gt;
                      &lt;div
                        style="display: contents;"
                      &gt;
                        &lt;button
                          aria-expanded="false"
                          aria-label="Notification drawer"
                          class="pf-v6-c-button pf-m-stateful pf-m-read"
                          data-ouia-component-id="OUIA-Generated-Button-stateful-:r4:"
                          data-ouia-component-type="PF6/Button"
                          data-ouia-safe="true"
                          type="button"
                        &gt;
                          &lt;span
                            class="pf-v6-c-button__icon"
                          &gt;
                            &lt;svg
                              aria-hidden="true"
                              class="pf-v6-svg"
                              fill="currentColor"
                              height="1em"
                              role="img"
                              viewBox="0 0 32 32"
                              width="1em"
                            &gt;
                              &lt;path
                                d="M28.75 22v3.5c0 .689-.561 1.25-1.25 1.25h-7.521c.005.084.021.166.021.25 0 2.206-1.794 4-4 4s-4-1.794-4-4c0-.084.016-.166.021-.25H4.5c-.689 0-1.25-.561-1.25-1.25V22a.75.75 0 0 1 .75-.75c1.24 0 2.25-1.009 2.25-2.25v-4c0-4.826 3.528-8.833 8.138-9.605A2.482 2.482 0 0 1 13.5 3.5C13.5 2.122 14.621 1 16 1s2.5 1.122 2.5 2.5c0 .761-.349 1.436-.888 1.895 4.61.772 8.138 4.779 8.138 9.605v4c0 1.241 1.01 2.25 2.25 2.25a.75.75 0 0 1 .75.75Z"
                              /&gt;
                            &lt;/svg&gt;
                          &lt;/span&gt;
                        &lt;/button&gt;
                      &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div
                      class="pf-v6-c-toolbar__item"
                      data-testid="application-launcher"
                    &gt;
                      &lt;div
                        style="display: contents;"
                      &gt;
                        &lt;button
                          aria-expanded="false"
                          aria-label="Application launcher"
                          class="pf-v6-c-menu-toggle pf-m-plain"
                          data-ouia-component-id="OUIA-Generated-MenuToggle-plain-:r9:"
                          data-ouia-component-type="PF6/MenuToggle"
                          data-ouia-safe="true"
                          style="width: auto;"
                          type="button"
                        &gt;
                          &lt;span
                            class="pf-v6-c-menu-toggle__text"
                          &gt;
                            &lt;svg...
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/tests/e2e/modelCatalog/testCatalogSettingsAvailable.cy.ts:35:30)</failure>
    </testcase>
  </testsuite>
<testsuite name="Root Suite" timestamp="2026-09-15T11:13:43" tests="0" file="cypress/tests/e2e/applications/explore/testEnabledISVs.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Verify RHODS Explore Section Contains Only Expected ISVs" timestamp="2026-09-15T11:13:43" tests="1" time="4.715" failures="1">
    <testcase name="Verify RHODS Explore Section Contains Only Expected ISVs Validate that configured ISVs display in the Explore Section" time="2.450" classname="Validate that configured ISVs display in the Explore Section">
      <failure message="  Test steps were:  1. Login to the application 2. Navigate to: https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/  `cy.visit()` failed trying to load:  https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/  We attempted to make an http request to this URL but the request failed without a response.  We received this error at the network level:    &gt; Error: socket hang up  Common situations why this would fail:   - you don't have internet access   - you forgot to run / boot your web server   - your web server isn't accessible   - you have weird network configuration settings on your computer" type="CypressError">CypressError: `cy.visit()` failed trying to load:

https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/

We attempted to make an http request to this URL but the request failed without a response.

We received this error at the network level:

  &gt; Error: socket hang up

Common situations why this would fail:
  - you don't have internet access
  - you forgot to run / boot your web server
  - your web server isn't accessible
  - you have weird network configuration settings on your computer
    at &lt;unknown&gt; (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:135427:74)
    at visitFailedByErr (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:135001:12)
    at &lt;unknown&gt; (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:135426:11)
    at tryCatcher (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:1777:23)
    at Promise._settlePromiseFromHandler (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:1489:31)
    at Promise._settlePromise (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:1546:18)
    at Promise._settlePromise0 (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:1591:10)
    at Promise._settlePromises (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:1667:18)
    at _drainQueueStep (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:2377:12)
    at _drainQueue (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:2370:9)
    at Async._drainQueues (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:2386:5)
    at Async.drainQueues (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:2256:14)
From Your Spec Code:
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/support/ci-auth-bypass.ts:51:14)

From Node.js Internals:
Error: socket hang up
    at TLSSocket.socketOnEnd (node:_http_client:542:25)
    at TLSSocket.emit (node:events:531:35)
    at endReadableNT (node:internal/streams/readable:1698:12)
    at process.processTicksAndRejections (node:internal/process/task_queues:90:21)</failure>
    </testcase>
  </testsuite>
<testsuite name="Root Suite" timestamp="2026-09-15T11:10:43" tests="0" file="cypress/tests/e2e/dataScienceProjects/testLaunchStandaloneNotebook.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Verify a Jupyter Notebook can be launched directly from the Project List View" timestamp="2026-09-15T11:10:43" tests="1" time="58.909" failures="1">
    <testcase name="Verify a Jupyter Notebook can be launched directly from the Project List View Verify User Can Access Jupyter Launcher From Project Page" time="31.688" classname="Verify User Can Access Jupyter Launcher From Project Page">
      <failure message="  Test steps were:  1. Log into the application 2. Navigate to: https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/ 3. Launch Standalone notebook server 4. Choose Code Server Image 5. Check Start server button is enabled 6. Launch a notebook server 7. Verify the Jupyter Notebook pod is ready 8. Expand the Event log  Timed out retrying after 10000ms: Unable to find an element by: [data-testid=&quot;expand-logs&quot;]  Ignored nodes: comments, script, style &lt;html   lang=&quot;en-US&quot; &gt;   &lt;head&gt;           &lt;meta       charset=&quot;utf-8&quot;     /&gt;     &lt;meta       content=&quot;width=device-width,initial-scale=1&quot;       name=&quot;viewport&quot;     /&gt;     &lt;meta       content=&quot;#ffffff&quot;       name=&quot;theme-color&quot;     /&gt;     &lt;title&gt;       Red Hat OpenShift AI     &lt;/title&gt;     &lt;link       href=&quot;/rhoai-favicon.svg&quot;       rel=&quot;icon&quot;     /&gt;     &lt;link       href=&quot;/app.97cc2d3b0c9e22f4.css&quot;       rel=&quot;stylesheet&quot;     /&gt;     &lt;link       href=&quot;/8823.5149b79344df91da.css&quot;       rel=&quot;stylesheet&quot;       type=&quot;text/css&quot;     /&gt;     &lt;link       href=&quot;/5532.e7cb8be62b2a30a5.css&quot;       rel=&quot;stylesheet&quot;       type=&quot;text/css&quot;     /&gt;     &lt;link       href=&quot;/9139.8b7c4e0c7c13b337.css&quot;       rel=&quot;stylesheet&quot;       type=&quot;text/css&quot;     /&gt;     &lt;link       href=&quot;/7070.93bd77b5030d9376.css&quot;       rel=&quot;stylesheet&quot;       type=&quot;text/css&quot;     /&gt;     &lt;link       href=&quot;/5630.47a6bbaa6073a1bb.css&quot;       rel=&quot;stylesheet&quot;       type=&quot;text/css&quot;     /&gt;     &lt;link       href=&quot;/1380.5bba654a265ab1d5.css&quot;       rel=&quot;stylesheet&quot;       type=&quot;text/css&quot;     /&gt;     &lt;link       href=&quot;/1939.22a0f5b1653e1def.css&quot;       rel=&quot;stylesheet&quot;       type=&quot;text/css&quot;     /&gt;     &lt;link       href=&quot;/5979.d847f29be10dae84.css&quot;       rel=&quot;stylesheet&quot;       type=&quot;text/css&quot;     /&gt;     &lt;link       href=&quot;/7481.1d8e7147ad64e0aa.css&quot;       rel=&quot;stylesheet&quot;       type=&quot;text/css&quot;     /&gt;     &lt;link       href=&quot;https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/_mf/modelRegistry/2609.bundle.css&quot;       rel=&quot;stylesheet&quot;       type=&quot;text/css&quot;     /&gt;     &lt;link       href=&quot;https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/_mf/modelRegistry/1962.bundle.css&quot;       rel=&quot;stylesheet&quot;       type=&quot;text/css&quot;     /&gt;     &lt;link       href=&quot;/9522.67636af483115ab2.css&quot;       rel=&quot;stylesheet&quot;       type=&quot;text/css&quot;     /&gt;   &lt;/head&gt;   &lt;body     class=&quot;&quot;   &gt;     &lt;noscript&gt;       You need to enable JavaScript to run this app.     &lt;/noscript&gt;               &lt;div       id=&quot;root&quot;     &gt;       &lt;div         class=&quot;pf-v6-c-page pf-m-resize-observer pf-m-breakpoint-2xl pf-m-height-breakpoint-xl odh-dashboard&quot;         data-testid=&quot;dashboard-page-main&quot;       &gt;         &lt;header           aria-label=&quot;page masthead&quot;           class=&quot;pf-v6-c-masthead pf-m-display-inline&quot;           role=&quot;banner&quot;         &gt;           &lt;div             class=&quot;pf-v6-c-masthead__main&quot;           &gt;             &lt;span               class=&quot;pf-v6-c-masthead__toggle&quot;             &gt;               &lt;button                 aria-expanded=&quot;true&quot;                 aria-label=&quot;Dashboard navigation&quot;                 class=&quot;pf-v6-c-button pf-m-plain pf-m-hamburger&quot;                 data-ouia-component-id=&quot;OUIA-Generated-Button-plain-:r0:&quot;                 data-ouia-component-type=&quot;PF6/Button&quot;                 data-ouia-safe=&quot;true&quot;                 id=&quot;page-nav-toggle&quot;                 type=&quot;button&quot;               &gt;                 &lt;span                   class=&quot;pf-v6-c-button__icon&quot;                 &gt;                   &lt;svg                     class=&quot;pf-v6-c-button--hamburger-icon pf-v6-svg&quot;                     height=&quot;1em&quot;                     viewBox=&quot;0 0 10 10&quot;                     width=&quot;1em&quot;                   &gt;                     &lt;path                       class=&quot;pf-v6-c-button--hamburger-icon--top&quot;                       d=&quot;M1,1 L9,1&quot;                     /&gt;                     &lt;path                       class=&quot;pf-v6-c-button--hamburger-icon--middle&quot;                       d=&quot;M1,5 L9,5&quot;                     /&gt;                     &lt;path                       class=&quot;pf-v6-c-button--hamburger-icon--arrow&quot;                       d=&quot;M1,5 L1,5 L1,5&quot;                     /&gt;                     &lt;path                       class=&quot;pf-v6-c-button--hamburger-icon--bottom&quot;                       d=&quot;M9,9 L1,9&quot;                     /&gt;                   &lt;/svg&gt;                 &lt;/span&gt;               &lt;/button&gt;             &lt;/span&gt;             &lt;div               class=&quot;pf-v6-c-masthead__brand&quot;             &gt;               &lt;a                 class=&quot;pf-v6-c-masthead__logo&quot;                 data-discover=&quot;true&quot;                 href=&quot;/&quot;               &gt;                 &lt;img                   alt=&quot;Red Hat OpenShift AI&quot;                   class=&quot;pf-v6-c-brand odh-dashboard__brand&quot;                   src=&quot;https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/images/../images/rhoai-logo.svg&quot;                 /&gt;               &lt;/a&gt;             &lt;/div&gt;           &lt;/div&gt;           &lt;div             class=&quot;pf-v6-c-masthead__content&quot;           &gt;             &lt;div               class=&quot;pf-v6-c-toolbar pf-m-full-height&quot;               data-ouia-component-id=&quot;OUIA-Generated-Toolbar-:r2:&quot;               data-ouia-component-type=&quot;PF6/Toolbar&quot;               data-ouia-safe=&quot;true&quot;               id=&quot;pf-random-id-:r1:&quot;             &gt;               &lt;div                 class=&quot;pf-v6-c-toolbar__content&quot;               &gt;                 &lt;div                   class=&quot;pf-v6-c-toolbar__content-section&quot;                 &gt;                   &lt;div                     class=&quot;pf-v6-c-toolbar__group pf-m-action-group-plain pf-m-align-end&quot;                   &gt;                     &lt;div                       class=&quot;pf-v6-c-toolbar__item&quot;                     &gt;                       &lt;div                         style=&quot;display: contents;&quot;                       &gt;                         &lt;button                           aria-expanded=&quot;false&quot;                           aria-label=&quot;Notification drawer&quot;                           class=&quot;pf-v6-c-button pf-m-stateful pf-m-read&quot;                           data-ouia-component-id=&quot;OUIA-Generated-Button-stateful-:r4:&quot;                           data-ouia-component-type=&quot;PF6/Button&quot;                           data-ouia-safe=&quot;true&quot;                           type=&quot;button&quot;                         &gt;                           &lt;span                             class=&quot;pf-v6-c-button__icon pf-m-start&quot;                           &gt;                             &lt;svg                               aria-hidden=&quot;true&quot;                               class=&quot;pf-v6-svg&quot;                               fill=&quot;currentColor&quot;                               height=&quot;1em&quot;                               role=&quot;img&quot;                               viewBox=&quot;0 0 32 32&quot;                               width=&quot;1em&quot;                             &gt;                               &lt;path                                 d=&quot;M28.75 22v3.5c0 .689-.561 1.25-1.25 1.25h-7.521c.005.084.021.166.021.25 0 2.206-1.794 4-4 4s-4-1.794-4-4c0-.084.016-.166.021-.25H4.5c-.689 0-1.25-.561-1.25-1.25V22a.75.75 0 0 1 .75-.75c1.24 0 2.25-1.009 2.25-2.25v-4c0-4.826 3.528-8.833 8.138-9.605A2.482 2.482 0 0 1 13.5 3.5C13.5 2.122 14.621 1 16 1s2.5 1.122 2.5 2.5c0 .761-.349 1.436-.888 1.895 4.61.772 8.138 4.779 8.138 9.605v4c0 1.241 1.01 2.25 2.25 2.25a.75.75 0 0 1 .75.75Z&quot;                               /&gt;                             &lt;/svg&gt;                           &lt;/span&gt;                           &lt;span                             class=&quot;pf-v6-c-button__text&quot;                           &gt;                         ..." type="AssertionError">AssertionError: Timed out retrying after 10000ms: Unable to find an element by: [data-testid="expand-logs"]

Ignored nodes: comments, script, style
&lt;html
  lang="en-US"
&gt;
  &lt;head&gt;
     
    &lt;meta
      charset="utf-8"
    /&gt;
    &lt;meta
      content="width=device-width,initial-scale=1"
      name="viewport"
    /&gt;
    &lt;meta
      content="#ffffff"
      name="theme-color"
    /&gt;
    &lt;title&gt;
      Red Hat OpenShift AI
    &lt;/title&gt;
    &lt;link
      href="/rhoai-favicon.svg"
      rel="icon"
    /&gt;
    &lt;link
      href="/app.97cc2d3b0c9e22f4.css"
      rel="stylesheet"
    /&gt;
    &lt;link
      href="/8823.5149b79344df91da.css"
      rel="stylesheet"
      type="text/css"
    /&gt;
    &lt;link
      href="/5532.e7cb8be62b2a30a5.css"
      rel="stylesheet"
      type="text/css"
    /&gt;
    &lt;link
      href="/9139.8b7c4e0c7c13b337.css"
      rel="stylesheet"
      type="text/css"
    /&gt;
    &lt;link
      href="/7070.93bd77b5030d9376.css"
      rel="stylesheet"
      type="text/css"
    /&gt;
    &lt;link
      href="/5630.47a6bbaa6073a1bb.css"
      rel="stylesheet"
      type="text/css"
    /&gt;
    &lt;link
      href="/1380.5bba654a265ab1d5.css"
      rel="stylesheet"
      type="text/css"
    /&gt;
    &lt;link
      href="/1939.22a0f5b1653e1def.css"
      rel="stylesheet"
      type="text/css"
    /&gt;
    &lt;link
      href="/5979.d847f29be10dae84.css"
      rel="stylesheet"
      type="text/css"
    /&gt;
    &lt;link
      href="/7481.1d8e7147ad64e0aa.css"
      rel="stylesheet"
      type="text/css"
    /&gt;
    &lt;link
      href="https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/_mf/modelRegistry/2609.bundle.css"
      rel="stylesheet"
      type="text/css"
    /&gt;
    &lt;link
      href="https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/_mf/modelRegistry/1962.bundle.css"
      rel="stylesheet"
      type="text/css"
    /&gt;
    &lt;link
      href="/9522.67636af483115ab2.css"
      rel="stylesheet"
      type="text/css"
    /&gt;
  &lt;/head&gt;
  &lt;body
    class=""
  &gt;
    &lt;noscript&gt;
      You need to enable JavaScript to run this app.
    &lt;/noscript&gt;
    
    
    &lt;div
      id="root"
    &gt;
      &lt;div
        class="pf-v6-c-page pf-m-resize-observer pf-m-breakpoint-2xl pf-m-height-breakpoint-xl odh-dashboard"
        data-testid="dashboard-page-main"
      &gt;
        &lt;header
          aria-label="page masthead"
          class="pf-v6-c-masthead pf-m-display-inline"
          role="banner"
        &gt;
          &lt;div
            class="pf-v6-c-masthead__main"
          &gt;
            &lt;span
              class="pf-v6-c-masthead__toggle"
            &gt;
              &lt;button
                aria-expanded="true"
                aria-label="Dashboard navigation"
                class="pf-v6-c-button pf-m-plain pf-m-hamburger"
                data-ouia-component-id="OUIA-Generated-Button-plain-:r0:"
                data-ouia-component-type="PF6/Button"
                data-ouia-safe="true"
                id="page-nav-toggle"
                type="button"
              &gt;
                &lt;span
                  class="pf-v6-c-button__icon"
                &gt;
                  &lt;svg
                    class="pf-v6-c-button--hamburger-icon pf-v6-svg"
                    height="1em"
                    viewBox="0 0 10 10"
                    width="1em"
                  &gt;
                    &lt;path
                      class="pf-v6-c-button--hamburger-icon--top"
                      d="M1,1 L9,1"
                    /&gt;
                    &lt;path
                      class="pf-v6-c-button--hamburger-icon--middle"
                      d="M1,5 L9,5"
                    /&gt;
                    &lt;path
                      class="pf-v6-c-button--hamburger-icon--arrow"
                      d="M1,5 L1,5 L1,5"
                    /&gt;
                    &lt;path
                      class="pf-v6-c-button--hamburger-icon--bottom"
                      d="M9,9 L1,9"
                    /&gt;
                  &lt;/svg&gt;
                &lt;/span&gt;
              &lt;/button&gt;
            &lt;/span&gt;
            &lt;div
              class="pf-v6-c-masthead__brand"
            &gt;
              &lt;a
                class="pf-v6-c-masthead__logo"
                data-discover="true"
                href="/"
              &gt;
                &lt;img
                  alt="Red Hat OpenShift AI"
                  class="pf-v6-c-brand odh-dashboard__brand"
                  src="https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/images/../images/rhoai-logo.svg"
                /&gt;
              &lt;/a&gt;
            &lt;/div&gt;
          &lt;/div&gt;
          &lt;div
            class="pf-v6-c-masthead__content"
          &gt;
            &lt;div
              class="pf-v6-c-toolbar pf-m-full-height"
              data-ouia-component-id="OUIA-Generated-Toolbar-:r2:"
              data-ouia-component-type="PF6/Toolbar"
              data-ouia-safe="true"
              id="pf-random-id-:r1:"
            &gt;
              &lt;div
                class="pf-v6-c-toolbar__content"
              &gt;
                &lt;div
                  class="pf-v6-c-toolbar__content-section"
                &gt;
                  &lt;div
                    class="pf-v6-c-toolbar__group pf-m-action-group-plain pf-m-align-end"
                  &gt;
                    &lt;div
                      class="pf-v6-c-toolbar__item"
                    &gt;
                      &lt;div
                        style="display: contents;"
                      &gt;
                        &lt;button
                          aria-expanded="false"
                          aria-label="Notification drawer"
                          class="pf-v6-c-button pf-m-stateful pf-m-read"
                          data-ouia-component-id="OUIA-Generated-Button-stateful-:r4:"
                          data-ouia-component-type="PF6/Button"
                          data-ouia-safe="true"
                          type="button"
                        &gt;
                          &lt;span
                            class="pf-v6-c-button__icon pf-m-start"
                          &gt;
                            &lt;svg
                              aria-hidden="true"
                              class="pf-v6-svg"
                              fill="currentColor"
                              height="1em"
                              role="img"
                              viewBox="0 0 32 32"
                              width="1em"
                            &gt;
                              &lt;path
                                d="M28.75 22v3.5c0 .689-.561 1.25-1.25 1.25h-7.521c.005.084.021.166.021.25 0 2.206-1.794 4-4 4s-4-1.794-4-4c0-.084.016-.166.021-.25H4.5c-.689 0-1.25-.561-1.25-1.25V22a.75.75 0 0 1 .75-.75c1.24 0 2.25-1.009 2.25-2.25v-4c0-4.826 3.528-8.833 8.138-9.605A2.482 2.482 0 0 1 13.5 3.5C13.5 2.122 14.621 1 16 1s2.5 1.122 2.5 2.5c0 .761-.349 1.436-.888 1.895 4.61.772 8.138 4.779 8.138 9.605v4c0 1.241 1.01 2.25 2.25 2.25a.75.75 0 0 1 .75.75Z"
                              /&gt;
                            &lt;/svg&gt;
                          &lt;/span&gt;
                          &lt;span
                            class="pf-v6-c-button__text"
                          &gt;
                        ...
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/tests/e2e/dataScienceProjects/testLaunchStandaloneNotebook.cy.ts:53:36)</failure>
    </testcase>
  </testsuite>
<testsuite name="Root Suite" timestamp="2026-09-15T11:13:01" tests="0" file="cypress/tests/e2e/dataScienceProjects/clusterStorage/testClusterStorageAccessModes.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Cluster Storage Access Modes Tests" timestamp="2026-09-15T11:13:01" tests="5" time="555.644" failures="1">
    <testcase name="Cluster Storage Access Modes Tests &quot;before each&quot; hook: retryableBeforeEach for &quot;Should display storage classes with different access modes in cluster storage dropdown&quot;" time="67.951" classname="&quot;before each&quot; hook: retryableBeforeEach for &quot;Should display storage classes with different access modes in cluster storage dropdown&quot;">
      <failure message="  Test steps were:  1. Provisioning storage classes with different access modes 2. Provisioning project  The following error originated from your test code, not from Cypress.    &gt; Test exceeded 480s timeout  When Cypress detects uncaught errors originating from your test code it will automatically fail the current test.  Because this error occurred during a `before each` hook we are skipping the remaining tests in the current suite: `Cluster Storage Access Mode...`" type="Error">Error: The following error originated from your test code, not from Cypress.

  &gt; Test exceeded 480s timeout

When Cypress detects uncaught errors originating from your test code it will automatically fail the current test.
    at eval (webpack://@odh-dashboard/cypress/./cypress/support/e2e.ts:355:12)</failure>
    </testcase>
  </testsuite>
<testsuite name="Root Suite" timestamp="2026-09-15T11:27:40" tests="0" file="cypress/tests/e2e/settings/connectionTypes/testPreInstalledConnectionTypes.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Verify OOTB Connection Types" timestamp="2026-09-15T11:27:41" tests="1" time="2.035" failures="1">
    <testcase name="Verify OOTB Connection Types should have pre-installed label and unable to be edited or deleted" time="1.283" classname="should have pre-installed label and unable to be edited or deleted">
      <failure message="  Test steps were:  1. Navigate to Connection Types view 2. Navigate to: https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/settings/environment-setup/connection-types  `cy.visit()` failed trying to load:  https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/settings/environment-setup/connection-types  We attempted to make an http request to this URL but the request failed without a response.  We received this error at the network level:    &gt; Error: socket hang up  Common situations why this would fail:   - you don't have internet access   - you forgot to run / boot your web server   - your web server isn't accessible   - you have weird network configuration settings on your computer" type="CypressError">CypressError: `cy.visit()` failed trying to load:

https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/settings/environment-setup/connection-types

We attempted to make an http request to this URL but the request failed without a response.

We received this error at the network level:

  &gt; Error: socket hang up

Common situations why this would fail:
  - you don't have internet access
  - you forgot to run / boot your web server
  - your web server isn't accessible
  - you have weird network configuration settings on your computer
    at &lt;unknown&gt; (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:135427:74)
    at visitFailedByErr (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:135001:12)
    at &lt;unknown&gt; (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:135426:11)
    at tryCatcher (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:1777:23)
    at Promise._settlePromiseFromHandler (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:1489:31)
    at Promise._settlePromise (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:1546:18)
    at Promise._settlePromise0 (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:1591:10)
    at Promise._settlePromises (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:1667:18)
    at _drainQueueStep (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:2377:12)
    at _drainQueue (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:2370:9)
    at Async._drainQueues (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:2386:5)
    at Async.drainQueues (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:2256:14)
From Your Spec Code:
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/support/ci-auth-bypass.ts:51:14)

From Node.js Internals:
Error: socket hang up
    at TLSSocket.socketOnEnd (node:_http_client:542:25)
    at TLSSocket.emit (node:events:531:35)
    at endReadableNT (node:internal/streams/readable:1698:12)
    at process.processTicksAndRejections (node:internal/process/task_queues:90:21)</failure>
    </testcase>
  </testsuite>
<testsuite name="Root Suite" timestamp="2026-09-15T11:27:45" tests="0" file="cypress/tests/e2e/settings/hardwareProfiles/testNotebookTolerations.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Notebooks - tolerations tests" timestamp="2026-09-15T11:27:46" tests="1" time="7.263" failures="1">
    <testcase name="Notebooks - tolerations tests Verify Juypter Notebook Creation using Hardware Profiles and applying Tolerations" time="2.974" classname="Verify Juypter Notebook Creation using Hardware Profiles and applying Tolerations">
      <failure message="  Test steps were:  1. Log into the application 2. Navigate to: https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/  `cy.visit()` failed trying to load:  https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/  We attempted to make an http request to this URL but the request failed without a response.  We received this error at the network level:    &gt; Error: socket hang up  Common situations why this would fail:   - you don't have internet access   - you forgot to run / boot your web server   - your web server isn't accessible   - you have weird network configuration settings on your computer" type="CypressError">CypressError: `cy.visit()` failed trying to load:

https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/

We attempted to make an http request to this URL but the request failed without a response.

We received this error at the network level:

  &gt; Error: socket hang up

Common situations why this would fail:
  - you don't have internet access
  - you forgot to run / boot your web server
  - your web server isn't accessible
  - you have weird network configuration settings on your computer
    at &lt;unknown&gt; (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:135427:74)
    at visitFailedByErr (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:135001:12)
    at &lt;unknown&gt; (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:135426:11)
    at tryCatcher (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:1777:23)
    at Promise._settlePromiseFromHandler (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:1489:31)
    at Promise._settlePromise (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:1546:18)
    at Promise._settlePromise0 (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:1591:10)
    at Promise._settlePromises (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:1667:18)
    at _drainQueueStep (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:2377:12)
    at _drainQueue (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:2370:9)
    at Async._drainQueues (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:2386:5)
    at Async.drainQueues (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:2256:14)
From Your Spec Code:
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/support/ci-auth-bypass.ts:51:14)

From Node.js Internals:
Error: socket hang up
    at TLSSocket.socketOnEnd (node:_http_client:542:25)
    at TLSSocket.emit (node:events:531:35)
    at endReadableNT (node:internal/streams/readable:1698:12)
    at process.processTicksAndRejections (node:internal/process/task_queues:90:21)</failure>
    </testcase>
  </testsuite>
<testsuite name="Root Suite" timestamp="2026-09-15T11:11:50" tests="0" file="cypress/tests/e2e/dataScienceProjects/testProjectEditing.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Verify Project - Editing" timestamp="2026-09-15T11:11:50" tests="1" time="21.668" failures="0">
    <testcase name="Verify Project - Editing Edit a Project in RHOAI" time="21.161" classname="Edit a Project in RHOAI">
    </testcase>
  </testsuite>
<testsuite name="Root Suite" timestamp="2026-09-15T11:10:14" tests="0" file="cypress/tests/e2e/application.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="application" timestamp="2026-09-15T11:10:14" tests="1" time="26.324" failures="1">
    <testcase name="application should login and load page" time="14.165" classname="should login and load page">
      <failure message="  Test steps were:  1. Navigate to: https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/  Timed out retrying after 10000ms: Expected to find content: 'htpasswd-cluster-admin-user' within the element: &lt;header.pf-v6-c-masthead.pf-m-display-inline&gt; but never did." type="AssertionError">AssertionError: Timed out retrying after 10000ms: Expected to find content: 'htpasswd-cluster-admin-user' within the element: &lt;header.pf-v6-c-masthead.pf-m-display-inline&gt; but never did.
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/tests/e2e/application.cy.ts:6:55)</failure>
    </testcase>
  </testsuite>
<testsuite name="Root Suite" timestamp="2026-09-15T11:12:35" tests="0" file="cypress/tests/e2e/storageClasses/storageClasses.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="An admin user can manage Storage Classes from Settings -&gt; Storage classes view" timestamp="2026-09-15T11:12:35" tests="4" time="22.127" failures="0">
    <testcase name="An admin user can manage Storage Classes from Settings -&gt; Storage classes view An admin user can enable a disabled Storage Class" time="9.043" classname="An admin user can enable a disabled Storage Class">
    </testcase>
    <testcase name="An admin user can manage Storage Classes from Settings -&gt; Storage classes view An admin user can disable an enabled Storage Class" time="4.674" classname="An admin user can disable an enabled Storage Class">
    </testcase>
    <testcase name="An admin user can manage Storage Classes from Settings -&gt; Storage classes view An admin user can set an enabled Storage Class as the default one" time="3.062" classname="An admin user can set an enabled Storage Class as the default one">
    </testcase>
    <testcase name="An admin user can manage Storage Classes from Settings -&gt; Storage classes view An admin user can edit the access mode of a storage class" time="3.429" classname="An admin user can edit the access mode of a storage class">
    </testcase>
  </testsuite>
<testsuite name="Root Suite" timestamp="2026-09-15T11:22:24" tests="0" file="cypress/tests/e2e/settings/connectionTypes/testCreateConnectionTypes.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Verify Connection Type Creation" timestamp="2026-09-15T11:22:24" tests="2" time="313.217" failures="2">
    <testcase name="Verify Connection Type Creation &quot;before each&quot; hook: retryableBeforeEach for &quot;Verify User Can Create, Preview and Delete a Connection Type&quot;" time="3.825" classname="&quot;before each&quot; hook: retryableBeforeEach for &quot;Verify User Can Create, Preview and Delete a Connection Type&quot;">
      <failure message="`cy.exec('oc get project &quot;cypress-test-connection-type-185825&quot; -o name')` timed out after waiting `60000ms`.  https://on.cypress.io/exec  Because this error occurred during a `before each` hook we are skipping the remaining tests in the current suite: `Verify Connection Type Crea...`" type="CypressError">CypressError: `cy.exec('oc get project "cypress-test-connection-type-185825" -o name')` timed out after waiting `60000ms`.

https://on.cypress.io/exec

Because this error occurred during a `before each` hook we are skipping the remaining tests in the current suite: `Verify Connection Type Crea...`
    at &lt;unknown&gt; (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:124114:70)
    at tryCatcher (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:1777:23)
    at &lt;unknown&gt; (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:4156:41)
    at tryCatcher (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:1777:23)
    at Promise._settlePromiseFromHandler (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:1489:31)
    at Promise._settlePromise (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:1546:18)
    at Promise._settlePromise0 (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:1591:10)
    at Promise._settlePromises (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:1667:18)
    at _drainQueueStep (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:2377:12)
    at _drainQueue (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:2370:9)
    at Async._drainQueues (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:2386:5)
    at Async.drainQueues (https://rh-ai.apps.c861778bfa8dadc8df90.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:2256:14)
From Your Spec Code:
    at getOpenShiftProject (webpack://@odh-dashboard/cypress/./cypress/utils/oc_commands/project.ts:254:12)
    at verifyOpenShiftProjectExists (webpack://@odh-dashboard/cypress/./cypress/utils/oc_commands/project.ts:275:2)
    at checkDeleted (webpack://@odh-dashboard/cypress/./cypress/utils/projectChecker.ts:42:46)
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/utils/projectChecker.ts:48:23)</failure>
    </testcase>
    <testcase name="Verify Connection Type Creation &quot;after all&quot; hook for &quot;Verify User Can Duplicate, Edit and Delete a Connection Type&quot;" time="0.000" classname="&quot;after all&quot; hook for &quot;Verify User Can Duplicate, Edit and Delete a Connection Type&quot;">
      <failure message="Command failed with code 1  Because this error occurred during a `after all` hook we are skipping the remaining tests in the current suite: `Verify Connection Type Crea...`  Although you have test retries enabled, we do not retry tests when `before all` or `after all` hooks fail" type="Error">Error: Command failed with code 1

Because this error occurred during a `after all` hook we are skipping the remaining tests in the current suite: `Verify Connection Type Crea...`

Although you have test retries enabled, we do not retry tests when `before all` or `after all` hooks fail
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/utils/oc_commands/project.ts:80:12)</failure>
    </testcase>
  </testsuite>
<testsuite name="Root Suite" timestamp="2026-09-15T11:12:16" tests="0" file="cypress/tests/e2e/storageClasses/clusterStorage.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Regular Users can make use of the Storage Classes in the Cluster Storage tab from Pipelines " timestamp="2026-09-15T11:12:16" tests="1" time="15.140" failures="0">
    <testcase name="Regular Users can make use of the Storage Classes in the Cluster Storage tab from Pipelines  If all SC are disabled except one, the SC dropdown should be disabled" time="14.139" classname="If all SC are disabled except one, the SC dropdown should be disabled">
    </testcase>
  </testsuite>
</testsuites>