# 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-preserve_authselect_profilekxelvhg4/.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_default.yml **************************************************** 1 plays in /WORKDIR/git-preserve_authselect_profilekxelvhg4/tests/tests_default.yml PLAY [Ensure role behaviour with default parameters] *************************** TASK [Include the role] ******************************************************** task path: /WORKDIR/git-preserve_authselect_profilekxelvhg4/tests/tests_default.yml:9 Wednesday 10 January 2024 22:39:16 +0000 (0:00:00.019) 0:00:00.019 ***** TASK [fedora.linux_system_roles.ad_integration : Ensure that mandatory variable ad_integration_realm is available] *** task path: /WORKDIR/git-preserve_authselect_profilekxelvhg4/.collection/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:3 Wednesday 10 January 2024 22:39:16 +0000 (0:00:00.045) 0:00:00.064 ***** fatal: [sut]: FAILED! => { "changed": false } MSG: Variable ad_integration_realm must be provided! TASK [Assert that user is notified about missing variables] ******************** task path: /WORKDIR/git-preserve_authselect_profilekxelvhg4/tests/tests_default.yml:14 Wednesday 10 January 2024 22:39:16 +0000 (0:00:00.010) 0:00:00.075 ***** ok: [sut] => { "changed": false } MSG: All assertions passed PLAY RECAP ********************************************************************* sut : ok=1 changed=0 unreachable=0 failed=0 skipped=0 rescued=1 ignored=0 Wednesday 10 January 2024 22:39:16 +0000 (0:00:00.009) 0:00:00.085 ***** =============================================================================== Include the role -------------------------------------------------------- 0.05s /WORKDIR/git-preserve_authselect_profilekxelvhg4/tests/tests_default.yml:9 ---- fedora.linux_system_roles.ad_integration : Ensure that mandatory variable ad_integration_realm is available --- 0.01s /WORKDIR/git-preserve_authselect_profilekxelvhg4/.collection/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:3 Assert that user is notified about missing variables -------------------- 0.01s /WORKDIR/git-preserve_authselect_profilekxelvhg4/tests/tests_default.yml:14 --- ---^---^---^---^---^--- # 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. [WARNING]: Could not match supplied host pattern, ignoring: ad ---^---^---^---^---^---