-
Bug
-
Resolution: Unresolved
-
Undefined
-
4.16
-
None
-
Moderate
-
No
-
False
-
Description of problem:
3 conformance tests are failing in 4.16 when running conformance/parallel testsuite in Openshift on Openstack D/S CI:
- [sig-arch][Late][Jira:"kube-apiserver"] all registered tls artifacts must have no metadata violation regressions [Suite:openshift/conformance/parallel]
- [sig-arch][Late][Jira:"kube-apiserver"] collect certificate data [Suite:openshift/conformance/parallel]
- [sig-arch][Late][Jira:"kube-apiserver"] all tls artifacts must be registered [Suite:openshift/conformance/parallel]
time="2024-04-05T16:44:56Z" level=info msg="Decoding provider" clusterState="<nil>" discover=false dryRun=false func=DecodeProvider providerType="{\"type\":\"skeleton\",\"ProjectID\":\"\",\"Region\":\"\",\"Zone\":\"nova\",\"NumNodes\":3,\"MultiMaster\":true,\"MultiZone\":false,\"Zones\":[\"nova\"],\"ConfigFile\":\"\",\"Disconnected\":false,\"SingleReplicaTopology\":false,\"NetworkPlugin\":\"OVNKubernetes\",\"HasIPv4\":true,\"HasIPv6\":true,\"IPFamily\":\"ipv4\",\"HasSCTP\":false,\"IsProxied\":false,\"IsIBMROKS\":false,\"HasNoOptionalCapabilities\":false}" time="2024-04-05T16:44:56Z" level=warning msg="config was nil" func=DecodeProvider Running Suite: OpenShift e2e suite - /home/stack ================================================ Random Seed: 1712335495 - will randomize all specs Will run 1 of 1 specs ------------------------------ [sig-arch][Late][Jira:"kube-apiserver"] all registered tls artifacts must have no metadata violation regressions [Suite:openshift/conformance/parallel] github.com/openshift/origin/test/extended/operators/certs.go:202 Apr 5 16:44:57.900: INFO: microshift-version configmap not found [FAILED] in [BeforeAll] - github.com/openshift/origin/test/extended/operators/certs.go:120 @ 04/05/24 16:45:01.242 • [FAILED] [3.378 seconds] [sig-arch][Late][Jira:"kube-apiserver"] [BeforeAll] all registered tls artifacts must have no metadata violation regressions [Suite:openshift/conformance/parallel] [BeforeAll] github.com/openshift/origin/test/extended/operators/certs.go:94 [It] github.com/openshift/origin/test/extended/operators/certs.go:202 [FAILED] Unexpected error: <*errors.errorString | 0xc00062c060>: unable to determine openshift-tests image: exit status 1: error: unable to read image registry.ci.openshift.org/ocp/release@sha256:8142e7b7720bd37879ec5919cb6bce0d436f119516694bcf0788372faf45a0e0: unauthorized: authentication required { s: "unable to determine openshift-tests image: exit status 1: error: unable to read image registry.ci.openshift.org/ocp/release@sha256:8142e7b7720bd37879ec5919cb6bce0d436f119516694bcf0788372faf45a0e0: unauthorized: authentication required\n", } occurred In [BeforeAll] at: github.com/openshift/origin/test/extended/operators/certs.go:120 @ 04/05/24 16:45:01.242 ------------------------------ Summarizing 1 Failure: [FAIL] [sig-arch][Late][Jira:"kube-apiserver"] [BeforeAll] all registered tls artifacts must have no metadata violation regressions [Suite:openshift/conformance/parallel] github.com/openshift/origin/test/extended/operators/certs.go:120 Ran 1 of 1 Specs in 3.378 seconds FAIL! -- 0 Passed | 1 Failed | 0 Pending | 0 Skipped fail [github.com/openshift/origin/test/extended/operators/certs.go:120]: Unexpected error: <*errors.errorString | 0xc00062c060>: unable to determine openshift-tests image: exit status 1: error: unable to read image registry.ci.openshift.org/ocp/release@sha256:8142e7b7720bd37879ec5919cb6bce0d436f119516694bcf0788372faf45a0e0: unauthorized: authentication required { s: "unable to determine openshift-tests image: exit status 1: error: unable to read image registry.ci.openshift.org/ocp/release@sha256:8142e7b7720bd37879ec5919cb6bce0d436f119516694bcf0788372faf45a0e0: unauthorized: authentication required\n", } occurred Ginkgo exit error 1: exit with code 1
Version-Release number of selected component (if applicable):
release-4.16 and master branchs in origin.
How reproducible:
Always
- relates to
-
OCPBUGS-38792 TLS errors for openshift-tests image
- MODIFIED
- links to