No failure patterns match your search.
Environment: STG
Failure patterns: 1 · Failures matched: 1 · Total runs: 3 · Runs affected: 1
| 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 commandfull failure pattern: Deserializaion Error: no output from command Signal: NoiseSignal: Noise — source deserialization/no-output error — New failure pattern — no prior history | e2e | 1 | 33.33%1 of 3 job runs affected | NoiseSignal: Noise — source deserialization/no-output error — New failure pattern — no prior history | Show trend detailsApr 11: 0 · Apr 12: 0 · Apr 13: 0 · Apr 14: 0 · Apr 15: 0 · Apr 16: 0 · Apr 17: 1 | none | ||||||||||||||
Full failure examples (1)c000e839d0?)
/usr/lib/golang/src/crypto/tls/conn.go:841 +0xde fp=0xc000e839a0 sp=0xc000e83968 pc=0x31011fe
crypto/tls.(*Conn).readRecordOrCCS(0xc000b2d188, 0x0)
/usr/lib/golang/src/crypto/tls/conn.go:630 +0x3db fp=0xc000e83c18 sp=0xc000e839a0 pc=0x30fe27b
crypto/tls.(*Conn).readRecord(...)
/usr/lib/golang/src/crypto/tls/conn.go:592
crypto/tls.(*Conn).Read(0xc000b2d188, {0xc000f7e000, 0x1000, 0x35487c0?})
/usr/lib/golang/src/crypto/tls/conn.go:1397 +0x145 fp=0xc000e83c80 sp=0xc000e83c18 pc=0x3104b65
bufio.(*Reader).Read(0xc000f79f20, {0xc0010c62e4, 0x9, 0x355686e?})
/usr/lib/golang/src/bufio/bufio.go:245 +0x197 fp=0xc000e83cb8 sp=0xc000e83c80 pc=0x2f971d7
io.ReadAtLeast({0x8daea80, 0xc000f79f20}, {0xc0010c62e4, 0x9, 0x9}, 0x9)
/usr/lib/golang/src/io/io.go:335 +0x8e fp=0xc000e83d00 sp=0xc000e83cb8 pc=0x2e89e8e
io.ReadFull(...)
/usr/lib/golang/src/io/io.go:354
golang.org/x/net/http2.readFrameHeader({0xc0010c62e4, 0x9, 0xc0000000ab?}, {0x8daea80?, 0xc000f79f20?})
/go/pkg/mod/golang.org/x/net@v0.52.0/http2/frame.go:250 +0x65 fp=0xc000e83d50 sp=0xc000e83d00 pc=0x353f585
golang.org/x/net/http2.(*Framer).ReadFrameHeader(0xc0010c62a0)
/go/pkg/mod/golang.org/x/net@v0.52.0/http2/frame.go:513 +0x6b fp=0xc000e83dd8 sp=0xc000e83d50 pc=0x354014b
golang.org/x/net/http2.(*Framer).ReadFrame(0xc0010c62a0)
/go/pkg/mod/golang.org/x/net@v0.52.0/http2/frame.go:572 +0x18 fp=0xc000e83e18 sp=0xc000e83dd8 pc=0x35408b8
golang.org/x/net/http2.(*clientConnReadLoop).run(0xc000e83fa8)
/go/pkg/mod/golang.org/x/net@v0.52.0/http2/transport.go:2254 +0xca fp=0xc000e83f60 sp=0xc000e83e18 pc=0x35537aa
golang.org/x/net/http2.(*ClientConn).readLoop(0xc001402700)
/go/pkg/mod/golang.org/x/net@v0.52.0/http2/transport.go:2123 +0x52 fp=0xc000e83fc8 sp=0xc000e83f60 pc=0x3552b32
golang.org/x/net/http2.(*Transport).newClientConn.gowrap1()
/go/pkg/mod/golang.org/x/net@v0.52.0/http2/transport.go:876 +0x25 fp=0xc000e83fe0 sp=0xc000e83fc8 pc=0x354c2c5
runtime.goexit({})
/usr/lib/golang/src/runtime/asm_amd64.s:1693 +0x1 fp=0xc000e83fe8 sp=0xc000e83fe0 pc=0x2e37cc1
created by golang.org/x/net/http2.(*Transport).newClientConn in goroutine 989
/go/pkg/mod/golang.org/x/net@v0.52.0/http2/transport.go:876 +0xda5
goroutine 1032 gp=0xc000183880 m=nil [select]:
runtime.gopark(0xc0000d3920?, 0x2?, 0xe0?, 0x34?, 0xc0000d3914?)
/usr/lib/golang/src/runtime/proc.go:460 +0xce fp=0xc0000d37a0 sp=0xc0000d3780 pc=0x2e2f50e
runtime.selectgo(0xc0000d3920, 0xc0000d3910, 0xc000f042a0?, 0x0, 0x364bb7c?, 0x1)
/usr/lib/golang/src/runtime/select.go:351 +0x8b7 fp=0xc0000d38e0 sp=0xc0000d37a0 pc=0x2e0a2f7
github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared.Delay({0x8e4f978, 0xc001860ee0}, 0x839e2ec?)
/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.21.0/internal/shared/shared.go:36 +0x76 fp=0xc0000d3950 sp=0xc0000d38e0 pc=0x364b2d6
github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime.(*Poller[...]).PollUntilDone(0x8e96660, {0x8e4f978, 0xc001860ee0}, 0x23)
/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.21.0/runtime/poller.go:284 +0x732 fp=0xc0000d3c50 sp=0xc0000d3950 pc=0x3d54e52
github.com/Azure/ARO-HCP/test/util/framework.DeleteResourceGroup({0x7f1e28383f80, 0xc001866450}, 0xc001432258, 0xc00165f878, {0xc001137230, 0x23}, 0x0, 0x34630b8a000)
/opt/app-root/src/github.com/Azure/ARO-HCP/test/util/framework/resourcegroup_helper.go:168 +0x5ca fp=0xc0000d3db0 sp=0xc0000d3c50 pc=0x6aa24aa
github.com/Azure/ARO-HCP/test/util/framework.(*perItOrDescribeTestContext).cleanupResourceGroup(0xc000bdca00, {0x7f1e28383f80, 0xc001866450}, {0xc001137230, 0x23}, 0x34630b8a000)
/opt/app-root/src/github.com/Azure/ARO-HCP/test/util/framework/per_test_framework.go:495 +0x8a5 fp=0xc0000d3f28 sp=0xc0000d3db0 pc=0x6a98d25
github.com/Azure/ARO-HCP/test/util/framework.(*perItOrDescribeTestContext).CleanupResourceGroups.func1({0x7f1e28383f80, 0xc001866450})
/opt/app-root/src/github.com/Azure/ARO-HCP/test/util/framework/per_test_framework.go:297 +0x14d fp=0xc0000d3fc0 sp=0xc0000d3f28 pc=0x6a96aed
github.com/Azure/ARO-HCP/test/util/framework.(*perItOrDescribeTestContext).CleanupResourceGroups.gowrap1()
/opt/app-root/src/github.com/Azure/ARO-HCP/test/util/framework/per_test_framework.go:306 +0x28 fp=0xc0000d3fe0 sp=0xc0000d3fc0 pc=0x6a96968
runtime.goexit({})
/usr/lib/golang/src/runtime/asm_amd64.s:1693 +0x1 fp=0xc0000d3fe8 sp=0xc0000d3fe0 pc=0x2e37cc1
created by github.com/Azure/ARO-HCP/test/util/framework.(*perItOrDescribeTestContext).CleanupResourceGroups in goroutine 954
/opt/app-root/src/github.com/Azure/ARO-HCP/test/util/framework/per_test_framework.go:290 +0xc5
rax 0xfffffffffffffffc
rbx 0x0
rcx 0x2e39ae3
rdx 0x0
rdi 0xc3dd8d0
rsi 0x80
rbp 0x7f1e29671cb8
rsp 0x7f1e29671c70
r8 0x0
r9 0x0
r10 0x7f1e29671ca8
r11 0x202
r12 0x7f1e29671ca8
r13 0x1
r14 0xc000002c40
r15 0x0
rip 0x2e39ae3
rflags 0x202
cs 0x33
fs 0x0
gs 0x0
Command Error: exit status 2
Deserializaion Error: no output from command
c000e839d0?)
/usr/lib/golang/src/crypto/tls/conn.go:841 +0xde fp=0xc000e839a0 sp=0xc000e83968 pc=0x31011fe
crypto/tls.(*Conn).readRecordOrCCS(0xc000b2d188, 0x0)
/usr/lib/golang/src/crypto/tls/conn.go:630 +0x3db fp=0xc000e83c18 sp=0xc000e839a0 pc=0x30fe27b
crypto/tls.(*Conn).readRecord(...)
/usr/lib/golang/src/crypto/tls/conn.go:592
crypto/tls.(*Conn).Read(0xc000b2d188, {0xc000f7e000, 0x1000, 0x35487c0?})
/usr/lib/golang/src/crypto/tls/conn.go:1397 +0x145 fp=0xc000e83c80 sp=0xc000e83c18 pc=0x3104b65
bufio.(*Reader).Read(0xc000f79f20, {0xc0010c62e4, 0x9, 0x355686e?})
/usr/lib/golang/src/bufio/bufio.go:245 +0x197 fp=0xc000e83cb8 sp=0xc000e83c80 pc=0x2f971d7
io.ReadAtLeast({0x8daea80, 0xc000f79f20}, {0xc0010c62e4, 0x9, 0x9}, 0x9)
/usr/lib/golang/src/io/io.go:335 +0x8e fp=0xc000e83d00 sp=0xc000e83cb8 pc=0x2e89e8e
io.ReadFull(...)
/usr/lib/golang/src/io/io.go:354
golang.org/x/net/http2.readFrameHeader({0xc0010c62e4, 0x9, 0xc0000000ab?}, {0x8daea80?, 0xc000f79f20?})
/go/pkg/mod/golang.org/x/net@v0.52.0/http2/frame.go:250 +0x65 fp=0xc000e83d50 sp=0xc000e83d00 pc=0x353f585
golang.org/x/net/http2.(*Framer).ReadFrameHeader(0xc0010c62a0)
/go/pkg/mod/golang.org/x/net@v0.52.0/http2/frame.go:513 +0x6b fp=0xc000e83dd8 sp=0xc000e83d50 pc=0x354014b
golang.org/x/net/http2.(*Framer).ReadFrame(0xc0010c62a0)
/go/pkg/mod/golang.org/x/net@v0.52.0/http2/frame.go:572 +0x18 fp=0xc000e83e18 sp=0xc000e83dd8 pc=0x35408b8
golang.org/x/net/http2.(*clientConnReadLoop).run(0xc000e83fa8)
/go/pkg/mod/golang.org/x/net@v0.52.0/http2/transport.go:2254 +0xca fp=0xc000e83f60 sp=0xc000e83e18 pc=0x35537aa
golang.org/x/net/http2.(*ClientConn).readLoop(0xc001402700)
/go/pkg/mod/golang.org/x/net@v0.52.0/http2/transport.go:2123 +0x52 fp=0xc000e83fc8 sp=0xc000e83f60 pc=0x3552b32
golang.org/x/net/http2.(*Transport).newClientConn.gowrap1()
/go/pkg/mod/golang.org/x/net@v0.52.0/http2/transport.go:876 +0x25 fp=0xc000e83fe0 sp=0xc000e83fc8 pc=0x354c2c5
runtime.goexit({})
/usr/lib/golang/src/runtime/asm_amd64.s:1693 +0x1 fp=0xc000e83fe8 sp=0xc000e83fe0 pc=0x2e37cc1
created by golang.org/x/net/http2.(*Transport).newClientConn in goroutine 989
/go/pkg/mod/golang.org/x/net@v0.52.0/http2/transport.go:876 +0xda5
goroutine 1032 gp=0xc000183880 m=nil [select]:
runtime.gopark(0xc0000d3920?, 0x2?, 0xe0?, 0x34?, 0xc0000d3914?)
/usr/lib/golang/src/runtime/proc.go:460 +0xce fp=0xc0000d37a0 sp=0xc0000d3780 pc=0x2e2f50e
runtime.selectgo(0xc0000d3920, 0xc0000d3910, 0xc000f042a0?, 0x0, 0x364bb7c?, 0x1)
/usr/lib/golang/src/runtime/select.go:351 +0x8b7 fp=0xc0000d38e0 sp=0xc0000d37a0 pc=0x2e0a2f7
github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared.Delay({0x8e4f978, 0xc001860ee0}, 0x839e2ec?)
/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.21.0/internal/shared/shared.go:36 +0x76 fp=0xc0000d3950 sp=0xc0000d38e0 pc=0x364b2d6
github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime.(*Poller[...]).PollUntilDone(0x8e96660, {0x8e4f978, 0xc001860ee0}, 0x23)
/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.21.0/runtime/poller.go:284 +0x732 fp=0xc0000d3c50 sp=0xc0000d3950 pc=0x3d54e52
github.com/Azure/ARO-HCP/test/util/framework.DeleteResourceGroup({0x7f1e28383f80, 0xc001866450}, 0xc001432258, 0xc00165f878, {0xc001137230, 0x23}, 0x0, 0x34630b8a000)
/opt/app-root/src/github.com/Azure/ARO-HCP/test/util/framework/resourcegroup_helper.go:168 +0x5ca fp=0xc0000d3db0 sp=0xc0000d3c50 pc=0x6aa24aa
github.com/Azure/ARO-HCP/test/util/framework.(*perItOrDescribeTestContext).cleanupResourceGroup(0xc000bdca00, {0x7f1e28383f80, 0xc001866450}, {0xc001137230, 0x23}, 0x34630b8a000)
/opt/app-root/src/github.com/Azure/ARO-HCP/test/util/framework/per_test_framework.go:495 +0x8a5 fp=0xc0000d3f28 sp=0xc0000d3db0 pc=0x6a98d25
github.com/Azure/ARO-HCP/test/util/framework.(*perItOrDescribeTestContext).CleanupResourceGroups.func1({0x7f1e28383f80, 0xc001866450})
/opt/app-root/src/github.com/Azure/ARO-HCP/test/util/framework/per_test_framework.go:297 +0x14d fp=0xc0000d3fc0 sp=0xc0000d3f28 pc=0x6a96aed
github.com/Azure/ARO-HCP/test/util/framework.(*perItOrDescribeTestContext).CleanupResourceGroups.gowrap1()
/opt/app-root/src/github.com/Azure/ARO-HCP/test/util/framework/per_test_framework.go:306 +0x28 fp=0xc0000d3fe0 sp=0xc0000d3fc0 pc=0x6a96968
runtime.goexit({})
/usr/lib/golang/src/runtime/asm_amd64.s:1693 +0x1 fp=0xc0000d3fe8 sp=0xc0000d3fe0 pc=0x2e37cc1
created by github.com/Azure/ARO-HCP/test/util/framework.(*perItOrDescribeTestContext).CleanupResourceGroups in goroutine 954
/opt/app-root/src/github.com/Azure/ARO-HCP/test/util/framework/per_test_framework.go:290 +0xc5
rax 0xfffffffffffffffc
rbx 0x0
rcx 0x2e39ae3
rdx 0x0
rdi 0xc3dd8d0
rsi 0x80
rbp 0x7f1e29671cb8
rsp 0x7f1e29671c70
r8 0x0
r9 0x0
r10 0x7f1e29671ca8
r11 0x202
r12 0x7f1e29671ca8
r13 0x1
r14 0xc000002c40
r15 0x0
rip 0x2e39ae3
rflags 0x202
cs 0x33
fs 0x0
gs 0x0
Command Error: exit status 2
Deserializaion Error: no output from commandContributing tests (1)
Affected runs (1)
| ||||||||||||||||||||