Bug 1320057

Summary: Fail to configure the nuage_master
Product: OpenShift Container Platform Reporter: Ma xiaoqiang <xiama>
Component: InstallerAssignee: Scott Dodson <sdodson>
Status: CLOSED WONTFIX QA Contact: Xiaoli Tian <xtian>
Severity: low Docs Contact:
Priority: medium    
Version: 3.2.0CC: aos-bugs, bleanhar, jokerman, mmccomas, xtian
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-08-24 20:48:17 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:

Description Ma xiaoqiang 2016-03-22 08:58:40 UTC
Description of problem:
Fail to  configure the nuage_master


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

How reproducible:
always

Steps to Reproduce:
1. Install RPM environment on rhel7 
<--snip-->
openshift_use_nuage=true
openshift_use_openshift_sdn=false
<--snip-->

Actual results:
TASK: [nuage_master | Create directory /usr/share/nuage-openshift-monitor] **** 
failed: [openshift-160.lab.eng.nay.redhat.com] => {"failed": true, "parsed": false}
OpenSSH_6.6.1, OpenSSL 1.0.1j-fips 15 Oct 2014
debug1: Reading configuration data /home/jenkins1/.ssh/config
debug1: /home/jenkins1/.ssh/config line 1: Applying options for *
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: /etc/ssh/ssh_config line 56: Applying options for *
debug1: auto-mux: Trying existing master
debug1: mux_client_request_session: master session id: 2
sudo: sorry, you must have a tty to run sudo

Expected results:
Should configure nuage_master successfully.

Additional info: