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) "@SmokeSet5" ================================================================================ (Run Starting) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Cypress: 15.17.0 │ │ Browser: Electron 138 (headless) │ │ Node Version: v22.22.0 (/usr/bin/node-22) │ │ Specs: 2 found (testMaaSPolicies.cy.ts, testMaaSSubscriptions.cy.ts) │ │ Searched: cypress/tests/e2e/modelsAsAService/testMaaSPolicies.cy.ts, cypress/tests/e2e/m │ │ odelsAsAService/testMaaSSubscriptions.cy.ts │ │ Experiments: experimentalInteractiveRunEvents=true,experimentalMemoryManagement=true │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ Remove output folder /workspace/tests-shared/tests-payload/results/SmokeSet5/e2e ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: testMaaSPolicies.cy.ts (1 of 2) [2026-07-10T08:48:59.809Z] [INFO] Setting tests timeout to: 480 seconds An admin can manage MaaS authorization policies and control model access via group membership [2026-07-10T08:48:59.905Z] [INFO] Starting 480s timeout for: Verify Authorization Policy Create, View, Edit and Delete Operations [2026-07-10T08:48:59.911Z] [INFO] Test title: Verify Authorization Policy Create, View, Edit and Delete Operations [2026-07-10T08:48:59.920Z] [INFO] Test tags: ["@Smoke","@SmokeSet5","@Dashboard","@MaaS","@NonConcurrent"] [2026-07-10T08:49:00.007Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-10T08:49:00.016Z] [INFO] Grep tags: ["@SmokeSet5"] [2026-07-10T08:49:00.108Z] [INFO] Loading test data [2026-07-10T08:49:00.203Z] [INFO] Loaded project name: test-maas-policies-deployment-990349 [2026-07-10T08:49:00.213Z] [INFO] Executing command: oc get project "test-maas-policies-deployment-990349" -o name [2026-07-10T08:49:02.740Z] [INFO] [EXEC] oc get project "test-maas-policies-deployment-990349" -o name [2026-07-10T08:49:02.819Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-maas-policies-deployment-990349\" not found","exitCode":1} [2026-07-10T08:49:02.903Z] [INFO] Project 'test-maas-policies-deployment-990349' does not exist. [2026-07-10T08:49:02.922Z] [INFO] Creating project test-maas-policies-deployment-990349 [2026-07-10T08:49:03.732Z] [INFO] [EXEC] oc new-project test-maas-policies-deployment-990349 [2026-07-10T08:49:04.613Z] [INFO] [EXEC] oc label namespace test-maas-policies-deployment-990349 opendatahub.io/dashboard=true --overwrite [2026-07-10T08:49:04.632Z] [INFO] Executing command: oc get project "test-maas-policies-deployment-990349" -o name [2026-07-10T08:49:05.512Z] [INFO] [EXEC] oc get project "test-maas-policies-deployment-990349" -o name [2026-07-10T08:49:05.522Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-maas-policies-deployment-990349","stderr":"","exitCode":0} [2026-07-10T08:49:05.620Z] [INFO] Project 'test-maas-policies-deployment-990349' exists. [2026-07-10T08:49:05.822Z] [INFO] Wait for test-maas-policies-deployment-990349, then grant ldap-admin1 namespace admin. [2026-07-10T08:49:05.829Z] [INFO] Executing command: oc get project "test-maas-policies-deployment-990349" -o name [2026-07-10T08:49:06.611Z] [INFO] [EXEC] oc get project "test-maas-policies-deployment-990349" -o name [2026-07-10T08:49:06.619Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-maas-policies-deployment-990349","stderr":"","exitCode":0} [2026-07-10T08:49:06.638Z] [INFO] Project 'test-maas-policies-deployment-990349' exists. [2026-07-10T08:49:07.417Z] [INFO] [EXEC] oc adm policy add-role-to-user admin *** -n test-maas-policies-deployment-990349 [2026-07-10T08:49:07.435Z] [INFO] Create LLMInferenceService with MaaS enabled and create MaaSModelRef [2026-07-10T08:49:08.316Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783673347523-ay6gubwte.yaml && rm -f /tmp/cypress-yaml-1783673347523-ay6gubwte.yaml [2026-07-10T08:49:08.403Z] [INFO] Command exit code: 0 [2026-07-10T08:49:08.409Z] [INFO] Creating LLMInferenceService "test-maas-policies-model-990349" in namespace "test-maas-policies-deployment-990349" [2026-07-10T08:49:08.506Z] [INFO] Applying LLMInferenceService YAML for "test-maas-policies-model-990349" in "test-maas-policies-deployment-990349" [2026-07-10T08:49:09.148Z] [INFO] [EXEC] cat <<'EOF' | oc apply -f - apiVersion: serving.kserve.io/v1alpha1 kind: LLMInferenceService metadata: name: "test-maas-policies-model-990349" namespace: "test-maas-policies-deployment-990349" annotations: openshift.io/display-name: "test-maas-policies-model-990349" opendatahub.io/model-type: generative opendatahub.io/connections: test-maas-policies-model-990349-connection opendatahub.io/hardware-profile-name: default-profile opendatahub.io/hardware-profile-namespace: redhat-ods-applications opendatahub.io/hardware-profile-resource-version: "59004239" labels: opendatahub.io/dashboard: "true" spec: model: uri: "" name: "test-maas-policies-model-990349" router: scheduler: {} route: {} gateway: refs: - name: maas-default-gateway namespace: openshift-ingress template: containers: - name: main image: quay.io/pierdipi/vllm-cpu:latest resources: requests: cpu: "1" memory: 8Gi limits: cpu: "1" memory: 8Gi replicas: 1 EOF [2026-07-10T08:49:09.746Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-10T08:49:09.811Z] [INFO] Raw command output (attempt 1): Exit code: 0 Stdout length: 3290 Stderr: none [2026-07-10T08:49:09.838Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-10T08:49:09.916Z] [INFO] 🧐 Attempt 1: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 0 [2026-07-10T08:49:09.944Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: No Status: Reason: Passed: ❌ [2026-07-10T08:49:15.820Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-10T08:49:15.922Z] [INFO] Raw command output (attempt 2): Exit code: 0 Stdout length: 13287 Stderr: none [2026-07-10T08:49:16.006Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-10T08:49:16.013Z] [INFO] 🧐 Attempt 2: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-10T08:49:16.123Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: Progressing Passed: ❌ [2026-07-10T08:49:22.120Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-10T08:49:22.133Z] [INFO] Raw command output (attempt 3): Exit code: 0 Stdout length: 13287 Stderr: none [2026-07-10T08:49:22.221Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-10T08:49:22.248Z] [INFO] 🧐 Attempt 3: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-10T08:49:22.327Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: Progressing Passed: ❌ [2026-07-10T08:49:28.017Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-10T08:49:28.132Z] [INFO] Raw command output (attempt 4): Exit code: 0 Stdout length: 13564 Stderr: none [2026-07-10T08:49:28.212Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-10T08:49:28.219Z] [INFO] 🧐 Attempt 4: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-10T08:49:28.224Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-10T08:49:33.912Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-10T08:49:33.947Z] [INFO] Raw command output (attempt 5): Exit code: 0 Stdout length: 13564 Stderr: none [2026-07-10T08:49:34.027Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-10T08:49:34.053Z] [INFO] 🧐 Attempt 5: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-10T08:49:34.129Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-10T08:49:39.817Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-10T08:49:39.905Z] [INFO] Raw command output (attempt 6): Exit code: 0 Stdout length: 13564 Stderr: none [2026-07-10T08:49:39.914Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-10T08:49:39.923Z] [INFO] 🧐 Attempt 6: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-10T08:49:40.005Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-10T08:49:45.540Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-10T08:49:45.630Z] [INFO] Raw command output (attempt 7): Exit code: 0 Stdout length: 13564 Stderr: none [2026-07-10T08:49:45.656Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-10T08:49:45.661Z] [INFO] 🧐 Attempt 7: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-10T08:49:45.665Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-10T08:49:51.830Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-10T08:49:52.019Z] [INFO] Raw command output (attempt 8): Exit code: 0 Stdout length: 13564 Stderr: none [2026-07-10T08:49:52.119Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-10T08:49:52.231Z] [INFO] 🧐 Attempt 8: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-10T08:49:52.414Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-10T08:49:58.010Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-10T08:49:58.050Z] [INFO] Raw command output (attempt 9): Exit code: 0 Stdout length: 13564 Stderr: none [2026-07-10T08:49:58.128Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-10T08:49:58.135Z] [INFO] 🧐 Attempt 9: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-10T08:49:58.140Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-10T08:50:03.909Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-10T08:50:03.922Z] [INFO] Raw command output (attempt 10): Exit code: 0 Stdout length: 13564 Stderr: none [2026-07-10T08:50:04.013Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-10T08:50:04.051Z] [INFO] 🧐 Attempt 10: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-10T08:50:04.137Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-10T08:50:09.819Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-10T08:50:10.010Z] [INFO] Raw command output (attempt 11): Exit code: 0 Stdout length: 13564 Stderr: none [2026-07-10T08:50:10.016Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-10T08:50:10.021Z] [INFO] 🧐 Attempt 11: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-10T08:50:10.026Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-10T08:50:15.711Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-10T08:50:15.829Z] [INFO] Raw command output (attempt 12): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-10T08:50:15.924Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-10T08:50:16.007Z] [INFO] 🧐 Attempt 12: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-10T08:50:16.041Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-10T08:50:21.513Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-10T08:50:21.524Z] [INFO] Raw command output (attempt 13): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-10T08:50:21.558Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-10T08:50:21.603Z] [INFO] 🧐 Attempt 13: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-10T08:50:21.644Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-10T08:50:27.140Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-10T08:50:27.220Z] [INFO] Raw command output (attempt 14): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-10T08:50:27.227Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-10T08:50:27.232Z] [INFO] 🧐 Attempt 14: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-10T08:50:27.267Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-10T08:50:32.847Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-10T08:50:32.917Z] [INFO] Raw command output (attempt 15): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-10T08:50:32.926Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-10T08:50:32.931Z] [INFO] 🧐 Attempt 15: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-10T08:50:33.016Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-10T08:50:38.541Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-10T08:50:38.665Z] [INFO] Raw command output (attempt 16): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-10T08:50:38.743Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-10T08:50:38.749Z] [INFO] 🧐 Attempt 16: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-10T08:50:38.754Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-10T08:50:44.419Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-10T08:50:44.544Z] [INFO] Raw command output (attempt 17): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-10T08:50:44.551Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-10T08:50:44.556Z] [INFO] 🧐 Attempt 17: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-10T08:50:44.560Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-10T08:50:49.986Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-10T08:50:49.997Z] [INFO] Raw command output (attempt 18): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-10T08:50:50.035Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-10T08:50:50.073Z] [INFO] 🧐 Attempt 18: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-10T08:50:50.077Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-10T08:50:55.415Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-10T08:50:55.498Z] [INFO] Raw command output (attempt 19): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-10T08:50:55.504Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-10T08:50:55.509Z] [INFO] 🧐 Attempt 19: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-10T08:50:55.513Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-10T08:51:01.036Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-10T08:51:01.239Z] [INFO] Raw command output (attempt 20): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-10T08:51:01.248Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-10T08:51:01.430Z] [INFO] 🧐 Attempt 20: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-10T08:51:01.602Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-10T08:51:07.321Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-10T08:51:07.433Z] [INFO] Raw command output (attempt 21): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-10T08:51:07.443Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-10T08:51:07.449Z] [INFO] 🧐 Attempt 21: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-10T08:51:07.506Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-10T08:51:13.923Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-10T08:51:14.302Z] [INFO] Raw command output (attempt 22): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-10T08:51:14.527Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-10T08:51:14.720Z] [INFO] 🧐 Attempt 22: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-10T08:51:14.914Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-10T08:51:21.008Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-10T08:51:21.320Z] [INFO] Raw command output (attempt 23): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-10T08:51:21.332Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-10T08:51:21.517Z] [INFO] 🧐 Attempt 23: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-10T08:51:21.714Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-10T08:51:28.802Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-10T08:51:29.104Z] [INFO] Raw command output (attempt 24): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-10T08:51:29.114Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-10T08:51:29.125Z] [INFO] 🧐 Attempt 24: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-10T08:51:29.133Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-10T08:51:35.223Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-10T08:51:35.723Z] [INFO] Raw command output (attempt 25): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-10T08:51:36.003Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-10T08:51:36.207Z] [INFO] 🧐 Attempt 25: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-10T08:51:36.216Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-10T08:51:42.517Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-10T08:51:42.632Z] [INFO] Raw command output (attempt 26): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-10T08:51:42.703Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-10T08:51:42.809Z] [INFO] 🧐 Attempt 26: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-10T08:51:42.817Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-10T08:51:48.548Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-10T08:51:48.827Z] [INFO] Raw command output (attempt 27): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-10T08:51:48.838Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-10T08:51:49.108Z] [INFO] 🧐 Attempt 27: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-10T08:51:49.213Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-10T08:51:55.014Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-10T08:51:55.145Z] [INFO] Raw command output (attempt 28): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-10T08:51:55.210Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-10T08:51:55.339Z] [INFO] 🧐 Attempt 28: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-10T08:51:55.624Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-10T08:52:01.421Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-10T08:52:01.620Z] [INFO] Raw command output (attempt 29): Exit code: 0 Stdout length: 12894 Stderr: none [2026-07-10T08:52:01.629Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-10T08:52:01.737Z] [INFO] 🧐 Attempt 29: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-10T08:52:01.745Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: True Reason: Passed: ✅ [2026-07-10T08:52:01.846Z] [INFO] ✅ LLMInferenceService test-maas-policies-model-990349 meets all conditions after 29 attempts [2026-07-10T08:52:02.011Z] [INFO] Creating MaaSModelRef "test-maas-policies-model-990349" in namespace "test-maas-policies-deployment-990349" [2026-07-10T08:52:02.228Z] [INFO] Applying MaaSModelRef YAML for "test-maas-policies-model-990349" in "test-maas-policies-deployment-990349" [2026-07-10T08:52:03.716Z] [INFO] [EXEC] cat <<'EOF' | oc apply -f - apiVersion: maas.opendatahub.io/v1alpha1 kind: MaaSModelRef metadata: name: "test-maas-policies-model-990349" namespace: "test-maas-policies-deployment-990349" annotations: openshift.io/display-name: "test-maas-policies-model-990349" labels: opendatahub.io/dashboard: "true" spec: modelRef: kind: LLMInferenceService name: "test-maas-policies-model-990349" EOF [2026-07-10T08:52:04.048Z] [INFO] [STEP 1] Log into the application as admin [2026-07-10T08:52:04.118Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-10T08:52:06.232Z] [INFO] Starting 480s timeout for: Verify Authorization Policy Create, View, Edit and Delete Operations [2026-07-10T08:52:06.309Z] [INFO] Test title: Verify Authorization Policy Create, View, Edit and Delete Operations [2026-07-10T08:52:06.404Z] [INFO] Test tags: ["@Smoke","@SmokeSet5","@Dashboard","@MaaS","@NonConcurrent"] [2026-07-10T08:52:06.419Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-10T08:52:06.431Z] [INFO] Grep tags: ["@SmokeSet5"] [2026-07-10T08:52:06.508Z] [INFO] Loading test data [2026-07-10T08:52:06.522Z] [INFO] Loaded project name: test-maas-policies-deployment-990349 [2026-07-10T08:52:06.534Z] [INFO] Executing command: oc get project "test-maas-policies-deployment-990349" -o name [2026-07-10T08:52:07.245Z] [INFO] [EXEC] oc get project "test-maas-policies-deployment-990349" -o name [2026-07-10T08:52:07.307Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-maas-policies-deployment-990349","stderr":"","exitCode":0} [2026-07-10T08:52:07.318Z] [INFO] Project 'test-maas-policies-deployment-990349' exists. [2026-07-10T08:52:07.330Z] [INFO] Project test-maas-policies-deployment-990349 already exists. Deleting it. [2026-07-10T08:52:39.120Z] [INFO] [EXEC] oc delete project test-maas-policies-deployment-990349 --wait [2026-07-10T08:52:39.138Z] [INFO] Waiting for project test-maas-policies-deployment-990349 to be fully deleted... [2026-07-10T08:52:39.208Z] [INFO] Executing command: oc get project "test-maas-policies-deployment-990349" -o name [2026-07-10T08:52:40.009Z] [INFO] [EXEC] oc get project "test-maas-policies-deployment-990349" -o name [2026-07-10T08:52:40.023Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-maas-policies-deployment-990349\" not found","exitCode":1} [2026-07-10T08:52:40.122Z] [INFO] Project 'test-maas-policies-deployment-990349' does not exist. [2026-07-10T08:52:40.232Z] [INFO] Creating project test-maas-policies-deployment-990349 [2026-07-10T08:52:40.913Z] [INFO] [EXEC] oc new-project test-maas-policies-deployment-990349 [2026-07-10T08:52:41.842Z] [INFO] [EXEC] oc label namespace test-maas-policies-deployment-990349 opendatahub.io/dashboard=true --overwrite [2026-07-10T08:52:41.908Z] [INFO] Executing command: oc get project "test-maas-policies-deployment-990349" -o name [2026-07-10T08:52:42.606Z] [INFO] [EXEC] oc get project "test-maas-policies-deployment-990349" -o name [2026-07-10T08:52:42.615Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-maas-policies-deployment-990349","stderr":"","exitCode":0} [2026-07-10T08:52:42.625Z] [INFO] Project 'test-maas-policies-deployment-990349' exists. [2026-07-10T08:52:42.639Z] [INFO] Wait for test-maas-policies-deployment-990349, then grant ldap-admin1 namespace admin. [2026-07-10T08:52:42.645Z] [INFO] Executing command: oc get project "test-maas-policies-deployment-990349" -o name [2026-07-10T08:52:43.314Z] [INFO] [EXEC] oc get project "test-maas-policies-deployment-990349" -o name [2026-07-10T08:52:43.322Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-maas-policies-deployment-990349","stderr":"","exitCode":0} [2026-07-10T08:52:43.331Z] [INFO] Project 'test-maas-policies-deployment-990349' exists. [2026-07-10T08:52:44.259Z] [INFO] [EXEC] oc adm policy add-role-to-user admin *** -n test-maas-policies-deployment-990349 [2026-07-10T08:52:44.319Z] [INFO] Create LLMInferenceService with MaaS enabled and create MaaSModelRef [2026-07-10T08:52:45.119Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783673564323-ivlnuqpya.yaml && rm -f /tmp/cypress-yaml-1783673564323-ivlnuqpya.yaml [2026-07-10T08:52:45.129Z] [INFO] Command exit code: 0 [2026-07-10T08:52:45.140Z] [INFO] Creating LLMInferenceService "test-maas-policies-model-990349" in namespace "test-maas-policies-deployment-990349" [2026-07-10T08:52:45.202Z] [INFO] Applying LLMInferenceService YAML for "test-maas-policies-model-990349" in "test-maas-policies-deployment-990349" [2026-07-10T08:52:45.919Z] [INFO] [EXEC] cat <<'EOF' | oc apply -f - apiVersion: serving.kserve.io/v1alpha1 kind: LLMInferenceService metadata: name: "test-maas-policies-model-990349" namespace: "test-maas-policies-deployment-990349" annotations: openshift.io/display-name: "test-maas-policies-model-990349" opendatahub.io/model-type: generative opendatahub.io/connections: test-maas-policies-model-990349-connection opendatahub.io/hardware-profile-name: default-profile opendatahub.io/hardware-profile-namespace: redhat-ods-applications opendatahub.io/hardware-profile-resource-version: "59004239" labels: opendatahub.io/dashboard: "true" spec: model: uri: "" name: "test-maas-policies-model-990349" router: scheduler: {} route: {} gateway: refs: - name: maas-default-gateway namespace: openshift-ingress template: containers: - name: main image: quay.io/pierdipi/vllm-cpu:latest resources: requests: cpu: "1" memory: 8Gi limits: cpu: "1" memory: 8Gi replicas: 1 EOF [2026-07-10T08:52:46.502Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-10T08:52:46.517Z] [INFO] Raw command output (attempt 1): Exit code: 0 Stdout length: 3290 Stderr: none [2026-07-10T08:52:46.527Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-10T08:52:46.535Z] [INFO] 🧐 Attempt 1: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 0 [2026-07-10T08:52:46.543Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: No Status: Reason: Passed: ❌ [2026-07-10T08:52:52.237Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-10T08:52:52.248Z] [INFO] Raw command output (attempt 2): Exit code: 0 Stdout length: 13287 Stderr: none [2026-07-10T08:52:52.257Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-10T08:52:52.308Z] [INFO] 🧐 Attempt 2: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-10T08:52:52.317Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: Progressing Passed: ❌ [2026-07-10T08:52:57.844Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-10T08:52:57.908Z] [INFO] Raw command output (attempt 3): Exit code: 0 Stdout length: 13287 Stderr: none [2026-07-10T08:52:57.918Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-10T08:52:57.929Z] [INFO] 🧐 Attempt 3: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-10T08:52:57.938Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: Progressing Passed: ❌ [2026-07-10T08:53:03.617Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-10T08:53:03.632Z] [INFO] Raw command output (attempt 4): Exit code: 0 Stdout length: 13287 Stderr: none [2026-07-10T08:53:03.642Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-10T08:53:03.701Z] [INFO] 🧐 Attempt 4: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-10T08:53:03.724Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: Progressing Passed: ❌ [2026-07-10T08:53:09.607Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-10T08:53:09.623Z] [INFO] Raw command output (attempt 5): Exit code: 0 Stdout length: 13287 Stderr: none [2026-07-10T08:53:09.633Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-10T08:53:09.641Z] [INFO] 🧐 Attempt 5: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-10T08:53:09.649Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: Progressing Passed: ❌ [2026-07-10T08:53:15.717Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-10T08:53:15.734Z] [INFO] Raw command output (attempt 6): Exit code: 0 Stdout length: 13564 Stderr: none [2026-07-10T08:53:15.744Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-10T08:53:15.809Z] [INFO] 🧐 Attempt 6: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-10T08:53:15.818Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-10T08:53:21.903Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-10T08:53:22.003Z] [INFO] Raw command output (attempt 7): Exit code: 0 Stdout length: 13564 Stderr: none [2026-07-10T08:53:22.014Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-10T08:53:22.029Z] [INFO] 🧐 Attempt 7: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-10T08:53:22.104Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-10T08:53:28.035Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-10T08:53:28.103Z] [INFO] Raw command output (attempt 8): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-10T08:53:28.113Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-10T08:53:28.121Z] [INFO] 🧐 Attempt 8: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-10T08:53:28.130Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-10T08:53:34.019Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-10T08:53:34.034Z] [INFO] Raw command output (attempt 9): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-10T08:53:34.102Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-10T08:53:34.110Z] [INFO] 🧐 Attempt 9: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-10T08:53:34.117Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-10T08:53:39.716Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-10T08:53:39.730Z] [INFO] Raw command output (attempt 10): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-10T08:53:39.817Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-10T08:53:40.059Z] [INFO] 🧐 Attempt 10: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-10T08:53:40.070Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-10T08:53:45.557Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-10T08:53:45.568Z] [INFO] Raw command output (attempt 11): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-10T08:53:45.607Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-10T08:53:45.616Z] [INFO] 🧐 Attempt 11: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-10T08:53:45.624Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-10T08:53:52.014Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-10T08:53:52.323Z] [INFO] Raw command output (attempt 12): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-10T08:53:52.332Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-10T08:53:52.337Z] [INFO] 🧐 Attempt 12: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-10T08:53:52.341Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-10T08:53:57.916Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-10T08:53:57.930Z] [INFO] Raw command output (attempt 13): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-10T08:53:58.008Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-10T08:53:58.016Z] [INFO] 🧐 Attempt 13: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-10T08:53:58.029Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-10T08:54:03.638Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-10T08:54:03.708Z] [INFO] Raw command output (attempt 14): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-10T08:54:03.717Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-10T08:54:03.725Z] [INFO] 🧐 Attempt 14: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-10T08:54:03.733Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-10T08:54:09.460Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-10T08:54:09.509Z] [INFO] Raw command output (attempt 15): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-10T08:54:09.516Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-10T08:54:09.524Z] [INFO] 🧐 Attempt 15: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-10T08:54:09.530Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-10T08:54:15.118Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-10T08:54:15.205Z] [INFO] Raw command output (attempt 16): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-10T08:54:15.213Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-10T08:54:15.223Z] [INFO] 🧐 Attempt 16: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-10T08:54:15.236Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-10T08:54:20.845Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-10T08:54:20.904Z] [INFO] Raw command output (attempt 17): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-10T08:54:20.912Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-10T08:54:20.918Z] [INFO] 🧐 Attempt 17: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-10T08:54:20.924Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-10T08:54:26.402Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-10T08:54:26.415Z] [INFO] Raw command output (attempt 18): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-10T08:54:26.423Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-10T08:54:26.430Z] [INFO] 🧐 Attempt 18: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-10T08:54:26.436Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-10T08:54:32.311Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-10T08:54:32.324Z] [INFO] Raw command output (attempt 19): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-10T08:54:32.333Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-10T08:54:32.341Z] [INFO] 🧐 Attempt 19: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-10T08:54:32.408Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-10T08:54:38.430Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-10T08:54:38.517Z] [INFO] Raw command output (attempt 20): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-10T08:54:38.530Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-10T08:54:38.613Z] [INFO] 🧐 Attempt 20: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-10T08:54:38.621Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-10T08:54:44.546Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-10T08:54:44.607Z] [INFO] Raw command output (attempt 21): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-10T08:54:44.617Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-10T08:54:44.626Z] [INFO] 🧐 Attempt 21: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-10T08:54:44.634Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-10T08:54:50.420Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-10T08:54:50.433Z] [INFO] Raw command output (attempt 22): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-10T08:54:50.441Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-10T08:54:50.501Z] [INFO] 🧐 Attempt 22: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-10T08:54:50.509Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-10T08:54:56.611Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-10T08:54:56.630Z] [INFO] Raw command output (attempt 23): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-10T08:54:56.710Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-10T08:54:56.718Z] [INFO] 🧐 Attempt 23: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-10T08:54:56.725Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-10T08:55:02.503Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-10T08:55:02.516Z] [INFO] Raw command output (attempt 24): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-10T08:55:02.525Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-10T08:55:02.534Z] [INFO] 🧐 Attempt 24: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-10T08:55:02.543Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-10T08:55:08.153Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-10T08:55:08.213Z] [INFO] Raw command output (attempt 25): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-10T08:55:08.221Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-10T08:55:08.228Z] [INFO] 🧐 Attempt 25: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-10T08:55:08.234Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-10T08:55:13.573Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-10T08:55:13.612Z] [INFO] Raw command output (attempt 26): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-10T08:55:13.618Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-10T08:55:13.624Z] [INFO] 🧐 Attempt 26: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-10T08:55:13.630Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-10T08:55:19.135Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-10T08:55:19.148Z] [INFO] Raw command output (attempt 27): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-10T08:55:19.217Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-10T08:55:19.223Z] [INFO] 🧐 Attempt 27: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-10T08:55:19.312Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-10T08:55:24.938Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-10T08:55:25.007Z] [INFO] Raw command output (attempt 28): Exit code: 0 Stdout length: 12894 Stderr: none [2026-07-10T08:55:25.015Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-10T08:55:25.023Z] [INFO] 🧐 Attempt 28: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-10T08:55:25.031Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: True Reason: Passed: ✅ [2026-07-10T08:55:25.041Z] [INFO] ✅ LLMInferenceService test-maas-policies-model-990349 meets all conditions after 28 attempts [2026-07-10T08:55:25.102Z] [INFO] Creating MaaSModelRef "test-maas-policies-model-990349" in namespace "test-maas-policies-deployment-990349" [2026-07-10T08:55:25.115Z] [INFO] Applying MaaSModelRef YAML for "test-maas-policies-model-990349" in "test-maas-policies-deployment-990349" [2026-07-10T08:55:25.915Z] [INFO] [EXEC] cat <<'EOF' | oc apply -f - apiVersion: maas.opendatahub.io/v1alpha1 kind: MaaSModelRef metadata: name: "test-maas-policies-model-990349" namespace: "test-maas-policies-deployment-990349" annotations: openshift.io/display-name: "test-maas-policies-model-990349" labels: opendatahub.io/dashboard: "true" spec: modelRef: kind: LLMInferenceService name: "test-maas-policies-model-990349" EOF [2026-07-10T08:55:26.004Z] [INFO] [STEP 1] Log into the application as admin [2026-07-10T08:55:26.016Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ 1) Verify Authorization Policy Create, View, Edit and Delete Operations [2026-07-10T08:55:27.427Z] [INFO] Starting 480s timeout for: Verify auth policy group removal revokes model access [2026-07-10T08:55:27.431Z] [INFO] Test title: Verify auth policy group removal revokes model access [2026-07-10T08:55:27.510Z] [INFO] Test tags: ["@Smoke","@SmokeSet5","@Dashboard","@MaaSCI","@NonConcurrent"] [2026-07-10T08:55:27.524Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-10T08:55:27.537Z] [INFO] Grep tags: ["@SmokeSet5"] [2026-07-10T08:55:27.605Z] [INFO] [STEP 1] Log into the application as admin [2026-07-10T08:55:27.613Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-10T08:55:28.562Z] [INFO] Starting 480s timeout for: Verify auth policy group removal revokes model access [2026-07-10T08:55:28.606Z] [INFO] Test title: Verify auth policy group removal revokes model access [2026-07-10T08:55:28.612Z] [INFO] Test tags: ["@Smoke","@SmokeSet5","@Dashboard","@MaaSCI","@NonConcurrent"] [2026-07-10T08:55:28.617Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-10T08:55:28.622Z] [INFO] Grep tags: ["@SmokeSet5"] [2026-07-10T08:55:28.632Z] [INFO] Loading test data [2026-07-10T08:55:28.701Z] [INFO] Loaded project name: test-maas-policies-deployment-990349 [2026-07-10T08:55:28.707Z] [INFO] Executing command: oc get project "test-maas-policies-deployment-990349" -o name [2026-07-10T08:55:29.139Z] [INFO] [EXEC] oc get project "test-maas-policies-deployment-990349" -o name [2026-07-10T08:55:29.147Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-maas-policies-deployment-990349","stderr":"","exitCode":0} [2026-07-10T08:55:29.204Z] [INFO] Project 'test-maas-policies-deployment-990349' exists. [2026-07-10T08:55:29.214Z] [INFO] Project test-maas-policies-deployment-990349 already exists. Deleting it. [2026-07-10T08:56:20.609Z] [INFO] [EXEC] oc delete project test-maas-policies-deployment-990349 --wait [2026-07-10T08:56:20.627Z] [INFO] Waiting for project test-maas-policies-deployment-990349 to be fully deleted... [2026-07-10T08:56:20.632Z] [INFO] Executing command: oc get project "test-maas-policies-deployment-990349" -o name [2026-07-10T08:56:20.966Z] [INFO] [EXEC] oc get project "test-maas-policies-deployment-990349" -o name [2026-07-10T08:56:20.973Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-maas-policies-deployment-990349\" not found","exitCode":1} [2026-07-10T08:56:20.980Z] [INFO] Project 'test-maas-policies-deployment-990349' does not exist. [2026-07-10T08:56:21.003Z] [INFO] Creating project test-maas-policies-deployment-990349 [2026-07-10T08:56:21.403Z] [INFO] [EXEC] oc new-project test-maas-policies-deployment-990349 [2026-07-10T08:56:21.832Z] [INFO] [EXEC] oc label namespace test-maas-policies-deployment-990349 opendatahub.io/dashboard=true --overwrite [2026-07-10T08:56:21.840Z] [INFO] Executing command: oc get project "test-maas-policies-deployment-990349" -o name [2026-07-10T08:56:22.147Z] [INFO] [EXEC] oc get project "test-maas-policies-deployment-990349" -o name [2026-07-10T08:56:22.153Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-maas-policies-deployment-990349","stderr":"","exitCode":0} [2026-07-10T08:56:22.159Z] [INFO] Project 'test-maas-policies-deployment-990349' exists. [2026-07-10T08:56:22.205Z] [INFO] Wait for test-maas-policies-deployment-990349, then grant ldap-admin1 namespace admin. [2026-07-10T08:56:22.212Z] [INFO] Executing command: oc get project "test-maas-policies-deployment-990349" -o name [2026-07-10T08:56:22.648Z] [INFO] [EXEC] oc get project "test-maas-policies-deployment-990349" -o name [2026-07-10T08:56:22.655Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-maas-policies-deployment-990349","stderr":"","exitCode":0} [2026-07-10T08:56:22.661Z] [INFO] Project 'test-maas-policies-deployment-990349' exists. [2026-07-10T08:56:23.215Z] [INFO] [EXEC] oc adm policy add-role-to-user admin *** -n test-maas-policies-deployment-990349 [2026-07-10T08:56:23.228Z] [INFO] Create LLMInferenceService with MaaS enabled and create MaaSModelRef [2026-07-10T08:56:23.664Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783673783232-sqpqoeyb7.yaml && rm -f /tmp/cypress-yaml-1783673783232-sqpqoeyb7.yaml [2026-07-10T08:56:23.672Z] [INFO] Command exit code: 0 [2026-07-10T08:56:23.677Z] [INFO] Creating LLMInferenceService "test-maas-policies-model-990349" in namespace "test-maas-policies-deployment-990349" [2026-07-10T08:56:23.702Z] [INFO] Applying LLMInferenceService YAML for "test-maas-policies-model-990349" in "test-maas-policies-deployment-990349" [2026-07-10T08:56:24.098Z] [INFO] [EXEC] cat <<'EOF' | oc apply -f - apiVersion: serving.kserve.io/v1alpha1 kind: LLMInferenceService metadata: name: "test-maas-policies-model-990349" namespace: "test-maas-policies-deployment-990349" annotations: openshift.io/display-name: "test-maas-policies-model-990349" opendatahub.io/model-type: generative opendatahub.io/connections: test-maas-policies-model-990349-connection opendatahub.io/hardware-profile-name: default-profile opendatahub.io/hardware-profile-namespace: redhat-ods-applications opendatahub.io/hardware-profile-resource-version: "59004239" labels: opendatahub.io/dashboard: "true" spec: model: uri: "" name: "test-maas-policies-model-990349" router: scheduler: {} route: {} gateway: refs: - name: maas-default-gateway namespace: openshift-ingress template: containers: - name: main image: quay.io/pierdipi/vllm-cpu:latest resources: requests: cpu: "1" memory: 8Gi limits: cpu: "1" memory: 8Gi replicas: 1 EOF [2026-07-10T08:56:24.399Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-10T08:56:24.409Z] [INFO] Raw command output (attempt 1): Exit code: 0 Stdout length: 3290 Stderr: none [2026-07-10T08:56:24.415Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-10T08:56:24.419Z] [INFO] 🧐 Attempt 1: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 0 [2026-07-10T08:56:24.423Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: No Status: Reason: Passed: ❌ [2026-07-10T08:56:29.933Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-10T08:56:29.944Z] [INFO] Raw command output (attempt 2): Exit code: 0 Stdout length: 3290 Stderr: none [2026-07-10T08:56:29.950Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-10T08:56:29.954Z] [INFO] 🧐 Attempt 2: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 0 [2026-07-10T08:56:29.959Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: No Status: Reason: Passed: ❌ [2026-07-10T08:56:35.256Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-10T08:56:35.266Z] [INFO] Raw command output (attempt 3): Exit code: 0 Stdout length: 3290 Stderr: none [2026-07-10T08:56:35.272Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-10T08:56:35.275Z] [INFO] 🧐 Attempt 3: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 0 [2026-07-10T08:56:35.278Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: No Status: Reason: Passed: ❌ [2026-07-10T08:56:40.581Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-10T08:56:40.591Z] [INFO] Raw command output (attempt 4): Exit code: 0 Stdout length: 3290 Stderr: none [2026-07-10T08:56:40.596Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-10T08:56:40.602Z] [INFO] 🧐 Attempt 4: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 0 [2026-07-10T08:56:40.605Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: No Status: Reason: Passed: ❌ [2026-07-10T08:56:45.947Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-10T08:56:45.956Z] [INFO] Raw command output (attempt 5): Exit code: 0 Stdout length: 13287 Stderr: none [2026-07-10T08:56:45.961Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-10T08:56:45.965Z] [INFO] 🧐 Attempt 5: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-10T08:56:45.968Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: Progressing Passed: ❌ [2026-07-10T08:56:51.277Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-10T08:56:51.285Z] [INFO] Raw command output (attempt 6): Exit code: 0 Stdout length: 13564 Stderr: none [2026-07-10T08:56:51.289Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-10T08:56:51.301Z] [INFO] 🧐 Attempt 6: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-10T08:56:51.304Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-10T08:56:56.731Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-10T08:56:56.742Z] [INFO] Raw command output (attempt 7): Exit code: 0 Stdout length: 13564 Stderr: none [2026-07-10T08:56:56.749Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-10T08:56:56.802Z] [INFO] 🧐 Attempt 7: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-10T08:56:56.808Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-10T08:57:02.174Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-10T08:57:02.206Z] [INFO] Raw command output (attempt 8): Exit code: 0 Stdout length: 13564 Stderr: none [2026-07-10T08:57:02.213Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-10T08:57:02.217Z] [INFO] 🧐 Attempt 8: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-10T08:57:02.223Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-10T08:57:07.531Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-10T08:57:07.540Z] [INFO] Raw command output (attempt 9): Exit code: 0 Stdout length: 13564 Stderr: none [2026-07-10T08:57:07.546Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-10T08:57:07.549Z] [INFO] 🧐 Attempt 9: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-10T08:57:07.553Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-10T08:57:12.893Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-10T08:57:12.904Z] [INFO] Raw command output (attempt 10): Exit code: 0 Stdout length: 13564 Stderr: none [2026-07-10T08:57:12.912Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-10T08:57:12.917Z] [INFO] 🧐 Attempt 10: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-10T08:57:12.922Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-10T08:57:18.225Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-10T08:57:18.236Z] [INFO] Raw command output (attempt 11): Exit code: 0 Stdout length: 13564 Stderr: none [2026-07-10T08:57:18.241Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-10T08:57:18.246Z] [INFO] 🧐 Attempt 11: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-10T08:57:18.250Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-10T08:57:23.555Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-10T08:57:23.566Z] [INFO] Raw command output (attempt 12): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-10T08:57:23.571Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-10T08:57:23.575Z] [INFO] 🧐 Attempt 12: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-10T08:57:23.580Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-10T08:57:28.909Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-10T08:57:28.919Z] [INFO] Raw command output (attempt 13): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-10T08:57:28.924Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-10T08:57:28.927Z] [INFO] 🧐 Attempt 13: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-10T08:57:28.931Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-10T08:57:34.247Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-10T08:57:34.257Z] [INFO] Raw command output (attempt 14): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-10T08:57:34.261Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-10T08:57:34.267Z] [INFO] 🧐 Attempt 14: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-10T08:57:34.271Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-10T08:57:39.585Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-10T08:57:39.595Z] [INFO] Raw command output (attempt 15): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-10T08:57:39.601Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-10T08:57:39.606Z] [INFO] 🧐 Attempt 15: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-10T08:57:39.611Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-10T08:57:44.927Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-10T08:57:44.938Z] [INFO] Raw command output (attempt 16): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-10T08:57:44.945Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-10T08:57:44.949Z] [INFO] 🧐 Attempt 16: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-10T08:57:44.954Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-10T08:57:50.254Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-10T08:57:50.264Z] [INFO] Raw command output (attempt 17): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-10T08:57:50.269Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-10T08:57:50.274Z] [INFO] 🧐 Attempt 17: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-10T08:57:50.277Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-10T08:57:55.594Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-10T08:57:55.604Z] [INFO] Raw command output (attempt 18): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-10T08:57:55.609Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-10T08:57:55.613Z] [INFO] 🧐 Attempt 18: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-10T08:57:55.617Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-10T08:58:00.942Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-10T08:58:00.952Z] [INFO] Raw command output (attempt 19): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-10T08:58:00.957Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-10T08:58:00.962Z] [INFO] 🧐 Attempt 19: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-10T08:58:00.966Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-10T08:58:06.282Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-10T08:58:06.293Z] [INFO] Raw command output (attempt 20): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-10T08:58:06.299Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-10T08:58:06.303Z] [INFO] 🧐 Attempt 20: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-10T08:58:06.307Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-10T08:58:11.624Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-10T08:58:11.634Z] [INFO] Raw command output (attempt 21): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-10T08:58:11.639Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-10T08:58:11.643Z] [INFO] 🧐 Attempt 21: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-10T08:58:11.647Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-10T08:58:16.965Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-10T08:58:16.975Z] [INFO] Raw command output (attempt 22): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-10T08:58:16.981Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-10T08:58:16.985Z] [INFO] 🧐 Attempt 22: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-10T08:58:16.990Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-10T08:58:22.298Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-10T08:58:22.309Z] [INFO] Raw command output (attempt 23): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-10T08:58:22.315Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-10T08:58:22.319Z] [INFO] 🧐 Attempt 23: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-10T08:58:22.323Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-10T08:58:27.652Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-10T08:58:27.663Z] [INFO] Raw command output (attempt 24): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-10T08:58:27.669Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-10T08:58:27.675Z] [INFO] 🧐 Attempt 24: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-10T08:58:27.680Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-10T08:58:33.023Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-10T08:58:33.033Z] [INFO] Raw command output (attempt 25): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-10T08:58:33.049Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-10T08:58:33.055Z] [INFO] 🧐 Attempt 25: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-10T08:58:33.105Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-10T08:58:38.438Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-10T08:58:38.448Z] [INFO] Raw command output (attempt 26): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-10T08:58:38.454Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-10T08:58:38.459Z] [INFO] 🧐 Attempt 26: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-10T08:58:38.464Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-10T08:58:43.915Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-10T08:58:43.931Z] [INFO] Raw command output (attempt 27): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-10T08:58:43.937Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-10T08:58:43.948Z] [INFO] 🧐 Attempt 27: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-10T08:58:43.953Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-10T08:58:49.271Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-10T08:58:49.282Z] [INFO] Raw command output (attempt 28): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-10T08:58:49.294Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-10T08:58:49.309Z] [INFO] 🧐 Attempt 28: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-10T08:58:49.316Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-10T08:58:54.626Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-10T08:58:54.636Z] [INFO] Raw command output (attempt 29): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-10T08:58:54.643Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-10T08:58:54.648Z] [INFO] 🧐 Attempt 29: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-10T08:58:54.653Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-10T08:58:59.993Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-10T08:59:00.003Z] [INFO] Raw command output (attempt 30): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-10T08:59:00.010Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-10T08:59:00.015Z] [INFO] 🧐 Attempt 30: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-10T08:59:00.100Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-10T08:59:05.409Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-10T08:59:05.419Z] [INFO] Raw command output (attempt 31): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-10T08:59:05.426Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-10T08:59:05.431Z] [INFO] 🧐 Attempt 31: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-10T08:59:05.435Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-10T08:59:10.760Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-10T08:59:10.773Z] [INFO] Raw command output (attempt 32): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-10T08:59:10.781Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-10T08:59:10.787Z] [INFO] 🧐 Attempt 32: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-10T08:59:10.792Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-10T08:59:16.196Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-10T08:59:16.207Z] [INFO] Raw command output (attempt 33): Exit code: 0 Stdout length: 12894 Stderr: none [2026-07-10T08:59:16.214Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-10T08:59:16.220Z] [INFO] 🧐 Attempt 33: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-10T08:59:16.226Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: True Reason: Passed: ✅ [2026-07-10T08:59:16.230Z] [INFO] ✅ LLMInferenceService test-maas-policies-model-990349 meets all conditions after 33 attempts [2026-07-10T08:59:16.237Z] [INFO] Creating MaaSModelRef "test-maas-policies-model-990349" in namespace "test-maas-policies-deployment-990349" [2026-07-10T08:59:16.245Z] [INFO] Applying MaaSModelRef YAML for "test-maas-policies-model-990349" in "test-maas-policies-deployment-990349" [2026-07-10T08:59:16.696Z] [INFO] [EXEC] cat <<'EOF' | oc apply -f - apiVersion: maas.opendatahub.io/v1alpha1 kind: MaaSModelRef metadata: name: "test-maas-policies-model-990349" namespace: "test-maas-policies-deployment-990349" annotations: openshift.io/display-name: "test-maas-policies-model-990349" labels: opendatahub.io/dashboard: "true" spec: modelRef: kind: LLMInferenceService name: "test-maas-policies-model-990349" EOF [2026-07-10T08:59:16.714Z] [INFO] [STEP 1] Log into the application as admin [2026-07-10T08:59:16.722Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ 2) Verify auth policy group removal revokes model access [2026-07-10T08:59:17.274Z] [INFO] Cleaning up Auth Policy: test-authorization-policy-990349 [2026-07-10T08:59:17.381Z] [INFO] Executing delete auth policy command: oc delete MaaSAuthPolicy test-authorization-policy-990349 -n models-as-a-service [2026-07-10T08:59:17.788Z] [INFO] [EXEC] oc delete MaaSAuthPolicy test-authorization-policy-990349 -n models-as-a-service [2026-07-10T08:59:17.793Z] [INFO] Cleaning up Subscription: test-maas-policies-sub-990349 [2026-07-10T08:59:17.798Z] [INFO] Executing delete subscription command: oc delete MaaSSubscription test-maas-policies-sub-990349 -n models-as-a-service [2026-07-10T08:59:18.107Z] [INFO] [EXEC] oc delete MaaSSubscription test-maas-policies-sub-990349 -n models-as-a-service [2026-07-10T08:59:18.111Z] [INFO] Executing delete auth policy command: oc delete MaaSAuthPolicy test-maas-policies-sub-990349-policy -n models-as-a-service [2026-07-10T08:59:18.496Z] [INFO] [EXEC] oc delete MaaSAuthPolicy test-maas-policies-sub-990349-policy -n models-as-a-service [2026-07-10T08:59:18.501Z] [INFO] Deleting API key "test-maas-policies-sub-990349-api-key" from Postgres api_keys table [2026-07-10T08:59:18.814Z] [INFO] [EXEC] oc get secret postgres-creds -n redhat-ods-applications -o jsonpath='{.data.POSTGRES_USER}' | base64 -d [2026-07-10T08:59:19.138Z] [INFO] [EXEC] oc get secret postgres-creds -n redhat-ods-applications -o jsonpath='{.data.POSTGRES_DB}' | base64 -d [2026-07-10T08:59:19.522Z] [INFO] [EXEC] oc exec -n redhat-ods-applications deployment/postgres -- psql -U "" -d "" -c "DELETE FROM api_keys WHERE name = 'test-maas-policies-sub-990349-api-key';" [2026-07-10T09:00:09.444Z] [INFO] [EXEC] oc delete project test-maas-policies-deployment-990349 --wait --ignore-not-found 0 passing (11m) 2 failing 1) An admin can manage MaaS authorization policies and control model access via group membership Verify Authorization Policy Create, View, Edit and Delete Operations: Test steps were: 1. Log into the application as admin 2. Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ Failed to visit 'https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/'. Status code: 503 Error: Failed to visit 'https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/'. Status code: 503 at Context.eval (webpack://@odh-dashboard/cypress/./cypress/support/commands/application.ts:429:14) 2) An admin can manage MaaS authorization policies and control model access via group membership Verify auth policy group removal revokes model access: Test steps were: 1. Log into the application as admin 2. Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ Failed to visit 'https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/'. Status code: 503 Error: Failed to visit 'https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/'. Status code: 503 at Context.eval (webpack://@odh-dashboard/cypress/./cypress/support/commands/application.ts:429:14) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet5/e2e/.jsons/mochawesome.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 2 │ │ Passing: 0 │ │ Failing: 2 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 4 │ │ Video: false │ │ Duration: 11 minutes, 10 seconds │ │ Spec Ran: testMaaSPolicies.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ (Screenshots) - /workspace/tests-shared/tests-payload/results/SmokeSet5/e2e/screenshots/testMaaS (1919x1079) Policies.cy.ts/An admin can manage MaaS authorization policies and control model access via group membership -- Verify Authorization Policy Create, View, Edit and Delete Operations (failed).png - /workspace/tests-shared/tests-payload/results/SmokeSet5/e2e/screenshots/testMaaS (1919x1079) Policies.cy.ts/An admin can manage MaaS authorization policies and control model access via group membership -- Verify Authorization Policy Create, View, Edit and Delete Operations (failed) (attempt 2).png - /workspace/tests-shared/tests-payload/results/SmokeSet5/e2e/screenshots/testMaaS (1919x1079) Policies.cy.ts/An admin can manage MaaS authorization policies and control model access via group membership -- Verify auth policy group removal revokes model a ccess (failed).png - /workspace/tests-shared/tests-payload/results/SmokeSet5/e2e/screenshots/testMaaS (1919x1079) Policies.cy.ts/An admin can manage MaaS authorization policies and control model access via group membership -- Verify auth policy group removal revokes model a ccess (failed) (attempt 2).png ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: testMaaSSubscriptions.cy.ts (2 of 2) [2026-07-10T09:00:15.215Z] [INFO] Setting tests timeout to: 480 seconds A model can be deployed and accessed with a MaaS subscription and API key [2026-07-10T09:00:15.239Z] [INFO] Starting 480s timeout for: Verify User can deploy a model by selecting a MaaS subscription and API key [2026-07-10T09:00:15.305Z] [INFO] Test title: Verify User can deploy a model by selecting a MaaS subscription and API key [2026-07-10T09:00:15.321Z] [INFO] Test tags: ["@Smoke","@SmokeSet5","@Dashboard","@ModelServing","@NonConcurrent","@MaaSCI","@MaasSubscriptions"] [2026-07-10T09:00:15.331Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-10T09:00:15.338Z] [INFO] Grep tags: ["@SmokeSet5"] [2026-07-10T09:00:15.412Z] [INFO] Loading test data [2026-07-10T09:00:15.447Z] [INFO] Executing delete subscription command: oc delete MaaSSubscription a-test-maas-subscription-274868 -n models-as-a-service [2026-07-10T09:00:16.047Z] [INFO] [EXEC] oc delete MaaSSubscription a-test-maas-subscription-274868 -n models-as-a-service [2026-07-10T09:00:16.053Z] [INFO] Executing delete subscription command: oc delete MaaSSubscription a-test-maas-subscription-274868-2 -n models-as-a-service [2026-07-10T09:00:16.631Z] [INFO] [EXEC] oc delete MaaSSubscription a-test-maas-subscription-274868-2 -n models-as-a-service [2026-07-10T09:00:16.637Z] [INFO] Executing delete auth policy command: oc delete MaaSAuthPolicy a-test-maas-subscription-274868-policy -n models-as-a-service [2026-07-10T09:00:17.243Z] [INFO] [EXEC] oc delete MaaSAuthPolicy a-test-maas-subscription-274868-policy -n models-as-a-service [2026-07-10T09:00:17.248Z] [INFO] Executing delete auth policy command: oc delete MaaSAuthPolicy a-test-maas-subscription-274868-2-policy -n models-as-a-service [2026-07-10T09:00:17.811Z] [INFO] [EXEC] oc delete MaaSAuthPolicy a-test-maas-subscription-274868-2-policy -n models-as-a-service [2026-07-10T09:00:17.823Z] [INFO] Deleting API key "maas-api-key-274868" from Postgres api_keys table [2026-07-10T09:00:18.412Z] [INFO] [EXEC] oc get secret postgres-creds -n redhat-ods-applications -o jsonpath='{.data.POSTGRES_USER}' | base64 -d [2026-07-10T09:00:18.861Z] [INFO] [EXEC] oc get secret postgres-creds -n redhat-ods-applications -o jsonpath='{.data.POSTGRES_DB}' | base64 -d [2026-07-10T09:00:19.452Z] [INFO] [EXEC] oc exec -n redhat-ods-applications deployment/postgres -- psql -U "" -d "" -c "DELETE FROM api_keys WHERE name = 'maas-api-key-274868';" [2026-07-10T09:00:19.457Z] [INFO] Loaded project name: maas-subs-project-274868 [2026-07-10T09:00:19.502Z] [INFO] Executing command: oc get project "maas-subs-project-274868" -o name [2026-07-10T09:00:20.143Z] [INFO] [EXEC] oc get project "maas-subs-project-274868" -o name [2026-07-10T09:00:20.210Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"maas-subs-project-274868\" not found","exitCode":1} [2026-07-10T09:00:20.224Z] [INFO] Project 'maas-subs-project-274868' does not exist. [2026-07-10T09:00:20.245Z] [INFO] Creating project maas-subs-project-274868 [2026-07-10T09:00:20.732Z] [INFO] [EXEC] oc new-project maas-subs-project-274868 [2026-07-10T09:00:21.414Z] [INFO] [EXEC] oc label namespace maas-subs-project-274868 opendatahub.io/dashboard=true --overwrite [2026-07-10T09:00:21.424Z] [INFO] Executing command: oc get project "maas-subs-project-274868" -o name [2026-07-10T09:00:21.956Z] [INFO] [EXEC] oc get project "maas-subs-project-274868" -o name [2026-07-10T09:00:22.022Z] [INFO] Command result: {"stdout":"project.project.openshift.io/maas-subs-project-274868","stderr":"","exitCode":0} [2026-07-10T09:00:22.054Z] [INFO] Project 'maas-subs-project-274868' exists. [2026-07-10T09:00:22.123Z] [INFO] Wait for maas-subs-project-274868, then grant ldap-admin1 namespace admin (oc created the project as cluster admin; deploy wizard needs secrets) [2026-07-10T09:00:22.130Z] [INFO] Executing command: oc get project "maas-subs-project-274868" -o name [2026-07-10T09:00:22.642Z] [INFO] [EXEC] oc get project "maas-subs-project-274868" -o name [2026-07-10T09:00:22.739Z] [INFO] Command result: {"stdout":"project.project.openshift.io/maas-subs-project-274868","stderr":"","exitCode":0} [2026-07-10T09:00:22.816Z] [INFO] Project 'maas-subs-project-274868' exists. [2026-07-10T09:00:23.541Z] [INFO] [EXEC] oc adm policy add-role-to-user admin *** -n maas-subs-project-274868 [2026-07-10T09:00:23.565Z] [INFO] Load Hardware Profile Name: cypress-llmd-hardware-profile-model [2026-07-10T09:00:23.615Z] [INFO] Cleaning up and creating Hardware Profile: resources/yaml/llmd-hardware-profile.yaml [2026-07-10T09:00:23.635Z] [INFO] Executing delete hardware profile command: oc get hardwareprofiles -ojson -n redhat-ods-applications | jq '.items[] | select(.metadata.name | contains("resources/yaml/llmd-hardware-profile.yaml")) | .metadata.name' | tr -d '"' [2026-07-10T09:00:24.102Z] [INFO] [EXEC] oc get hardwareprofiles -ojson -n redhat-ods-applications | jq '.items[] | select(.metadata.name | contains("resources/yaml/llmd-hardware-profile.yaml")) | .metadata.name' | tr -d '"' [2026-07-10T09:00:24.110Z] [INFO] No matching profile found, proceeding with the test. [2026-07-10T09:00:24.139Z] [INFO] Creating Hardware Profile: resources/yaml/llmd-hardware-profile.yaml [2026-07-10T09:00:24.243Z] [INFO] Executing command: oc apply -f "/tmp/temp_1783674024216.yaml" -n redhat-ods-applications [2026-07-10T09:00:24.937Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1783674024216.yaml" -n redhat-ods-applications [2026-07-10T09:00:24.946Z] [INFO] Command executed successfully: hardwareprofile.infrastructure.opendatahub.io/cypress-llmd-hardware-profile-model created [2026-07-10T09:00:25.207Z] [INFO] [EXEC] rm /tmp/temp_1783674024216.yaml [2026-07-10T09:00:25.256Z] [INFO] Load LLMInferenceServiceConfig: kserve-config-llm-template-cpu [2026-07-10T09:00:25.302Z] [INFO] Cleaning up and creating LLMInferenceServiceConfig: kserve-config-llm-template-cpu [2026-07-10T09:00:25.329Z] [INFO] Executing delete LLMInferenceServiceConfig command: oc get llminferenceserviceconfig -ojson -n redhat-ods-applications | jq '.items[] | select(.metadata.name | contains("kserve-config-llm-template-cpu")) | .metadata.name' | tr -d '"' [2026-07-10T09:00:25.918Z] [INFO] [EXEC] oc get llminferenceserviceconfig -ojson -n redhat-ods-applications | jq '.items[] | select(.metadata.name | contains("kserve-config-llm-template-cpu")) | .metadata.name' | tr -d '"' [2026-07-10T09:00:25.949Z] [INFO] No matching LLMInferenceServiceConfig found, proceeding with the test. [2026-07-10T09:00:26.029Z] [INFO] Creating LLMInferenceServiceConfig: resources/modelServing/llmd-inference-service-config.yaml [2026-07-10T09:00:26.052Z] [INFO] Executing command: oc apply -f "/tmp/temp_1783674026032.yaml" -n redhat-ods-applications [2026-07-10T09:00:26.814Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1783674026032.yaml" -n redhat-ods-applications [2026-07-10T09:00:26.928Z] [INFO] Command executed successfully: llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-cpu created [2026-07-10T09:00:27.223Z] [INFO] [EXEC] rm /tmp/temp_1783674026032.yaml [2026-07-10T09:00:27.429Z] [INFO] [STEP 1] Log into the application as admin [2026-07-10T09:00:27.518Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/?devFeatureFlags=vLLMDeploymentOnMaaS=true [2026-07-10T09:00:28.306Z] [INFO] OAuth login flow detected - completing authentication [2026-07-10T09:00:32.131Z] [INFO] [STEP 2] Navigate to the Project list tab and search for maas-subs-project-274868 [2026-07-10T09:00:37.235Z] [INFO] [STEP 3] Open the deploy model wizard [2026-07-10T09:00:39.425Z] [INFO] [STEP 4] Step 1: Model details - select Generative type [2026-07-10T09:00:42.070Z] [INFO] [STEP 5] Step 2: Model deployment - select vLLM CPU LLMInferenceServiceConfig [2026-07-10T09:00:54.646Z] [INFO] Starting 480s timeout for: Verify User can deploy a model by selecting a MaaS subscription and API key [2026-07-10T09:00:54.649Z] [INFO] Test title: Verify User can deploy a model by selecting a MaaS subscription and API key [2026-07-10T09:00:54.653Z] [INFO] Test tags: ["@Smoke","@SmokeSet5","@Dashboard","@ModelServing","@NonConcurrent","@MaaSCI","@MaasSubscriptions"] [2026-07-10T09:00:54.657Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-10T09:00:54.661Z] [INFO] Grep tags: ["@SmokeSet5"] [2026-07-10T09:00:54.670Z] [INFO] Loading test data [2026-07-10T09:00:54.690Z] [INFO] Executing delete subscription command: oc delete MaaSSubscription a-test-maas-subscription-274868 -n models-as-a-service [2026-07-10T09:00:55.019Z] [INFO] [EXEC] oc delete MaaSSubscription a-test-maas-subscription-274868 -n models-as-a-service [2026-07-10T09:00:55.024Z] [INFO] Executing delete subscription command: oc delete MaaSSubscription a-test-maas-subscription-274868-2 -n models-as-a-service [2026-07-10T09:00:55.364Z] [INFO] [EXEC] oc delete MaaSSubscription a-test-maas-subscription-274868-2 -n models-as-a-service [2026-07-10T09:00:55.368Z] [INFO] Executing delete auth policy command: oc delete MaaSAuthPolicy a-test-maas-subscription-274868-policy -n models-as-a-service [2026-07-10T09:00:55.709Z] [INFO] [EXEC] oc delete MaaSAuthPolicy a-test-maas-subscription-274868-policy -n models-as-a-service [2026-07-10T09:00:55.714Z] [INFO] Executing delete auth policy command: oc delete MaaSAuthPolicy a-test-maas-subscription-274868-2-policy -n models-as-a-service [2026-07-10T09:00:56.047Z] [INFO] [EXEC] oc delete MaaSAuthPolicy a-test-maas-subscription-274868-2-policy -n models-as-a-service [2026-07-10T09:00:56.050Z] [INFO] Deleting API key "maas-api-key-274868" from Postgres api_keys table [2026-07-10T09:00:56.392Z] [INFO] [EXEC] oc get secret postgres-creds -n redhat-ods-applications -o jsonpath='{.data.POSTGRES_USER}' | base64 -d [2026-07-10T09:00:56.734Z] [INFO] [EXEC] oc get secret postgres-creds -n redhat-ods-applications -o jsonpath='{.data.POSTGRES_DB}' | base64 -d [2026-07-10T09:00:57.061Z] [INFO] [EXEC] oc exec -n redhat-ods-applications deployment/postgres -- psql -U "" -d "" -c "DELETE FROM api_keys WHERE name = 'maas-api-key-274868';" [2026-07-10T09:00:57.065Z] [INFO] Loaded project name: maas-subs-project-274868 [2026-07-10T09:00:57.069Z] [INFO] Executing command: oc get project "maas-subs-project-274868" -o name [2026-07-10T09:00:57.378Z] [INFO] [EXEC] oc get project "maas-subs-project-274868" -o name [2026-07-10T09:00:57.385Z] [INFO] Command result: {"stdout":"project.project.openshift.io/maas-subs-project-274868","stderr":"","exitCode":0} [2026-07-10T09:00:57.392Z] [INFO] Project 'maas-subs-project-274868' exists. [2026-07-10T09:00:57.409Z] [INFO] Project maas-subs-project-274868 already exists. Deleting it. [2026-07-10T09:01:05.504Z] [INFO] [EXEC] oc delete project maas-subs-project-274868 --wait [2026-07-10T09:01:05.520Z] [INFO] Waiting for project maas-subs-project-274868 to be fully deleted... [2026-07-10T09:01:05.525Z] [INFO] Executing command: oc get project "maas-subs-project-274868" -o name [2026-07-10T09:01:05.852Z] [INFO] [EXEC] oc get project "maas-subs-project-274868" -o name [2026-07-10T09:01:05.858Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"maas-subs-project-274868\" not found","exitCode":1} [2026-07-10T09:01:05.865Z] [INFO] Project 'maas-subs-project-274868' does not exist. [2026-07-10T09:01:05.878Z] [INFO] Creating project maas-subs-project-274868 [2026-07-10T09:01:06.275Z] [INFO] [EXEC] oc new-project maas-subs-project-274868 [2026-07-10T09:01:06.622Z] [INFO] [EXEC] oc label namespace maas-subs-project-274868 opendatahub.io/dashboard=true --overwrite [2026-07-10T09:01:06.630Z] [INFO] Executing command: oc get project "maas-subs-project-274868" -o name [2026-07-10T09:01:06.974Z] [INFO] [EXEC] oc get project "maas-subs-project-274868" -o name [2026-07-10T09:01:06.981Z] [INFO] Command result: {"stdout":"project.project.openshift.io/maas-subs-project-274868","stderr":"","exitCode":0} [2026-07-10T09:01:06.989Z] [INFO] Project 'maas-subs-project-274868' exists. [2026-07-10T09:01:07.002Z] [INFO] Wait for maas-subs-project-274868, then grant ldap-admin1 namespace admin (oc created the project as cluster admin; deploy wizard needs secrets) [2026-07-10T09:01:07.009Z] [INFO] Executing command: oc get project "maas-subs-project-274868" -o name [2026-07-10T09:01:07.344Z] [INFO] [EXEC] oc get project "maas-subs-project-274868" -o name [2026-07-10T09:01:07.351Z] [INFO] Command result: {"stdout":"project.project.openshift.io/maas-subs-project-274868","stderr":"","exitCode":0} [2026-07-10T09:01:07.359Z] [INFO] Project 'maas-subs-project-274868' exists. [2026-07-10T09:01:07.707Z] [INFO] [EXEC] oc adm policy add-role-to-user admin *** -n maas-subs-project-274868 [2026-07-10T09:01:07.717Z] [INFO] Load Hardware Profile Name: cypress-llmd-hardware-profile-model [2026-07-10T09:01:07.723Z] [INFO] Cleaning up and creating Hardware Profile: resources/yaml/llmd-hardware-profile.yaml [2026-07-10T09:01:07.727Z] [INFO] Executing delete hardware profile command: oc get hardwareprofiles -ojson -n redhat-ods-applications | jq '.items[] | select(.metadata.name | contains("resources/yaml/llmd-hardware-profile.yaml")) | .metadata.name' | tr -d '"' [2026-07-10T09:01:08.038Z] [INFO] [EXEC] oc get hardwareprofiles -ojson -n redhat-ods-applications | jq '.items[] | select(.metadata.name | contains("resources/yaml/llmd-hardware-profile.yaml")) | .metadata.name' | tr -d '"' [2026-07-10T09:01:08.044Z] [INFO] No matching profile found, proceeding with the test. [2026-07-10T09:01:08.051Z] [INFO] Creating Hardware Profile: resources/yaml/llmd-hardware-profile.yaml [2026-07-10T09:01:08.066Z] [INFO] Executing command: oc apply -f "/tmp/temp_1783674068053.yaml" -n redhat-ods-applications [2026-07-10T09:01:09.174Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1783674068053.yaml" -n redhat-ods-applications [2026-07-10T09:01:09.182Z] [INFO] Command executed successfully: hardwareprofile.infrastructure.opendatahub.io/cypress-llmd-hardware-profile-model configured [2026-07-10T09:01:09.340Z] [INFO] [EXEC] rm /tmp/temp_1783674068053.yaml [2026-07-10T09:01:09.350Z] [INFO] Load LLMInferenceServiceConfig: kserve-config-llm-template-cpu [2026-07-10T09:01:09.357Z] [INFO] Cleaning up and creating LLMInferenceServiceConfig: kserve-config-llm-template-cpu [2026-07-10T09:01:09.361Z] [INFO] Executing delete LLMInferenceServiceConfig command: oc get llminferenceserviceconfig -ojson -n redhat-ods-applications | jq '.items[] | select(.metadata.name | contains("kserve-config-llm-template-cpu")) | .metadata.name' | tr -d '"' [2026-07-10T09:01:09.748Z] [INFO] [EXEC] oc get llminferenceserviceconfig -ojson -n redhat-ods-applications | jq '.items[] | select(.metadata.name | contains("kserve-config-llm-template-cpu")) | .metadata.name' | tr -d '"' [2026-07-10T09:01:09.756Z] [INFO] LLMInferenceServiceConfig found: kserve-config-llm-template-cpu. Proceeding to delete. [2026-07-10T09:01:10.197Z] [INFO] [EXEC] oc delete llminferenceserviceconfig kserve-config-llm-template-cpu -n redhat-ods-applications [2026-07-10T09:01:10.205Z] [INFO] Creating LLMInferenceServiceConfig: resources/modelServing/llmd-inference-service-config.yaml [2026-07-10T09:01:10.221Z] [INFO] Executing command: oc apply -f "/tmp/temp_1783674070206.yaml" -n redhat-ods-applications [2026-07-10T09:01:10.604Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1783674070206.yaml" -n redhat-ods-applications [2026-07-10T09:01:10.615Z] [INFO] Command executed successfully: llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-cpu created [2026-07-10T09:01:10.779Z] [INFO] [EXEC] rm /tmp/temp_1783674070206.yaml [2026-07-10T09:01:10.906Z] [INFO] [STEP 1] Log into the application as admin [2026-07-10T09:01:10.928Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/?devFeatureFlags=vLLMDeploymentOnMaaS=true [2026-07-10T09:01:11.206Z] [INFO] OAuth login flow detected - completing authentication [2026-07-10T09:01:12.834Z] [INFO] [STEP 2] Navigate to the Project list tab and search for maas-subs-project-274868 [2026-07-10T09:01:15.503Z] [INFO] [STEP 3] Open the deploy model wizard [2026-07-10T09:01:17.036Z] [INFO] [STEP 4] Step 1: Model details - select Generative type [2026-07-10T09:01:19.589Z] [INFO] [STEP 5] Step 2: Model deployment - select vLLM CPU LLMInferenceServiceConfig 1) Verify User can deploy a model by selecting a MaaS subscription and API key [2026-07-10T09:01:31.576Z] [INFO] Cleaning up Hardware Profile: cypress-llmd-hardware-profile-model [2026-07-10T09:01:31.609Z] [INFO] Executing delete hardware profile command: oc get hardwareprofiles -ojson -n redhat-ods-applications | jq '.items[] | select(.metadata.name | contains("cypress-llmd-hardware-profile-model")) | .metadata.name' | tr -d '"' [2026-07-10T09:01:31.964Z] [INFO] [EXEC] oc get hardwareprofiles -ojson -n redhat-ods-applications | jq '.items[] | select(.metadata.name | contains("cypress-llmd-hardware-profile-model")) | .metadata.name' | tr -d '"' [2026-07-10T09:01:31.973Z] [INFO] Hardware Profile found: cypress-llmd-hardware-profile-model. Proceeding to delete. [2026-07-10T09:01:32.341Z] [INFO] [EXEC] oc delete hardwareprofiles cypress-llmd-hardware-profile-model -n redhat-ods-applications [2026-07-10T09:01:32.346Z] [INFO] Cleaning up LLMInferenceServiceConfig: kserve-config-llm-template-cpu [2026-07-10T09:01:32.351Z] [INFO] Executing delete LLMInferenceServiceConfig command: oc get llminferenceserviceconfig -ojson -n redhat-ods-applications | jq '.items[] | select(.metadata.name | contains("kserve-config-llm-template-cpu")) | .metadata.name' | tr -d '"' [2026-07-10T09:01:32.763Z] [INFO] [EXEC] oc get llminferenceserviceconfig -ojson -n redhat-ods-applications | jq '.items[] | select(.metadata.name | contains("kserve-config-llm-template-cpu")) | .metadata.name' | tr -d '"' [2026-07-10T09:01:32.773Z] [INFO] LLMInferenceServiceConfig found: kserve-config-llm-template-cpu. Proceeding to delete. [2026-07-10T09:01:33.117Z] [INFO] [EXEC] oc delete llminferenceserviceconfig kserve-config-llm-template-cpu -n redhat-ods-applications [2026-07-10T09:01:33.122Z] [INFO] Cleaning up Subscription: a-test-maas-subscription-274868 [2026-07-10T09:01:33.126Z] [INFO] Executing delete subscription command: oc delete MaaSSubscription a-test-maas-subscription-274868 -n models-as-a-service [2026-07-10T09:01:33.501Z] [INFO] [EXEC] oc delete MaaSSubscription a-test-maas-subscription-274868 -n models-as-a-service [2026-07-10T09:01:33.506Z] [INFO] Just in case, cleaning up second subscription: a-test-maas-subscription-274868-2 [2026-07-10T09:01:33.510Z] [INFO] Executing delete subscription command: oc delete MaaSSubscription a-test-maas-subscription-274868-2 -n models-as-a-service [2026-07-10T09:01:33.865Z] [INFO] [EXEC] oc delete MaaSSubscription a-test-maas-subscription-274868-2 -n models-as-a-service [2026-07-10T09:01:33.871Z] [INFO] Cleaning up Auth Policy: a-test-maas-subscription-274868-policy [2026-07-10T09:01:33.874Z] [INFO] Executing delete auth policy command: oc delete MaaSAuthPolicy a-test-maas-subscription-274868-policy -n models-as-a-service [2026-07-10T09:01:34.209Z] [INFO] [EXEC] oc delete MaaSAuthPolicy a-test-maas-subscription-274868-policy -n models-as-a-service [2026-07-10T09:01:34.214Z] [INFO] Just in case, cleaning up second auth policy: a-test-maas-subscription-274868-2-policy [2026-07-10T09:01:34.219Z] [INFO] Executing delete auth policy command: oc delete MaaSAuthPolicy a-test-maas-subscription-274868-2-policy -n models-as-a-service [2026-07-10T09:01:34.541Z] [INFO] [EXEC] oc delete MaaSAuthPolicy a-test-maas-subscription-274868-2-policy -n models-as-a-service [2026-07-10T09:01:34.546Z] [INFO] Cleaning up API keys [2026-07-10T09:01:34.551Z] [INFO] Deleting API key "maas-api-key-274868" from Postgres api_keys table [2026-07-10T09:01:34.886Z] [INFO] [EXEC] oc get secret postgres-creds -n redhat-ods-applications -o jsonpath='{.data.POSTGRES_USER}' | base64 -d [2026-07-10T09:01:35.237Z] [INFO] [EXEC] oc get secret postgres-creds -n redhat-ods-applications -o jsonpath='{.data.POSTGRES_DB}' | base64 -d [2026-07-10T09:01:35.593Z] [INFO] [EXEC] oc exec -n redhat-ods-applications deployment/postgres -- psql -U "" -d "" -c "DELETE FROM api_keys WHERE name = 'maas-api-key-274868';" [2026-07-10T09:01:35.598Z] [INFO] Cleaning up LLMInferenceService: maasmodel-maassubs-274868 in maas-subs-project-274868 [2026-07-10T09:01:35.603Z] [INFO] Executing delete LLMInferenceService command: oc delete LLMInferenceService maasmodel-maassubs-274868 -n maas-subs-project-274868 --ignore-not-found [2026-07-10T09:01:35.960Z] [INFO] [EXEC] oc delete LLMInferenceService maasmodel-maassubs-274868 -n maas-subs-project-274868 --ignore-not-found [2026-07-10T09:01:43.849Z] [INFO] [EXEC] oc delete project maas-subs-project-274868 --wait --ignore-not-found 0 passing (1m) 1 failing 1) A model can be deployed and accessed with a MaaS subscription and API key Verify User can deploy a model by selecting a MaaS subscription and API key: Test steps were: 1. Log into the application as admin 2. Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/?devFeatureFlags=vLLMDeploymentOnMaaS=true 3. Navigate to the Project list tab and search for maas-subs-project-274868 4. Open the deploy model wizard 5. Step 1: Model details - select Generative type 6. Step 2: Model deployment - select vLLM CPU LLMInferenceServiceConfig Timed out retrying after 10000ms: Unable to find an element by: [data-testid="deployment-method-select"] Ignored nodes: comments, script, style Red Hat OpenShift AI