Skip to content
This repository has been archived by the owner on Apr 19, 2023. It is now read-only.

Installation Failure during Verify Launcher SSO deployment succeeded step #295

Open
darahayes opened this issue Jan 15, 2019 · 0 comments
Open

Comments

@darahayes
Copy link
Contributor

darahayes commented Jan 15, 2019

Description

While trying to install integreatly from the release-1.1.0 branch I experienced a failure during the Verify Launcher SSO deployment succeeded step step.

The output looked like this:

TASK [launcher : Verify Launcher SSO deployment succeeded] *********************
FAILED - RETRYING: Verify Launcher SSO deployment succeeded (50 retries left).
...
FAILED - RETRYING: Verify Launcher SSO deployment succeeded (1 retries left).
fatal: [127.0.0.1]: FAILED! => {"attempts": 50, "changed": false, "cmd": "sleep 5; oc get pods --namespace launcher | grep \"deploy\"", "delta": "0:00:05.190050", "end": "2019-01-15 15:06:12.631947", "failed_when_result": true, "rc": 0, "start": "2019-01-15 15:06:07.441897", "stderr": "", "stderr_lines": [], "stdout": "launcher-sso-1-deploy   0/1       Error     0          12m", "stdout_lines": ["launcher-sso-1-deploy   0/1       Error     0          12m"]}

PLAY RECAP *********************************************************************
127.0.0.1                  : ok=7    changed=5    unreachable=0    failed=1
master1.pahayes-e7c5.internal : ok=2    changed=1    unreachable=0    failed=0

As you can see, the error message doesn't really show any useful information. This would have been nice to have!

Environment

  • Operating system: (E.g RHEL 7.6 )
  • OpenShift version:
oc v3.11.43
kubernetes v1.11.0+d4cacc0
features: Basic-Auth GSSAPI Kerberos SPNEGO

Server https://master1.pahayes-e7c5.internal:443
openshift v3.11.43
kubernetes v1.11.0+d4cacc0
  • Ansible version:
ansible 2.6.7
  config file = /home/ec2-user/installation/evals/ansible.cfg
  configured module search path = [u'/home/ec2-user/installation/evals/library']
  ansible python module location = /usr/lib/python2.7/site-packages/ansible
  executable location = /bin/ansible
  python version = 2.7.5 (default, Sep 12 2018, 05:31:16) [GCC 4.8.5 20150623 (Red Hat 4.8.5-36)]
  • Project Version/Tag: `release-1.1.0
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant