[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. ansible-playbook [core 2.16.10] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-bTP executable location = /usr/local/bin/ansible-playbook python version = 3.12.1 (main, Feb 21 2024, 14:18:26) [GCC 8.5.0 20210514 (Red Hat 8.5.0-21)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults running playbook inside collection fedora.linux_system_roles 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_configure_ha_cluster_read_scale.yml **************************** 2 plays in /tmp/collections-bTP/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_configure_ha_cluster_read_scale.yml PLAY [all] ********************************************************************* TASK [Include vault variables] ************************************************* task path: /tmp/collections-bTP/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_configure_ha_cluster_read_scale.yml:5 Wednesday 04 September 2024 14:51:43 -0400 (0:00:00.010) 0:00:00.010 *** ok: [managed-node1] => {"ansible_facts": {"mssql_password": {"__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n66336361663164656232326461653662643537386337346563613939356466313835383235313234\n3634333565616161316639666662613564353237653663610a616639306439653033386664303839\n30663030636161326137656235636230356162373234386461363632353863393161353035316162\n3664353366373231360a343334326337353861366233656330363634353164316434616561333161\n3234\n"}}, "ansible_included_var_files": ["/tmp/mssql-cbr/tests/vars/vault-variables.yml"], "changed": false} ok: [managed-node2] => {"ansible_facts": {"mssql_password": {"__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n66336361663164656232326461653662643537386337346563613939356466313835383235313234\n3634333565616161316639666662613564353237653663610a616639306439653033386664303839\n30663030636161326137656235636230356162373234386461363632353863393161353035316162\n3664353366373231360a343334326337353861366233656330363634353164316434616561333161\n3234\n"}}, "ansible_included_var_files": ["/tmp/mssql-cbr/tests/vars/vault-variables.yml"], "changed": false} ok: [managed-node3] => {"ansible_facts": {"mssql_password": {"__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n66336361663164656232326461653662643537386337346563613939356466313835383235313234\n3634333565616161316639666662613564353237653663610a616639306439653033386664303839\n30663030636161326137656235636230356162373234386461363632353863393161353035316162\n3664353366373231360a343334326337353861366233656330363634353164316434616561333161\n3234\n"}}, "ansible_included_var_files": ["/tmp/mssql-cbr/tests/vars/vault-variables.yml"], "changed": false} PLAY [Verify HA functionality with read-scale clusters] ************************ TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-bTP/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_configure_ha_cluster_read_scale.yml:24 Wednesday 04 September 2024 14:51:43 -0400 (0:00:00.051) 0:00:00.061 *** ok: [managed-node2] ok: [managed-node3] ok: [managed-node1] TASK [Clusters of a read_scale type must not have a witness node] ************** task path: /tmp/collections-bTP/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_configure_ha_cluster_read_scale.yml:53 Wednesday 04 September 2024 14:51:44 -0400 (0:00:01.153) 0:00:01.214 *** META: ending play for managed-node1 TASK [Clusters of a read_scale type must not have a witness node] ************** task path: /tmp/collections-bTP/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_configure_ha_cluster_read_scale.yml:53 Wednesday 04 September 2024 14:51:44 -0400 (0:00:00.033) 0:00:01.248 *** META: ending play for managed-node2 TASK [Clusters of a read_scale type must not have a witness node] ************** task path: /tmp/collections-bTP/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_configure_ha_cluster_read_scale.yml:53 Wednesday 04 September 2024 14:51:44 -0400 (0:00:00.014) 0:00:01.262 *** META: ending play for managed-node3 PLAY RECAP ********************************************************************* managed-node1 : ok=2 changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 managed-node2 : ok=2 changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 managed-node3 : ok=2 changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 Wednesday 04 September 2024 14:51:44 -0400 (0:00:00.012) 0:00:01.275 *** =============================================================================== Gathering Facts --------------------------------------------------------- 1.15s /tmp/collections-bTP/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_configure_ha_cluster_read_scale.yml:24 Clusters of a read_scale type must not have a witness node -------------- 0.06s /tmp/collections-bTP/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_configure_ha_cluster_read_scale.yml:53 Include vault variables ------------------------------------------------- 0.05s /tmp/collections-bTP/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_configure_ha_cluster_read_scale.yml:5