<
Single Day: Aug 14
> Reset
View JSON API

Environment: PROD

Failure patterns: 11 · Failures matched: 17 · Total runs: 3 · Runs affected: 3

Failure patternThe canonical description of a recurring CI failure, extracted and normalized from raw logs.Failed atThe stage of the job run where this failure occurred: 'provision' (environment setup, DEV only), 'e2e' (test suite execution), or 'other' (CI infrastructure issues that did not produce a failure pattern).Number of distinct job runs where this failure pattern was detected.Percentage of all job runs in this environment affected by this failure pattern during the selected window.Classification of this failure pattern: Regression (likely caused by a specific PR), Flake (intermittent failure spread across days), Noise (low-quality or generic pattern), or Indeterminate.TrendShows daily activity for this failure pattern in a trailing window anchored to the selected end date. The sparkline covers at least 7 days and at most 14 days, depending on the current window size.Also inOther environments where the same failure pattern was also detected during the selected window.
ERROR CODE: InternalServerError; detail message [clusterServiceClusterStatus] <no_message>; provider Microsoft.RedHatOpenShift
full failure pattern:
ERROR CODE: InternalServerError; detail message [clusterServiceClusterStatus] <no_message>; provider Microsoft.RedHatOpenShift
Signal: FlakeSignal: Flake — present in 2 prior week(s); spread across 3 days
e2e133.33%1 of 3 job runs affectedFlakeSignal: Flake — present in 2 prior week(s); spread across 3 daysShow trend detailsAug 8: 0 · Aug 9: 0 · Aug 10: 0 · Aug 11: 0 · Aug 12: 5 · Aug 13: 4 · Aug 14: 1none
Full failure examples (1)
fail [github.com/Azure/ARO-HCP/test/e2e/nodepool_version_upgrade.go:133]: failed to create HCP cluster np-version-upgrade-cluster-5rd9rv with version 4.21.28
Unexpected error:
    <*fmt.wrapError | 0xc0004056e0>: 
    failed to create HCP cluster np-version-upgrade-cluster-5rd9rv: failed waiting for cluster="np-version-upgrade-cluster-5rd9rv" in resourcegroup="rg-np-version-upgrade-5rd9rv-l9ghdszlwlsv" to finish creating: GET https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/locations/westeurope/hcpOperationStatuses/0e09a54a-837a-4de9-b361-ff6d83501f2b
    --------------------------------------------------------------------------------
    RESPONSE 200: 200 OK
    ERROR CODE: InternalServerError
    --------------------------------------------------------------------------------
    {
      "id": "/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/locations/westeurope/hcpOperationStatuses/0e09a54a-837a-4de9-b361-ff6d83501f2b",
      "name": "0e09a54a-837a-4de9-b361-ff6d83501f2b",
      "status": "Failed",
      "startTime": "2026-08-14T03:48:47.042378322Z",
      "endTime": "2026-08-14T04:07:53.883454309Z",
      "error": {
        "code": "InternalServerError",
        "message": "[clusterServiceClusterStatus] \u003cno_message\u003e"
      }
    }
    --------------------------------------------------------------------------------
    
    ...
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/nodepool_version_upgrade.go:133]: failed to create HCP cluster np-version-upgrade-cluster-5rd9rv with version 4.21.28
Unexpected error:
    <*fmt.wrapError | 0xc0004056e0>: 
    failed to create HCP cluster np-version-upgrade-cluster-5rd9rv: failed waiting for cluster="np-version-upgrade-cluster-5rd9rv" in resourcegroup="rg-np-version-upgrade-5rd9rv-l9ghdszlwlsv" to finish creating: GET https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/locations/westeurope/hcpOperationStatuses/0e09a54a-837a-4de9-b361-ff6d83501f2b
    --------------------------------------------------------------------------------
    RESPONSE 200: 200 OK
    ERROR CODE: InternalServerError
    --------------------------------------------------------------------------------
    {
      "id": "/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/locations/westeurope/hcpOperationStatuses/0e09a54a-837a-4de9-b361-ff6d83501f2b",
      "name": "0e09a54a-837a-4de9-b361-ff6d83501f2b",
      "status": "Failed",
      "startTime": "2026-08-14T03:48:47.042378322Z",
      "endTime": "2026-08-14T04:07:53.883454309Z",
      "error": {
        "code": "InternalServerError",
        "message": "[clusterServiceClusterStatus] \u003cno_message\u003e"
      }
    }
    --------------------------------------------------------------------------------
    
    ...
occurred
Contributing tests (1)
Failed AtJobTestSupport
e2ebranch-ci-Azure-ARO-HCP-main-e2e-prod-e2e-parallelCustomer should upgrade and update a nodepool from 4.21.z to 4.21.zLatest1
Affected runs (1)
Date (UTC)Associated PRProw job
n/a2088087349807288320
cluster entered terminal Failed state after role assignment deployment
full failure pattern:
cluster entered terminal Failed state after role assignment deployment
Signal: FlakeSignal: Flake — present in 3 prior week(s); spread across 3 days
e2e133.33%1 of 3 job runs affectedFlakeSignal: Flake — present in 3 prior week(s); spread across 3 daysShow trend detailsAug 8: 0 · Aug 9: 0 · Aug 10: 0 · Aug 11: 0 · Aug 12: 4 · Aug 13: 4 · Aug 14: 1none
Full failure examples (1)
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_delayed_role_assignments.go:220]: Timed out after 2520.004s.
cluster should eventually succeed after role assignments are created
The function passed to Eventually failed at /opt/app-root/src/github.com/Azure/ARO-HCP/test/e2e/cluster_delayed_role_assignments.go:216 with:
cluster entered terminal Failed state after role assignment deployment
Expected
    <armredhatopenshifthcp.ProvisioningState>: ...
not to equal
    <armredhatopenshifthcp.ProvisioningState>: ...
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_delayed_role_assignments.go:220]: Timed out after 2520.004s.
cluster should eventually succeed after role assignments are created
The function passed to Eventually failed at /opt/app-root/src/github.com/Azure/ARO-HCP/test/e2e/cluster_delayed_role_assignments.go:216 with:
cluster entered terminal Failed state after role assignment deployment
Expected
    <armredhatopenshifthcp.ProvisioningState>: ...
not to equal
    <armredhatopenshifthcp.ProvisioningState>: ...
Contributing tests (1)
Failed AtJobTestSupport
e2ebranch-ci-Azure-ARO-HCP-main-e2e-prod-e2e-parallelARO HCP Service should successfully provision cluster when MI role assignments are added after cluster creation1
Affected runs (1)
Date (UTC)Associated PRProw job
n/a2088087349807288320
ERROR CODE: InternalServerError; detail message [clusterServiceClusterStatus] <no_message>; [hypershiftHostedCluster] hosted cluster has no installed version; hosted cluster degra...
full failure pattern:
ERROR CODE: InternalServerError; detail message [clusterServiceClusterStatus] <no_message>; [hypershiftHostedCluster] hosted cluster has no installed version; hosted cluster degraded: UnavailableReplicas: [router]; provider Microsoft.RedHatOpenShift
Signal: IndeterminateSignal: Indeterminate — seen in 1 prior week(s); active 3 day(s)
e2e133.33%1 of 3 job runs affectedIndeterminateSignal: Indeterminate — seen in 1 prior week(s); active 3 day(s)Show trend detailsAug 8: 0 · Aug 9: 0 · Aug 10: 0 · Aug 11: 0 · Aug 12: 1 · Aug 13: 3 · Aug 14: 5none
Full failure examples (3)
fail [github.com/Azure/ARO-HCP/test/e2e/complete_cluster_create_multiversion.go:107]: HCP cluster rg-candidate-4-21-gw8xvm5qcvv2/cluster-candidate-4-21-pp5hmz should provision
Unexpected error:
    <*fmt.wrapError | 0xc000e194a0>: 
    failed to create HCP cluster cluster-candidate-4-21-pp5hmz: failed waiting for cluster="cluster-candidate-4-21-pp5hmz" in resourcegroup="rg-candidate-4-21-gw8xvm5qcvv2" to finish creating: GET https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/locations/westeurope/hcpOperationStatuses/84898c46-00b7-4dd1-a53c-b2ca17b692d9
    --------------------------------------------------------------------------------
    RESPONSE 200: 200 OK
    ERROR CODE: InternalServerError
    --------------------------------------------------------------------------------
    {
      "id": "/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/locations/westeurope/hcpOperationStatuses/84898c46-00b7-4dd1-a53c-b2ca17b692d9",
      "name": "84898c46-00b7-4dd1-a53c-b2ca17b692d9",
      "status": "Failed",
      "startTime": "2026-08-14T03:16:14.161226952Z",
      "endTime": "2026-08-14T03:35:22.643256613Z",
      "error": {
        "code": "InternalServerError",
        "message": "[clusterServiceClusterStatus] \u003cno_message\u003e; [hypershiftHostedCluster] hosted cluster has no installed version; hosted cluster degraded: UnavailableReplicas: router deployment has 1 unavailable replicas"
      }
    }
    --------------------------------------------------------------------------------
    
    ...
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/complete_cluster_create_multiversion.go:107]: HCP cluster rg-candidate-4-21-gw8xvm5qcvv2/cluster-candidate-4-21-pp5hmz should provision
Unexpected error:
    <*fmt.wrapError | 0xc000e194a0>: 
    failed to create HCP cluster cluster-candidate-4-21-pp5hmz: failed waiting for cluster="cluster-candidate-4-21-pp5hmz" in resourcegroup="rg-candidate-4-21-gw8xvm5qcvv2" to finish creating: GET https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/locations/westeurope/hcpOperationStatuses/84898c46-00b7-4dd1-a53c-b2ca17b692d9
    --------------------------------------------------------------------------------
    RESPONSE 200: 200 OK
    ERROR CODE: InternalServerError
    --------------------------------------------------------------------------------
    {
      "id": "/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/locations/westeurope/hcpOperationStatuses/84898c46-00b7-4dd1-a53c-b2ca17b692d9",
      "name": "84898c46-00b7-4dd1-a53c-b2ca17b692d9",
      "status": "Failed",
      "startTime": "2026-08-14T03:16:14.161226952Z",
      "endTime": "2026-08-14T03:35:22.643256613Z",
      "error": {
        "code": "InternalServerError",
        "message": "[clusterServiceClusterStatus] \u003cno_message\u003e; [hypershiftHostedCluster] hosted cluster has no installed version; hosted cluster degraded: UnavailableReplicas: router deployment has 1 unavailable replicas"
      }
    }
    --------------------------------------------------------------------------------
    
    ...
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/complete_cluster_create_multiversion.go:107]: HCP cluster rg-candidate-4-22-hndkzs2fvmfl/cluster-candidate-4-22-6t6qsl should provision
Unexpected error:
    <*fmt.wrapError | 0xc0004aed60>: 
    failed to create HCP cluster cluster-candidate-4-22-6t6qsl: failed waiting for cluster="cluster-candidate-4-22-6t6qsl" in resourcegroup="rg-candidate-4-22-hndkzs2fvmfl" to finish creating: GET https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/locations/westeurope/hcpOperationStatuses/cc154f54-f074-4deb-840e-e31ead99c2cf
    --------------------------------------------------------------------------------
    RESPONSE 200: 200 OK
    ERROR CODE: InternalServerError
    --------------------------------------------------------------------------------
    {
      "id": "/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/locations/westeurope/hcpOperationStatuses/cc154f54-f074-4deb-840e-e31ead99c2cf",
      "name": "cc154f54-f074-4deb-840e-e31ead99c2cf",
      "status": "Failed",
      "startTime": "2026-08-14T03:17:23.637851587Z",
      "endTime": "2026-08-14T03:36:32.688237575Z",
      "error": {
        "code": "InternalServerError",
        "message": "[clusterServiceClusterStatus] \u003cno_message\u003e; [hypershiftHostedCluster] hosted cluster has no installed version; hosted cluster degraded: UnavailableReplicas: router deployment has 1 unavailable replicas"
      }
    }
    --------------------------------------------------------------------------------
    
    ...
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/complete_cluster_create_multiversion.go:107]: HCP cluster rg-candidate-4-22-hndkzs2fvmfl/cluster-candidate-4-22-6t6qsl should provision
Unexpected error:
    <*fmt.wrapError | 0xc0004aed60>: 
    failed to create HCP cluster cluster-candidate-4-22-6t6qsl: failed waiting for cluster="cluster-candidate-4-22-6t6qsl" in resourcegroup="rg-candidate-4-22-hndkzs2fvmfl" to finish creating: GET https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/locations/westeurope/hcpOperationStatuses/cc154f54-f074-4deb-840e-e31ead99c2cf
    --------------------------------------------------------------------------------
    RESPONSE 200: 200 OK
    ERROR CODE: InternalServerError
    --------------------------------------------------------------------------------
    {
      "id": "/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/locations/westeurope/hcpOperationStatuses/cc154f54-f074-4deb-840e-e31ead99c2cf",
      "name": "cc154f54-f074-4deb-840e-e31ead99c2cf",
      "status": "Failed",
      "startTime": "2026-08-14T03:17:23.637851587Z",
      "endTime": "2026-08-14T03:36:32.688237575Z",
      "error": {
        "code": "InternalServerError",
        "message": "[clusterServiceClusterStatus] \u003cno_message\u003e; [hypershiftHostedCluster] hosted cluster has no installed version; hosted cluster degraded: UnavailableReplicas: router deployment has 1 unavailable replicas"
      }
    }
    --------------------------------------------------------------------------------
    
    ...
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_create_private_kv.go:98]: failed to create HCP cluster "private-kv-cluster" with private keyvault
Unexpected error:
    <*fmt.wrapError | 0xc00111ad20>: 
    failed waiting for cluster="private-kv-cluster" in resourcegroup="private-keyvault-xbqvklmbb74c" to finish creating: GET https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/locations/westeurope/hcpOperationStatuses/b02104af-2b12-4182-8206-cc4bfa7d8e2e
    --------------------------------------------------------------------------------
    RESPONSE 200: 200 OK
    ERROR CODE: InternalServerError
    --------------------------------------------------------------------------------
    {
      "id": "/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/locations/westeurope/hcpOperationStatuses/b02104af-2b12-4182-8206-cc4bfa7d8e2e",
      "name": "b02104af-2b12-4182-8206-cc4bfa7d8e2e",
      "status": "Failed",
      "startTime": "2026-08-14T02:45:19.145147789Z",
      "endTime": "2026-08-14T03:04:21.089268067Z",
      "error": {
        "code": "InternalServerError",
        "message": "[clusterServiceClusterStatus] \u003cno_message\u003e; [hypershiftHostedCluster] hosted cluster has no installed version; hosted cluster degraded: UnavailableReplicas: router deployment has 1 unavailable replicas"
      }
    }
    --------------------------------------------------------------------------------
    
    ...
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_create_private_kv.go:98]: failed to create HCP cluster "private-kv-cluster" with private keyvault
Unexpected error:
    <*fmt.wrapError | 0xc00111ad20>: 
    failed waiting for cluster="private-kv-cluster" in resourcegroup="private-keyvault-xbqvklmbb74c" to finish creating: GET https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/locations/westeurope/hcpOperationStatuses/b02104af-2b12-4182-8206-cc4bfa7d8e2e
    --------------------------------------------------------------------------------
    RESPONSE 200: 200 OK
    ERROR CODE: InternalServerError
    --------------------------------------------------------------------------------
    {
      "id": "/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/locations/westeurope/hcpOperationStatuses/b02104af-2b12-4182-8206-cc4bfa7d8e2e",
      "name": "b02104af-2b12-4182-8206-cc4bfa7d8e2e",
      "status": "Failed",
      "startTime": "2026-08-14T02:45:19.145147789Z",
      "endTime": "2026-08-14T03:04:21.089268067Z",
      "error": {
        "code": "InternalServerError",
        "message": "[clusterServiceClusterStatus] \u003cno_message\u003e; [hypershiftHostedCluster] hosted cluster has no installed version; hosted cluster degraded: UnavailableReplicas: router deployment has 1 unavailable replicas"
      }
    }
    --------------------------------------------------------------------------------
    
    ...
occurred
Contributing tests (5)
Failed AtJobTestSupport
e2ebranch-ci-Azure-ARO-HCP-main-e2e-prod-e2e-parallelARO-HCP should be able to perform a control plane and node pool install with OCP candidate channel for 4.211
e2ebranch-ci-Azure-ARO-HCP-main-e2e-prod-e2e-parallelARO-HCP should be able to perform a control plane and node pool install with OCP candidate channel for 4.221
e2ebranch-ci-Azure-ARO-HCP-main-e2e-prod-e2e-parallelCreate HCPOpenShiftCluster with Private KeyVault should create a cluster with private keyvault using v20251223preview API1
e2ebranch-ci-Azure-ARO-HCP-main-e2e-prod-e2e-parallelCustomer should be able to create a no-CNI private cluster with a private key vault, a nodepool and install cilium CNI successfully1
e2ebranch-ci-Azure-ARO-HCP-main-e2e-prod-e2e-parallelCustomer should be able to create an HCP cluster and manage ImageDigestMirrors1
Affected runs (1)
Date (UTC)Associated PRProw job
n/a2088087349807288320
ERROR CODE: InternalServerError; detail message [clusterServiceClusterStatus] <no_message>; [hypershiftHostedCluster] hosted cluster has no installed version; provider Microsoft.R...
full failure pattern:
ERROR CODE: InternalServerError; detail message [clusterServiceClusterStatus] <no_message>; [hypershiftHostedCluster] hosted cluster has no installed version; provider Microsoft.RedHatOpenShift
Signal: IndeterminateSignal: Indeterminate — no prior history; active 3 day(s) — New failure pattern — no prior history
e2e133.33%1 of 3 job runs affectedIndeterminateSignal: Indeterminate — no prior history; active 3 day(s) — New failure pattern — no prior historyShow trend detailsAug 8: 0 · Aug 9: 0 · Aug 10: 0 · Aug 11: 0 · Aug 12: 3 · Aug 13: 3 · Aug 14: 2none
Full failure examples (2)
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_create_private_kas.go:90]: failed to create HCP cluster "private-kas" with private KAS
Unexpected error:
    <*fmt.wrapError | 0xc000885b20>: 
    failed to create HCP cluster private-kas: failed waiting for cluster="private-kas" in resourcegroup="private-kas-57plvn4qvpmn" to finish creating: GET https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/locations/westeurope/hcpOperationStatuses/36272d57-fc14-4249-a0c9-36ab337c304f
    --------------------------------------------------------------------------------
    RESPONSE 200: 200 OK
    ERROR CODE: InternalServerError
    --------------------------------------------------------------------------------
    {
      "id": "/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/locations/westeurope/hcpOperationStatuses/36272d57-fc14-4249-a0c9-36ab337c304f",
      "name": "36272d57-fc14-4249-a0c9-36ab337c304f",
      "status": "Failed",
      "startTime": "2026-08-14T02:45:02.566197044Z",
      "endTime": "2026-08-14T03:04:11.269044628Z",
      "error": {
        "code": "InternalServerError",
        "message": "[clusterServiceClusterStatus] \u003cno_message\u003e; [hypershiftHostedCluster] hosted cluster has no installed version"
      }
    }
    --------------------------------------------------------------------------------
    
    ...
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_create_private_kas.go:90]: failed to create HCP cluster "private-kas" with private KAS
Unexpected error:
    <*fmt.wrapError | 0xc000885b20>: 
    failed to create HCP cluster private-kas: failed waiting for cluster="private-kas" in resourcegroup="private-kas-57plvn4qvpmn" to finish creating: GET https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/locations/westeurope/hcpOperationStatuses/36272d57-fc14-4249-a0c9-36ab337c304f
    --------------------------------------------------------------------------------
    RESPONSE 200: 200 OK
    ERROR CODE: InternalServerError
    --------------------------------------------------------------------------------
    {
      "id": "/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/locations/westeurope/hcpOperationStatuses/36272d57-fc14-4249-a0c9-36ab337c304f",
      "name": "36272d57-fc14-4249-a0c9-36ab337c304f",
      "status": "Failed",
      "startTime": "2026-08-14T02:45:02.566197044Z",
      "endTime": "2026-08-14T03:04:11.269044628Z",
      "error": {
        "code": "InternalServerError",
        "message": "[clusterServiceClusterStatus] \u003cno_message\u003e; [hypershiftHostedCluster] hosted cluster has no installed version"
      }
    }
    --------------------------------------------------------------------------------
    
    ...
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/complete_cluster_create_multiversion.go:107]: HCP cluster rg-candidate-5-0-9j77hrzg8ncp/cluster-candidate-5-0-zmjqkw should provision
Unexpected error:
    <*fmt.wrapError | 0xc000a93080>: 
    failed to create HCP cluster cluster-candidate-5-0-zmjqkw: failed waiting for cluster="cluster-candidate-5-0-zmjqkw" in resourcegroup="rg-candidate-5-0-9j77hrzg8ncp" to finish creating: GET https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/locations/westeurope/hcpOperationStatuses/3dfd9a55-aee6-412e-8f37-2823b565dbaa
    --------------------------------------------------------------------------------
    RESPONSE 200: 200 OK
    ERROR CODE: InternalServerError
    --------------------------------------------------------------------------------
    {
      "id": "/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/locations/westeurope/hcpOperationStatuses/3dfd9a55-aee6-412e-8f37-2823b565dbaa",
      "name": "3dfd9a55-aee6-412e-8f37-2823b565dbaa",
      "status": "Failed",
      "startTime": "2026-08-14T03:17:52.205226636Z",
      "endTime": "2026-08-14T03:36:52.523278161Z",
      "error": {
        "code": "InternalServerError",
        "message": "[clusterServiceClusterStatus] \u003cno_message\u003e; [hypershiftHostedCluster] hosted cluster has no installed version"
      }
    }
    --------------------------------------------------------------------------------
    
    ...
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/complete_cluster_create_multiversion.go:107]: HCP cluster rg-candidate-5-0-9j77hrzg8ncp/cluster-candidate-5-0-zmjqkw should provision
Unexpected error:
    <*fmt.wrapError | 0xc000a93080>: 
    failed to create HCP cluster cluster-candidate-5-0-zmjqkw: failed waiting for cluster="cluster-candidate-5-0-zmjqkw" in resourcegroup="rg-candidate-5-0-9j77hrzg8ncp" to finish creating: GET https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/locations/westeurope/hcpOperationStatuses/3dfd9a55-aee6-412e-8f37-2823b565dbaa
    --------------------------------------------------------------------------------
    RESPONSE 200: 200 OK
    ERROR CODE: InternalServerError
    --------------------------------------------------------------------------------
    {
      "id": "/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/locations/westeurope/hcpOperationStatuses/3dfd9a55-aee6-412e-8f37-2823b565dbaa",
      "name": "3dfd9a55-aee6-412e-8f37-2823b565dbaa",
      "status": "Failed",
      "startTime": "2026-08-14T03:17:52.205226636Z",
      "endTime": "2026-08-14T03:36:52.523278161Z",
      "error": {
        "code": "InternalServerError",
        "message": "[clusterServiceClusterStatus] \u003cno_message\u003e; [hypershiftHostedCluster] hosted cluster has no installed version"
      }
    }
    --------------------------------------------------------------------------------
    
    ...
occurred
Contributing tests (2)
Failed AtJobTestSupport
e2ebranch-ci-Azure-ARO-HCP-main-e2e-prod-e2e-parallelARO-HCP should be able to perform a control plane and node pool install with OCP candidate channel for 5.01
e2ebranch-ci-Azure-ARO-HCP-main-e2e-prod-e2e-parallelCustomer should create a cluster with private KAS and verify API server is only reachable from VNet while ingress remains public1
Affected runs (1)
Date (UTC)Associated PRProw job
n/a2088087349807288320
timeout during CreateHCPClusterAndWait; context deadline exceeded
full failure pattern:
timeout during CreateHCPClusterAndWait; context deadline exceeded
Signal: IndeterminateSignal: Indeterminate — seen in 4 prior week(s); active 1 day(s)
e2e133.33%1 of 3 job runs affectedIndeterminateSignal: Indeterminate — seen in 4 prior week(s); active 1 day(s)Show trend detailsAug 8: 0 · Aug 9: 0 · Aug 10: 0 · Aug 11: 0 · Aug 12: 0 · Aug 13: 0 · Aug 14: 2none
Full failure examples (2)
fail [github.com/Azure/ARO-HCP/test/e2e/complete_cluster_create_multiversion.go:107]: HCP cluster rg-nightly-5-1-m6trbc6hm8kc/cluster-nightly-5-1-9mdncv should provision
Unexpected error:
    <*fmt.wrapErrors | 0xc00095f230>: 
    failed to create HCP cluster cluster-nightly-5-1-9mdncv, caused by: timeout '20.000000' minutes exceeded during CreateHCPCluster20251223FromParam for cluster cluster-nightly-5-1-9mdncv in resource group rg-nightly-5-1-m6trbc6hm8kc, error: failed waiting for cluster="cluster-nightly-5-1-9mdncv" in resourcegroup="rg-nightly-5-1-m6trbc6hm8kc" to finish creating, caused by: timeout '20.000000' minutes exceeded during CreateHCPCluster20251223FromParam for cluster cluster-nightly-5-1-9mdncv in resource group rg-nightly-5-1-m6trbc6hm8kc, error: context deadline exceeded
    ...
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/complete_cluster_create_multiversion.go:107]: HCP cluster rg-nightly-5-1-m6trbc6hm8kc/cluster-nightly-5-1-9mdncv should provision
Unexpected error:
    <*fmt.wrapErrors | 0xc00095f230>: 
    failed to create HCP cluster cluster-nightly-5-1-9mdncv, caused by: timeout '20.000000' minutes exceeded during CreateHCPCluster20251223FromParam for cluster cluster-nightly-5-1-9mdncv in resource group rg-nightly-5-1-m6trbc6hm8kc, error: failed waiting for cluster="cluster-nightly-5-1-9mdncv" in resourcegroup="rg-nightly-5-1-m6trbc6hm8kc" to finish creating, caused by: timeout '20.000000' minutes exceeded during CreateHCPCluster20251223FromParam for cluster cluster-nightly-5-1-9mdncv in resource group rg-nightly-5-1-m6trbc6hm8kc, error: context deadline exceeded
    ...
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_create_private_kas.go:90]: failed to create HCP cluster "private-kas" with private KAS
Unexpected error:
    <*fmt.wrapErrors | 0xc00150e6f0>: 
    failed to create HCP cluster private-kas, caused by: timeout '20.000000' minutes exceeded during CreateHCPCluster20251223FromParam for cluster private-kas in resource group private-kas-78mmb95dktph, error: failed waiting for cluster="private-kas" in resourcegroup="private-kas-78mmb95dktph" to finish creating, caused by: timeout '20.000000' minutes exceeded during CreateHCPCluster20251223FromParam for cluster private-kas in resource group private-kas-78mmb95dktph, error: context deadline exceeded
    ...
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_create_private_kas.go:90]: failed to create HCP cluster "private-kas" with private KAS
Unexpected error:
    <*fmt.wrapErrors | 0xc00150e6f0>: 
    failed to create HCP cluster private-kas, caused by: timeout '20.000000' minutes exceeded during CreateHCPCluster20251223FromParam for cluster private-kas in resource group private-kas-78mmb95dktph, error: failed waiting for cluster="private-kas" in resourcegroup="private-kas-78mmb95dktph" to finish creating, caused by: timeout '20.000000' minutes exceeded during CreateHCPCluster20251223FromParam for cluster private-kas in resource group private-kas-78mmb95dktph, error: context deadline exceeded
    ...
occurred
Contributing tests (2)
Failed AtJobTestSupport
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-prod-e2e-parallel-ocp-nightlyARO-HCP should be able to perform a control plane and node pool install with OCP nightly channel for 5.11
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-prod-e2e-parallel-ocp-nightlyCustomer should create a cluster with private KAS and verify API server is only reachable from VNet while ingress remains public1
Affected runs (1)
Date (UTC)Associated PRProw job
n/a2088400490290221056
(wrapped at ) RemoteFailed: Get "<url>": dial tcp: lookup <host> on <dns-server>: read udp <ip>-><ip>: i/o timeout
full failure pattern:
(wrapped at ) RemoteFailed: Get "<url>": dial tcp: lookup <host> on <dns-server>: read udp <ip>-><ip>: i/o timeout
Signal: IndeterminateSignal: Indeterminate — no prior history; active 1 day(s) — New failure pattern — no prior history
e2e133.33%1 of 3 job runs affectedIndeterminateSignal: Indeterminate — no prior history; active 1 day(s) — New failure pattern — no prior historyShow trend detailsAug 8: 0 · Aug 9: 0 · Aug 10: 0 · Aug 11: 0 · Aug 12: 0 · Aug 13: 0 · Aug 14: 1none
Full failure examples (1)
fail [github.com/Azure/ARO-HCP/test/e2e/control_plane_minor_upgrade.go:89]: failed to find upgrade targets in minor 4.21.0 for install version 4.20.0
Unexpected error:
    <*utils.LineTrackingError | 0xc000f5bda0>: 
    (wrapped at control_plane_desired_version_controller.go:458) RemoteFailed: Get "https://multi.ocp.releases.ci.openshift.org/graph?arch=multi&channel=nightly-4.21&id=6ba7b810-9dad-11d1-80b4-00c04fd430c8&version=4.20.0": dial tcp: lookup multi.ocp.releases.ci.openshift.org on 172.30.0.10:53: read udp 10.131.210.197:35653->172.30.0.10:53: i/o timeout
    ...
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/control_plane_minor_upgrade.go:89]: failed to find upgrade targets in minor 4.21.0 for install version 4.20.0
Unexpected error:
    <*utils.LineTrackingError | 0xc000f5bda0>: 
    (wrapped at control_plane_desired_version_controller.go:458) RemoteFailed: Get "https://multi.ocp.releases.ci.openshift.org/graph?arch=multi&channel=nightly-4.21&id=6ba7b810-9dad-11d1-80b4-00c04fd430c8&version=4.20.0": dial tcp: lookup multi.ocp.releases.ci.openshift.org on 172.30.0.10:53: read udp 10.131.210.197:35653->172.30.0.10:53: i/o timeout
    ...
occurred
Contributing tests (1)
Failed AtJobTestSupport
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-prod-e2e-parallel-ocp-nightlyCustomer should be able to successfully upgrade control plane minor version from 4.20 minor to 4.21 minor1
Affected runs (1)
Date (UTC)Associated PRProw job
n/a2088400490290221056
ERROR CODE: InternalServerError; detail message [clusterServiceClusterStatus] <no_message>; [hypershiftHostedCluster] hosted cluster has no installed version; hosted cluster degra...
full failure pattern:
ERROR CODE: InternalServerError; detail message [clusterServiceClusterStatus] <no_message>; [hypershiftHostedCluster] hosted cluster has no installed version; hosted cluster degraded: UnavailableReplicas: [ignition-server-proxy, kube-controller-manager, router]; provider Microsoft.RedHatOpenShift
Signal: IndeterminateSignal: Indeterminate — no prior history; active 1 day(s) — New failure pattern — no prior history
e2e133.33%1 of 3 job runs affectedIndeterminateSignal: Indeterminate — no prior history; active 1 day(s) — New failure pattern — no prior historyShow trend detailsAug 8: 0 · Aug 9: 0 · Aug 10: 0 · Aug 11: 0 · Aug 12: 0 · Aug 13: 0 · Aug 14: 1none
Full failure examples (1)
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_create_private_ingress.go:103]: failed to create HCP cluster "private-ingress" with private ingress
Unexpected error:
    <*fmt.wrapError | 0xc000db6d40>: 
    failed to create HCP cluster private-ingress: failed waiting for cluster="private-ingress" in resourcegroup="private-ingress-76q2mvkzgs8k" to finish creating: GET https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/locations/westeurope/hcpOperationStatuses/6ad92bcc-e43e-416f-a5de-dced9c7ed8b5
    --------------------------------------------------------------------------------
    RESPONSE 200: 200 OK
    ERROR CODE: InternalServerError
    --------------------------------------------------------------------------------
    {
      "id": "/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/locations/westeurope/hcpOperationStatuses/6ad92bcc-e43e-416f-a5de-dced9c7ed8b5",
      "name": "6ad92bcc-e43e-416f-a5de-dced9c7ed8b5",
      "status": "Failed",
      "startTime": "2026-08-14T02:43:39.311083657Z",
      "endTime": "2026-08-14T03:02:41.194409983Z",
      "error": {
        "code": "InternalServerError",
        "message": "[clusterServiceClusterStatus] \u003cno_message\u003e; [hypershiftHostedCluster] hosted cluster has no installed version; hosted cluster degraded: UnavailableReplicas: [ignition-server-proxy deployment has 1 unavailable replicas, kube-controller-manager deployment has 1 unavailable replicas, router deployment has 1 unavailable replicas]"
      }
    }
    --------------------------------------------------------------------------------
    
    ...
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_create_private_ingress.go:103]: failed to create HCP cluster "private-ingress" with private ingress
Unexpected error:
    <*fmt.wrapError | 0xc000db6d40>: 
    failed to create HCP cluster private-ingress: failed waiting for cluster="private-ingress" in resourcegroup="private-ingress-76q2mvkzgs8k" to finish creating: GET https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/locations/westeurope/hcpOperationStatuses/6ad92bcc-e43e-416f-a5de-dced9c7ed8b5
    --------------------------------------------------------------------------------
    RESPONSE 200: 200 OK
    ERROR CODE: InternalServerError
    --------------------------------------------------------------------------------
    {
      "id": "/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/locations/westeurope/hcpOperationStatuses/6ad92bcc-e43e-416f-a5de-dced9c7ed8b5",
      "name": "6ad92bcc-e43e-416f-a5de-dced9c7ed8b5",
      "status": "Failed",
      "startTime": "2026-08-14T02:43:39.311083657Z",
      "endTime": "2026-08-14T03:02:41.194409983Z",
      "error": {
        "code": "InternalServerError",
        "message": "[clusterServiceClusterStatus] \u003cno_message\u003e; [hypershiftHostedCluster] hosted cluster has no installed version; hosted cluster degraded: UnavailableReplicas: [ignition-server-proxy deployment has 1 unavailable replicas, kube-controller-manager deployment has 1 unavailable replicas, router deployment has 1 unavailable replicas]"
      }
    }
    --------------------------------------------------------------------------------
    
    ...
occurred
Contributing tests (1)
Failed AtJobTestSupport
e2ebranch-ci-Azure-ARO-HCP-main-e2e-prod-e2e-parallelCustomer should create a cluster with private ingress using v20260630preview and verify the ingress is internal1
Affected runs (1)
Date (UTC)Associated PRProw job
n/a2088087349807288320
ERROR CODE: InternalServerError; detail message [hypershiftHostedCluster] hosted cluster has no installed version; hosted cluster degraded: UnavailableReplicas: [ignition-server-p...
full failure pattern:
ERROR CODE: InternalServerError; detail message [hypershiftHostedCluster] hosted cluster has no installed version; hosted cluster degraded: UnavailableReplicas: [ignition-server-proxy, router]; provider Microsoft.RedHatOpenShift
Signal: IndeterminateSignal: Indeterminate — no prior history; active 1 day(s) — New failure pattern — no prior history
e2e133.33%1 of 3 job runs affectedIndeterminateSignal: Indeterminate — no prior history; active 1 day(s) — New failure pattern — no prior historyShow trend detailsAug 8: 0 · Aug 9: 0 · Aug 10: 0 · Aug 11: 0 · Aug 12: 0 · Aug 13: 0 · Aug 14: 1none
Full failure examples (1)
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_fips_mode.go:106]: failed to create HCP cluster "fips-enabled-cluster" with cryptoRestrictions set to FIPS
Unexpected error:
    <*fmt.wrapError | 0xc000f1e300>: 
    failed waiting for cluster="fips-enabled-cluster" in resourcegroup="fips-enabled-tljvzmwbv4xj" to finish creating: GET https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/locations/westeurope/hcpOperationStatuses/48d4732f-5b96-418a-9969-c3a53bdbb197
    --------------------------------------------------------------------------------
    RESPONSE 200: 200 OK
    ERROR CODE: InternalServerError
    --------------------------------------------------------------------------------
    {
      "id": "/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/locations/westeurope/hcpOperationStatuses/48d4732f-5b96-418a-9969-c3a53bdbb197",
      "name": "48d4732f-5b96-418a-9969-c3a53bdbb197",
      "status": "Failed",
      "startTime": "2026-08-14T02:43:51.361386579Z",
      "endTime": "2026-08-14T03:03:00.950264593Z",
      "error": {
        "code": "InternalServerError",
        "message": "[hypershiftHostedCluster] hosted cluster has no installed version; hosted cluster degraded: UnavailableReplicas: [ignition-server-proxy deployment has 1 unavailable replicas, router deployment has 1 unavailable replicas]"
      }
    }
    --------------------------------------------------------------------------------
    
    ...
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_fips_mode.go:106]: failed to create HCP cluster "fips-enabled-cluster" with cryptoRestrictions set to FIPS
Unexpected error:
    <*fmt.wrapError | 0xc000f1e300>: 
    failed waiting for cluster="fips-enabled-cluster" in resourcegroup="fips-enabled-tljvzmwbv4xj" to finish creating: GET https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/locations/westeurope/hcpOperationStatuses/48d4732f-5b96-418a-9969-c3a53bdbb197
    --------------------------------------------------------------------------------
    RESPONSE 200: 200 OK
    ERROR CODE: InternalServerError
    --------------------------------------------------------------------------------
    {
      "id": "/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/locations/westeurope/hcpOperationStatuses/48d4732f-5b96-418a-9969-c3a53bdbb197",
      "name": "48d4732f-5b96-418a-9969-c3a53bdbb197",
      "status": "Failed",
      "startTime": "2026-08-14T02:43:51.361386579Z",
      "endTime": "2026-08-14T03:03:00.950264593Z",
      "error": {
        "code": "InternalServerError",
        "message": "[hypershiftHostedCluster] hosted cluster has no installed version; hosted cluster degraded: UnavailableReplicas: [ignition-server-proxy deployment has 1 unavailable replicas, router deployment has 1 unavailable replicas]"
      }
    }
    --------------------------------------------------------------------------------
    
    ...
occurred
Contributing tests (1)
Failed AtJobTestSupport
e2ebranch-ci-Azure-ARO-HCP-main-e2e-prod-e2e-parallelFIPS Mode Support with v2026-06-30 API should create an HCP cluster with FIPS mode enabled via cryptoRestrictions property1
Affected runs (1)
Date (UTC)Associated PRProw job
n/a2088087349807288320
VerifyNodesReady failed: can't list nodes in the cluster: Get "<url>": dial tcp: lookup <host> on <dns-server>: read udp <ip>-><ip>: i/o timeout
full failure pattern:
VerifyNodesReady failed: can't list nodes in the cluster: Get "<url>": dial tcp: lookup <host> on <dns-server>: read udp <ip>-><ip>: i/o timeout
Signal: IndeterminateSignal: Indeterminate — no prior history; active 1 day(s) — New failure pattern — no prior history
e2e133.33%1 of 3 job runs affectedIndeterminateSignal: Indeterminate — no prior history; active 1 day(s) — New failure pattern — no prior historyShow trend detailsAug 8: 0 · Aug 9: 0 · Aug 10: 0 · Aug 11: 0 · Aug 12: 0 · Aug 13: 0 · Aug 14: 1none
Full failure examples (1)
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_create_complex_cilium_kv.go:192]: failed to verify nodes are Ready with Cilium CNI for cluster "cilium-cluster"
Unexpected error:
    <*errors.joinError | 0xc002400300>: 
    VerifyCiliumOperational failed: failed to get cilium namespace: Get "https://api.cilium-cluster.f2fj.uksouth.aroapp-hcp.io:443/api/v1/namespaces/kube-system": dial tcp: lookup api.cilium-cluster.f2fj.uksouth.aroapp-hcp.io on 172.30.0.10:53: read udp 10.131.210.197:42819->172.30.0.10:53: i/o timeout
    VerifyAllAPIServicesAvailable failed: failed to list all APIServices: Get "https://api.cilium-cluster.f2fj.uksouth.aroapp-hcp.io:443/apis/apiregistration.k8s.io/v1/apiservices": dial tcp: lookup api.cilium-cluster.f2fj.uksouth.aroapp-hcp.io on 172.30.0.10:53: read udp 10.131.210.197:42819->172.30.0.10:53: i/o timeout
    VerifyBasicAccess failed: failed to list services: Get "https://api.cilium-cluster.f2fj.uksouth.aroapp-hcp.io:443/api/v1/namespaces/default/services": dial tcp: lookup api.cilium-cluster.f2fj.uksouth.aroapp-hcp.io on 172.30.0.10:53: read udp 10.131.210.197:42819->172.30.0.10:53: i/o timeout
    VerifyNodesReady failed: can't list nodes in the cluster: Get "https://api.cilium-cluster.f2fj.uksouth.aroapp-hcp.io:443/api/v1/nodes": dial tcp: lookup api.cilium-cluster.f2fj.uksouth.aroapp-hcp.io on 172.30.0.10:53: read udp 10.131.210.197:42819->172.30.0.10:53: i/o timeout
    ...
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_create_complex_cilium_kv.go:192]: failed to verify nodes are Ready with Cilium CNI for cluster "cilium-cluster"
Unexpected error:
    <*errors.joinError | 0xc002400300>: 
    VerifyCiliumOperational failed: failed to get cilium namespace: Get "https://api.cilium-cluster.f2fj.uksouth.aroapp-hcp.io:443/api/v1/namespaces/kube-system": dial tcp: lookup api.cilium-cluster.f2fj.uksouth.aroapp-hcp.io on 172.30.0.10:53: read udp 10.131.210.197:42819->172.30.0.10:53: i/o timeout
    VerifyAllAPIServicesAvailable failed: failed to list all APIServices: Get "https://api.cilium-cluster.f2fj.uksouth.aroapp-hcp.io:443/apis/apiregistration.k8s.io/v1/apiservices": dial tcp: lookup api.cilium-cluster.f2fj.uksouth.aroapp-hcp.io on 172.30.0.10:53: read udp 10.131.210.197:42819->172.30.0.10:53: i/o timeout
    VerifyBasicAccess failed: failed to list services: Get "https://api.cilium-cluster.f2fj.uksouth.aroapp-hcp.io:443/api/v1/namespaces/default/services": dial tcp: lookup api.cilium-cluster.f2fj.uksouth.aroapp-hcp.io on 172.30.0.10:53: read udp 10.131.210.197:42819->172.30.0.10:53: i/o timeout
    VerifyNodesReady failed: can't list nodes in the cluster: Get "https://api.cilium-cluster.f2fj.uksouth.aroapp-hcp.io:443/api/v1/nodes": dial tcp: lookup api.cilium-cluster.f2fj.uksouth.aroapp-hcp.io on 172.30.0.10:53: read udp 10.131.210.197:42819->172.30.0.10:53: i/o timeout
    ...
occurred
Contributing tests (1)
Failed AtJobTestSupport
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-prod-e2e-parallel-ocp-nightlyCustomer should be able to create a no-CNI private cluster with a private key vault, a nodepool and install cilium CNI successfully1
Affected runs (1)
Date (UTC)Associated PRProw job
n/a2088400490290221056
VerifyVMOSDiskCustomerEncryption(nodePool=<nodepool>) failed: OS disk encryption verification failed for 2/2 VMs: disk des-encrypt-des-np-gs4jx-fkqfk_OSDisk for VM des-encrypt-des...
full failure pattern:
VerifyVMOSDiskCustomerEncryption(nodePool=<nodepool>) failed: OS disk encryption verification failed for 2/2 VMs: disk des-encrypt-des-np-gs4jx-fkqfk_OSDisk for VM des-encrypt-des-np-gs4jx-fkqfk has encryption type EncryptionAtRestWithPlatformKey, expected
Signal: IndeterminateSignal: Indeterminate — no prior history; active 1 day(s) — New failure pattern — no prior history
e2e133.33%1 of 3 job runs affectedIndeterminateSignal: Indeterminate — no prior history; active 1 day(s) — New failure pattern — no prior historyShow trend detailsAug 8: 0 · Aug 9: 0 · Aug 10: 0 · Aug 11: 0 · Aug 12: 0 · Aug 13: 0 · Aug 14: 1none
Full failure examples (1)
fail [github.com/Azure/ARO-HCP/test/e2e/nodepool_osdisk_encryption.go:163]: cluster verification failed
Unexpected error:
    <*errors.joinError | 0xc0010db638>: 
    VerifyVMOSDiskCustomerEncryption(nodePool=des-np) failed: OS disk encryption verification failed for 2/2 VMs: disk des-encrypt-des-np-gs4jx-fkqfk_OSDisk for VM des-encrypt-des-np-gs4jx-fkqfk has encryption type EncryptionAtRestWithPlatformKey, expected EncryptionAtRestWithCustomerKey
    disk des-encrypt-des-np-gs4jx-stqv5_OSDisk for VM des-encrypt-des-np-gs4jx-stqv5 has encryption type EncryptionAtRestWithPlatformKey, expected EncryptionAtRestWithCustomerKey
    ...
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/nodepool_osdisk_encryption.go:163]: cluster verification failed
Unexpected error:
    <*errors.joinError | 0xc0010db638>: 
    VerifyVMOSDiskCustomerEncryption(nodePool=des-np) failed: OS disk encryption verification failed for 2/2 VMs: disk des-encrypt-des-np-gs4jx-fkqfk_OSDisk for VM des-encrypt-des-np-gs4jx-fkqfk has encryption type EncryptionAtRestWithPlatformKey, expected EncryptionAtRestWithCustomerKey
    disk des-encrypt-des-np-gs4jx-stqv5_OSDisk for VM des-encrypt-des-np-gs4jx-stqv5 has encryption type EncryptionAtRestWithPlatformKey, expected EncryptionAtRestWithCustomerKey
    ...
occurred
Contributing tests (1)
Failed AtJobTestSupport
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-prod-e2e-parallelNodepool OS Disk Encryption should create a nodepool with customer-managed disk encryption via DES1
Affected runs (1)
Date (UTC)Associated PRProw job
n/a2088083343911424000
VerifyVMOSDiskCustomerEncryption(nodePool=<nodepool>) failed: OS disk encryption verification failed for 2/2 VMs: disk des-encrypt-des-np-w9d2c-bm8tg_OSDisk for VM des-encrypt-des...
full failure pattern:
VerifyVMOSDiskCustomerEncryption(nodePool=<nodepool>) failed: OS disk encryption verification failed for 2/2 VMs: disk des-encrypt-des-np-w9d2c-bm8tg_OSDisk for VM des-encrypt-des-np-w9d2c-bm8tg has encryption type EncryptionAtRestWithPlatformKey, expected
Signal: IndeterminateSignal: Indeterminate — no prior history; active 1 day(s) — New failure pattern — no prior history
e2e133.33%1 of 3 job runs affectedIndeterminateSignal: Indeterminate — no prior history; active 1 day(s) — New failure pattern — no prior historyShow trend detailsAug 8: 0 · Aug 9: 0 · Aug 10: 0 · Aug 11: 0 · Aug 12: 0 · Aug 13: 0 · Aug 14: 1none
Full failure examples (1)
fail [github.com/Azure/ARO-HCP/test/e2e/nodepool_osdisk_encryption.go:163]: cluster verification failed
Unexpected error:
    <*errors.joinError | 0xc000d9adf8>: 
    VerifyVMOSDiskCustomerEncryption(nodePool=des-np) failed: OS disk encryption verification failed for 2/2 VMs: disk des-encrypt-des-np-w9d2c-bm8tg_OSDisk for VM des-encrypt-des-np-w9d2c-bm8tg has encryption type EncryptionAtRestWithPlatformKey, expected EncryptionAtRestWithCustomerKey
    disk des-encrypt-des-np-w9d2c-djq6l_OSDisk for VM des-encrypt-des-np-w9d2c-djq6l has encryption type EncryptionAtRestWithPlatformKey, expected EncryptionAtRestWithCustomerKey
    ...
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/nodepool_osdisk_encryption.go:163]: cluster verification failed
Unexpected error:
    <*errors.joinError | 0xc000d9adf8>: 
    VerifyVMOSDiskCustomerEncryption(nodePool=des-np) failed: OS disk encryption verification failed for 2/2 VMs: disk des-encrypt-des-np-w9d2c-bm8tg_OSDisk for VM des-encrypt-des-np-w9d2c-bm8tg has encryption type EncryptionAtRestWithPlatformKey, expected EncryptionAtRestWithCustomerKey
    disk des-encrypt-des-np-w9d2c-djq6l_OSDisk for VM des-encrypt-des-np-w9d2c-djq6l has encryption type EncryptionAtRestWithPlatformKey, expected EncryptionAtRestWithCustomerKey
    ...
occurred
Contributing tests (1)
Failed AtJobTestSupport
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-prod-e2e-parallel-ocp-nightlyNodepool OS Disk Encryption should create a nodepool with customer-managed disk encryption via DES1
Affected runs (1)
Date (UTC)Associated PRProw job
n/a2088400490290221056