-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
4.16
-
Quality / Stability / Reliability
-
False
-
-
2
-
Moderate
-
No
-
None
-
None
-
Rejected
-
devex docs #257 May 27- Jun 17, devex docs #258 Jun 18- Jul 8, devex docs #259 Jul 9- Jul 29, devex docs #260 Jul 30- Aug 19, devex docs #261 Aug 20- 10 Sep, devex docs #262 16 Sep - 7 Oct
-
6
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Description of problem:
When applying the etc-pki-entitlement secret in an OpenShift build, an error is encountered due to the metadata.annotations field exceeding the size limit of 262144 bytes. [sig-builds][Feature:Builds][subscription-content] builds installing subscription content [apigroup:build.openshift.io] should succeed for RHEL 7 base images [Suite:openshift/conformance/parallel] [sig-builds][Feature:Builds][subscription-content] builds installing subscription content [apigroup:build.openshift.io] should succeed for RHEL 8 base images [Suite:openshift/conformance/parallel] [sig-builds][Feature:Builds][subscription-content] builds installing subscription content [apigroup:build.openshift.io] should succeed for RHEL 9 base images [Suite:openshift/conformance/parallel]
Version-Release number of selected component (if applicable):
4.16 on top of OSP17.1
How reproducible:
Always
Steps to Reproduce:
1.
2.
3.
Actual results:
Test case fails
Expected results:
Additional info:
fail [github.com/openshift/origin/test/extended/builds/subscription_content.go:55]: creating secret etc-pki-entitlement
Unexpected error:
<*fmt.wrapError | 0xc001897d40>:
Error running /usr/local/bin/oc --namespace=e2e-test-build-subscription-content-7kbtn --kubeconfig=/tmp/configfile603472159 apply -f -:
StdOut>
The Secret "etc-pki-entitlement" is invalid: metadata.annotations: Too long: must have at most 262144 bytes
StdErr>
The Secret "etc-pki-entitlement" is invalid: metadata.annotations: Too long: must have at most 262144 bytes
exit status 1
{
msg: "Error running /usr/local/bin/oc --namespace=e2e-test-build-subscription-content-7kbtn --kubeconfig=/tmp/configfile603472159 apply -f -:\nStdOut>\nThe Secret \"etc-pki-entitlement\" is invalid: metadata.annotations: Too long: must have at most 262144 bytes\nStdErr>\nThe Secret \"etc-pki-entitlement\" is invalid: metadata.annotations: Too long: must have at most 262144 bytes\nexit status 1\n",
err: <*exec.ExitError | 0xc001897d20>{
ProcessState: {
pid: 537188,
status: 256,
rusage: {
Utime: {Sec: 0, Usec: 224613},
Stime: {Sec: 0, Usec: 39183},
Maxrss: 212436,
Ixrss: 0,
Idrss: 0,
Isrss: 0,
Minflt: 3671,
Majflt: 0,
Nswap: 0,
Inblock: 0,
Oublock: 0,
Msgsnd: 0,
Msgrcv: 0,
Nsignals: 0,
Nvcsw: 686,
Nivcsw: 143,
},
},
Stderr: nil,
},
}occurred
Ginkgo exit error 1: exit with code 1
- duplicates
-
OCPBUGS-49680 Build Subscription Content Tests Fail - Secret Too Large
-
- Closed
-
-
OCPBUGS-44633 Docs - Use Server-Side Apply When Copying Entitlement Secrets
-
- Closed
-
- is cloned by
-
OCPBUGS-44633 Docs - Use Server-Side Apply When Copying Entitlement Secrets
-
- Closed
-