Bug 1871948

Summary: [sig-imageregistry][Feature:ImageLayers] Image layer subresource should return layers from tagged images
Product: OpenShift Container Platform Reporter: Antonio Ojea <aojeagar>
Component: Image RegistryAssignee: Oleg Bulatov <obulatov>
Status: CLOSED ERRATA QA Contact: Wenjing Zheng <wzheng>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 4.6CC: aos-bugs
Target Milestone: ---   
Target Release: 4.6.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
[sig-imageregistry][Feature:ImageLayers] Image layer subresource should return layers from tagged images
Last Closed: 2020-10-27 16:31:39 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Antonio Ojea 2020-08-24 16:32:56 UTC
test:
[sig-imageregistry][Feature:ImageLayers] Image layer subresource should return layers from tagged images 

is failing frequently in CI, see search results:
https://search.ci.openshift.org/?maxAge=168h&context=1&type=bug%2Bjunit&name=&maxMatches=5&maxBytes=20971520&groupBy=job&search=%5C%5Bsig-imageregistry%5C%5D%5C%5BFeature%3AImageLayers%5C%5D+Image+layer+subresource+should+return+layers+from+tagged+images


The test flakes, usually timing out on the first run and succeeding in the second with the following message

Run #0: Failed expand_less	33s
fail [github.com/openshift/origin/test/extended/images/imagechange_buildtrigger.go:261]: Unexpected error:
    <*errors.StatusError | 0xc002190dc0>: {
        ErrStatus: {
            TypeMeta: {Kind: "", APIVersion: ""},
            ListMeta: {
                SelfLink: "",
                ResourceVersion: "",
                Continue: "",
                RemainingItemCount: nil,
            },
            Status: "Failure",
            Message: "Internal error occurred: admission plugin \"build.openshift.io/BuildConfigSecretInjector\" failed to complete mutation in 13s",
            Reason: "InternalError",
            Details: {
                Name: "",
                Group: "",
                Kind: "",
                UID: "",
                Causes: [
                    {
                        Type: "",
                        Message: "admission plugin \"build.openshift.io/BuildConfigSecretInjector\" failed to complete mutation in 13s",
                        Field: "",
                    },
                ],
                RetryAfterSeconds: 0,
            },
            Code: 500,
        },
    }
    Internal error occurred: admission plugin "build.openshift.io/BuildConfigSecretInjector" failed to complete mutation in 13s

Comment 6 errata-xmlrpc 2020-10-27 16:31:39 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (OpenShift Container Platform 4.6 GA Images), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2020:4196