Bug 1579896 - openshift-scripts-dedicated.service doesn't start on 3.9
Summary: openshift-scripts-dedicated.service doesn't start on 3.9
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: OpenShift Online
Classification: Red Hat
Component: Master
Version: 3.x
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: 3.x
Assignee: Abhishek Gupta
QA Contact: Xingxing Xia
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-05-18 15:05 UTC by Dan Yocum
Modified: 2020-03-09 19:41 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-03-09 19:41:48 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Dan Yocum 2018-05-18 15:05:17 UTC
Description of problem:

The 'cli' option to the openshift command has been deprecated in atomic-openshift-3.9.x

Version-Release number of selected component (if applicable):

openshift-scripts-dedicated-3.7.2.32-1.git.0.b381c95.el7.x86_64

How reproducible:

Always

Steps to Reproduce:
1. Install openshift-scripts-dedicated-3.7.2.32-1.git.0.b381c95.el7.x86_64
 on 3.9 cluster.
2. Try to start the openshift-dedicated-role service
 

Actual results:

May 18 15:03:28 ip-172-31-50-228.us-west-2.compute.internal systemd[1]: Started Apply roles to OpenShift Dedicated Admins.
May 18 15:03:28 ip-172-31-50-228.us-west-2.compute.internal systemd[1]: Starting Apply roles to OpenShift Dedicated Admins...
May 18 15:03:28 ip-172-31-50-228.us-west-2.compute.internal python[113960]: Arguments to program:
May 18 15:03:28 ip-172-31-50-228.us-west-2.compute.internal python[113960]: ProjectRole = dedicated-project-admin
May 18 15:03:28 ip-172-31-50-228.us-west-2.compute.internal python[113960]: ClusterRole = dedicated-cluster-admin
May 18 15:03:28 ip-172-31-50-228.us-west-2.compute.internal python[113960]: Groups = ['dedicated-admins', 'system:serviceaccounts:dedicated-admin']
May 18 15:03:28 ip-172-31-50-228.us-west-2.compute.internal python[113960]: SkipProjects = ['default', 'kube-system', 'logging', 'management-infra', 'openshift', 'openshift-infra', 'openshift3', 'ops-health-monitoring', 'ops-project-operation-check']
May 18 15:03:28 ip-172-31-50-228.us-west-2.compute.internal python[113960]: ReCreate = True
May 18 15:03:28 ip-172-31-50-228.us-west-2.compute.internal python[113960]: Verbose = True
May 18 15:03:28 ip-172-31-50-228.us-west-2.compute.internal python[113960]: Checking OpenShift CLI command ...
May 18 15:03:28 ip-172-31-50-228.us-west-2.compute.internal python[113960]: FAIL
May 18 15:03:28 ip-172-31-50-228.us-west-2.compute.internal python[113960]: Error: Checking OpenShift CLI command failed: Error: unknown command "cli" for "openshift"
May 18 15:03:28 ip-172-31-50-228.us-west-2.compute.internal python[113960]: Run 'openshift --help' for usage.
May 18 15:03:28 ip-172-31-50-228.us-west-2.compute.internal systemd[1]: openshift-dedicated-role.service: main process exited, code=exited, status=1/FAILURE
May 18 15:03:28 ip-172-31-50-228.us-west-2.compute.internal systemd[1]: Unit openshift-dedicated-role.service entered failed state.
May 18 15:03:28 ip-172-31-50-228.us-west-2.compute.internal systemd[1]: openshift-dedicated-role.service failed.


Expected results:

Succeeds!


Additional info:

Comment 1 Michal Fojtik 2018-05-21 12:09:53 UTC
Why not install openshift-scripts-dedicated-3.9.x ?


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