# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.13.6] 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.13/lib/python3.8/site-packages/ansible ansible collection location = /WORKDIR/dist-git-ha_cluster-fix-for-upcoming-release-khsu5ywb/.collection executable location = /opt/ansible-2.13/bin/ansible-playbook python version = 3.8.13 (default, Jun 24 2022, 15:27:57) [GCC 8.5.0 20210514 (Red Hat 8.5.0-13)] 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/dist-git-ha_cluster-fix-for-upcoming-release-khsu5ywb/tests/tests_default.yml PLAY [Ensure mandatory variables are defined] ********************************** META: ran handlers TASK [Run the role] ************************************************************ task path: /WORKDIR/dist-git-ha_cluster-fix-for-upcoming-release-khsu5ywb/tests/tests_default.yml:8 Tuesday 06 December 2022 19:40:09 +0000 (0:00:00.020) 0:00:00.020 ****** TASK [fedora.linux_system_roles.ha_cluster : Set platform/version specific variables] *** task path: /WORKDIR/dist-git-ha_cluster-fix-for-upcoming-release-khsu5ywb/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:3 Tuesday 06 December 2022 19:40:09 +0000 (0:00:00.101) 0:00:00.122 ****** included: /WORKDIR/dist-git-ha_cluster-fix-for-upcoming-release-khsu5ywb/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.ha_cluster : Ensure ansible_facts used by role] *** task path: /WORKDIR/dist-git-ha_cluster-fix-for-upcoming-release-khsu5ywb/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/set_vars.yml:2 Tuesday 06 December 2022 19:40:09 +0000 (0:00:00.058) 0:00:00.180 ****** ok: [sut] TASK [fedora.linux_system_roles.ha_cluster : Set platform/version specific variables] *** task path: /WORKDIR/dist-git-ha_cluster-fix-for-upcoming-release-khsu5ywb/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/set_vars.yml:7 Tuesday 06 December 2022 19:40:10 +0000 (0:00:01.333) 0:00:01.513 ****** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_35.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_35.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_35.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_35.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Check and prepare role variables] *** task path: /WORKDIR/dist-git-ha_cluster-fix-for-upcoming-release-khsu5ywb/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:6 Tuesday 06 December 2022 19:40:10 +0000 (0:00:00.116) 0:00:01.630 ****** included: /WORKDIR/dist-git-ha_cluster-fix-for-upcoming-release-khsu5ywb/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/check-and-prepare-role-variables.yml for sut TASK [fedora.linux_system_roles.ha_cluster : Fail if passwords are not specified] *** task path: /WORKDIR/dist-git-ha_cluster-fix-for-upcoming-release-khsu5ywb/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/check-and-prepare-role-variables.yml:5 Tuesday 06 December 2022 19:40:10 +0000 (0:00:00.098) 0:00:01.728 ****** failed: [sut] (item=ha_cluster_hacluster_password) => { "ansible_loop_var": "item", "changed": false, "item": "ha_cluster_hacluster_password" } MSG: ha_cluster_hacluster_password must be specified TASK [Extract errors] ********************************************************** task path: /WORKDIR/dist-git-ha_cluster-fix-for-upcoming-release-khsu5ywb/tests/tests_default.yml:12 Tuesday 06 December 2022 19:40:11 +0000 (0:00:00.158) 0:00:01.887 ****** ok: [sut] => { "ansible_facts": { "error_list": [ "ha_cluster_hacluster_password must be specified" ] }, "changed": false } TASK [Check errors] ************************************************************ task path: /WORKDIR/dist-git-ha_cluster-fix-for-upcoming-release-khsu5ywb/tests/tests_default.yml:17 Tuesday 06 December 2022 19:40:11 +0000 (0:00:00.086) 0:00:01.973 ****** ok: [sut] => { "changed": false } MSG: All assertions passed META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=5 changed=0 unreachable=0 failed=0 skipped=1 rescued=1 ignored=0 Tuesday 06 December 2022 19:40:11 +0000 (0:00:00.047) 0:00:02.021 ****** =============================================================================== fedora.linux_system_roles.ha_cluster : Ensure ansible_facts used by role --- 1.33s /WORKDIR/dist-git-ha_cluster-fix-for-upcoming-release-khsu5ywb/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/set_vars.yml:2 fedora.linux_system_roles.ha_cluster : Fail if passwords are not specified --- 0.16s /WORKDIR/dist-git-ha_cluster-fix-for-upcoming-release-khsu5ywb/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/check-and-prepare-role-variables.yml:5 fedora.linux_system_roles.ha_cluster : Set platform/version specific variables --- 0.12s /WORKDIR/dist-git-ha_cluster-fix-for-upcoming-release-khsu5ywb/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/set_vars.yml:7 Run the role ------------------------------------------------------------ 0.10s /WORKDIR/dist-git-ha_cluster-fix-for-upcoming-release-khsu5ywb/tests/tests_default.yml:8 fedora.linux_system_roles.ha_cluster : Check and prepare role variables --- 0.10s /WORKDIR/dist-git-ha_cluster-fix-for-upcoming-release-khsu5ywb/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:6 Extract errors ---------------------------------------------------------- 0.09s /WORKDIR/dist-git-ha_cluster-fix-for-upcoming-release-khsu5ywb/tests/tests_default.yml:12 fedora.linux_system_roles.ha_cluster : Set platform/version specific variables --- 0.06s /WORKDIR/dist-git-ha_cluster-fix-for-upcoming-release-khsu5ywb/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:3 Check errors ------------------------------------------------------------ 0.05s /WORKDIR/dist-git-ha_cluster-fix-for-upcoming-release-khsu5ywb/tests/tests_default.yml:17 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: [defaults]callback_whitelist option, normalizing names to new standard, use callbacks_enabled instead. This feature will be removed from ansible-core in version 2.15. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---