Bug 1511184
| Summary: | [free-int] No such file or directory error during logging install | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Justin Pierce <jupierce> |
| Component: | Installer | Assignee: | Scott Dodson <sdodson> |
| Status: | CLOSED DUPLICATE | QA Contact: | Johnny Liu <jialiu> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 3.7.0 | CC: | aos-bugs, jokerman, mmccomas |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| 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: | 2017-11-08 20:41:21 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: | |||
*** This bug has been marked as a duplicate of bug 1510746 *** fix is in tag 3.7.2-1 |
Description of problem: While installing logging with openshift_hosted_logging_deploy=true Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py <54.145.181.193> ESTABLISH SSH CONNECTION FOR USER: root <54.145.181.193> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=root -o ConnectTimeout=10 -o ControlPath=/home/opsmedic/.ansible/cp/bff9b32a21 54.145.181.193 '/bin/sh -c '"'"'/usr/bin/python && sleep 0'"'"'' <54.145.181.193> (1, '\n{"msg": "[Errno 2] No such file or directory", "failed": true, "cmd": "atomic-openshift-master-controllers", "rc": 2, "invocation": {"module_args": {"warn": true, "executable": null, "_uses_shell": false, "_raw_params": "atomic-openshift-master-controllers", "removes": null, "creates": null, "chdir": null}}}\n', '') fatal: [54.145.181.193]: FAILED! => { "attempts": 3, "changed": false, "cmd": "atomic-openshift-master-controllers", "failed": true, "invocation": { "module_args": { "_raw_params": "atomic-openshift-master-controllers", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "warn": true } }, "msg": "[Errno 2] No such file or directory", "rc": 2 } Version-Release number of selected component (if applicable): 3.7.0-0.198.0.git.0.97089ae.el7 openshift-ansible playbooks on v3.7.0-0.191.0 cluster installation.