Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1626147

Summary: "Install cockpit-ws" task failed when osm_use_cockpit=true
Product: OpenShift Container Platform Reporter: Johnny Liu <jialiu>
Component: InstallerAssignee: Scott Dodson <sdodson>
Status: CLOSED DUPLICATE QA Contact: Johnny Liu <jialiu>
Severity: high Docs Contact:
Priority: high    
Version: 3.11.0CC: aos-bugs, jokerman, mmccomas
Target Milestone: ---   
Target Release: 3.11.0   
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: 2018-09-06 17:25:52 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
installation log with inventory file embedded none

Description Johnny Liu 2018-09-06 16:27:32 UTC
Created attachment 1481358 [details]
installation log with inventory file embedded

Description of problem:

Version-Release number of the following components:
openshift-ansible-3.11.0-0.28.0.git.0.730d4be.el7.noarch

How reproducible:
Always

Steps to Reproduce:
1. Trigger an install with cockpit enabled.
osm_use_cockpit=true
osm_cockpit_plugins=['cockpit-kubernetes']
2.
3.

Actual results:
Install failed.
TASK [cockpit : Install cockpit-ws] ********************************************
Friday 07 September 2018  00:12:35 +0800 (0:00:00.054)       0:13:34.729 ****** 

FAILED - RETRYING: Install cockpit-ws (3 retries left).

FAILED - RETRYING: Install cockpit-ws (2 retries left).

FAILED - RETRYING: Install cockpit-ws (1 retries left).

fatal: [qe-jialiutest2-mrre-1.0906-4gc.qe.rhcloud.com]: FAILED! => {"attempts": 3, "changed": false, "msg": "Failure talking to yum: near \"cockpit\": syntax error"}

Expected results:
Install should PASS.

Additional info:
Please attach logs from ansible-playbook with the -vvv flag

Comment 1 Johnny Liu 2018-09-06 17:25:52 UTC

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