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/tmp0za_nyuu 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: tests_default.yml **************************************************** 1 plays in /tmp/tmpi4jrkv_j/tests/tests_default.yml PLAY [Ensure mandatory variables are defined] ********************************** META: ran handlers TASK [Run the role] ************************************************************ task path: /tmp/tmpi4jrkv_j/tests/tests_default.yml:8 Monday 01 August 2022 16:10:56 +0000 (0:00:00.019) 0:00:00.020 ********* TASK [linux-system-roles.ha_cluster : Set platform/version specific variables] *** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:3 Monday 01 August 2022 16:10:56 +0000 (0:00:00.035) 0:00:00.055 ********* included: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/set_vars.yml for /cache/centos-9.qcow2.snap TASK [linux-system-roles.ha_cluster : Ensure ansible_facts used by role] ******* task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/set_vars.yml:2 Monday 01 August 2022 16:10:56 +0000 (0:00:00.022) 0:00:00.078 ********* ok: [/cache/centos-9.qcow2.snap] TASK [linux-system-roles.ha_cluster : Set platform/version specific variables] *** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/set_vars.yml:8 Monday 01 August 2022 16:10:57 +0000 (0:00:00.878) 0:00:00.956 ********* skipping: [/cache/centos-9.qcow2.snap] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/centos-9.qcow2.snap] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/centos-9.qcow2.snap] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/centos-9.qcow2.snap] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ha_cluster : Check and prepare role variables] ******** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:6 Monday 01 August 2022 16:10:57 +0000 (0:00:00.037) 0:00:00.993 ********* included: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/check-and-prepare-role-variables.yml for /cache/centos-9.qcow2.snap TASK [linux-system-roles.ha_cluster : Fail if passwords are not specified] ***** task path: /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/check-and-prepare-role-variables.yml:5 Monday 01 August 2022 16:10:57 +0000 (0:00:00.025) 0:00:01.018 ********* failed: [/cache/centos-9.qcow2.snap] (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/tmpi4jrkv_j/tests/tests_default.yml:12 Monday 01 August 2022 16:10:57 +0000 (0:00:00.069) 0:00:01.088 ********* ok: [/cache/centos-9.qcow2.snap] => { "ansible_facts": { "error_list": [ "ha_cluster_hacluster_password must be specified" ] }, "changed": false } TASK [Check errors] ************************************************************ task path: /tmp/tmpi4jrkv_j/tests/tests_default.yml:19 Monday 01 August 2022 16:10:57 +0000 (0:00:00.065) 0:00:01.154 ********* ok: [/cache/centos-9.qcow2.snap] => { "changed": false } MSG: All assertions passed META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/centos-9.qcow2.snap : ok=5 changed=0 unreachable=0 failed=0 skipped=1 rescued=1 ignored=0 Monday 01 August 2022 16:10:57 +0000 (0:00:00.056) 0:00:01.211 ********* =============================================================================== linux-system-roles.ha_cluster : Ensure ansible_facts used by role ------- 0.88s /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/set_vars.yml:2 linux-system-roles.ha_cluster : Fail if passwords are not specified ----- 0.07s /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/check-and-prepare-role-variables.yml:5 Extract errors ---------------------------------------------------------- 0.07s /tmp/tmpi4jrkv_j/tests/tests_default.yml:12 ----------------------------------- Check errors ------------------------------------------------------------ 0.06s /tmp/tmpi4jrkv_j/tests/tests_default.yml:19 ----------------------------------- linux-system-roles.ha_cluster : Set platform/version specific variables --- 0.04s /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/set_vars.yml:8 Run the role ------------------------------------------------------------ 0.04s /tmp/tmpi4jrkv_j/tests/tests_default.yml:8 ------------------------------------ linux-system-roles.ha_cluster : Check and prepare role variables -------- 0.03s /tmp/tmpi4jrkv_j/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:6 --- linux-system-roles.ha_cluster : Set platform/version specific variables --- 0.02s /tmp/tmpi4jrkv_j/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/tmp0za_nyuu 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: tests_default.yml **************************************************** 1 plays in /tmp/tmpdl9zlfzd/tests/ha_cluster/tests_default.yml PLAY [Ensure mandatory variables are defined] ********************************** META: ran handlers TASK [Run the role] ************************************************************ task path: /tmp/tmpdl9zlfzd/tests/ha_cluster/tests_default.yml:8 Monday 01 August 2022 16:31:45 +0000 (0:00:00.019) 0:00:00.019 ********* TASK [fedora.linux_system_roles.ha_cluster : Set platform/version specific variables] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:3 Monday 01 August 2022 16:31:45 +0000 (0:00:00.037) 0:00:00.056 ********* included: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/set_vars.yml for /cache/centos-9.qcow2.snap TASK [fedora.linux_system_roles.ha_cluster : Ensure ansible_facts used by role] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/set_vars.yml:2 Monday 01 August 2022 16:31:45 +0000 (0:00:00.025) 0:00:00.082 ********* ok: [/cache/centos-9.qcow2.snap] TASK [fedora.linux_system_roles.ha_cluster : Set platform/version specific variables] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/set_vars.yml:7 Monday 01 August 2022 16:31:46 +0000 (0:00:00.897) 0:00:00.980 ********* skipping: [/cache/centos-9.qcow2.snap] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/centos-9.qcow2.snap] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/centos-9.qcow2.snap] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/centos-9.qcow2.snap] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Check and prepare role variables] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:6 Monday 01 August 2022 16:31:46 +0000 (0:00:00.037) 0:00:01.017 ********* included: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/check-and-prepare-role-variables.yml for /cache/centos-9.qcow2.snap TASK [fedora.linux_system_roles.ha_cluster : Fail if passwords are not specified] *** task path: /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/check-and-prepare-role-variables.yml:5 Monday 01 August 2022 16:31:46 +0000 (0:00:00.028) 0:00:01.045 ********* failed: [/cache/centos-9.qcow2.snap] (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/tmpdl9zlfzd/tests/ha_cluster/tests_default.yml:12 Monday 01 August 2022 16:31:46 +0000 (0:00:00.071) 0:00:01.117 ********* ok: [/cache/centos-9.qcow2.snap] => { "ansible_facts": { "error_list": [ "ha_cluster_hacluster_password must be specified" ] }, "changed": false } TASK [Check errors] ************************************************************ task path: /tmp/tmpdl9zlfzd/tests/ha_cluster/tests_default.yml:17 Monday 01 August 2022 16:31:46 +0000 (0:00:00.063) 0:00:01.180 ********* ok: [/cache/centos-9.qcow2.snap] => { "changed": false } MSG: All assertions passed META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/centos-9.qcow2.snap : ok=5 changed=0 unreachable=0 failed=0 skipped=1 rescued=1 ignored=0 Monday 01 August 2022 16:31:46 +0000 (0:00:00.081) 0:00:01.261 ********* =============================================================================== fedora.linux_system_roles.ha_cluster : Ensure ansible_facts used by role --- 0.90s /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/set_vars.yml:2 Check errors ------------------------------------------------------------ 0.08s /tmp/tmpdl9zlfzd/tests/ha_cluster/tests_default.yml:17 ------------------------ fedora.linux_system_roles.ha_cluster : Fail if passwords are not specified --- 0.07s /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/check-and-prepare-role-variables.yml:5 Extract errors ---------------------------------------------------------- 0.06s /tmp/tmpdl9zlfzd/tests/ha_cluster/tests_default.yml:12 ------------------------ Run the role ------------------------------------------------------------ 0.04s /tmp/tmpdl9zlfzd/tests/ha_cluster/tests_default.yml:8 ------------------------- fedora.linux_system_roles.ha_cluster : Set platform/version specific variables --- 0.04s /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/set_vars.yml:7 fedora.linux_system_roles.ha_cluster : Check and prepare role variables --- 0.03s /tmp/tmp0za_nyuu/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.03s /tmp/tmp0za_nyuu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:3