[WARNING]: running playbook inside collection redhat.rhel_system_roles ansible-playbook [core 2.14.17] 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 = /root/.ansible/collections:/usr/share/ansible/collections executable location = /usr/bin/ansible-playbook python version = 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] (/usr/bin/python3) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file 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_lvm_pool_shared_scsi_generated.yml ***************************** 2 plays in /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/tests/storage/tests_lvm_pool_shared_scsi_generated.yml PLAY [Run test tests_lvm_pool_shared.yml for scsi] ***************************** TASK [Gathering Facts] ********************************************************* task path: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/tests/storage/tests_lvm_pool_shared_scsi_generated.yml:3 Monday 21 October 2024 18:38:00 -0400 (0:00:00.013) 0:00:00.013 ******** ok: [managed-node3] TASK [Set disk interface for test] ********************************************* task path: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/tests/storage/tests_lvm_pool_shared_scsi_generated.yml:8 Monday 21 October 2024 18:38:02 -0400 (0:00:01.388) 0:00:01.401 ******** ok: [managed-node3] => { "ansible_facts": { "storage_test_use_interface": "scsi" }, "changed": false } PLAY [Test LVM shared pools] *************************************************** TASK [Gathering Facts] ********************************************************* task path: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/tests/storage/tests_lvm_pool_shared.yml:2 Monday 21 October 2024 18:38:02 -0400 (0:00:00.047) 0:00:01.449 ******** ok: [managed-node3] TASK [Skip this test if test system does not support] ************************** task path: /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/tests/storage/tests_lvm_pool_shared.yml:13 Monday 21 October 2024 18:38:03 -0400 (0:00:00.881) 0:00:02.331 ******** META: ending play for managed-node3 PLAY RECAP ********************************************************************* managed-node3 : ok=3 changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 Monday 21 October 2024 18:38:03 -0400 (0:00:00.010) 0:00:02.341 ******** =============================================================================== Gathering Facts --------------------------------------------------------- 1.39s /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/tests/storage/tests_lvm_pool_shared_scsi_generated.yml:3 Gathering Facts --------------------------------------------------------- 0.88s /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/tests/storage/tests_lvm_pool_shared.yml:2 Set disk interface for test --------------------------------------------- 0.05s /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/tests/storage/tests_lvm_pool_shared_scsi_generated.yml:8 Skip this test if test system does not support -------------------------- 0.01s /usr/share/ansible/collections/ansible_collections/redhat/rhel_system_roles/tests/storage/tests_lvm_pool_shared.yml:13