Bug 1885996
Summary: | [Cloud Team - Cluster API Provider Azure] Logging is broken due to mix of k8s.io/klog v1 and v2 | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | OpenShift BugZilla Robot <openshift-bugzilla-robot> |
Component: | Cloud Compute | Assignee: | Joel Speed <jspeed> |
Cloud Compute sub component: | Other Providers | QA Contact: | sunzhaohua <zhsun> |
Status: | CLOSED ERRATA | Docs Contact: | |
Severity: | high | ||
Priority: | high | CC: | aos-bugs, jhadvig, jokerman, sttts, yapei, zhsun |
Version: | 4.6 | ||
Target Milestone: | --- | ||
Target Release: | 4.6.z | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2020-11-16 14:37:42 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1885151 | ||
Bug Blocks: |
Description
OpenShift BugZilla Robot
2020-10-07 12:24:33 UTC
We can wait for 4.6.z for this This bug's PR is dev-approved and not yet merged, so I'm following DPTP-660 to do pre-merge verification by using cluster-bot to launch a cluster with the open PR. clusterversion: 4.6.0-0.ci.test-2020-11-04-015242-ci-ln-z27ngxk $ oc rsh -c machine-controller machine-api-controllers-745b86d794-5l858 sh-4.4$ ls bin etc lib64 media proc sbin termination-handler var boot home lost+found mnt root srv tmp dev lib machine-controller-manager opt run sys usr sh-4.4$ ./machine-controller-manager -v=4 I1104 02:40:31.022291 28 request.go:581] Throttling request took 2.339248044s, request: GET:https://172.30.0.1:443/apis/operators.coreos.com/v1alpha1?timeout=32s F1104 02:40:31.027691 28 main.go:111] Failed to set up overall controller manager: error listening on :8081: listen tcp :8081: bind: address already in use goroutine 1 [running]: k8s.io/klog/v2.stacks(0xc00012c001, 0xc00000a600, 0xa1, 0xf1) /go/src/sigs.k8s.io/cluster-api-provider-azure/vendor/k8s.io/klog/v2/klog.go:996 +0xb9 k8s.io/klog/v2.(*loggingT).output(0x27361c0, 0xc000000003, 0x0, 0x0, 0xc000166070, 0x2683f03, 0x7, 0x6f, 0x0) /go/src/sigs.k8s.io/cluster-api-provider-azure/vendor/k8s.io/klog/v2/klog.go:945 +0x191 k8s.io/klog/v2.(*loggingT).printf(0x27361c0, 0xc000000003, 0x0, 0x0, 0x1a54e93, 0x2f, 0xc000887da0, 0x1, 0x1) /go/src/sigs.k8s.io/cluster-api-provider-azure/vendor/k8s.io/klog/v2/klog.go:733 +0x17a k8s.io/klog/v2.Fatalf(...) /go/src/sigs.k8s.io/cluster-api-provider-azure/vendor/k8s.io/klog/v2/klog.go:1463 ... So this bug is pre-merge-verified. After the PR gets merged, the bug will be moved to VERIFIED by the bot automatically, if not working, I will move to VERIFIED manually. 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.4 bug fix update), 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:4987 |