Bug 1865942 - oc get nodes version is not showing correctly
Summary: oc get nodes version is not showing correctly
Keywords:
Status: CLOSED DUPLICATE of bug 1861097
Alias: None
Product: Red Hat OpenShift Container Storage
Classification: Red Hat Storage
Component: ocs-operator
Version: 4.6
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: ---
Assignee: Jose A. Rivera
QA Contact: Raz Tamir
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-08-04 15:11 UTC by Vijay Avuthu
Modified: 2020-08-04 15:57 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-08-04 15:57:16 UTC
Embargoed:


Attachments (Terms of Use)

Description Vijay Avuthu 2020-08-04 15:11:40 UTC
Description of problem (please be detailed as possible and provide log
snippests):

oc get nodes version is not showing correctly

Version of all relevant components (if applicable):

openshift installer (4.6.0-0.nightly-2020-08-04-074017)
ocs_registry_image: quay.io/rhceph-dev/ocs-registry:4.6.0-36.ci

Does this issue impact your ability to continue to work with the product
(please explain in detail what is the user impact)?


Is there any workaround available to the best of your knowledge?
NA

Rate from 1 - 5 the complexity of the scenario you performed that caused this
bug (1 - very simple, 5 - very complex)?
1

Can this issue reproducible?
1/1

Can this issue reproduce from the UI?
Not tried

If this is a regression, please provide more details to justify this:


Steps to Reproduce:
1. install OCS 4.6 using ocs-ci
2. verify version from oc get nodes
3.


Actual results:

$ oc get nodes 
NAME                                         STATUS   ROLES    AGE   VERSION
ip-10-0-135-165.us-east-2.compute.internal   Ready    master   41m   v0.0.0-master+$Format:%h$
ip-10-0-135-86.us-east-2.compute.internal    Ready    worker   31m   v0.0.0-master+$Format:%h$
ip-10-0-170-156.us-east-2.compute.internal   Ready    worker   30m   v0.0.0-master+$Format:%h$
ip-10-0-184-1.us-east-2.compute.internal     Ready    master   41m   v0.0.0-master+$Format:%h$
ip-10-0-197-196.us-east-2.compute.internal   Ready    worker   30m   v0.0.0-master+$Format:%h$
ip-10-0-217-178.us-east-2.compute.internal   Ready    master   41m   v0.0.0-master+$Format:%h$
$ 

Expected results:

version should be displayed correctly

Additional info:

jenkins Job: https://ocs4-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/qe-deploy-ocs-cluster/10536/console


must gather: http://magna002.ceph.redhat.com/ocsci-jenkins/openshift-clusters/vavuthu-ocs46/vavuthu-ocs46_20200804T132542/logs/failed_testcase_ocs_logs_1596548006/test_deployment_ocs_logs/

Comment 2 Travis Nielsen 2020-08-04 15:16:37 UTC
There is nothing OCS in this code path, it's just an OCP version issue

Comment 3 Travis Nielsen 2020-08-04 15:57:16 UTC
See the OCP version issue. https://bugzilla.redhat.com/show_bug.cgi?id=1861097

*** This bug has been marked as a duplicate of bug 1861097 ***


Note You need to log in before you can comment on or make changes to this bug.