# 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-debug-cleanup-failuresgchype54/.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_set_extend.yml ************************************************* 1 plays in /WORKDIR/git-debug-cleanup-failuresgchype54/tests/tests_set_extend.yml PLAY [Revert snapshots of logical volumes across different volume groups] ****** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-debug-cleanup-failuresgchype54/tests/tests_set_extend.yml:2 Friday 01 March 2024 23:15:30 +0000 (0:00:00.011) 0:00:00.011 ********** ok: [sut] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-debug-cleanup-failuresgchype54/tests/tests_set_extend.yml:74 Friday 01 March 2024 23:15:31 +0000 (0:00:00.953) 0:00:00.964 ********** ---^---^---^---^---^--- # 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. ERROR! Invalid options for include_role: storage_udevadm_trigger The error appears to be in '/WORKDIR/git-debug-cleanup-failuresgchype54/tests/tasks/setup.yml': line 19, column 3, but may be elsewhere in the file depending on the exact syntax problem. The offending line appears to be: - name: Run the storage role install base packages ^ here ---^---^---^---^---^---