# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.16.0] config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.16/lib/python3.11/site-packages/ansible ansible collection location = /WORKDIR/git-fix-sbd-timeoutjd3cx_8n/.collection executable location = /opt/ansible-2.16/bin/ansible-playbook python version = 3.11.5 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] (/opt/ansible-2.16/bin/python) jinja version = 3.1.2 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_sbd_check_devices_count.yml ************************************ 2 plays in /WORKDIR/git-fix-sbd-timeoutjd3cx_8n/tests/tests_sbd_check_devices_count.yml PLAY [all] ********************************************************************* TASK [Include vault variables] ************************************************* task path: /WORKDIR/git-fix-sbd-timeoutjd3cx_8n/tests/tests_sbd_check_devices_count.yml:4 Tuesday 05 December 2023 12:01:42 +0000 (0:00:00.014) 0:00:00.014 ****** ok: [sut] => { "ansible_facts": { "ha_cluster_hacluster_password": { "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n31303833633366333561656439323930303361333161363239346166656537323933313436\n3432386236656563343237306335323637396239616230353561330a313731623238393238\n62343064666336643930663239383936616465643134646536656532323461356237646133\n3761616633323839633232353637366266350a313163633236376666653238633435306565\n3264623032333736393535663833\n" } }, "ansible_included_var_files": [ "/WORKDIR/git-fix-sbd-timeoutjd3cx_8n/tests/vars/vault-variables.yml" ], "changed": false } PLAY [Ensure all nodes have the same number of SBD devices] ******************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-fix-sbd-timeoutjd3cx_8n/tests/tests_sbd_check_devices_count.yml:9 Tuesday 05 December 2023 12:01:42 +0000 (0:00:00.015) 0:00:00.030 ****** ok: [sut] TASK [Set up test environment] ************************************************* task path: /WORKDIR/git-fix-sbd-timeoutjd3cx_8n/tests/tests_sbd_check_devices_count.yml:20 Tuesday 05 December 2023 12:01:43 +0000 (0:00:00.906) 0:00:00.936 ****** skipping: [sut] => { "changed": false, "false_condition": "ansible_play_hosts_all | length > 1", "skip_reason": "Conditional result was False" } TASK [Set SBD devices variable] ************************************************ task path: /WORKDIR/git-fix-sbd-timeoutjd3cx_8n/tests/tests_sbd_check_devices_count.yml:25 Tuesday 05 December 2023 12:01:43 +0000 (0:00:00.019) 0:00:00.956 ****** skipping: [sut] => { "changed": false, "false_condition": "ansible_play_hosts_all | length > 1", "skip_reason": "Conditional result was False" } TASK [Print set SBD devices] *************************************************** task path: /WORKDIR/git-fix-sbd-timeoutjd3cx_8n/tests/tests_sbd_check_devices_count.yml:30 Tuesday 05 December 2023 12:01:43 +0000 (0:00:00.017) 0:00:00.973 ****** skipping: [sut] => { "false_condition": "ansible_play_hosts_all | length > 1" } TASK [Run the role] ************************************************************ task path: /WORKDIR/git-fix-sbd-timeoutjd3cx_8n/tests/tests_sbd_check_devices_count.yml:36 Tuesday 05 December 2023 12:01:43 +0000 (0:00:00.017) 0:00:00.991 ****** skipping: [sut] => { "changed": false, "false_condition": "ansible_play_hosts_all | length > 1", "skip_reason": "Conditional result was False" } TASK [Unset SBD devices variable] ********************************************** task path: /WORKDIR/git-fix-sbd-timeoutjd3cx_8n/tests/tests_sbd_check_devices_count.yml:48 Tuesday 05 December 2023 12:01:43 +0000 (0:00:00.017) 0:00:01.009 ****** skipping: [sut] => { "changed": false, "false_condition": "ansible_play_hosts_all | length > 1", "skip_reason": "Conditional result was False" } TASK [Message] ***************************************************************** task path: /WORKDIR/git-fix-sbd-timeoutjd3cx_8n/tests/tests_sbd_check_devices_count.yml:52 Tuesday 05 December 2023 12:01:43 +0000 (0:00:00.017) 0:00:01.026 ****** ok: [sut] => {} MSG: This test needs two or more nodes PLAY RECAP ********************************************************************* sut : ok=3 changed=0 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 Tuesday 05 December 2023 12:01:43 +0000 (0:00:00.026) 0:00:01.053 ****** =============================================================================== Gathering Facts --------------------------------------------------------- 0.91s /WORKDIR/git-fix-sbd-timeoutjd3cx_8n/tests/tests_sbd_check_devices_count.yml:9 Message ----------------------------------------------------------------- 0.03s /WORKDIR/git-fix-sbd-timeoutjd3cx_8n/tests/tests_sbd_check_devices_count.yml:52 Set up test environment ------------------------------------------------- 0.02s /WORKDIR/git-fix-sbd-timeoutjd3cx_8n/tests/tests_sbd_check_devices_count.yml:20 Print set SBD devices --------------------------------------------------- 0.02s /WORKDIR/git-fix-sbd-timeoutjd3cx_8n/tests/tests_sbd_check_devices_count.yml:30 Set SBD devices variable ------------------------------------------------ 0.02s /WORKDIR/git-fix-sbd-timeoutjd3cx_8n/tests/tests_sbd_check_devices_count.yml:25 Unset SBD devices variable ---------------------------------------------- 0.02s /WORKDIR/git-fix-sbd-timeoutjd3cx_8n/tests/tests_sbd_check_devices_count.yml:48 Run the role ------------------------------------------------------------ 0.02s /WORKDIR/git-fix-sbd-timeoutjd3cx_8n/tests/tests_sbd_check_devices_count.yml:36 Include vault variables ------------------------------------------------- 0.02s /WORKDIR/git-fix-sbd-timeoutjd3cx_8n/tests/tests_sbd_check_devices_count.yml:4 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [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. ---^---^---^---^---^---