Bug 2053431
Summary: | Failed to scaleup RHEL machine against OVN cluster due to jq tool is required by configure-ovs.sh | |||
---|---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | OpenShift BugZilla Robot <openshift-bugzilla-robot> | |
Component: | Networking | Assignee: | Jaime CaamaƱo Ruiz <jcaamano> | |
Networking sub component: | ovn-kubernetes | QA Contact: | Ross Brattain <rbrattai> | |
Status: | CLOSED ERRATA | Docs Contact: | ||
Severity: | urgent | |||
Priority: | urgent | CC: | jcaamano, vpickard, wking | |
Version: | 4.10 | |||
Target Milestone: | --- | |||
Target Release: | 4.9.z | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | Doc Type: | If docs needed, set a value | ||
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 2060476 (view as bug list) | Environment: | ||
Last Closed: | 2022-03-16 11:39:10 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: | 2052600 | |||
Bug Blocks: | 2038249, 2060476 |
Comment 1
Ross Brattain
2022-02-24 01:57:59 UTC
I can't seem to use clusterbot to rebuild openshift-ansible-4.9.0*.assembly.stream.el7.noarch.rpm to test this, so I have to wait until merge. tested manually along with openshift/machine-config-operator#2901 1545:Feb 24 14:37:32.630836 ip-10.compute.internal configure-ovs.sh[1557]: ++ jq '.[0].addr_info | map(. | select(.family == "inet")) | length' 1550:Feb 24 14:37:32.685834 ip-10.compute.internal configure-ovs.sh[1557]: ++ jq '.[0].addr_info | map(. | select(.family == "inet6" and .scope != "link")) | length' Source RPM : jq-1.6-2.el8.src.rpm ip-10.compute.internal Ready worker 19m v1.22.3+b93fd35 10.0.52.124 <none> Red Hat Enterprise Linux 8.4 (Ootpa) 4.18.0-348.12.2.el8_5.x86_64 cri-o://1.22.2-2.rhaos4.9.gitb030be8.el8 'jq' Present in openshift-ansible-4.9.0-202203030118.p0.gc14d243.assembly.stream.el7.noarch.rpm Verified with PR as per above. 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.9.24 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-2022:0798 |