No failure patterns match your search.
Environment: INT
Failure patterns: 4 · Failures matched: 4 · Total runs: 6 · Runs affected: 2
| 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. | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
VerifyCiliumConnectivityChecks failed: failed to create test namespace: object is being deleted: namespace "<namespace>" already existsfull failure pattern: VerifyCiliumConnectivityChecks failed: failed to create test namespace: object is being deleted: namespace "<namespace>" already exists Signal: IndeterminateSignal: Indeterminate — seen in 1 prior week(s); active 2 day(s) | e2e | 1 | 16.67%1 of 6 job runs affected | IndeterminateSignal: Indeterminate — seen in 1 prior week(s); active 2 day(s) | Show trend detailsJul 30: 0 · Jul 31: 0 · Aug 1: 0 · Aug 2: 1 · Aug 3: 0 · Aug 4: 0 · Aug 5: 1 | none | ||||||||||||||
Full failure examples (1)fail [github.com/Azure/ARO-HCP/test/e2e/cluster_create_feature_aggregation.go:492]: failed to verify simple web app and connectivity checks for cluster "agg-cluster"
Unexpected error:
<*errors.joinError | 0xc0000128b8>:
VerifyCiliumConnectivityChecks failed: failed to create test namespace: object is being deleted: namespaces "cilium-connectivity-check" already exists
...
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_create_feature_aggregation.go:492]: failed to verify simple web app and connectivity checks for cluster "agg-cluster"
Unexpected error:
<*errors.joinError | 0xc0000128b8>:
VerifyCiliumConnectivityChecks failed: failed to create test namespace: object is being deleted: namespaces "cilium-connectivity-check" already exists
...
occurredContributing tests (1)
Affected runs (1)
| ||||||||||||||||||||
add password after 1 attempts; last attempt error: error status code received from the API; polling error: error status code received from the APIfull failure pattern: add password after 1 attempts; last attempt error: error status code received from the API; polling error: error status code received from the API Signal: IndeterminateSignal: Indeterminate — seen in 1 prior week(s); active 1 day(s) | e2e | 1 | 16.67%1 of 6 job runs affected | IndeterminateSignal: Indeterminate — seen in 1 prior week(s); active 1 day(s) | Show trend detailsJul 30: 0 · Jul 31: 0 · Aug 1: 0 · Aug 2: 0 · Aug 3: 0 · Aug 4: 0 · Aug 5: 1 | none | ||||||||||||||
Full failure examples (1)fail [github.com/Azure/ARO-HCP/test/e2e/external_auth_create.go:133]: failed to add password to app registration
Unexpected error:
<*fmt.wrapErrors | 0xc002c6dd40>:
add password after 1 attempts; last attempt error: error status code received from the API; polling error: error status code received from the API
...
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/external_auth_create.go:133]: failed to add password to app registration
Unexpected error:
<*fmt.wrapErrors | 0xc002c6dd40>:
add password after 1 attempts; last attempt error: error status code received from the API; polling error: error status code received from the API
...
occurredContributing tests (1)
Affected runs (1)
| ||||||||||||||||||||
ERROR CODE: InternalServerError; detail message [clusterServiceClusterStatus] <no_message>; [hypershiftHostedCluster] hosted cluster has no control plane endpoint host; hosted clu...full failure pattern: ERROR CODE: InternalServerError; detail message [clusterServiceClusterStatus] <no_message>; [hypershiftHostedCluster] hosted cluster has no control plane endpoint host; hosted cluster degraded: UnavailableReplicas: [capi-provider]; provider Microsoft.RedHatOpenShift Signal: IndeterminateSignal: Indeterminate — no prior history; active 1 day(s) — New failure pattern — no prior history | e2e | 1 | 16.67%1 of 6 job runs affected | IndeterminateSignal: Indeterminate — no prior history; active 1 day(s) — New failure pattern — no prior history | Show trend detailsJul 30: 0 · Jul 31: 0 · Aug 1: 0 · Aug 2: 0 · Aug 3: 0 · Aug 4: 0 · Aug 5: 1 | none | ||||||||||||||
Full failure examples (1)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 | 0xc0007ee8a0>:
failed waiting for cluster="private-kv-cluster" in resourcegroup="private-keyvault-67lld96982s2" to finish creating: GET https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/locations/uksouth/hcpOperationStatuses/c0d80c69-4ce6-4c33-9789-8d58306876ca
--------------------------------------------------------------------------------
RESPONSE 200: 200 OK
ERROR CODE: InternalServerError
--------------------------------------------------------------------------------
{
"id": "/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/locations/uksouth/hcpOperationStatuses/c0d80c69-4ce6-4c33-9789-8d58306876ca",
"name": "c0d80c69-4ce6-4c33-9789-8d58306876ca",
"status": "Failed",
"startTime": "2026-08-05T18:19:39.283248072Z",
"endTime": "2026-08-05T18:38:57.57551494Z",
"error": {
"code": "InternalServerError",
"message": "[clusterServiceClusterStatus] \u003cno_message\u003e; [hypershiftHostedCluster] hosted cluster has no control plane endpoint host; hosted cluster degraded: UnavailableReplicas: capi-provider 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 | 0xc0007ee8a0>:
failed waiting for cluster="private-kv-cluster" in resourcegroup="private-keyvault-67lld96982s2" to finish creating: GET https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/locations/uksouth/hcpOperationStatuses/c0d80c69-4ce6-4c33-9789-8d58306876ca
--------------------------------------------------------------------------------
RESPONSE 200: 200 OK
ERROR CODE: InternalServerError
--------------------------------------------------------------------------------
{
"id": "/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/locations/uksouth/hcpOperationStatuses/c0d80c69-4ce6-4c33-9789-8d58306876ca",
"name": "c0d80c69-4ce6-4c33-9789-8d58306876ca",
"status": "Failed",
"startTime": "2026-08-05T18:19:39.283248072Z",
"endTime": "2026-08-05T18:38:57.57551494Z",
"error": {
"code": "InternalServerError",
"message": "[clusterServiceClusterStatus] \u003cno_message\u003e; [hypershiftHostedCluster] hosted cluster has no control plane endpoint host; hosted cluster degraded: UnavailableReplicas: capi-provider deployment has 1 unavailable replicas"
}
}
--------------------------------------------------------------------------------
...
occurredContributing tests (1)
Affected runs (1)
| ||||||||||||||||||||
ERROR CODE: InternalServerError; detail message cluster deletion did not complete before the deadline; [clusterServiceDeletion] ClusterService cluster still exists; [clusterServic...full failure pattern: ERROR CODE: InternalServerError; detail message cluster deletion did not complete before the deadline; [clusterServiceDeletion] ClusterService cluster still exists; [clusterServiceStatus] state is "uninstalling"; [hostedCluster] HostedCluster still exists; [descendantResources] remaining resources: serviceProviderClusters; provider Microsoft.RedHatOpenShift Signal: IndeterminateSignal: Indeterminate — no prior history; active 1 day(s) — New failure pattern — no prior history | e2e | 1 | 16.67%1 of 6 job runs affected | IndeterminateSignal: Indeterminate — no prior history; active 1 day(s) — New failure pattern — no prior history | Show trend detailsJul 30: 0 · Jul 31: 0 · Aug 1: 0 · Aug 2: 0 · Aug 3: 0 · Aug 4: 0 · Aug 5: 1 | none | ||||||||||||||
Full failure examples (1)fail [github.com/Azure/ARO-HCP/test/util/framework/per_test_framework.go:293]: Unexpected error:
<*errors.joinError | 0xc001c0c318>:
failed to cleanup resource group: at least one hcp cluster failed to delete: failed waiting for hcpCluster="ea-listsw5lzb" in resourcegroup="ea-list-gw8w9l5cfjd5" to finish deleting: GET https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/locations/uksouth/hcpOperationStatuses/9f51263c-383b-4936-ab54-adcca7eeb363
--------------------------------------------------------------------------------
RESPONSE 200: 200 OK
ERROR CODE: InternalServerError
--------------------------------------------------------------------------------
{
"id": "/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/locations/uksouth/hcpOperationStatuses/9f51263c-383b-4936-ab54-adcca7eeb363",
"name": "9f51263c-383b-4936-ab54-adcca7eeb363",
"status": "Failed",
"startTime": "2026-08-05T03:24:04.149496962Z",
"endTime": "2026-08-05T03:48:21.04831181Z",
"error": {
"code": "InternalServerError",
"message": "cluster deletion did not complete before the deadline; [clusterServiceDeletion] ClusterService cluster /api/aro_hcp/v1alpha1/clusters/2s05ot1ch68qae9km918rljd0pp2giq8 still exists (deletion dispatched at 2026-08-05T03:24:04Z); [clusterServiceStatus] ClusterService state is \"uninstalling\"; [hostedCluster] HostedCluster still exists; [descendantResources] remaining resources: 1 microsoft.redhatopenshift/hcpopenshiftclusters/serviceProviderClusters"
}
}
--------------------------------------------------------------------------------
...
occurred
fail [github.com/Azure/ARO-HCP/test/util/framework/per_test_framework.go:293]: Unexpected error:
<*errors.joinError | 0xc001c0c318>:
failed to cleanup resource group: at least one hcp cluster failed to delete: failed waiting for hcpCluster="ea-listsw5lzb" in resourcegroup="ea-list-gw8w9l5cfjd5" to finish deleting: GET https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/locations/uksouth/hcpOperationStatuses/9f51263c-383b-4936-ab54-adcca7eeb363
--------------------------------------------------------------------------------
RESPONSE 200: 200 OK
ERROR CODE: InternalServerError
--------------------------------------------------------------------------------
{
"id": "/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/locations/uksouth/hcpOperationStatuses/9f51263c-383b-4936-ab54-adcca7eeb363",
"name": "9f51263c-383b-4936-ab54-adcca7eeb363",
"status": "Failed",
"startTime": "2026-08-05T03:24:04.149496962Z",
"endTime": "2026-08-05T03:48:21.04831181Z",
"error": {
"code": "InternalServerError",
"message": "cluster deletion did not complete before the deadline; [clusterServiceDeletion] ClusterService cluster /api/aro_hcp/v1alpha1/clusters/2s05ot1ch68qae9km918rljd0pp2giq8 still exists (deletion dispatched at 2026-08-05T03:24:04Z); [clusterServiceStatus] ClusterService state is \"uninstalling\"; [hostedCluster] HostedCluster still exists; [descendantResources] remaining resources: 1 microsoft.redhatopenshift/hcpopenshiftclusters/serviceProviderClusters"
}
}
--------------------------------------------------------------------------------
...
occurredContributing tests (1)
Affected runs (1)
| ||||||||||||||||||||