[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.17.2]
  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-PEl
  executable location = /usr/local/bin/ansible-playbook
  python version = 3.12.4 (main, Jul 17 2024, 00:00:00) [GCC 14.1.1 20240607 (Red Hat 14.1.1-5)] (/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
statically imported: /tmp/collections-PEl/ansible_collections/fedora/linux_system_roles/tests/metrics/get_services_state.yml
statically imported: /tmp/collections-PEl/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml
redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug
redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug
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_verify_mssql.yml ***********************************************
2 plays in /tmp/collections-PEl/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_mssql.yml

PLAY [all] *********************************************************************

TASK [Include vault variables] *************************************************
task path: /tmp/collections-PEl/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_mssql.yml:5
Saturday 10 August 2024  06:28:07 -0400 (0:00:00.008)       0:00:00.008 ******* 
ok: [managed_node1] => {
    "ansible_facts": {
        "pcptest_pw": {
            "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n65343431623161346664373330646165636437656265656632613961363839303132393064663934\n3137396633373562393466633037356533326566343338350a386238333034336162333932313162\n62643937336534356131376134303463306466316433366636643562633637376336653034646334\n3063663466333735390a333330366461386166633233373133326237323663333831653232646566\n3363\n"
        }
    },
    "ansible_included_var_files": [
        "/tmp/metrics-8Zh/tests/vars/vault-variables.yml"
    ],
    "changed": false
}

PLAY [Test installation and configuration of MSSQL agent] **********************

TASK [Gathering Facts] *********************************************************
task path: /tmp/collections-PEl/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_mssql.yml:9
Saturday 10 August 2024  06:28:07 -0400 (0:00:00.051)       0:00:00.060 ******* 
[WARNING]: Platform linux on host managed_node1 is using the discovered Python
interpreter at /usr/bin/python3.12, but future installation of another Python
interpreter could change the meaning of that path. See
https://docs.ansible.com/ansible-
core/2.17/reference_appendices/interpreter_discovery.html for more information.
ok: [managed_node1]

TASK [Stop test] ***************************************************************
task path: /tmp/collections-PEl/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_mssql.yml:15
Saturday 10 August 2024  06:28:08 -0400 (0:00:01.080)       0:00:01.141 ******* 
META: ending play for managed_node1

PLAY RECAP *********************************************************************
managed_node1              : ok=2    changed=0    unreachable=0    failed=0    skipped=0    rescued=0    ignored=0   

Saturday 10 August 2024  06:28:08 -0400 (0:00:00.007)       0:00:01.148 ******* 
=============================================================================== 
Gathering Facts --------------------------------------------------------- 1.08s
/tmp/collections-PEl/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_mssql.yml:9 
Include vault variables ------------------------------------------------- 0.05s
/tmp/collections-PEl/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_mssql.yml:5 
Stop test --------------------------------------------------------------- 0.01s
/tmp/collections-PEl/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_mssql.yml:15