I have removed the metrics-installer and master0 VM in addition to commenting out the #
oreg_url: registry.redhat.io line.
I'm now stuck at cockpit-docker not being installed. I feel like I'm so close and
I appreciate all the help I can get.
TASK [openshift_manageiq : Configure 3_2 role/user permissions] ****************
Wednesday 29 May 2019 19:37:23 -0400 (0:00:06.860) 0:27:45.295 *********
changed: [master0.ent.co.ventura.ca.us] => (item={u'resource_kind':
u'cluster-role', u'resource_name': u'system:image-auditor',
u'user': u'system:serviceaccount:management-infra:management-admin'})
TASK [cockpit : Add iptables allow rules] **************************************
Wednesday 29 May 2019 19:37:24 -0400 (0:00:00.937) 0:27:46.233 *********
skipping: [master0.ent.co.ventura.ca.us] => (item={u'port':
u'9090/tcp', u'service': u'cockpit-ws'})
TASK [cockpit : Remove iptables rules] *****************************************
Wednesday 29 May 2019 19:37:24 -0400 (0:00:00.137) 0:27:46.370 *********
TASK [cockpit : Add firewalld allow rules] *************************************
Wednesday 29 May 2019 19:37:24 -0400 (0:00:00.066) 0:27:46.437 *********
changed: [master0.ent.co.ventura.ca.us] => (item={u'port': u'9090/tcp',
u'service': u'cockpit-ws'})
TASK [cockpit : Remove firewalld allow rules] **********************************
Wednesday 29 May 2019 19:37:24 -0400 (0:00:00.785) 0:27:47.223 *********
TASK [cockpit : Install cockpit-ws] ********************************************
Wednesday 29 May 2019 19:37:25 -0400 (0:00:00.069) 0:27:47.292 *********
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: [master0.ent.co.ventura.ca.us]: FAILED! => {"attempts": 3,
"changed": false, "msg": "No package matching
'cockpit-docker' found available, installed or updated", "rc": 126,
"results": ["No package matching 'cockpit-docker' found available,
installed or updated"]}
PLAY RECAP *********************************************************************
localhost : ok=35 changed=1 unreachable=0 failed=0
master0.ent.co.ventura.ca.us : ok=517 changed=234 unreachable=0 failed=1
INSTALLER STATUS ***************************************************************
Initialization : Complete (0:00:09)
Health Check : Complete (0:01:06)
Node Bootstrap Preparation : Complete (0:10:30)
etcd Install : Complete (0:01:52)
Master Install : Complete (0:05:46)
Master Additional Install : In Progress (1:48:51)
This phase can be restarted by running:
playbooks/openshift-master/additional_config.yml
Wednesday 29 May 2019 21:25:49 -0400 (1:48:24.467) 2:16:11.760 *********
===============================================================================
cockpit : Install cockpit-ws ----------------------------------------- 6504.47s
openshift_node : install needed rpm(s) -------------------------------- 450.47s
container_runtime : Install Docker ------------------------------------ 234.94s
openshift_node : Install node, clients, and conntrack packages --------- 85.65s
Ensure openshift-ansible installer package deps are installed ---------- 82.19s
openshift_control_plane : Wait for all control plane pods to become ready -- 78.19s
Run health checks (install) - EL --------------------------------------- 65.70s
etcd : Install etcd ---------------------------------------------------- 65.53s
openshift_control_plane : Wait for control plane pods to appear -------- 47.04s
openshift_ca : Install the base package for admin tooling -------------- 41.98s
os_firewall : Install firewalld packages ------------------------------- 41.67s
openshift_node : Install dnsmasq --------------------------------------- 33.34s
openshift_repos : Discover enabled RHEL rhui repositories -------------- 15.23s
openshift_cli : Install clients ---------------------------------------- 13.07s
openshift_node_group : Wait for the sync daemonset to become ready and available --
11.08s
rhel_subscribe : Register host using user/password --------------------- 10.78s
os_firewall : need to pause here, otherwise the firewalld service starting can sometimes
cause ssh to fail -- 10.24s
openshift_repos : Disable all repositories ------------------------------ 8.90s
openshift_repos : Enable RHEL repositories ------------------------------ 7.69s
openshift_manageiq : Configure role/user permissions -------------------- 6.86s
Failure summary:
1. Hosts: master0.ent.co.ventura.ca.us
Play: Additional master configuration
Task: Install cockpit-ws
Message: No package matching 'cockpit-docker' found available, installed or
updated