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: 3 found (testApiKeys.cy.ts, testMaaSPolicies.cy.ts, testMaaSSubscriptions.cy.t │ │ s) │ │ Searched: cypress/tests/e2e/modelsAsAService/testApiKeys.cy.ts, cypress/tests/e2e/models │ │ AsAService/testMaaSPolicies.cy.ts, cypress/tests/e2e/modelsAsAService/testMaaS │ │ Subscriptions.cy.ts │ │ Experiments: experimentalInteractiveRunEvents=true,experimentalMemoryManagement=true │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ Remove output folder /workspace/tests-shared/tests-payload/results/SmokeSet5/e2e ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: testApiKeys.cy.ts (1 of 3) [2026-07-19T11:14:24.316Z] [INFO] Setting tests timeout to: 480 seconds A user can view subscriptions and manage API keys on the Keys and Subscriptions page - Verify subscriptions tab, API keys, filtering, and revoke all keys for a user [2026-07-19T11:14:24.336Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (100ms) 1 pending [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet5/e2e/.jsons/mochawesome.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 0 │ │ Failing: 0 │ │ Pending: 1 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 0 seconds │ │ Spec Ran: testApiKeys.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: testMaaSPolicies.cy.ts (2 of 3) [2026-07-19T11:14:26.835Z] [INFO] Setting tests timeout to: 480 seconds An admin can manage MaaS authorization policies and control model access via group membership - Verify Authorization Policy Create, View, Edit and Delete Operations - Verify auth policy group removal revokes model access [2026-07-19T11:14:26.858Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (81ms) 2 pending [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet5/e2e/.jsons/mochawesome_001.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 2 │ │ Passing: 0 │ │ Failing: 0 │ │ Pending: 2 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 0 seconds │ │ Spec Ran: testMaaSPolicies.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: testMaaSSubscriptions.cy.ts (3 of 3) [2026-07-19T11:14:29.620Z] [INFO] Setting tests timeout to: 480 seconds 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 [2026-07-19T11:14:29.639Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (138ms) 1 pending [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet5/e2e/.jsons/mochawesome_002.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 0 │ │ Failing: 0 │ │ Pending: 1 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 0 seconds │ │ Spec Ran: testMaaSSubscriptions.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ Start generate report process Read and merge jsons from "/workspace/tests-shared/tests-payload/results/SmokeSet5/e2e/.jsons" Media folder "/workspace/tests-shared/tests-payload/results/SmokeSet5/e2e/screenshots" not found, nothing to copy Enhance report Create HTML report HTML report successfully created! /workspace/tests-shared/tests-payload/results/SmokeSet5/e2e/index.html ================================================================================ (Run Finished) Spec Tests Passing Failing Pending Skipped ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ ✔ testApiKeys.cy.ts 106ms 1 - - 1 - │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ testMaaSPolicies.cy.ts 87ms 2 - - 2 - │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ testMaaSSubscriptions.cy.ts 142ms 1 - - 1 - │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ✔ All specs passed! 335ms 4 - - 4 -