<
Single Day: Mar 3
> Reset
View JSON API

Environment: PROD

Failure patterns: 7 · Failures matched: 51 · 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.
Deserializaion Error: no output from command
full failure pattern:
Deserializaion Error: no output from command
Signal: NoiseSignal: Noise — source deserialization/no-output error
e2e3100.00%3 of 3 job runs affectedNoiseSignal: Noise — source deserialization/no-output errorShow trend detailsFeb 25: 0 · Feb 26: 0 · Feb 27: 2 · Feb 28: 3 · Mar 1: 2 · Mar 2: 1 · Mar 3: 5none
Full failure examples (3)
eadLoop).run(0xc000396fa8)
	/go/pkg/mod/golang.org/x/net@v0.49.0/http2/transport.go:2258 +0xca fp=0xc000396f60 sp=0xc000396e18 pc=0x31a62aa
golang.org/x/net/http2.(*ClientConn).readLoop(0xc001552380)
	/go/pkg/mod/golang.org/x/net@v0.49.0/http2/transport.go:2127 +0x52 fp=0xc000396fc8 sp=0xc000396f60 pc=0x31a5632
golang.org/x/net/http2.(*Transport).newClientConn.gowrap1()
	/go/pkg/mod/golang.org/x/net@v0.49.0/http2/transport.go:880 +0x25 fp=0xc000396fe0 sp=0xc000396fc8 pc=0x319edc5
runtime.goexit({})
	/usr/local/go/src/runtime/asm_amd64.s:1693 +0x1 fp=0xc000396fe8 sp=0xc000396fe0 pc=0x2ac5921
created by golang.org/x/net/http2.(*Transport).newClientConn in goroutine 137
	/go/pkg/mod/golang.org/x/net@v0.49.0/http2/transport.go:880 +0xda5

goroutine 43 gp=0xc000002000 m=nil [runnable]:
runtime.gopark(0xc0000b4f88?, 0x3?, 0x0?, 0x0?, 0xc0000b4f6a?)
	/usr/local/go/src/runtime/proc.go:460 +0xce fp=0xc0000b4df0 sp=0xc0000b4dd0 pc=0x2abd28e
runtime.selectgo(0xc0000b4f88, 0xc0000b4f64, 0x0?, 0x0, 0x0?, 0x1)
	/usr/local/go/src/runtime/select.go:351 +0x8b7 fp=0xc0000b4f30 sp=0xc0000b4df0 pc=0x2a98137
github.com/onsi/ginkgo/v2/internal/interrupt_handler.(*InterruptHandler).registerForInterrupts.func2(0xc0000b4fa0?)
	/go/pkg/mod/github.com/openshift/onsi-ginkgo/v2@v2.6.1-0.20250416174521-4eb003743b54/internal/interrupt_handler/interrupt_handler.go:131 +0x7d fp=0xc0000b4fc8 sp=0xc0000b4f30 pc=0x2ed51fd
github.com/onsi/ginkgo/v2/internal/interrupt_handler.(*InterruptHandler).registerForInterrupts.gowrap1()
	/go/pkg/mod/github.com/openshift/onsi-ginkgo/v2@v2.6.1-0.20250416174521-4eb003743b54/internal/interrupt_handler/interrupt_handler.go:158 +0x24 fp=0xc0000b4fe0 sp=0xc0000b4fc8 pc=0x2ed5144
runtime.goexit({})
	/usr/local/go/src/runtime/asm_amd64.s:1693 +0x1 fp=0xc0000b4fe8 sp=0xc0000b4fe0 pc=0x2ac5921
created by github.com/onsi/ginkgo/v2/internal/interrupt_handler.(*InterruptHandler).registerForInterrupts in goroutine 63
	/go/pkg/mod/github.com/openshift/onsi-ginkgo/v2@v2.6.1-0.20250416174521-4eb003743b54/internal/interrupt_handler/interrupt_handler.go:128 +0x165

goroutine 45 gp=0xc000e3a1c0 m=nil [select]:
runtime.gopark(0xc0013d8fb0?, 0x2?, 0xe8?, 0x80?, 0xc0013d8fa4?)
	/usr/local/go/src/runtime/proc.go:460 +0xce fp=0xc0013d8e30 sp=0xc0013d8e10 pc=0x2abd28e
runtime.selectgo(0xc0013d8fb0, 0xc0013d8fa0, 0xc0018146a0?, 0x0, 0x328a93c?, 0x1)
	/usr/local/go/src/runtime/select.go:351 +0x8b7 fp=0xc0013d8f70 sp=0xc0013d8e30 pc=0x2a98137
github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared.Delay({0x820bb58, 0xc0009d6640}, 0x77f1f7b?)
	/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.21.0/internal/shared/shared.go:36 +0x76 fp=0xc0013d8fe0 sp=0xc0013d8f70 pc=0x328a096
github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime.(*Poller[...]).PollUntilDone(0x823e9a0, {0x820bb58, 0xc0009d6640}, 0x0)
	/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.21.0/runtime/poller.go:284 +0x7b2 fp=0xc0013d9328 sp=0xc0013d8fe0 pc=0x371d0f2
github.com/Azure/ARO-HCP/test/util/framework.CreateHCPClusterAndWait({0x820bbc8?, 0xc000694380?}, {{0x82212e8?, 0xc0004e6400?}, 0xc001476b10?}, 0xc0013d9810, {0xc001418930, 0x16}, {0x780dcac, 0x12}, ...)
	/opt/app-root/src/github.com/Azure/ARO-HCP/test/util/framework/hcp_helper.go:641 +0x405 fp=0xc0013d95a0 sp=0xc0013d9328 pc=0x4e941e5
github.com/Azure/ARO-HCP/test/util/framework.(*perItOrDescribeTestContext).CreateHCPClusterFromParam(_, {_, _}, {{_, _}, _}, {_, _}, {{0x77d2694, 0x4}, ...}, ...)
	/opt/app-root/src/github.com/Azure/ARO-HCP/test/util/framework/deployment_helper.go:344 +0x497 fp=0xc0013d98e0 sp=0xc0013d95a0 pc=0x4e89d77
github.com/Azure/ARO-HCP/test/e2e.init.func23.3({0x7fa3f060bc60, 0xc000b10330})
	/opt/app-root/src/github.com/Azure/ARO-HCP/test/e2e/nodepool_autoscaling.go:160 +0x3a6 fp=0xc0013d9f58 sp=0xc0013d98e0 pc=0x501adc6
github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func2({0x82213c0?, 0xc000b10330?})
	/go/pkg/mod/github.com/openshift/onsi-ginkgo/v2@v2.6.1-0.20250416174521-4eb003743b54/internal/node.go:465 +0x3e fp=0xc0013d9f88 sp=0xc0013d9f58 pc=0x2eed25e
github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func3()
	/go/pkg/mod/github.com/openshift/onsi-ginkgo/v2@v2.6.1-0.20250416174521-4eb003743b54/internal/suite.go:901 +0x7b fp=0xc0013d9fe0 sp=0xc0013d9f88 pc=0x2f0197b
runtime.goexit({})
	/usr/local/go/src/runtime/asm_amd64.s:1693 +0x1 fp=0xc0013d9fe8 sp=0xc0013d9fe0 pc=0x2ac5921
created by github.com/onsi/ginkgo/v2/internal.(*Suite).runNode in goroutine 63
	/go/pkg/mod/github.com/openshift/onsi-ginkgo/v2@v2.6.1-0.20250416174521-4eb003743b54/internal/suite.go:888 +0xd50

rax    0xfffffffffffffffc
rbx    0x5
rcx    0x2a3ce0e
rdx    0x80
rdi    0x5
rsi    0x7ffe2a7b78bc
rbp    0x7ffe2a7b7870
rsp    0x7ffe2a7b7828
r8     0x0
r9     0x0
r10    0x2588
r11    0x246
r12    0x7ffe2a7b7900
r13    0x1
r14    0xb2ed360
r15    0x7
rip    0x2a3ce0e
rflags 0x246
cs     0x33
fs     0x0
gs     0x0
Command Error: exit status 2
Deserializaion Error: no output from command
eadLoop).run(0xc000396fa8)
	/go/pkg/mod/golang.org/x/net@v0.49.0/http2/transport.go:2258 +0xca fp=0xc000396f60 sp=0xc000396e18 pc=0x31a62aa
golang.org/x/net/http2.(*ClientConn).readLoop(0xc001552380)
	/go/pkg/mod/golang.org/x/net@v0.49.0/http2/transport.go:2127 +0x52 fp=0xc000396fc8 sp=0xc000396f60 pc=0x31a5632
golang.org/x/net/http2.(*Transport).newClientConn.gowrap1()
	/go/pkg/mod/golang.org/x/net@v0.49.0/http2/transport.go:880 +0x25 fp=0xc000396fe0 sp=0xc000396fc8 pc=0x319edc5
runtime.goexit({})
	/usr/local/go/src/runtime/asm_amd64.s:1693 +0x1 fp=0xc000396fe8 sp=0xc000396fe0 pc=0x2ac5921
created by golang.org/x/net/http2.(*Transport).newClientConn in goroutine 137
	/go/pkg/mod/golang.org/x/net@v0.49.0/http2/transport.go:880 +0xda5

goroutine 43 gp=0xc000002000 m=nil [runnable]:
runtime.gopark(0xc0000b4f88?, 0x3?, 0x0?, 0x0?, 0xc0000b4f6a?)
	/usr/local/go/src/runtime/proc.go:460 +0xce fp=0xc0000b4df0 sp=0xc0000b4dd0 pc=0x2abd28e
runtime.selectgo(0xc0000b4f88, 0xc0000b4f64, 0x0?, 0x0, 0x0?, 0x1)
	/usr/local/go/src/runtime/select.go:351 +0x8b7 fp=0xc0000b4f30 sp=0xc0000b4df0 pc=0x2a98137
github.com/onsi/ginkgo/v2/internal/interrupt_handler.(*InterruptHandler).registerForInterrupts.func2(0xc0000b4fa0?)
	/go/pkg/mod/github.com/openshift/onsi-ginkgo/v2@v2.6.1-0.20250416174521-4eb003743b54/internal/interrupt_handler/interrupt_handler.go:131 +0x7d fp=0xc0000b4fc8 sp=0xc0000b4f30 pc=0x2ed51fd
github.com/onsi/ginkgo/v2/internal/interrupt_handler.(*InterruptHandler).registerForInterrupts.gowrap1()
	/go/pkg/mod/github.com/openshift/onsi-ginkgo/v2@v2.6.1-0.20250416174521-4eb003743b54/internal/interrupt_handler/interrupt_handler.go:158 +0x24 fp=0xc0000b4fe0 sp=0xc0000b4fc8 pc=0x2ed5144
runtime.goexit({})
	/usr/local/go/src/runtime/asm_amd64.s:1693 +0x1 fp=0xc0000b4fe8 sp=0xc0000b4fe0 pc=0x2ac5921
created by github.com/onsi/ginkgo/v2/internal/interrupt_handler.(*InterruptHandler).registerForInterrupts in goroutine 63
	/go/pkg/mod/github.com/openshift/onsi-ginkgo/v2@v2.6.1-0.20250416174521-4eb003743b54/internal/interrupt_handler/interrupt_handler.go:128 +0x165

goroutine 45 gp=0xc000e3a1c0 m=nil [select]:
runtime.gopark(0xc0013d8fb0?, 0x2?, 0xe8?, 0x80?, 0xc0013d8fa4?)
	/usr/local/go/src/runtime/proc.go:460 +0xce fp=0xc0013d8e30 sp=0xc0013d8e10 pc=0x2abd28e
runtime.selectgo(0xc0013d8fb0, 0xc0013d8fa0, 0xc0018146a0?, 0x0, 0x328a93c?, 0x1)
	/usr/local/go/src/runtime/select.go:351 +0x8b7 fp=0xc0013d8f70 sp=0xc0013d8e30 pc=0x2a98137
github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared.Delay({0x820bb58, 0xc0009d6640}, 0x77f1f7b?)
	/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.21.0/internal/shared/shared.go:36 +0x76 fp=0xc0013d8fe0 sp=0xc0013d8f70 pc=0x328a096
github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime.(*Poller[...]).PollUntilDone(0x823e9a0, {0x820bb58, 0xc0009d6640}, 0x0)
	/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.21.0/runtime/poller.go:284 +0x7b2 fp=0xc0013d9328 sp=0xc0013d8fe0 pc=0x371d0f2
github.com/Azure/ARO-HCP/test/util/framework.CreateHCPClusterAndWait({0x820bbc8?, 0xc000694380?}, {{0x82212e8?, 0xc0004e6400?}, 0xc001476b10?}, 0xc0013d9810, {0xc001418930, 0x16}, {0x780dcac, 0x12}, ...)
	/opt/app-root/src/github.com/Azure/ARO-HCP/test/util/framework/hcp_helper.go:641 +0x405 fp=0xc0013d95a0 sp=0xc0013d9328 pc=0x4e941e5
github.com/Azure/ARO-HCP/test/util/framework.(*perItOrDescribeTestContext).CreateHCPClusterFromParam(_, {_, _}, {{_, _}, _}, {_, _}, {{0x77d2694, 0x4}, ...}, ...)
	/opt/app-root/src/github.com/Azure/ARO-HCP/test/util/framework/deployment_helper.go:344 +0x497 fp=0xc0013d98e0 sp=0xc0013d95a0 pc=0x4e89d77
github.com/Azure/ARO-HCP/test/e2e.init.func23.3({0x7fa3f060bc60, 0xc000b10330})
	/opt/app-root/src/github.com/Azure/ARO-HCP/test/e2e/nodepool_autoscaling.go:160 +0x3a6 fp=0xc0013d9f58 sp=0xc0013d98e0 pc=0x501adc6
github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func2({0x82213c0?, 0xc000b10330?})
	/go/pkg/mod/github.com/openshift/onsi-ginkgo/v2@v2.6.1-0.20250416174521-4eb003743b54/internal/node.go:465 +0x3e fp=0xc0013d9f88 sp=0xc0013d9f58 pc=0x2eed25e
github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func3()
	/go/pkg/mod/github.com/openshift/onsi-ginkgo/v2@v2.6.1-0.20250416174521-4eb003743b54/internal/suite.go:901 +0x7b fp=0xc0013d9fe0 sp=0xc0013d9f88 pc=0x2f0197b
runtime.goexit({})
	/usr/local/go/src/runtime/asm_amd64.s:1693 +0x1 fp=0xc0013d9fe8 sp=0xc0013d9fe0 pc=0x2ac5921
created by github.com/onsi/ginkgo/v2/internal.(*Suite).runNode in goroutine 63
	/go/pkg/mod/github.com/openshift/onsi-ginkgo/v2@v2.6.1-0.20250416174521-4eb003743b54/internal/suite.go:888 +0xd50

rax    0xfffffffffffffffc
rbx    0x5
rcx    0x2a3ce0e
rdx    0x80
rdi    0x5
rsi    0x7ffe2a7b78bc
rbp    0x7ffe2a7b7870
rsp    0x7ffe2a7b7828
r8     0x0
r9     0x0
r10    0x2588
r11    0x246
r12    0x7ffe2a7b7900
r13    0x1
r14    0xb2ed360
r15    0x7
rip    0x2a3ce0e
rflags 0x246
cs     0x33
fs     0x0
gs     0x0
Command Error: exit status 2
Deserializaion Error: no output from command
> github.com/Azure/ARO-HCP/test/e2e.init.func16.2({0x7feaf8330288, 0xc0004da8d0})
              /opt/app-root/src/github.com/Azure/ARO-HCP/test/e2e/clusters_sharing_resgroup.go:126
                | 
                | By("waiting for first cluster to complete creation")
                > _, err = poller1.PollUntilDone(ctx, &runtime.PollUntilDoneOptions{
                | 	Frequency: framework.StandardPollInterval,
                | })
            github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func2({0x82213c0?, 0xc0004da8d0?})
              /go/pkg/mod/github.com/openshift/onsi-ginkgo/v2@v2.6.1-0.20250416174521-4eb003743b54/internal/node.go:465
            github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func3()
              /go/pkg/mod/github.com/openshift/onsi-ginkgo/v2@v2.6.1-0.20250416174521-4eb003743b54/internal/suite.go:901
            github.com/onsi/ginkgo/v2/internal.(*Suite).runNode in goroutine 101
              /go/pkg/mod/github.com/openshift/onsi-ginkgo/v2@v2.6.1-0.20250416174521-4eb003743b54/internal/suite.go:888
    ------------------------------
    [FAILED] in [It] - /opt/app-root/src/github.com/Azure/ARO-HCP/test/e2e/clusters_sharing_resgroup.go:129 @ 03/04/26 01:16:11.849
  "ts"="2026-03-04 01:16:11.849474" "level"=0 "msg"="Commiting timing metadata."
  "ts"="2026-03-04 01:16:11.849578" "level"=0 "msg"="Dumping deployment operations." "deployment"="customer-infra-basic-hcp-cluster-z9pkgz" "resourceGroup"="customer-rg-vhsgnq"
  "ts"="2026-03-04 01:16:12.326078" "level"=0 "msg"="Dumping deployment operations." "deployment"="mi-basic-hcp-cluster-z9pkgz" "resourceGroup"=""
  "ts"="2026-03-04 01:16:13.573758" "level"=0 "msg"="Dumping deployment operations." "deployment"="customer-infra-basic-hcp-cluster2-tz2b4w" "resourceGroup"="customer-rg-vhsgnq"
  "ts"="2026-03-04 01:16:13.680973" "level"=0 "msg"="Dumping deployment operations." "deployment"="mi-basic-hcp-cluster2-tz2b4w" "resourceGroup"=""
  "ts"="2026-03-04 01:16:15.111085" "level"=0 "msg"="Wrote timing metadata" "path"="/tmp/secret/timing-metadata-b8ed2189eb62b4145bd17832fa47015d3fc1ad56caa60a743b61b98540ac41f3.yaml.gz"
  "ts"="2026-03-04 01:16:15.111218" "level"=0 "msg"="Wrote timing metadata" "path"="/logs/artifacts/test-timing/timing-metadata-b8ed2189eb62b4145bd17832fa47015d3fc1ad56caa60a743b61b98540ac41f3.yaml.gz"
  "ts"="2026-03-04 01:16:15.111311" "level"=0 "msg"="collecting debug info"
  "ts"="2026-03-04 01:16:15.112165" "level"=0 "msg"="collecting deployments" "resourceGroup"="aro-hcp-test-msi-containers-prod-105"
  "ts"="2026-03-04 01:16:15.112207" "level"=0 "msg"="collecting deployments" "resourceGroup"="aro-hcp-test-msi-containers-prod-87"
  "ts"="2026-03-04 01:16:15.112208" "level"=0 "msg"="collecting deployments" "resourceGroup"="customer-rg-vhsgnq"
  "ts"="2026-03-04 01:16:15.112244" "level"=0 "msg"="collecting deployments" "resourceGroup"="aro-hcp-test-msi-containers-prod-43"
  "ts"="2026-03-04 01:16:15.270517" "level"=0 "msg"="collecting operations" "resourceGroup"="customer-rg-vhsgnq" "deployment"="pooledNonMsiScopedAssignments-mooiin3edme32"
  "ts"="2026-03-04 01:16:15.273588" "level"=0 "msg"="collecting operations" "resourceGroup"="aro-hcp-test-msi-containers-prod-87" "deployment"="pooledMsiScopedAssignments"
  "ts"="2026-03-04 01:16:15.341558" "level"=0 "msg"="collecting operations" "resourceGroup"="customer-rg-vhsgnq" "deployment"="customer-infra-basic-hcp-cluster2-tz2b4w"
  "ts"="2026-03-04 01:16:15.424275" "level"=0 "msg"="collecting operations" "resourceGroup"="aro-hcp-test-msi-containers-prod-43" "deployment"="pooledMsiScopedAssignments"
  "ts"="2026-03-04 01:16:15.495136" "level"=0 "msg"="collecting operations" "resourceGroup"="customer-rg-vhsgnq" "deployment"="pooledNonMsiScopedAssignments-eqbgltuyzhpg4"
  "ts"="2026-03-04 01:16:15.553286" "level"=0 "msg"="collecting operations" "resourceGroup"="aro-hcp-test-msi-containers-prod-43" "deployment"="msi-deployment-43"
  "ts"="2026-03-04 01:16:15.570032" "level"=0 "msg"="collecting operations" "resourceGroup"="customer-rg-vhsgnq" "deployment"="customer-infra-basic-hcp-cluster-z9pkgz"
  "ts"="2026-03-04 01:16:15.813903" "level"=0 "msg"="collecting operations" "resourceGroup"="aro-hcp-test-msi-containers-prod-105" "deployment"="pooledMsiScopedAssignments"
  "ts"="2026-03-04 01:16:15.832680" "level"=0 "msg"="collecting operations" "resourceGroup"="aro-hcp-test-msi-containers-prod-87" "deployment"="msi-deployment-87"
  "ts"="2026-03-04 01:16:16.124957" "level"=0 "msg"="collecting operations" "resourceGroup"="aro-hcp-test-msi-containers-prod-105" "deployment"="msi-deployment-105"
  "ts"="2026-03-04 01:16:16.281359" "level"=0 "msg"="finished collecting debug info"
  "ts"="2026-03-04 01:16:16.281545" "level"=0 "msg"="deleting created resources"
  "ts"="2026-03-04 01:16:16.281745" "level"=0 "msg"="deleting all hcp clusters in resource group" "resourceGroup"="customer-rg-vhsgnq"
Command Error: signal: killed
Deserializaion Error: no output from command
> github.com/Azure/ARO-HCP/test/e2e.init.func16.2({0x7feaf8330288, 0xc0004da8d0})
              /opt/app-root/src/github.com/Azure/ARO-HCP/test/e2e/clusters_sharing_resgroup.go:126
                | 
                | By("waiting for first cluster to complete creation")
                > _, err = poller1.PollUntilDone(ctx, &runtime.PollUntilDoneOptions{
                | 	Frequency: framework.StandardPollInterval,
                | })
            github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func2({0x82213c0?, 0xc0004da8d0?})
              /go/pkg/mod/github.com/openshift/onsi-ginkgo/v2@v2.6.1-0.20250416174521-4eb003743b54/internal/node.go:465
            github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func3()
              /go/pkg/mod/github.com/openshift/onsi-ginkgo/v2@v2.6.1-0.20250416174521-4eb003743b54/internal/suite.go:901
            github.com/onsi/ginkgo/v2/internal.(*Suite).runNode in goroutine 101
              /go/pkg/mod/github.com/openshift/onsi-ginkgo/v2@v2.6.1-0.20250416174521-4eb003743b54/internal/suite.go:888
    ------------------------------
    [FAILED] in [It] - /opt/app-root/src/github.com/Azure/ARO-HCP/test/e2e/clusters_sharing_resgroup.go:129 @ 03/04/26 01:16:11.849
  "ts"="2026-03-04 01:16:11.849474" "level"=0 "msg"="Commiting timing metadata."
  "ts"="2026-03-04 01:16:11.849578" "level"=0 "msg"="Dumping deployment operations." "deployment"="customer-infra-basic-hcp-cluster-z9pkgz" "resourceGroup"="customer-rg-vhsgnq"
  "ts"="2026-03-04 01:16:12.326078" "level"=0 "msg"="Dumping deployment operations." "deployment"="mi-basic-hcp-cluster-z9pkgz" "resourceGroup"=""
  "ts"="2026-03-04 01:16:13.573758" "level"=0 "msg"="Dumping deployment operations." "deployment"="customer-infra-basic-hcp-cluster2-tz2b4w" "resourceGroup"="customer-rg-vhsgnq"
  "ts"="2026-03-04 01:16:13.680973" "level"=0 "msg"="Dumping deployment operations." "deployment"="mi-basic-hcp-cluster2-tz2b4w" "resourceGroup"=""
  "ts"="2026-03-04 01:16:15.111085" "level"=0 "msg"="Wrote timing metadata" "path"="/tmp/secret/timing-metadata-b8ed2189eb62b4145bd17832fa47015d3fc1ad56caa60a743b61b98540ac41f3.yaml.gz"
  "ts"="2026-03-04 01:16:15.111218" "level"=0 "msg"="Wrote timing metadata" "path"="/logs/artifacts/test-timing/timing-metadata-b8ed2189eb62b4145bd17832fa47015d3fc1ad56caa60a743b61b98540ac41f3.yaml.gz"
  "ts"="2026-03-04 01:16:15.111311" "level"=0 "msg"="collecting debug info"
  "ts"="2026-03-04 01:16:15.112165" "level"=0 "msg"="collecting deployments" "resourceGroup"="aro-hcp-test-msi-containers-prod-105"
  "ts"="2026-03-04 01:16:15.112207" "level"=0 "msg"="collecting deployments" "resourceGroup"="aro-hcp-test-msi-containers-prod-87"
  "ts"="2026-03-04 01:16:15.112208" "level"=0 "msg"="collecting deployments" "resourceGroup"="customer-rg-vhsgnq"
  "ts"="2026-03-04 01:16:15.112244" "level"=0 "msg"="collecting deployments" "resourceGroup"="aro-hcp-test-msi-containers-prod-43"
  "ts"="2026-03-04 01:16:15.270517" "level"=0 "msg"="collecting operations" "resourceGroup"="customer-rg-vhsgnq" "deployment"="pooledNonMsiScopedAssignments-mooiin3edme32"
  "ts"="2026-03-04 01:16:15.273588" "level"=0 "msg"="collecting operations" "resourceGroup"="aro-hcp-test-msi-containers-prod-87" "deployment"="pooledMsiScopedAssignments"
  "ts"="2026-03-04 01:16:15.341558" "level"=0 "msg"="collecting operations" "resourceGroup"="customer-rg-vhsgnq" "deployment"="customer-infra-basic-hcp-cluster2-tz2b4w"
  "ts"="2026-03-04 01:16:15.424275" "level"=0 "msg"="collecting operations" "resourceGroup"="aro-hcp-test-msi-containers-prod-43" "deployment"="pooledMsiScopedAssignments"
  "ts"="2026-03-04 01:16:15.495136" "level"=0 "msg"="collecting operations" "resourceGroup"="customer-rg-vhsgnq" "deployment"="pooledNonMsiScopedAssignments-eqbgltuyzhpg4"
  "ts"="2026-03-04 01:16:15.553286" "level"=0 "msg"="collecting operations" "resourceGroup"="aro-hcp-test-msi-containers-prod-43" "deployment"="msi-deployment-43"
  "ts"="2026-03-04 01:16:15.570032" "level"=0 "msg"="collecting operations" "resourceGroup"="customer-rg-vhsgnq" "deployment"="customer-infra-basic-hcp-cluster-z9pkgz"
  "ts"="2026-03-04 01:16:15.813903" "level"=0 "msg"="collecting operations" "resourceGroup"="aro-hcp-test-msi-containers-prod-105" "deployment"="pooledMsiScopedAssignments"
  "ts"="2026-03-04 01:16:15.832680" "level"=0 "msg"="collecting operations" "resourceGroup"="aro-hcp-test-msi-containers-prod-87" "deployment"="msi-deployment-87"
  "ts"="2026-03-04 01:16:16.124957" "level"=0 "msg"="collecting operations" "resourceGroup"="aro-hcp-test-msi-containers-prod-105" "deployment"="msi-deployment-105"
  "ts"="2026-03-04 01:16:16.281359" "level"=0 "msg"="finished collecting debug info"
  "ts"="2026-03-04 01:16:16.281545" "level"=0 "msg"="deleting created resources"
  "ts"="2026-03-04 01:16:16.281745" "level"=0 "msg"="deleting all hcp clusters in resource group" "resourceGroup"="customer-rg-vhsgnq"
Command Error: signal: killed
Deserializaion Error: no output from command
> github.com/Azure/ARO-HCP/test/e2e.init.func16.2({0x7f6140169e60, 0xc00031c750})
              /opt/app-root/src/github.com/Azure/ARO-HCP/test/e2e/clusters_sharing_resgroup.go:126
                | 
                | By("waiting for first cluster to complete creation")
                > _, err = poller1.PollUntilDone(ctx, &runtime.PollUntilDoneOptions{
                | 	Frequency: framework.StandardPollInterval,
                | })
            github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func2({0x82213c0?, 0xc00031c750?})
              /go/pkg/mod/github.com/openshift/onsi-ginkgo/v2@v2.6.1-0.20250416174521-4eb003743b54/internal/node.go:465
            github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func3()
              /go/pkg/mod/github.com/openshift/onsi-ginkgo/v2@v2.6.1-0.20250416174521-4eb003743b54/internal/suite.go:901
            github.com/onsi/ginkgo/v2/internal.(*Suite).runNode in goroutine 95
              /go/pkg/mod/github.com/openshift/onsi-ginkgo/v2@v2.6.1-0.20250416174521-4eb003743b54/internal/suite.go:888
    ------------------------------
    [FAILED] in [It] - /opt/app-root/src/github.com/Azure/ARO-HCP/test/e2e/clusters_sharing_resgroup.go:129 @ 03/04/26 00:05:02.077
  "ts"="2026-03-04 00:05:02.077648" "level"=0 "msg"="Commiting timing metadata."
  "ts"="2026-03-04 00:05:02.077755" "level"=0 "msg"="Dumping deployment operations." "deployment"="customer-infra-basic-hcp-cluster-8mgz7c" "resourceGroup"="customer-rg-gxwvdd"
  "ts"="2026-03-04 00:05:02.493858" "level"=0 "msg"="Dumping deployment operations." "deployment"="mi-basic-hcp-cluster-8mgz7c" "resourceGroup"=""
  "ts"="2026-03-04 00:05:03.895887" "level"=0 "msg"="Dumping deployment operations." "deployment"="customer-infra-basic-hcp-cluster2-x9tzjh" "resourceGroup"="customer-rg-gxwvdd"
  "ts"="2026-03-04 00:05:03.991400" "level"=0 "msg"="Dumping deployment operations." "deployment"="mi-basic-hcp-cluster2-x9tzjh" "resourceGroup"=""
  "ts"="2026-03-04 00:05:05.282872" "level"=0 "msg"="Wrote timing metadata" "path"="/tmp/secret/timing-metadata-b8ed2189eb62b4145bd17832fa47015d3fc1ad56caa60a743b61b98540ac41f3.yaml.gz"
  "ts"="2026-03-04 00:05:05.282983" "level"=0 "msg"="Wrote timing metadata" "path"="/logs/artifacts/test-timing/timing-metadata-b8ed2189eb62b4145bd17832fa47015d3fc1ad56caa60a743b61b98540ac41f3.yaml.gz"
  "ts"="2026-03-04 00:05:05.283067" "level"=0 "msg"="collecting debug info"
  "ts"="2026-03-04 00:05:05.283817" "level"=0 "msg"="collecting deployments" "resourceGroup"="aro-hcp-test-msi-containers-prod-90"
  "ts"="2026-03-04 00:05:05.283830" "level"=0 "msg"="collecting deployments" "resourceGroup"="aro-hcp-test-msi-containers-prod-123"
  "ts"="2026-03-04 00:05:05.283852" "level"=0 "msg"="collecting deployments" "resourceGroup"="aro-hcp-test-msi-containers-prod-144"
  "ts"="2026-03-04 00:05:05.283906" "level"=0 "msg"="collecting deployments" "resourceGroup"="customer-rg-gxwvdd"
  "ts"="2026-03-04 00:05:05.467033" "level"=0 "msg"="collecting operations" "resourceGroup"="customer-rg-gxwvdd" "deployment"="pooledNonMsiScopedAssignments-mooiin3edme32"
  "ts"="2026-03-04 00:05:05.530440" "level"=0 "msg"="collecting operations" "resourceGroup"="customer-rg-gxwvdd" "deployment"="customer-infra-basic-hcp-cluster2-x9tzjh"
  "ts"="2026-03-04 00:05:05.607887" "level"=0 "msg"="collecting operations" "resourceGroup"="aro-hcp-test-msi-containers-prod-144" "deployment"="pooledMsiScopedAssignments"
  "ts"="2026-03-04 00:05:05.617180" "level"=0 "msg"="collecting operations" "resourceGroup"="customer-rg-gxwvdd" "deployment"="pooledNonMsiScopedAssignments-eqbgltuyzhpg4"
  "ts"="2026-03-04 00:05:05.687502" "level"=0 "msg"="collecting operations" "resourceGroup"="customer-rg-gxwvdd" "deployment"="customer-infra-basic-hcp-cluster-8mgz7c"
  "ts"="2026-03-04 00:05:05.770906" "level"=0 "msg"="collecting operations" "resourceGroup"="aro-hcp-test-msi-containers-prod-144" "deployment"="msi-deployment-144"
  "ts"="2026-03-04 00:05:05.791163" "level"=0 "msg"="collecting operations" "resourceGroup"="aro-hcp-test-msi-containers-prod-123" "deployment"="pooledMsiScopedAssignments"
  "ts"="2026-03-04 00:05:05.920959" "level"=0 "msg"="collecting operations" "resourceGroup"="aro-hcp-test-msi-containers-prod-123" "deployment"="msi-deployment-123"
  "ts"="2026-03-04 00:05:05.982538" "level"=0 "msg"="collecting operations" "resourceGroup"="aro-hcp-test-msi-containers-prod-90" "deployment"="pooledMsiScopedAssignments"
  "ts"="2026-03-04 00:05:06.722919" "level"=0 "msg"="collecting operations" "resourceGroup"="aro-hcp-test-msi-containers-prod-90" "deployment"="msi-deployment-90"
  "ts"="2026-03-04 00:05:06.881204" "level"=0 "msg"="finished collecting debug info"
  "ts"="2026-03-04 00:05:06.881353" "level"=0 "msg"="deleting created resources"
  "ts"="2026-03-04 00:05:06.881480" "level"=0 "msg"="deleting all hcp clusters in resource group" "resourceGroup"="customer-rg-gxwvdd"
Command Error: signal: killed
Deserializaion Error: no output from command
> github.com/Azure/ARO-HCP/test/e2e.init.func16.2({0x7f6140169e60, 0xc00031c750})
              /opt/app-root/src/github.com/Azure/ARO-HCP/test/e2e/clusters_sharing_resgroup.go:126
                | 
                | By("waiting for first cluster to complete creation")
                > _, err = poller1.PollUntilDone(ctx, &runtime.PollUntilDoneOptions{
                | 	Frequency: framework.StandardPollInterval,
                | })
            github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func2({0x82213c0?, 0xc00031c750?})
              /go/pkg/mod/github.com/openshift/onsi-ginkgo/v2@v2.6.1-0.20250416174521-4eb003743b54/internal/node.go:465
            github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func3()
              /go/pkg/mod/github.com/openshift/onsi-ginkgo/v2@v2.6.1-0.20250416174521-4eb003743b54/internal/suite.go:901
            github.com/onsi/ginkgo/v2/internal.(*Suite).runNode in goroutine 95
              /go/pkg/mod/github.com/openshift/onsi-ginkgo/v2@v2.6.1-0.20250416174521-4eb003743b54/internal/suite.go:888
    ------------------------------
    [FAILED] in [It] - /opt/app-root/src/github.com/Azure/ARO-HCP/test/e2e/clusters_sharing_resgroup.go:129 @ 03/04/26 00:05:02.077
  "ts"="2026-03-04 00:05:02.077648" "level"=0 "msg"="Commiting timing metadata."
  "ts"="2026-03-04 00:05:02.077755" "level"=0 "msg"="Dumping deployment operations." "deployment"="customer-infra-basic-hcp-cluster-8mgz7c" "resourceGroup"="customer-rg-gxwvdd"
  "ts"="2026-03-04 00:05:02.493858" "level"=0 "msg"="Dumping deployment operations." "deployment"="mi-basic-hcp-cluster-8mgz7c" "resourceGroup"=""
  "ts"="2026-03-04 00:05:03.895887" "level"=0 "msg"="Dumping deployment operations." "deployment"="customer-infra-basic-hcp-cluster2-x9tzjh" "resourceGroup"="customer-rg-gxwvdd"
  "ts"="2026-03-04 00:05:03.991400" "level"=0 "msg"="Dumping deployment operations." "deployment"="mi-basic-hcp-cluster2-x9tzjh" "resourceGroup"=""
  "ts"="2026-03-04 00:05:05.282872" "level"=0 "msg"="Wrote timing metadata" "path"="/tmp/secret/timing-metadata-b8ed2189eb62b4145bd17832fa47015d3fc1ad56caa60a743b61b98540ac41f3.yaml.gz"
  "ts"="2026-03-04 00:05:05.282983" "level"=0 "msg"="Wrote timing metadata" "path"="/logs/artifacts/test-timing/timing-metadata-b8ed2189eb62b4145bd17832fa47015d3fc1ad56caa60a743b61b98540ac41f3.yaml.gz"
  "ts"="2026-03-04 00:05:05.283067" "level"=0 "msg"="collecting debug info"
  "ts"="2026-03-04 00:05:05.283817" "level"=0 "msg"="collecting deployments" "resourceGroup"="aro-hcp-test-msi-containers-prod-90"
  "ts"="2026-03-04 00:05:05.283830" "level"=0 "msg"="collecting deployments" "resourceGroup"="aro-hcp-test-msi-containers-prod-123"
  "ts"="2026-03-04 00:05:05.283852" "level"=0 "msg"="collecting deployments" "resourceGroup"="aro-hcp-test-msi-containers-prod-144"
  "ts"="2026-03-04 00:05:05.283906" "level"=0 "msg"="collecting deployments" "resourceGroup"="customer-rg-gxwvdd"
  "ts"="2026-03-04 00:05:05.467033" "level"=0 "msg"="collecting operations" "resourceGroup"="customer-rg-gxwvdd" "deployment"="pooledNonMsiScopedAssignments-mooiin3edme32"
  "ts"="2026-03-04 00:05:05.530440" "level"=0 "msg"="collecting operations" "resourceGroup"="customer-rg-gxwvdd" "deployment"="customer-infra-basic-hcp-cluster2-x9tzjh"
  "ts"="2026-03-04 00:05:05.607887" "level"=0 "msg"="collecting operations" "resourceGroup"="aro-hcp-test-msi-containers-prod-144" "deployment"="pooledMsiScopedAssignments"
  "ts"="2026-03-04 00:05:05.617180" "level"=0 "msg"="collecting operations" "resourceGroup"="customer-rg-gxwvdd" "deployment"="pooledNonMsiScopedAssignments-eqbgltuyzhpg4"
  "ts"="2026-03-04 00:05:05.687502" "level"=0 "msg"="collecting operations" "resourceGroup"="customer-rg-gxwvdd" "deployment"="customer-infra-basic-hcp-cluster-8mgz7c"
  "ts"="2026-03-04 00:05:05.770906" "level"=0 "msg"="collecting operations" "resourceGroup"="aro-hcp-test-msi-containers-prod-144" "deployment"="msi-deployment-144"
  "ts"="2026-03-04 00:05:05.791163" "level"=0 "msg"="collecting operations" "resourceGroup"="aro-hcp-test-msi-containers-prod-123" "deployment"="pooledMsiScopedAssignments"
  "ts"="2026-03-04 00:05:05.920959" "level"=0 "msg"="collecting operations" "resourceGroup"="aro-hcp-test-msi-containers-prod-123" "deployment"="msi-deployment-123"
  "ts"="2026-03-04 00:05:05.982538" "level"=0 "msg"="collecting operations" "resourceGroup"="aro-hcp-test-msi-containers-prod-90" "deployment"="pooledMsiScopedAssignments"
  "ts"="2026-03-04 00:05:06.722919" "level"=0 "msg"="collecting operations" "resourceGroup"="aro-hcp-test-msi-containers-prod-90" "deployment"="msi-deployment-90"
  "ts"="2026-03-04 00:05:06.881204" "level"=0 "msg"="finished collecting debug info"
  "ts"="2026-03-04 00:05:06.881353" "level"=0 "msg"="deleting created resources"
  "ts"="2026-03-04 00:05:06.881480" "level"=0 "msg"="deleting all hcp clusters in resource group" "resourceGroup"="customer-rg-gxwvdd"
Command Error: signal: killed
Deserializaion Error: no output from command
Contributing tests (4)
Failed AtJobTestSupport
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-prod-e2e-parallelCustomer should be able to create several HCP clusters in their customer resource group, but not in the same managed resource group2
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-prod-e2e-parallelCustomer should be able to create a cluster with default autoscaling and a nodepool with autoscaling enabled1
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-prod-e2e-parallelCustomer should be able to create an HCP cluster and manage pull secrets1
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-prod-e2e-parallelCustomer should respect cluster-wide node limits with nodepool autoscaling1
Affected runs (3)
Date (UTC)Associated PRProw job
n/a2028977917446328320
n/a2028961734651285504
n/a2028651804983562240
timeout during CreateHCPClusterAndWait; context deadline exceeded
full failure pattern:
timeout during CreateHCPClusterAndWait; context deadline exceeded
Signal: IndeterminateSignal: Indeterminate — no prior history; active 1 day(s) — New failure pattern — no prior history
e2e266.67%2 of 3 job runs affectedIndeterminateSignal: Indeterminate — no prior history; active 1 day(s) — New failure pattern — no prior historyShow trend detailsFeb 25: 0 · Feb 26: 0 · Feb 27: 0 · Feb 28: 0 · Mar 1: 0 · Mar 2: 0 · Mar 3: 21none
Full failure examples (3)
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_autoscaling.go:97]: Unexpected error:
    <*fmt.wrapErrors | 0xc0010d49f0>: 
    failed to create HCP cluster autoscaling-hcp-cluster, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster autoscaling-hcp-cluster in resource group autoscaling-cluster-mhpzdj, error: failed waiting for cluster="autoscaling-hcp-cluster" in resourcegroup="autoscaling-cluster-mhpzdj" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster autoscaling-hcp-cluster in resource group autoscaling-cluster-mhpzdj, error: context deadline exceeded
    {
        msg: "failed to create HCP cluster autoscaling-hcp-cluster, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster autoscaling-hcp-cluster in resource group autoscaling-cluster-mhpzdj, error: failed waiting for cluster=\"autoscaling-hcp-cluster\" in resourcegroup=\"autoscaling-cluster-mhpzdj\" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster autoscaling-hcp-cluster in resource group autoscaling-cluster-mhpzdj, error: context deadline exceeded",
        errs: [
            <*errors.errorString | 0xc000f317f0>{
                s: "timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster autoscaling-hcp-cluster in resource group autoscaling-cluster-mhpzdj",
            },
            <*fmt.wrapErrors | 0xc0010d49c0>{
                msg: "failed waiting for cluster=\"autoscaling-hcp-cluster\" in resourcegroup=\"autoscaling-cluster-mhpzdj\" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster autoscaling-hcp-cluster in resource group autoscaling-cluster-mhpzdj, error: context deadline exceeded",
                errs: [
                    <*errors.errorString | 0xc000f317f0>{
                        s: "timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster autoscaling-hcp-cluster in resource group autoscaling-cluster-mhpzdj",
                    },
                    <context.deadlineExceededError>{},
                ],
            },
        ],
    }
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_autoscaling.go:97]: Unexpected error:
    <*fmt.wrapErrors | 0xc0010d49f0>: 
    failed to create HCP cluster autoscaling-hcp-cluster, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster autoscaling-hcp-cluster in resource group autoscaling-cluster-mhpzdj, error: failed waiting for cluster="autoscaling-hcp-cluster" in resourcegroup="autoscaling-cluster-mhpzdj" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster autoscaling-hcp-cluster in resource group autoscaling-cluster-mhpzdj, error: context deadline exceeded
    {
        msg: "failed to create HCP cluster autoscaling-hcp-cluster, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster autoscaling-hcp-cluster in resource group autoscaling-cluster-mhpzdj, error: failed waiting for cluster=\"autoscaling-hcp-cluster\" in resourcegroup=\"autoscaling-cluster-mhpzdj\" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster autoscaling-hcp-cluster in resource group autoscaling-cluster-mhpzdj, error: context deadline exceeded",
        errs: [
            <*errors.errorString | 0xc000f317f0>{
                s: "timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster autoscaling-hcp-cluster in resource group autoscaling-cluster-mhpzdj",
            },
            <*fmt.wrapErrors | 0xc0010d49c0>{
                msg: "failed waiting for cluster=\"autoscaling-hcp-cluster\" in resourcegroup=\"autoscaling-cluster-mhpzdj\" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster autoscaling-hcp-cluster in resource group autoscaling-cluster-mhpzdj, error: context deadline exceeded",
                errs: [
                    <*errors.errorString | 0xc000f317f0>{
                        s: "timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster autoscaling-hcp-cluster in resource group autoscaling-cluster-mhpzdj",
                    },
                    <context.deadlineExceededError>{},
                ],
            },
        ],
    }
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/external_auth_list_and_verify.go:84]: Unexpected error:
    <*fmt.wrapErrors | 0xc000edcb40>: 
    failed to create HCP cluster ea-listgchttl, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster ea-listgchttl in resource group ea-list-knxn4r, error: failed waiting for cluster="ea-listgchttl" in resourcegroup="ea-list-knxn4r" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster ea-listgchttl in resource group ea-list-knxn4r, error: context deadline exceeded
    {
        msg: "failed to create HCP cluster ea-listgchttl, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster ea-listgchttl in resource group ea-list-knxn4r, error: failed waiting for cluster=\"ea-listgchttl\" in resourcegroup=\"ea-list-knxn4r\" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster ea-listgchttl in resource group ea-list-knxn4r, error: context deadline exceeded",
        errs: [
            <*errors.errorString | 0xc0012ca2b0>{
                s: "timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster ea-listgchttl in resource group ea-list-knxn4r",
            },
            <*fmt.wrapErrors | 0xc000edcb10>{
                msg: "failed waiting for cluster=\"ea-listgchttl\" in resourcegroup=\"ea-list-knxn4r\" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster ea-listgchttl in resource group ea-list-knxn4r, error: context deadline exceeded",
                errs: [
                    <*errors.errorString | 0xc0012ca2b0>{
                        s: "timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster ea-listgchttl in resource group ea-list-knxn4r",
                    },
                    <context.deadlineExceededError>{},
                ],
            },
        ],
    }
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/external_auth_list_and_verify.go:84]: Unexpected error:
    <*fmt.wrapErrors | 0xc000edcb40>: 
    failed to create HCP cluster ea-listgchttl, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster ea-listgchttl in resource group ea-list-knxn4r, error: failed waiting for cluster="ea-listgchttl" in resourcegroup="ea-list-knxn4r" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster ea-listgchttl in resource group ea-list-knxn4r, error: context deadline exceeded
    {
        msg: "failed to create HCP cluster ea-listgchttl, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster ea-listgchttl in resource group ea-list-knxn4r, error: failed waiting for cluster=\"ea-listgchttl\" in resourcegroup=\"ea-list-knxn4r\" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster ea-listgchttl in resource group ea-list-knxn4r, error: context deadline exceeded",
        errs: [
            <*errors.errorString | 0xc0012ca2b0>{
                s: "timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster ea-listgchttl in resource group ea-list-knxn4r",
            },
            <*fmt.wrapErrors | 0xc000edcb10>{
                msg: "failed waiting for cluster=\"ea-listgchttl\" in resourcegroup=\"ea-list-knxn4r\" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster ea-listgchttl in resource group ea-list-knxn4r, error: context deadline exceeded",
                errs: [
                    <*errors.errorString | 0xc0012ca2b0>{
                        s: "timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster ea-listgchttl in resource group ea-list-knxn4r",
                    },
                    <context.deadlineExceededError>{},
                ],
            },
        ],
    }
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_version_backlevel.go:147]: Unexpected error:
    <*fmt.wrapErrors | 0xc000f2f2f0>: 
    failed waiting for cluster="cluster-ver-4-19" in resourcegroup="rg-cluster-back-version-czs8jw" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterAndWait for cluster cluster-ver-4-19 in resource group rg-cluster-back-version-czs8jw, error: context deadline exceeded
    {
        msg: "failed waiting for cluster=\"cluster-ver-4-19\" in resourcegroup=\"rg-cluster-back-version-czs8jw\" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterAndWait for cluster cluster-ver-4-19 in resource group rg-cluster-back-version-czs8jw, error: context deadline exceeded",
        errs: [
            <*errors.errorString | 0xc0011f5510>{
                s: "timeout '45.000000' minutes exceeded during CreateHCPClusterAndWait for cluster cluster-ver-4-19 in resource group rg-cluster-back-version-czs8jw",
            },
            <context.deadlineExceededError>{},
        ],
    }
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_version_backlevel.go:147]: Unexpected error:
    <*fmt.wrapErrors | 0xc000f2f2f0>: 
    failed waiting for cluster="cluster-ver-4-19" in resourcegroup="rg-cluster-back-version-czs8jw" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterAndWait for cluster cluster-ver-4-19 in resource group rg-cluster-back-version-czs8jw, error: context deadline exceeded
    {
        msg: "failed waiting for cluster=\"cluster-ver-4-19\" in resourcegroup=\"rg-cluster-back-version-czs8jw\" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterAndWait for cluster cluster-ver-4-19 in resource group rg-cluster-back-version-czs8jw, error: context deadline exceeded",
        errs: [
            <*errors.errorString | 0xc0011f5510>{
                s: "timeout '45.000000' minutes exceeded during CreateHCPClusterAndWait for cluster cluster-ver-4-19 in resource group rg-cluster-back-version-czs8jw",
            },
            <context.deadlineExceededError>{},
        ],
    }
occurred
Contributing tests (14)
Failed AtJobTestSupport
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-prod-e2e-parallelAuthorized CIDRs Connectivity should allow API access only from authorized VM IP2
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-prod-e2e-parallelCustomer should be able to create an HCP cluster2
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-prod-e2e-parallelCustomer should be able to create an HCP cluster and manage pull secrets2
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-prod-e2e-parallelCustomer should be able to create an HCP cluster with back-level version 4.192
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-prod-e2e-parallelCustomer should be able to create an HCP cluster with custom autoscaling2
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-prod-e2e-parallelCustomer should be able to create node pools with ARM64-based VMs2
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-prod-e2e-parallelCustomer should create an HCP cluster and validate TLS certificates2
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-prod-e2e-parallelCustomer should be able to create a cluster with an external auth config and get the external auth config1
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-prod-e2e-parallelCustomer should be able to create an HCP cluster and custom node pool osDisk size1
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-prod-e2e-parallelCustomer should be able to lifecycle and confirm external auth on a cluster1
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-prod-e2e-parallelCustomer should be able to list HCP clusters without node pools at both subscription and resource group levels1
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-prod-e2e-parallelCustomer should respect cluster-wide node limits with nodepool autoscaling1
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-prod-e2e-parallelUpdate HCPOpenShiftCluster Negative creates a cluster and fails to update its name with a PATCH request1
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-prod-e2e-parallelUpdate HCPOpenShiftCluster Positive creates a cluster and updates tags with a PATCH request1
Affected runs (2)
Date (UTC)Associated PRProw job
n/a2028977917446328320
n/a2028961734651285504
Interrupted by User
full failure pattern:
Interrupted by User
Signal: IndeterminateSignal: Indeterminate — seen in 1 prior week(s); active 4 day(s)
e2e266.67%2 of 3 job runs affectedIndeterminateSignal: Indeterminate — seen in 1 prior week(s); active 4 day(s)Show trend detailsFeb 25: 0 · Feb 26: 1 · Feb 27: 1 · Feb 28: 0 · Mar 1: 0 · Mar 2: 1 · Mar 3: 12none
Full failure examples (3)
fail [github.com/Azure/ARO-HCP/test/e2e/external_auth_create.go:47]: Interrupted by User
fail [github.com/Azure/ARO-HCP/test/e2e/external_auth_create.go:47]: Interrupted by User
fail [github.com/Azure/ARO-HCP/test/e2e/nodepool_autoscaling.go:36]: Interrupted by User
fail [github.com/Azure/ARO-HCP/test/e2e/nodepool_autoscaling.go:36]: Interrupted by User
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_nsg_subnet_reuse.go:30]: Interrupted by User
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_nsg_subnet_reuse.go:30]: Interrupted by User
Contributing tests (9)
Failed AtJobTestSupport
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-prod-e2e-parallelCustomer should be able to create a cluster with default autoscaling and a nodepool with autoscaling enabled2
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-prod-e2e-parallelCustomer should be able to create an HCP cluster with Image Registry not present2
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-prod-e2e-parallelCustomer should not be able to reuse subnets and NSGs between clusters2
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-prod-e2e-parallelCustomer should be able to create a cluster with an external auth config and get the external auth config1
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-prod-e2e-parallelCustomer should be able to create an HCP cluster and custom node pool osDisk size1
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-prod-e2e-parallelCustomer should be able to lifecycle and confirm external auth on a cluster1
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-prod-e2e-parallelCustomer should be able to list HCP clusters without node pools at both subscription and resource group levels1
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-prod-e2e-parallelUpdate HCPOpenShiftCluster Negative creates a cluster and fails to update its name with a PATCH request1
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-prod-e2e-parallelUpdate HCPOpenShiftCluster Positive creates a cluster and updates tags with a PATCH request1
Affected runs (2)
Date (UTC)Associated PRProw job
n/a2028977917446328320
n/a2028961734651285504
Cluster should become ready within 45 minutes
full failure pattern:
Cluster should become ready within 45 minutes
Signal: IndeterminateSignal: Indeterminate — no prior history; active 1 day(s) — New failure pattern — no prior history
e2e266.67%2 of 3 job runs affectedIndeterminateSignal: Indeterminate — no prior history; active 1 day(s) — New failure pattern — no prior historyShow trend detailsFeb 25: 0 · Feb 26: 0 · Feb 27: 0 · Feb 28: 0 · Mar 1: 0 · Mar 2: 0 · Mar 3: 2none
Full failure examples (2)
fail [github.com/Azure/ARO-HCP/test/e2e/admin_credential_lifecycle.go:158]: Timed out after 2700.145s.
Cluster should become ready within 45 minutes
Expected
    <bool>: false
to be true
fail [github.com/Azure/ARO-HCP/test/e2e/admin_credential_lifecycle.go:158]: Timed out after 2700.145s.
Cluster should become ready within 45 minutes
Expected
    <bool>: false
to be true
fail [github.com/Azure/ARO-HCP/test/e2e/admin_credential_lifecycle.go:158]: Timed out after 2700.006s.
Cluster should become ready within 45 minutes
Expected
    <bool>: false
to be true
fail [github.com/Azure/ARO-HCP/test/e2e/admin_credential_lifecycle.go:158]: Timed out after 2700.006s.
Cluster should become ready within 45 minutes
Expected
    <bool>: false
to be true
Contributing tests (1)
Failed AtJobTestSupport
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-prod-e2e-parallelCustomer should be able to test admin credentials before cluster ready, then full admin credential lifecycle2
Affected runs (2)
Date (UTC)Associated PRProw job
n/a2028977917446328320
n/a2028961734651285504
timeout during GetAdminRESTConfigForHCPCluster while waiting for hcpcluster creds
full failure pattern:
timeout during GetAdminRESTConfigForHCPCluster while waiting for hcpcluster creds
Signal: IndeterminateSignal: Indeterminate — seen in 1 prior week(s); active 1 day(s)
e2e133.33%1 of 3 job runs affectedIndeterminateSignal: Indeterminate — seen in 1 prior week(s); active 1 day(s)Show trend detailsFeb 25: 0 · Feb 26: 0 · Feb 27: 0 · Feb 28: 0 · Mar 1: 0 · Mar 2: 0 · Mar 3: 6none
Full failure examples (3)
fail [github.com/Azure/ARO-HCP/test/e2e/admin_credential_lifecycle.go:174]: Unexpected error:
    <*fmt.wrapErrors | 0xc0007de9f0>: 
    failed waiting for hcpCluster="admin-cred-lifecycle-kwvkmn" in resourcegroup="admin-credential-lifecycle-test-h4bz6t" to finish getting creds, caused by: timeout '10.000000' minutes exceeded during GetAdminRESTConfigForHCPCluster for cluster admin-cred-lifecycle-kwvkmn in resource group admin-credential-lifecycle-test-h4bz6t, error: context deadline exceeded
    {
        msg: "failed waiting for hcpCluster=\"admin-cred-lifecycle-kwvkmn\" in resourcegroup=\"admin-credential-lifecycle-test-h4bz6t\" to finish getting creds, caused by: timeout '10.000000' minutes exceeded during GetAdminRESTConfigForHCPCluster for cluster admin-cred-lifecycle-kwvkmn in resource group admin-credential-lifecycle-test-h4bz6t, error: context deadline exceeded",
        errs: [
            <*errors.errorString | 0xc000a8b2e0>{
                s: "timeout '10.000000' minutes exceeded during GetAdminRESTConfigForHCPCluster for cluster admin-cred-lifecycle-kwvkmn in resource group admin-credential-lifecycle-test-h4bz6t",
            },
            <context.deadlineExceededError>{},
        ],
    }
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/admin_credential_lifecycle.go:174]: Unexpected error:
    <*fmt.wrapErrors | 0xc0007de9f0>: 
    failed waiting for hcpCluster="admin-cred-lifecycle-kwvkmn" in resourcegroup="admin-credential-lifecycle-test-h4bz6t" to finish getting creds, caused by: timeout '10.000000' minutes exceeded during GetAdminRESTConfigForHCPCluster for cluster admin-cred-lifecycle-kwvkmn in resource group admin-credential-lifecycle-test-h4bz6t, error: context deadline exceeded
    {
        msg: "failed waiting for hcpCluster=\"admin-cred-lifecycle-kwvkmn\" in resourcegroup=\"admin-credential-lifecycle-test-h4bz6t\" to finish getting creds, caused by: timeout '10.000000' minutes exceeded during GetAdminRESTConfigForHCPCluster for cluster admin-cred-lifecycle-kwvkmn in resource group admin-credential-lifecycle-test-h4bz6t, error: context deadline exceeded",
        errs: [
            <*errors.errorString | 0xc000a8b2e0>{
                s: "timeout '10.000000' minutes exceeded during GetAdminRESTConfigForHCPCluster for cluster admin-cred-lifecycle-kwvkmn in resource group admin-credential-lifecycle-test-h4bz6t",
            },
            <context.deadlineExceededError>{},
        ],
    }
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/complete_cluster_create.go:100]: Unexpected error:
    <*fmt.wrapErrors | 0xc000d74b10>: 
    failed waiting for hcpCluster="basic-hcp-cluster" in resourcegroup="basic-cluster-jqxbnn" to finish getting creds, caused by: timeout '10.000000' minutes exceeded during GetAdminRESTConfigForHCPCluster for cluster basic-hcp-cluster in resource group basic-cluster-jqxbnn, error: context deadline exceeded
    {
        msg: "failed waiting for hcpCluster=\"basic-hcp-cluster\" in resourcegroup=\"basic-cluster-jqxbnn\" to finish getting creds, caused by: timeout '10.000000' minutes exceeded during GetAdminRESTConfigForHCPCluster for cluster basic-hcp-cluster in resource group basic-cluster-jqxbnn, error: context deadline exceeded",
        errs: [
            <*errors.errorString | 0xc000a12210>{
                s: "timeout '10.000000' minutes exceeded during GetAdminRESTConfigForHCPCluster for cluster basic-hcp-cluster in resource group basic-cluster-jqxbnn",
            },
            <context.deadlineExceededError>{},
        ],
    }
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/complete_cluster_create.go:100]: Unexpected error:
    <*fmt.wrapErrors | 0xc000d74b10>: 
    failed waiting for hcpCluster="basic-hcp-cluster" in resourcegroup="basic-cluster-jqxbnn" to finish getting creds, caused by: timeout '10.000000' minutes exceeded during GetAdminRESTConfigForHCPCluster for cluster basic-hcp-cluster in resource group basic-cluster-jqxbnn, error: context deadline exceeded
    {
        msg: "failed waiting for hcpCluster=\"basic-hcp-cluster\" in resourcegroup=\"basic-cluster-jqxbnn\" to finish getting creds, caused by: timeout '10.000000' minutes exceeded during GetAdminRESTConfigForHCPCluster for cluster basic-hcp-cluster in resource group basic-cluster-jqxbnn, error: context deadline exceeded",
        errs: [
            <*errors.errorString | 0xc000a12210>{
                s: "timeout '10.000000' minutes exceeded during GetAdminRESTConfigForHCPCluster for cluster basic-hcp-cluster in resource group basic-cluster-jqxbnn",
            },
            <context.deadlineExceededError>{},
        ],
    }
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_authorized_cidrs_connectivity.go:185]: Unexpected error:
    <*fmt.wrapErrors | 0xc001488b40>: 
    failed waiting for hcpCluster="cidr-connectivity-test" in resourcegroup="e2e-cidr-connectivity-svgd9j" to finish getting creds, caused by: timeout '10.000000' minutes exceeded during GetAdminRESTConfigForHCPCluster for cluster cidr-connectivity-test in resource group e2e-cidr-connectivity-svgd9j, error: context deadline exceeded
    {
        msg: "failed waiting for hcpCluster=\"cidr-connectivity-test\" in resourcegroup=\"e2e-cidr-connectivity-svgd9j\" to finish getting creds, caused by: timeout '10.000000' minutes exceeded during GetAdminRESTConfigForHCPCluster for cluster cidr-connectivity-test in resource group e2e-cidr-connectivity-svgd9j, error: context deadline exceeded",
        errs: [
            <*errors.errorString | 0xc0002ff5c0>{
                s: "timeout '10.000000' minutes exceeded during GetAdminRESTConfigForHCPCluster for cluster cidr-connectivity-test in resource group e2e-cidr-connectivity-svgd9j",
            },
            <context.deadlineExceededError>{},
        ],
    }
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_authorized_cidrs_connectivity.go:185]: Unexpected error:
    <*fmt.wrapErrors | 0xc001488b40>: 
    failed waiting for hcpCluster="cidr-connectivity-test" in resourcegroup="e2e-cidr-connectivity-svgd9j" to finish getting creds, caused by: timeout '10.000000' minutes exceeded during GetAdminRESTConfigForHCPCluster for cluster cidr-connectivity-test in resource group e2e-cidr-connectivity-svgd9j, error: context deadline exceeded
    {
        msg: "failed waiting for hcpCluster=\"cidr-connectivity-test\" in resourcegroup=\"e2e-cidr-connectivity-svgd9j\" to finish getting creds, caused by: timeout '10.000000' minutes exceeded during GetAdminRESTConfigForHCPCluster for cluster cidr-connectivity-test in resource group e2e-cidr-connectivity-svgd9j, error: context deadline exceeded",
        errs: [
            <*errors.errorString | 0xc0002ff5c0>{
                s: "timeout '10.000000' minutes exceeded during GetAdminRESTConfigForHCPCluster for cluster cidr-connectivity-test in resource group e2e-cidr-connectivity-svgd9j",
            },
            <context.deadlineExceededError>{},
        ],
    }
occurred
Contributing tests (6)
Failed AtJobTestSupport
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-prod-e2e-parallelAuthorized CIDRs Connectivity should allow API access only from authorized VM IP1
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-prod-e2e-parallelCustomer should be able to create a cluster with an external auth config and get the external auth config1
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-prod-e2e-parallelCustomer should be able to create an HCP cluster1
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-prod-e2e-parallelCustomer should be able to create an HCP cluster with back-level version 4.191
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-prod-e2e-parallelCustomer should be able to test admin credentials before cluster ready, then full admin credential lifecycle1
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-prod-e2e-parallelUpdate HCPOpenShiftCluster Negative creates a cluster and fails to update its name with a PATCH request1
Affected runs (1)
Date (UTC)Associated PRProw job
n/a2028651804983562240
CreateNodePoolFromParam timed out after <minutes> minutes; context deadline exceeded
full failure pattern:
CreateNodePoolFromParam timed out after <minutes> minutes; context deadline exceeded
Signal: IndeterminateSignal: Indeterminate — seen in 1 prior week(s); active 1 day(s)
e2e133.33%1 of 3 job runs affectedIndeterminateSignal: Indeterminate — seen in 1 prior week(s); active 1 day(s)Show trend detailsFeb 25: 0 · Feb 26: 0 · Feb 27: 0 · Feb 28: 0 · Mar 1: 0 · Mar 2: 0 · Mar 3: 4none
Full failure examples (3)
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_create_nodepool_osdisk.go:94]: Unexpected error:
    <*fmt.wrapErrors | 0xc001370810>: 
    failed to create NodePool nodepool-128GiB, caused by: timeout '45.000000' minutes exceeded during CreateNodePoolFromParam for node pool nodepool-128GiB in resource group clusternp128-45vbz8, error: failed waiting for nodepool="nodepool-128GiB" for cluster "hcp-cluster-np-128" in resourcegroup="clusternp128-45vbz8" to finish creating: context deadline exceeded
    {
        msg: "failed to create NodePool nodepool-128GiB, caused by: timeout '45.000000' minutes exceeded during CreateNodePoolFromParam for node pool nodepool-128GiB in resource group clusternp128-45vbz8, error: failed waiting for nodepool=\"nodepool-128GiB\" for cluster \"hcp-cluster-np-128\" in resourcegroup=\"clusternp128-45vbz8\" to finish creating: context deadline exceeded",
        errs: [
            <*errors.errorString | 0xc00070b5d0>{
                s: "timeout '45.000000' minutes exceeded during CreateNodePoolFromParam for node pool nodepool-128GiB in resource group clusternp128-45vbz8",
            },
            <*fmt.wrapError | 0xc0009d0520>{
                msg: "failed waiting for nodepool=\"nodepool-128GiB\" for cluster \"hcp-cluster-np-128\" in resourcegroup=\"clusternp128-45vbz8\" to finish creating: context deadline exceeded",
                err: <context.deadlineExceededError>{},
            },
        ],
    }
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_create_nodepool_osdisk.go:94]: Unexpected error:
    <*fmt.wrapErrors | 0xc001370810>: 
    failed to create NodePool nodepool-128GiB, caused by: timeout '45.000000' minutes exceeded during CreateNodePoolFromParam for node pool nodepool-128GiB in resource group clusternp128-45vbz8, error: failed waiting for nodepool="nodepool-128GiB" for cluster "hcp-cluster-np-128" in resourcegroup="clusternp128-45vbz8" to finish creating: context deadline exceeded
    {
        msg: "failed to create NodePool nodepool-128GiB, caused by: timeout '45.000000' minutes exceeded during CreateNodePoolFromParam for node pool nodepool-128GiB in resource group clusternp128-45vbz8, error: failed waiting for nodepool=\"nodepool-128GiB\" for cluster \"hcp-cluster-np-128\" in resourcegroup=\"clusternp128-45vbz8\" to finish creating: context deadline exceeded",
        errs: [
            <*errors.errorString | 0xc00070b5d0>{
                s: "timeout '45.000000' minutes exceeded during CreateNodePoolFromParam for node pool nodepool-128GiB in resource group clusternp128-45vbz8",
            },
            <*fmt.wrapError | 0xc0009d0520>{
                msg: "failed waiting for nodepool=\"nodepool-128GiB\" for cluster \"hcp-cluster-np-128\" in resourcegroup=\"clusternp128-45vbz8\" to finish creating: context deadline exceeded",
                err: <context.deadlineExceededError>{},
            },
        ],
    }
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_autoscaling.go:124]: Unexpected error:
    <*fmt.wrapErrors | 0xc0015a2510>: 
    failed to create NodePool np-1, caused by: timeout '45.000000' minutes exceeded during CreateNodePoolFromParam for node pool np-1 in resource group autoscaling-cluster-2x577m, error: failed waiting for nodepool="np-1" for cluster "autoscaling-hcp-cluster" in resourcegroup="autoscaling-cluster-2x577m" to finish creating: context deadline exceeded
    {
        msg: "failed to create NodePool np-1, caused by: timeout '45.000000' minutes exceeded during CreateNodePoolFromParam for node pool np-1 in resource group autoscaling-cluster-2x577m, error: failed waiting for nodepool=\"np-1\" for cluster \"autoscaling-hcp-cluster\" in resourcegroup=\"autoscaling-cluster-2x577m\" to finish creating: context deadline exceeded",
        errs: [
            <*errors.errorString | 0xc000893b80>{
                s: "timeout '45.000000' minutes exceeded during CreateNodePoolFromParam for node pool np-1 in resource group autoscaling-cluster-2x577m",
            },
            <*fmt.wrapError | 0xc001406360>{
                msg: "failed waiting for nodepool=\"np-1\" for cluster \"autoscaling-hcp-cluster\" in resourcegroup=\"autoscaling-cluster-2x577m\" to finish creating: context deadline exceeded",
                err: <context.deadlineExceededError>{},
            },
        ],
    }
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_autoscaling.go:124]: Unexpected error:
    <*fmt.wrapErrors | 0xc0015a2510>: 
    failed to create NodePool np-1, caused by: timeout '45.000000' minutes exceeded during CreateNodePoolFromParam for node pool np-1 in resource group autoscaling-cluster-2x577m, error: failed waiting for nodepool="np-1" for cluster "autoscaling-hcp-cluster" in resourcegroup="autoscaling-cluster-2x577m" to finish creating: context deadline exceeded
    {
        msg: "failed to create NodePool np-1, caused by: timeout '45.000000' minutes exceeded during CreateNodePoolFromParam for node pool np-1 in resource group autoscaling-cluster-2x577m, error: failed waiting for nodepool=\"np-1\" for cluster \"autoscaling-hcp-cluster\" in resourcegroup=\"autoscaling-cluster-2x577m\" to finish creating: context deadline exceeded",
        errs: [
            <*errors.errorString | 0xc000893b80>{
                s: "timeout '45.000000' minutes exceeded during CreateNodePoolFromParam for node pool np-1 in resource group autoscaling-cluster-2x577m",
            },
            <*fmt.wrapError | 0xc001406360>{
                msg: "failed waiting for nodepool=\"np-1\" for cluster \"autoscaling-hcp-cluster\" in resourcegroup=\"autoscaling-cluster-2x577m\" to finish creating: context deadline exceeded",
                err: <context.deadlineExceededError>{},
            },
        ],
    }
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/arm64_nodepool.go:109]: Unexpected error:
    <*fmt.wrapErrors | 0xc001484810>: 
    failed to create NodePool arm64-vm-np-1, caused by: timeout '45.000000' minutes exceeded during CreateNodePoolFromParam for node pool arm64-vm-np-1 in resource group arm64-vm-cluster-82wj5d, error: failed waiting for nodepool="arm64-vm-np-1" for cluster "arm64-vm-hcp-cluster" in resourcegroup="arm64-vm-cluster-82wj5d" to finish creating: context deadline exceeded
    {
        msg: "failed to create NodePool arm64-vm-np-1, caused by: timeout '45.000000' minutes exceeded during CreateNodePoolFromParam for node pool arm64-vm-np-1 in resource group arm64-vm-cluster-82wj5d, error: failed waiting for nodepool=\"arm64-vm-np-1\" for cluster \"arm64-vm-hcp-cluster\" in resourcegroup=\"arm64-vm-cluster-82wj5d\" to finish creating: context deadline exceeded",
        errs: [
            <*errors.errorString | 0xc0012cb2a0>{
                s: "timeout '45.000000' minutes exceeded during CreateNodePoolFromParam for node pool arm64-vm-np-1 in resource group arm64-vm-cluster-82wj5d",
            },
            <*fmt.wrapError | 0xc00091c5c0>{
                msg: "failed waiting for nodepool=\"arm64-vm-np-1\" for cluster \"arm64-vm-hcp-cluster\" in resourcegroup=\"arm64-vm-cluster-82wj5d\" to finish creating: context deadline exceeded",
                err: <context.deadlineExceededError>{},
            },
        ],
    }
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/arm64_nodepool.go:109]: Unexpected error:
    <*fmt.wrapErrors | 0xc001484810>: 
    failed to create NodePool arm64-vm-np-1, caused by: timeout '45.000000' minutes exceeded during CreateNodePoolFromParam for node pool arm64-vm-np-1 in resource group arm64-vm-cluster-82wj5d, error: failed waiting for nodepool="arm64-vm-np-1" for cluster "arm64-vm-hcp-cluster" in resourcegroup="arm64-vm-cluster-82wj5d" to finish creating: context deadline exceeded
    {
        msg: "failed to create NodePool arm64-vm-np-1, caused by: timeout '45.000000' minutes exceeded during CreateNodePoolFromParam for node pool arm64-vm-np-1 in resource group arm64-vm-cluster-82wj5d, error: failed waiting for nodepool=\"arm64-vm-np-1\" for cluster \"arm64-vm-hcp-cluster\" in resourcegroup=\"arm64-vm-cluster-82wj5d\" to finish creating: context deadline exceeded",
        errs: [
            <*errors.errorString | 0xc0012cb2a0>{
                s: "timeout '45.000000' minutes exceeded during CreateNodePoolFromParam for node pool arm64-vm-np-1 in resource group arm64-vm-cluster-82wj5d",
            },
            <*fmt.wrapError | 0xc00091c5c0>{
                msg: "failed waiting for nodepool=\"arm64-vm-np-1\" for cluster \"arm64-vm-hcp-cluster\" in resourcegroup=\"arm64-vm-cluster-82wj5d\" to finish creating: context deadline exceeded",
                err: <context.deadlineExceededError>{},
            },
        ],
    }
occurred
Contributing tests (4)
Failed AtJobTestSupport
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-prod-e2e-parallelCustomer should be able to create an HCP cluster and custom node pool osDisk size1
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-prod-e2e-parallelCustomer should be able to create an HCP cluster with custom autoscaling1
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-prod-e2e-parallelCustomer should be able to create node pools with ARM64-based VMs1
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-prod-e2e-parallelCustomer should create an HCP cluster and validate TLS certificates1
Affected runs (1)
Date (UTC)Associated PRProw job
n/a2028651804983562240
CreateOrUpdateExternalAuthAndWait timed out after <minutes> minutes; context deadline exceeded
full failure pattern:
CreateOrUpdateExternalAuthAndWait timed out after <minutes> minutes; context deadline exceeded
Signal: IndeterminateSignal: Indeterminate — seen in 1 prior week(s); active 1 day(s)
e2e133.33%1 of 3 job runs affectedIndeterminateSignal: Indeterminate — seen in 1 prior week(s); active 1 day(s)Show trend detailsFeb 25: 0 · Feb 26: 0 · Feb 27: 0 · Feb 28: 0 · Mar 1: 0 · Mar 2: 0 · Mar 3: 1none
Full failure examples (1)
fail [github.com/Azure/ARO-HCP/test/e2e/external_auth_list_and_verify.go:118]: Unexpected error:
    <*fmt.wrapErrors | 0xc000eccd20>: 
    failed waiting for external auth "ea-list" in resourcegroup="ea-list-ls8jkz" for cluster="ea-listdwzhrk" to finish, caused by: timeout '15.000000' minutes exceeded during CreateOrUpdateExternalAuthAndWait for external auth ea-list in cluster ea-listdwzhrk in resource group ea-list-ls8jkz, error: context deadline exceeded
    {
        msg: "failed waiting for external auth \"ea-list\" in resourcegroup=\"ea-list-ls8jkz\" for cluster=\"ea-listdwzhrk\" to finish, caused by: timeout '15.000000' minutes exceeded during CreateOrUpdateExternalAuthAndWait for external auth ea-list in cluster ea-listdwzhrk in resource group ea-list-ls8jkz, error: context deadline exceeded",
        errs: [
            <*errors.errorString | 0xc00083abf0>{
                s: "timeout '15.000000' minutes exceeded during CreateOrUpdateExternalAuthAndWait for external auth ea-list in cluster ea-listdwzhrk in resource group ea-list-ls8jkz",
            },
            <context.deadlineExceededError>{},
        ],
    }
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/external_auth_list_and_verify.go:118]: Unexpected error:
    <*fmt.wrapErrors | 0xc000eccd20>: 
    failed waiting for external auth "ea-list" in resourcegroup="ea-list-ls8jkz" for cluster="ea-listdwzhrk" to finish, caused by: timeout '15.000000' minutes exceeded during CreateOrUpdateExternalAuthAndWait for external auth ea-list in cluster ea-listdwzhrk in resource group ea-list-ls8jkz, error: context deadline exceeded
    {
        msg: "failed waiting for external auth \"ea-list\" in resourcegroup=\"ea-list-ls8jkz\" for cluster=\"ea-listdwzhrk\" to finish, caused by: timeout '15.000000' minutes exceeded during CreateOrUpdateExternalAuthAndWait for external auth ea-list in cluster ea-listdwzhrk in resource group ea-list-ls8jkz, error: context deadline exceeded",
        errs: [
            <*errors.errorString | 0xc00083abf0>{
                s: "timeout '15.000000' minutes exceeded during CreateOrUpdateExternalAuthAndWait for external auth ea-list in cluster ea-listdwzhrk in resource group ea-list-ls8jkz",
            },
            <context.deadlineExceededError>{},
        ],
    }
occurred
Contributing tests (1)
Failed AtJobTestSupport
e2eperiodic-ci-Azure-ARO-HCP-main-periodic-prod-e2e-parallelCustomer should be able to lifecycle and confirm external auth on a cluster1
Affected runs (1)
Date (UTC)Associated PRProw job
n/a2028651804983562240