ansible-playbook [core 2.12.6] config file = /etc/ansible/ansible.cfg configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.9/site-packages/ansible ansible collection location = /tmp/tmpg204yfkv executable location = /usr/bin/ansible-playbook python version = 3.9.13 (main, May 18 2022, 00:00:00) [GCC 11.3.1 20220421 (Red Hat 11.3.1-2)] jinja version = 2.11.3 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: rhel-8_setup.yml ***************************************************** 1 plays in /cache/rhel-8_setup.yml PLAY [Setup repos] ************************************************************* META: ran handlers TASK [set up internal repositories] ******************************************** task path: /cache/rhel-8_setup.yml:5 Monday 01 August 2022 16:03:55 +0000 (0:00:00.018) 0:00:00.018 ********* ok: [/cache/rhel-8.qcow2] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [/cache/rhel-8.qcow2] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [/cache/rhel-8.qcow2] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [/cache/rhel-8.qcow2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/rhel-8.qcow2 : ok=1 changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 Monday 01 August 2022 16:03:56 +0000 (0:00:01.300) 0:00:01.318 ********* =============================================================================== set up internal repositories -------------------------------------------- 1.30s /cache/rhel-8_setup.yml:5 ----------------------------------------------------- PLAYBOOK: tests_default.yml **************************************************** 1 plays in /tmp/tmp6y8whf90/tests/tests_default.yml PLAY [Ensure mandatory variables are defined] ********************************** META: ran handlers TASK [Run the role] ************************************************************ task path: /tmp/tmp6y8whf90/tests/tests_default.yml:8 Monday 01 August 2022 16:03:56 +0000 (0:00:00.015) 0:00:01.334 ********* TASK [linux-system-roles.ha_cluster : Set platform/version specific variables] *** task path: /tmp/tmp6y8whf90/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:3 Monday 01 August 2022 16:03:56 +0000 (0:00:00.052) 0:00:01.387 ********* included: /tmp/tmp6y8whf90/tests/roles/linux-system-roles.ha_cluster/tasks/set_vars.yml for /cache/rhel-8.qcow2 TASK [linux-system-roles.ha_cluster : Ensure ansible_facts used by role] ******* task path: /tmp/tmp6y8whf90/tests/roles/linux-system-roles.ha_cluster/tasks/set_vars.yml:2 Monday 01 August 2022 16:03:56 +0000 (0:00:00.021) 0:00:01.408 ********* ok: [/cache/rhel-8.qcow2] TASK [linux-system-roles.ha_cluster : Set platform/version specific variables] *** task path: /tmp/tmp6y8whf90/tests/roles/linux-system-roles.ha_cluster/tasks/set_vars.yml:8 Monday 01 August 2022 16:03:57 +0000 (0:00:00.758) 0:00:02.167 ********* skipping: [/cache/rhel-8.qcow2] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/rhel-8.qcow2] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } ok: [/cache/rhel-8.qcow2] => (item=RedHat_8.yml) => { "ansible_facts": { "__ha_cluster_repos": [ { "id": "rhel-8-for-{{ ansible_architecture }}-highavailability-rpms", "name": "High Availability" } ] }, "ansible_included_var_files": [ "/tmp/tmp6y8whf90/tests/roles/linux-system-roles.ha_cluster/vars/RedHat_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat_8.yml" } skipping: [/cache/rhel-8.qcow2] => (item=RedHat_8.6.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat_8.6.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ha_cluster : Check and prepare role variables] ******** task path: /tmp/tmp6y8whf90/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:6 Monday 01 August 2022 16:03:57 +0000 (0:00:00.046) 0:00:02.213 ********* included: /tmp/tmp6y8whf90/tests/roles/linux-system-roles.ha_cluster/tasks/check-and-prepare-role-variables.yml for /cache/rhel-8.qcow2 TASK [linux-system-roles.ha_cluster : Fail if passwords are not specified] ***** task path: /tmp/tmp6y8whf90/tests/roles/linux-system-roles.ha_cluster/tasks/check-and-prepare-role-variables.yml:5 Monday 01 August 2022 16:03:57 +0000 (0:00:00.026) 0:00:02.240 ********* failed: [/cache/rhel-8.qcow2] (item=ha_cluster_hacluster_password) => { "ansible_loop_var": "item", "changed": false, "item": "ha_cluster_hacluster_password" } MSG: ha_cluster_hacluster_password must be specified TASK [Extract errors] ********************************************************** task path: /tmp/tmp6y8whf90/tests/tests_default.yml:12 Monday 01 August 2022 16:03:57 +0000 (0:00:00.046) 0:00:02.287 ********* ok: [/cache/rhel-8.qcow2] => { "ansible_facts": { "error_list": [ "ha_cluster_hacluster_password must be specified" ] }, "changed": false } TASK [Check errors] ************************************************************ task path: /tmp/tmp6y8whf90/tests/tests_default.yml:19 Monday 01 August 2022 16:03:57 +0000 (0:00:00.037) 0:00:02.324 ********* ok: [/cache/rhel-8.qcow2] => { "changed": false } MSG: All assertions passed META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/rhel-8.qcow2 : ok=7 changed=0 unreachable=0 failed=0 skipped=0 rescued=1 ignored=0 Monday 01 August 2022 16:03:57 +0000 (0:00:00.033) 0:00:02.358 ********* =============================================================================== set up internal repositories -------------------------------------------- 1.30s /cache/rhel-8_setup.yml:5 ----------------------------------------------------- linux-system-roles.ha_cluster : Ensure ansible_facts used by role ------- 0.76s /tmp/tmp6y8whf90/tests/roles/linux-system-roles.ha_cluster/tasks/set_vars.yml:2 Run the role ------------------------------------------------------------ 0.05s /tmp/tmp6y8whf90/tests/tests_default.yml:8 ------------------------------------ linux-system-roles.ha_cluster : Set platform/version specific variables --- 0.05s /tmp/tmp6y8whf90/tests/roles/linux-system-roles.ha_cluster/tasks/set_vars.yml:8 linux-system-roles.ha_cluster : Fail if passwords are not specified ----- 0.05s /tmp/tmp6y8whf90/tests/roles/linux-system-roles.ha_cluster/tasks/check-and-prepare-role-variables.yml:5 Extract errors ---------------------------------------------------------- 0.04s /tmp/tmp6y8whf90/tests/tests_default.yml:12 ----------------------------------- Check errors ------------------------------------------------------------ 0.03s /tmp/tmp6y8whf90/tests/tests_default.yml:19 ----------------------------------- linux-system-roles.ha_cluster : Check and prepare role variables -------- 0.03s /tmp/tmp6y8whf90/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:6 --- linux-system-roles.ha_cluster : Set platform/version specific variables --- 0.02s /tmp/tmp6y8whf90/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:3 --- ansible-playbook [core 2.12.6] config file = /etc/ansible/ansible.cfg configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.9/site-packages/ansible ansible collection location = /tmp/tmpg204yfkv executable location = /usr/bin/ansible-playbook python version = 3.9.13 (main, May 18 2022, 00:00:00) [GCC 11.3.1 20220421 (Red Hat 11.3.1-2)] jinja version = 2.11.3 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: rhel-8_setup.yml ***************************************************** 1 plays in /cache/rhel-8_setup.yml PLAY [Setup repos] ************************************************************* META: ran handlers TASK [set up internal repositories] ******************************************** task path: /cache/rhel-8_setup.yml:5 Monday 01 August 2022 16:25:35 +0000 (0:00:00.017) 0:00:00.017 ********* ok: [/cache/rhel-8.qcow2] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [/cache/rhel-8.qcow2] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [/cache/rhel-8.qcow2] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ok: [/cache/rhel-8.qcow2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/rhel-8.qcow2 : ok=1 changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 Monday 01 August 2022 16:25:37 +0000 (0:00:01.276) 0:00:01.294 ********* =============================================================================== set up internal repositories -------------------------------------------- 1.28s /cache/rhel-8_setup.yml:5 ----------------------------------------------------- PLAYBOOK: tests_default.yml **************************************************** 1 plays in /tmp/tmpxir_ilry/tests/ha_cluster/tests_default.yml PLAY [Ensure mandatory variables are defined] ********************************** META: ran handlers TASK [Run the role] ************************************************************ task path: /tmp/tmpxir_ilry/tests/ha_cluster/tests_default.yml:8 Monday 01 August 2022 16:25:37 +0000 (0:00:00.015) 0:00:01.310 ********* TASK [fedora.linux_system_roles.ha_cluster : Set platform/version specific variables] *** task path: /tmp/tmpg204yfkv/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:3 Monday 01 August 2022 16:25:37 +0000 (0:00:00.055) 0:00:01.366 ********* included: /tmp/tmpg204yfkv/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/set_vars.yml for /cache/rhel-8.qcow2 TASK [fedora.linux_system_roles.ha_cluster : Ensure ansible_facts used by role] *** task path: /tmp/tmpg204yfkv/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/set_vars.yml:2 Monday 01 August 2022 16:25:37 +0000 (0:00:00.023) 0:00:01.389 ********* ok: [/cache/rhel-8.qcow2] TASK [fedora.linux_system_roles.ha_cluster : Set platform/version specific variables] *** task path: /tmp/tmpg204yfkv/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/set_vars.yml:7 Monday 01 August 2022 16:25:37 +0000 (0:00:00.735) 0:00:02.124 ********* skipping: [/cache/rhel-8.qcow2] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/rhel-8.qcow2] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } ok: [/cache/rhel-8.qcow2] => (item=RedHat_8.yml) => { "ansible_facts": { "__ha_cluster_repos": [ { "id": "rhel-8-for-{{ ansible_architecture }}-highavailability-rpms", "name": "High Availability" } ] }, "ansible_included_var_files": [ "/tmp/tmpg204yfkv/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/vars/RedHat_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat_8.yml" } skipping: [/cache/rhel-8.qcow2] => (item=RedHat_8.6.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat_8.6.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Check and prepare role variables] *** task path: /tmp/tmpg204yfkv/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:6 Monday 01 August 2022 16:25:37 +0000 (0:00:00.046) 0:00:02.171 ********* included: /tmp/tmpg204yfkv/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/check-and-prepare-role-variables.yml for /cache/rhel-8.qcow2 TASK [fedora.linux_system_roles.ha_cluster : Fail if passwords are not specified] *** task path: /tmp/tmpg204yfkv/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/check-and-prepare-role-variables.yml:5 Monday 01 August 2022 16:25:37 +0000 (0:00:00.027) 0:00:02.199 ********* failed: [/cache/rhel-8.qcow2] (item=ha_cluster_hacluster_password) => { "ansible_loop_var": "item", "changed": false, "item": "ha_cluster_hacluster_password" } MSG: ha_cluster_hacluster_password must be specified TASK [Extract errors] ********************************************************** task path: /tmp/tmpxir_ilry/tests/ha_cluster/tests_default.yml:12 Monday 01 August 2022 16:25:38 +0000 (0:00:00.050) 0:00:02.249 ********* ok: [/cache/rhel-8.qcow2] => { "ansible_facts": { "error_list": [ "ha_cluster_hacluster_password must be specified" ] }, "changed": false } TASK [Check errors] ************************************************************ task path: /tmp/tmpxir_ilry/tests/ha_cluster/tests_default.yml:17 Monday 01 August 2022 16:25:38 +0000 (0:00:00.042) 0:00:02.291 ********* ok: [/cache/rhel-8.qcow2] => { "changed": false } MSG: All assertions passed META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/rhel-8.qcow2 : ok=7 changed=0 unreachable=0 failed=0 skipped=0 rescued=1 ignored=0 Monday 01 August 2022 16:25:38 +0000 (0:00:00.035) 0:00:02.327 ********* =============================================================================== set up internal repositories -------------------------------------------- 1.28s /cache/rhel-8_setup.yml:5 ----------------------------------------------------- fedora.linux_system_roles.ha_cluster : Ensure ansible_facts used by role --- 0.74s /tmp/tmpg204yfkv/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/set_vars.yml:2 Run the role ------------------------------------------------------------ 0.06s /tmp/tmpxir_ilry/tests/ha_cluster/tests_default.yml:8 ------------------------- fedora.linux_system_roles.ha_cluster : Fail if passwords are not specified --- 0.05s /tmp/tmpg204yfkv/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/check-and-prepare-role-variables.yml:5 fedora.linux_system_roles.ha_cluster : Set platform/version specific variables --- 0.05s /tmp/tmpg204yfkv/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/set_vars.yml:7 Extract errors ---------------------------------------------------------- 0.04s /tmp/tmpxir_ilry/tests/ha_cluster/tests_default.yml:12 ------------------------ Check errors ------------------------------------------------------------ 0.04s /tmp/tmpxir_ilry/tests/ha_cluster/tests_default.yml:17 ------------------------ fedora.linux_system_roles.ha_cluster : Check and prepare role variables --- 0.03s /tmp/tmpg204yfkv/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:6 fedora.linux_system_roles.ha_cluster : Set platform/version specific variables --- 0.02s /tmp/tmpg204yfkv/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:3