[DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ansible-playbook [core 2.17.3] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-ZcL executable location = /usr/local/bin/ansible-playbook python version = 3.12.4 (main, Jul 17 2024, 00:00:00) [GCC 11.4.1 20231218 (Red Hat 11.4.1-3)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults running playbook inside collection fedora.linux_system_roles redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 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_sbd_needs_atb_while_atb_disabled.yml *************************** 2 plays in /tmp/collections-ZcL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tests_sbd_needs_atb_while_atb_disabled.yml PLAY [all] ********************************************************************* TASK [Include vault variables] ************************************************* task path: /tmp/collections-ZcL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tests_sbd_needs_atb_while_atb_disabled.yml:5 Monday 19 August 2024 05:10:33 -0400 (0:00:00.014) 0:00:00.014 ********* ok: [managed_node1] => { "ansible_facts": { "ha_cluster_hacluster_password": { "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n31303833633366333561656439323930303361333161363239346166656537323933313436\n3432386236656563343237306335323637396239616230353561330a313731623238393238\n62343064666336643930663239383936616465643134646536656532323461356237646133\n3761616633323839633232353637366266350a313163633236376666653238633435306565\n3264623032333736393535663833\n" } }, "ansible_included_var_files": [ "/tmp/ha_cluster-EJK/tests/vars/vault-variables.yml" ], "changed": false } PLAY [Ensure disabled ATB doesn't conflict with SBD] *************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-ZcL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tests_sbd_needs_atb_while_atb_disabled.yml:9 Monday 19 August 2024 05:10:33 -0400 (0:00:00.034) 0:00:00.049 ********* [WARNING]: Platform linux on host managed_node1 is using the discovered Python interpreter at /usr/bin/python3.9, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. ok: [managed_node1] TASK [Set up test environment] ************************************************* task path: /tmp/collections-ZcL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tests_sbd_needs_atb_while_atb_disabled.yml:24 Monday 19 August 2024 05:10:34 -0400 (0:00:01.220) 0:00:01.269 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_play_hosts_all | length is even", "skip_reason": "Conditional result was False" } TASK [Set up test environment for SBD] ***************************************** task path: /tmp/collections-ZcL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tests_sbd_needs_atb_while_atb_disabled.yml:29 Monday 19 August 2024 05:10:34 -0400 (0:00:00.055) 0:00:01.325 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_play_hosts_all | length is even", "skip_reason": "Conditional result was False" } TASK [Set SBD devices variable] ************************************************ task path: /tmp/collections-ZcL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tests_sbd_needs_atb_while_atb_disabled.yml:34 Monday 19 August 2024 05:10:34 -0400 (0:00:00.040) 0:00:01.366 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_play_hosts_all | length is even", "skip_reason": "Conditional result was False" } TASK [Run the role] ************************************************************ task path: /tmp/collections-ZcL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tests_sbd_needs_atb_while_atb_disabled.yml:41 Monday 19 August 2024 05:10:34 -0400 (0:00:00.042) 0:00:01.408 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_play_hosts_all | length is even", "skip_reason": "Conditional result was False" } TASK [Unset SBD devices variable] ********************************************** task path: /tmp/collections-ZcL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tests_sbd_needs_atb_while_atb_disabled.yml:51 Monday 19 August 2024 05:10:34 -0400 (0:00:00.042) 0:00:01.450 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_play_hosts_all | length is even", "skip_reason": "Conditional result was False" } TASK [Clean up test environment for SBD] *************************************** task path: /tmp/collections-ZcL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tests_sbd_needs_atb_while_atb_disabled.yml:55 Monday 19 August 2024 05:10:34 -0400 (0:00:00.040) 0:00:01.491 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_play_hosts_all | length is even", "skip_reason": "Conditional result was False" } TASK [Message] ***************************************************************** task path: /tmp/collections-ZcL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tests_sbd_needs_atb_while_atb_disabled.yml:60 Monday 19 August 2024 05:10:34 -0400 (0:00:00.044) 0:00:01.536 ********* ok: [managed_node1] => {} MSG: This test needs even number of nodes PLAY RECAP ********************************************************************* managed_node1 : ok=3 changed=0 unreachable=0 failed=0 skipped=6 rescued=0 ignored=0 Monday 19 August 2024 05:10:34 -0400 (0:00:00.047) 0:00:01.584 ********* =============================================================================== Gathering Facts --------------------------------------------------------- 1.22s /tmp/collections-ZcL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tests_sbd_needs_atb_while_atb_disabled.yml:9 Set up test environment ------------------------------------------------- 0.06s /tmp/collections-ZcL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tests_sbd_needs_atb_while_atb_disabled.yml:24 Message ----------------------------------------------------------------- 0.05s /tmp/collections-ZcL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tests_sbd_needs_atb_while_atb_disabled.yml:60 Clean up test environment for SBD --------------------------------------- 0.04s /tmp/collections-ZcL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tests_sbd_needs_atb_while_atb_disabled.yml:55 Set SBD devices variable ------------------------------------------------ 0.04s /tmp/collections-ZcL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tests_sbd_needs_atb_while_atb_disabled.yml:34 Run the role ------------------------------------------------------------ 0.04s /tmp/collections-ZcL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tests_sbd_needs_atb_while_atb_disabled.yml:41 Unset SBD devices variable ---------------------------------------------- 0.04s /tmp/collections-ZcL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tests_sbd_needs_atb_while_atb_disabled.yml:51 Set up test environment for SBD ----------------------------------------- 0.04s /tmp/collections-ZcL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tests_sbd_needs_atb_while_atb_disabled.yml:29 Include vault variables ------------------------------------------------- 0.03s /tmp/collections-ZcL/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/tests_sbd_needs_atb_while_atb_disabled.yml:5