+ cd /tmp/tmpmn76yqyr/tests; TEST_SUBJECTS=/cache/CentOS-6-x86_64-GenericCloud-1907.qcow2c TEST_ARTIFACTS=/tmp/linux-system-role-test-work-pull-linux-system-roles_storage-177-cf8f8aa-centos-6-fks5_4zs/artifacts ansible-playbook -vv --inventory=/usr/share/ansible/inventory/standard-inventory-qcow2 /tmp/tmpmn76yqyr/_setup.yml /tmp/tmpmn76yqyr/tests/tests_change_disk_fs.yml ansible-playbook 2.8.16 config file = /etc/ansible/ansible.cfg configured module search path = [u'/root/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python2.7/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 2.7.5 (default, Apr 2 2020, 13:16:51) [GCC 4.8.5 20150623 (Red Hat 4.8.5-39)] Using /etc/ansible/ansible.cfg as config file PLAYBOOK: _setup.yml *********************************************************** 1 plays in /tmp/tmpmn76yqyr/_setup.yml PLAY [Fail when only localhost is available] *********************************** META: ran handlers TASK [debug] ******************************************************************* task path: /tmp/tmpmn76yqyr/_setup.yml:5 ok: [/cache/CentOS-6-x86_64-GenericCloud-1907.qcow2c] => { "groups": { "all": [ "/cache/CentOS-6-x86_64-GenericCloud-1907.qcow2c" ], "localhost": [ "/cache/CentOS-6-x86_64-GenericCloud-1907.qcow2c" ], "subjects": [ "/cache/CentOS-6-x86_64-GenericCloud-1907.qcow2c" ], "ungrouped": [] } } TASK [fail] ******************************************************************** task path: /tmp/tmpmn76yqyr/_setup.yml:6 skipping: [/cache/CentOS-6-x86_64-GenericCloud-1907.qcow2c] => {"changed": false, "skip_reason": "Conditional result was False"} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/CentOS-6-x86_64-GenericCloud-1907.qcow2c : ok=1 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 PLAYBOOK: tests_change_disk_fs.yml ********************************************* 1 plays in /tmp/tmpmn76yqyr/tests/tests_change_disk_fs.yml PLAY [all] ********************************************************************* TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpmn76yqyr/tests/tests_change_disk_fs.yml:2 ok: [/cache/CentOS-6-x86_64-GenericCloud-1907.qcow2c] META: ran handlers TASK [include_role : linux-system-roles.storage] ******************************* task path: /tmp/tmpmn76yqyr/tests/tests_change_disk_fs.yml:11 TASK [linux-system-roles.storage : Set version specific variables] ************* task path: /tmp/tmpmn76yqyr/tasks/main.yml:2 fatal: [/cache/CentOS-6-x86_64-GenericCloud-1907.qcow2c]: FAILED! => {"msg": "An unhandled exception occurred while running the lookup plugin 'first_found'. Error was a , original message: No file was found when using first_found. Use the 'skip: true' option to allow this task to be skipped if no files are found"} PLAY RECAP ********************************************************************* /cache/CentOS-6-x86_64-GenericCloud-1907.qcow2c : ok=2 changed=0 unreachable=0 failed=1 skipped=1 rescued=0 ignored=0