ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = [u'/root/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python2.7/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 2.7.5 (default, Nov 14 2023, 16:14:06) [GCC 4.8.5 20150623 (Red Hat 4.8.5-44)] Using /etc/ansible/ansible.cfg as config file [WARNING]: running playbook inside collection fedora.linux_system_roles Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_tls_2017.yml *************************************************** 2 plays in /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_tls_2017.yml PLAY [all] ********************************************************************* META: ran handlers TASK [Include vault variables] ************************************************* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_tls_2017.yml:5 Friday 21 March 2025 21:30:56 -0400 (0:00:00.028) 0:00:00.028 ********** 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-Q71/tests/vars/vault-variables.yml" ], "changed": false } META: ran handlers META: ran handlers PLAY [Ensure that tls encryption configuration works] ************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_tls_2017.yml:9 Friday 21 March 2025 21:30:56 -0400 (0:00:00.025) 0:00:00.053 ********** ok: [managed-node2] META: ran handlers TASK [Run tests_tls with SQL Server 2017] ************************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_tls_2017.yml:24 Friday 21 March 2025 21:30:57 -0400 (0:00:00.948) 0:00:01.002 ********** included: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml for managed-node2 TASK [Assert fail on EL 7 with version = 2022 and EL 9 with version != 2022] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:2 Friday 21 March 2025 21:30:57 -0400 (0:00:00.118) 0:00:01.120 ********** included: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/assert_fail_on_unsupported_ver.yml for managed-node2 TASK [Ensure ansible_facts to get ansible_distribution] ************************ task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/assert_fail_on_unsupported_ver.yml:2 Friday 21 March 2025 21:30:57 -0400 (0:00:00.035) 0:00:01.156 ********** ok: [managed-node2] TASK [Run the role] ************************************************************ task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/assert_fail_on_unsupported_ver.yml:17 Friday 21 March 2025 21:30:57 -0400 (0:00:00.340) 0:00:01.496 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unreachable task] ******************************************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/assert_fail_on_unsupported_ver.yml:24 Friday 21 March 2025 21:30:58 -0400 (0:00:00.024) 0:00:01.521 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure the openssl package] ********************************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:5 Friday 21 March 2025 21:30:58 -0400 (0:00:00.023) 0:00:01.544 ********** ok: [managed-node2] => { "changed": false, "rc": 0, "results": [ "1:openssl-1.0.2k-26.el7_9.x86_64 providing openssl is already installed" ] } lsrpackages: openssl TASK [Create a tempfile for a certificate on hosts] **************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:11 Friday 21 March 2025 21:30:58 -0400 (0:00:00.823) 0:00:02.367 ********** changed: [managed-node2] => { "changed": true, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible.0FFf7M", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "state": "file", "uid": 0 } TASK [Create a tempfile for a private key on hosts] **************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:17 Friday 21 March 2025 21:30:59 -0400 (0:00:00.407) 0:00:02.775 ********** changed: [managed-node2] => { "changed": true, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible.xfEsI_", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "state": "file", "uid": 0 } TASK [Generate a self-signed certificate and public key] *********************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:23 Friday 21 March 2025 21:30:59 -0400 (0:00:00.269) 0:00:03.045 ********** changed: [managed-node2] => { "changed": true, "cmd": [ "openssl", "req", "-x509", "-nodes", "-newkey", "rsa:2048", "-subj", "/CN=10.31.43.82", "-out", "/tmp/ansible.0FFf7M", "-keyout", "/tmp/ansible.xfEsI_", "-days", "365" ], "delta": "0:00:00.102247", "end": "2025-03-21 21:30:59.974724", "rc": 0, "start": "2025-03-21 21:30:59.872477" } STDERR: Generating a 2048 bit RSA private key ....................................+++ .................................................+++ writing new private key to '/tmp/ansible.xfEsI_' ----- TASK [Copy certificate files to local tmp] ************************************* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:32 Friday 21 March 2025 21:31:00 -0400 (0:00:00.490) 0:00:03.536 ********** changed: [managed-node2] => (item=/tmp/ansible.0FFf7M) => { "ansible_loop_var": "item", "changed": true, "checksum": "94ac64812216fd3a5809e1cd0f3de07f35daa88d", "dest": "/tmp/ansible.0FFf7M", "item": "/tmp/ansible.0FFf7M", "md5sum": "63af4a4922288de97d90afdf5ae49d48", "remote_checksum": "94ac64812216fd3a5809e1cd0f3de07f35daa88d", "remote_md5sum": null } changed: [managed-node2] => (item=/tmp/ansible.xfEsI_) => { "ansible_loop_var": "item", "changed": true, "checksum": "fdda2457bc5dff2afe1c563fceb7056c2b773657", "dest": "/tmp/ansible.xfEsI_", "item": "/tmp/ansible.xfEsI_", "md5sum": "df4b47b9d1bb3c4cc16e601584e98417", "remote_checksum": "fdda2457bc5dff2afe1c563fceb7056c2b773657", "remote_md5sum": null } TASK [Copy a private key to the playbook directory to test a relative path] **** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:44 Friday 21 March 2025 21:31:00 -0400 (0:00:00.776) 0:00:04.312 ********** changed: [managed-node2 -> localhost] => { "changed": true, "checksum": "fdda2457bc5dff2afe1c563fceb7056c2b773657", "dest": "./ansible.xfEsI_", "gid": 0, "group": "root", "md5sum": "df4b47b9d1bb3c4cc16e601584e98417", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 1708, "src": "/root/.ansible/tmp/ansible-tmp-1742607060.84-22940-212337256777990/source", "state": "file", "uid": 0 } TASK [Set mssql_tls_cert and mssql_tls_private_key for the following test] ***** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:52 Friday 21 March 2025 21:31:01 -0400 (0:00:00.471) 0:00:04.783 ********** ok: [managed-node2] => { "ansible_facts": { "mssql_tls_cert": "/tmp/ansible.0FFf7M", "mssql_tls_private_key": "ansible.xfEsI_" }, "changed": false } TASK [Run role] **************************************************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:59 Friday 21 March 2025 21:31:01 -0400 (0:00:00.036) 0:00:04.820 ********** TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Friday 21 March 2025 21:31:01 -0400 (0:00:00.416) 0:00:05.236 ********** included: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml for managed-node2 TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts used by role] ***** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Friday 21 March 2025 21:31:01 -0400 (0:00:00.030) 0:00:05.267 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set platform/version specific variables] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Friday 21 March 2025 21:31:01 -0400 (0:00:00.025) 0:00:05.292 ********** ok: [managed-node2] => (item=RedHat.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/9/prod/", "__mssql_confined_supported": true, "__mssql_server_repository": "https://packages.microsoft.com/rhel/9/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2022 ], "__mssql_tuned_supported": true }, "ansible_included_var_files": [ "/tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed-node2] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node2] => (item=CentOS_7.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/7/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/7/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019 ] }, "ansible_included_var_files": [ "/tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [managed-node2] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the __mssql_sqlcmd_login_cmd fact] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Friday 21 March 2025 21:31:01 -0400 (0:00:00.055) 0:00:05.348 ********** ok: [managed-node2] => { "ansible_facts": { "__mssql_sqlcmd_login_cmd": null }, "changed": false } TASK [fedora.linux_system_roles.mssql : Print that the mssql_input_sql_file variable is deprecated] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:15 Friday 21 March 2025 21:31:01 -0400 (0:00:00.021) 0:00:05.369 ********** skipping: [managed-node2] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:23 Friday 21 March 2025 21:31:01 -0400 (0:00:00.020) 0:00:05.390 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the variable is deprecated] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:30 Friday 21 March 2025 21:31:01 -0400 (0:00:00.028) 0:00:05.419 ********** skipping: [managed-node2] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:37 Friday 21 March 2025 21:31:01 -0400 (0:00:00.023) 0:00:05.442 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the mssql_ad_sql_user_name variable is deprecated] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:44 Friday 21 March 2025 21:31:01 -0400 (0:00:00.033) 0:00:05.476 ********** skipping: [managed-node2] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:51 Friday 21 March 2025 21:31:02 -0400 (0:00:00.037) 0:00:05.513 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the mssql_ha_cluster_run_role variable is deprecated] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:58 Friday 21 March 2025 21:31:02 -0400 (0:00:00.033) 0:00:05.546 ********** skipping: [managed-node2] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:65 Friday 21 March 2025 21:31:02 -0400 (0:00:00.032) 0:00:05.579 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that variable is deprecated] ***** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:74 Friday 21 March 2025 21:31:02 -0400 (0:00:00.039) 0:00:05.619 ********** skipping: [managed-node2] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated fact] ************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:83 Friday 21 March 2025 21:31:02 -0400 (0:00:00.031) 0:00:05.651 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fail on RHEL or CentOS 10 because it's not supported] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:87 Friday 21 March 2025 21:31:02 -0400 (0:00:00.033) 0:00:05.684 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that the user accepts EULA variables] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:94 Friday 21 March 2025 21:31:02 -0400 (0:00:00.034) 0:00:05.719 ********** ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Verify that EL < 8 is not used with mssql_ha_configure=true] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:106 Friday 21 March 2025 21:31:02 -0400 (0:00:00.042) 0:00:05.761 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify if the mssql_ha_replica_type variable is provided correctly] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:114 Friday 21 March 2025 21:31:02 -0400 (0:00:00.030) 0:00:05.792 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that 'mssql_ha_replica_type = primary' is provided once] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:123 Friday 21 March 2025 21:31:02 -0400 (0:00:00.033) 0:00:05.825 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_ha_prep_for_pacemaker is provided correctly] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:132 Friday 21 March 2025 21:31:02 -0400 (0:00:00.031) 0:00:05.857 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that selinux variables are used on supported platforms] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:142 Friday 21 March 2025 21:31:02 -0400 (0:00:00.030) 0:00:05.887 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_manage_selinux is set properly] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:151 Friday 21 March 2025 21:31:02 -0400 (0:00:00.034) 0:00:05.922 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:162 Friday 21 March 2025 21:31:02 -0400 (0:00:00.032) 0:00:05.954 ********** ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Set fact with the currently installed SQL Server version if any] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:166 Friday 21 March 2025 21:31:04 -0400 (0:00:01.576) 0:00:07.531 ********** skipping: [managed-node2] => (item={u'value': 14, u'key': 2017}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={u'value': 15, u'key': 2019}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={u'value': 16, u'key': 2022}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set mssql_version variable if user does not define it] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:174 Friday 21 March 2025 21:31:04 -0400 (0:00:00.166) 0:00:07.697 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify if the mssql_version variable is provided correctly] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:181 Friday 21 March 2025 21:31:04 -0400 (0:00:00.073) 0:00:07.770 ********** ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Verify if mssql_version is not smaller then the existing SQL Server version] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:188 Friday 21 March 2025 21:31:04 -0400 (0:00:00.063) 0:00:07.834 ********** skipping: [managed-node2] => (item={u'value': 14, u'key': 2017}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={u'value': 15, u'key': 2019}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={u'value': 16, u'key': 2022}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Deploy the GPG key for Microsoft repositories] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:202 Friday 21 March 2025 21:31:04 -0400 (0:00:00.126) 0:00:07.960 ********** ok: [managed-node2] => { "attempts": 1, "changed": false } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version {{ __mssql_current_version }}] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:216 Friday 21 March 2025 21:31:05 -0400 (0:00:00.697) 0:00:08.657 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get yum repositories] ****************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:226 Friday 21 March 2025 21:31:05 -0400 (0:00:00.072) 0:00:08.730 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2017] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:237 Friday 21 March 2025 21:31:05 -0400 (0:00:00.061) 0:00:08.791 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version {{ __mssql_current_version }}] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:251 Friday 21 March 2025 21:31:05 -0400 (0:00:00.063) 0:00:08.855 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get zypper repositories] *************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:260 Friday 21 March 2025 21:31:05 -0400 (0:00:00.060) 0:00:08.915 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2017] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:272 Friday 21 March 2025 21:31:05 -0400 (0:00:00.065) 0:00:08.981 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2017] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:279 Friday 21 March 2025 21:31:05 -0400 (0:00:00.063) 0:00:09.045 ********** changed: [managed-node2] => { "changed": true, "repo": "packages-microsoft-com-mssql-server-2017", "state": "present" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2017] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:291 Friday 21 March 2025 21:31:06 -0400 (0:00:00.495) 0:00:09.540 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure to run as a confined application with SELinux] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:304 Friday 21 March 2025 21:31:06 -0400 (0:00:00.100) 0:00:09.641 ********** ok: [managed-node2] => { "changed": false, "rc": 0, "results": [ "mssql-server-selinux is not installed" ] } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server] ******* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:309 Friday 21 March 2025 21:31:06 -0400 (0:00:00.580) 0:00:10.221 ********** changed: [managed-node2] => { "changed": true, "changes": { "installed": [ "mssql-server" ] }, "rc": 0, "results": [ "Loaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\n * epel: dl.fedoraproject.org\n * epel-debuginfo: dl.fedoraproject.org\n * epel-source: dl.fedoraproject.org\nResolving Dependencies\n--> Running transaction check\n---> Package mssql-server.x86_64 0:14.0.3465.1-1 will be installed\n--> Processing Dependency: libatomic for package: mssql-server-14.0.3465.1-1.x86_64\n--> Processing Dependency: bzip2 for package: mssql-server-14.0.3465.1-1.x86_64\n--> Processing Dependency: gdb for package: mssql-server-14.0.3465.1-1.x86_64\n--> Processing Dependency: libsss_nss_idmap for package: mssql-server-14.0.3465.1-1.x86_64\n--> Processing Dependency: cyrus-sasl for package: mssql-server-14.0.3465.1-1.x86_64\n--> Processing Dependency: cyrus-sasl-gssapi for package: mssql-server-14.0.3465.1-1.x86_64\n--> Running transaction check\n---> Package bzip2.x86_64 0:1.0.6-13.el7 will be installed\n---> Package cyrus-sasl.x86_64 0:2.1.26-24.el7_9 will be installed\n---> Package cyrus-sasl-gssapi.x86_64 0:2.1.26-24.el7_9 will be installed\n---> Package gdb.x86_64 0:7.6.1-120.el7 will be installed\n---> Package libatomic.x86_64 0:4.8.5-44.el7 will be installed\n---> Package libsss_nss_idmap.x86_64 0:1.16.5-10.el7_9.16 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n mssql-server x86_64 14.0.3465.1-1 packages-microsoft-com-mssql-server-2017\n 200 M\nInstalling for dependencies:\n bzip2 x86_64 1.0.6-13.el7 base 52 k\n cyrus-sasl x86_64 2.1.26-24.el7_9 updates 88 k\n cyrus-sasl-gssapi x86_64 2.1.26-24.el7_9 updates 41 k\n gdb x86_64 7.6.1-120.el7 base 2.4 M\n libatomic x86_64 4.8.5-44.el7 base 51 k\n libsss_nss_idmap x86_64 1.16.5-10.el7_9.16 updates 170 k\n\nTransaction Summary\n================================================================================\nInstall 1 Package (+6 Dependent packages)\n\nTotal download size: 203 M\nInstalled size: 1.0 G\nDownloading packages:\n--------------------------------------------------------------------------------\nTotal 69 MB/s | 203 MB 00:02 \nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : libatomic-4.8.5-44.el7.x86_64 1/7 \n Installing : cyrus-sasl-2.1.26-24.el7_9.x86_64 2/7 \n Installing : gdb-7.6.1-120.el7.x86_64 3/7 \n Installing : cyrus-sasl-gssapi-2.1.26-24.el7_9.x86_64 4/7 \n Installing : bzip2-1.0.6-13.el7.x86_64 5/7 \n Installing : libsss_nss_idmap-1.16.5-10.el7_9.16.x86_64 6/7 \n Installing : mssql-server-14.0.3465.1-1.x86_64 7/7 \n\n+--------------------------------------------------------------+\nPlease run 'sudo /opt/mssql/bin/mssql-conf setup'\nto complete the setup of Microsoft SQL Server\n+--------------------------------------------------------------+\n\nSQL Server needs to be restarted in order to apply this setting. Please run\n'systemctl restart mssql-server.service'.\n Verifying : libsss_nss_idmap-1.16.5-10.el7_9.16.x86_64 1/7 \n Verifying : bzip2-1.0.6-13.el7.x86_64 2/7 \n Verifying : mssql-server-14.0.3465.1-1.x86_64 3/7 \n Verifying : cyrus-sasl-gssapi-2.1.26-24.el7_9.x86_64 4/7 \n Verifying : gdb-7.6.1-120.el7.x86_64 5/7 \n Verifying : cyrus-sasl-2.1.26-24.el7_9.x86_64 6/7 \n Verifying : libatomic-4.8.5-44.el7.x86_64 7/7 \n\nInstalled:\n mssql-server.x86_64 0:14.0.3465.1-1 \n\nDependency Installed:\n bzip2.x86_64 0:1.0.6-13.el7 \n cyrus-sasl.x86_64 0:2.1.26-24.el7_9 \n cyrus-sasl-gssapi.x86_64 0:2.1.26-24.el7_9 \n gdb.x86_64 0:7.6.1-120.el7 \n libatomic.x86_64 0:4.8.5-44.el7 \n libsss_nss_idmap.x86_64 0:1.16.5-10.el7_9.16 \n\nComplete!\n" ] } lsrpackages: mssql-server TASK [fedora.linux_system_roles.mssql : Check if the errorlog file exists and its location] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:314 Friday 21 March 2025 21:31:42 -0400 (0:00:35.592) 0:00:45.814 ********** ok: [managed-node2] => { "changed": false, "cmd": "set -euo pipefail\nerrorlog=\"$(grep '^errorlogfile = ' /var/opt/mssql/mssql.conf \\\n| sed 's/errorlogfile : //')\" || :\nif [ -s \"${errorlog}\" ]; then\n echo \"${errorlog}\"\nelif [ -s /var/opt/mssql/log/errorlog ]; then\n echo /var/opt/mssql/log/errorlog\nelse\n echo \"\"\nfi\n", "delta": "0:00:00.005429", "end": "2025-03-21 21:31:42.588935", "rc": 0, "start": "2025-03-21 21:31:42.583506" } TASK [fedora.linux_system_roles.mssql : Gather system services facts] ********** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:330 Friday 21 March 2025 21:31:42 -0400 (0:00:00.391) 0:00:46.206 ********** ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Set the __mssql_is_setup variable] ***** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:334 Friday 21 March 2025 21:31:43 -0400 (0:00:01.237) 0:00:47.443 ********** ok: [managed-node2] => { "ansible_facts": { "__mssql_is_setup": false }, "changed": false } TASK [fedora.linux_system_roles.mssql : Verify that the variables required for setting up MSSQL are defined] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:343 Friday 21 March 2025 21:31:44 -0400 (0:00:00.135) 0:00:47.579 ********** ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Set up MSSQL] ************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:359 Friday 21 March 2025 21:31:44 -0400 (0:00:00.165) 0:00:47.745 ********** changed: [managed-node2] => { "attempts": 1, "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [fedora.linux_system_roles.mssql : Ensure the directory and permissions for datadir and logdir] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:384 Friday 21 March 2025 21:31:49 -0400 (0:00:05.030) 0:00:52.776 ********** skipping: [managed-node2] => (item={u'path': None, u'setting': u'defaultdatadir', u'mode': u'755'}) => { "ansible_loop_var": "item", "changed": false, "item": { "mode": "755", "path": null, "setting": "defaultdatadir" }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={u'path': None, u'setting': u'defaultlogdir', u'mode': u'755'}) => { "ansible_loop_var": "item", "changed": false, "item": { "mode": "755", "path": null, "setting": "defaultlogdir" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set selinux role facts for ports] ****** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:399 Friday 21 March 2025 21:31:49 -0400 (0:00:00.178) 0:00:52.954 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure correct SELinux context for storage paths and ports] ************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:413 Friday 21 March 2025 21:31:49 -0400 (0:00:00.154) 0:00:53.108 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that the tuned-profiles-mssql package is installed] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:424 Friday 21 March 2025 21:31:49 -0400 (0:00:00.153) 0:00:53.262 ********** ok: [managed-node2] => { "changed": false, "rc": 0, "results": [ "tuned-profiles-mssql-2.11.0-12.el7_9.noarch providing tuned-profiles-mssql is already installed" ] } lsrpackages: tuned-profiles-mssql TASK [fedora.linux_system_roles.mssql : Ensure that the tuned service is started and enabled] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:430 Friday 21 March 2025 21:31:50 -0400 (0:00:00.922) 0:00:54.184 ********** ok: [managed-node2] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-03-21 21:21:32 EDT", "ActiveEnterTimestampMonotonic": "16385326", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "dbus.service network.target system.slice basic.target systemd-journald.socket systemd-sysctl.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-03-21 21:21:31 EDT", "AssertTimestampMonotonic": "15848508", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "com.redhat.tuned", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-03-21 21:21:31 EDT", "ConditionTimestampMonotonic": "15848506", "Conflicts": "shutdown.target cpupower.service", "ControlGroup": "/system.slice/tuned.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "man:tuned(8) man:tuned.conf(5) man:tuned-adm(8)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "877", "ExecMainStartTimestamp": "Fri 2025-03-21 21:21:31 EDT", "ExecMainStartTimestampMonotonic": "15849521", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2025-03-21 21:21:31 EDT", "InactiveExitTimestampMonotonic": "15849568", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "29173", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "877", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice dbus.service polkit.service basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Fri 2025-03-21 21:21:32 EDT", "WatchdogTimestampMonotonic": "16384670", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Get the active Tuned profiles] ********* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:437 Friday 21 March 2025 21:31:51 -0400 (0:00:01.090) 0:00:55.275 ********** ok: [managed-node2] => { "changed": false, "cmd": [ "tuned-adm", "active" ], "delta": "0:00:00.084417", "end": "2025-03-21 21:31:52.234457", "rc": 0, "start": "2025-03-21 21:31:52.150040" } STDOUT: Current active profile: virtual-guest mssql TASK [fedora.linux_system_roles.mssql : Attempt to add mssql to the list of Tuned profiles] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:450 Friday 21 March 2025 21:31:52 -0400 (0:00:00.590) 0:00:55.866 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove troublemaking include from the mssql profile] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:463 Friday 21 March 2025 21:31:52 -0400 (0:00:00.106) 0:00:55.972 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Add the fixed mssql profile to the list of Tuned profiles] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:472 Friday 21 March 2025 21:31:52 -0400 (0:00:00.106) 0:00:56.078 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:482 Friday 21 March 2025 21:31:52 -0400 (0:00:00.102) 0:00:56.180 ********** changed: [managed-node2] => { "changed": true, "repo": "packages-microsoft-com-prod", "state": "present" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:490 Friday 21 March 2025 21:31:53 -0400 (0:00:00.526) 0:00:56.707 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that SQL Server client tools are installed] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:499 Friday 21 March 2025 21:31:53 -0400 (0:00:00.100) 0:00:56.807 ********** changed: [managed-node2] => { "changed": true, "changes": { "installed": [ "mssql-tools18", "unixODBC-devel" ] }, "rc": 0, "results": [ "Loaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\n * epel: d2lzkl7pfhq30w.cloudfront.net\n * epel-debuginfo: d2lzkl7pfhq30w.cloudfront.net\n * epel-source: d2lzkl7pfhq30w.cloudfront.net\nResolving Dependencies\n--> Running transaction check\n---> Package mssql-tools18.x86_64 0:18.4.1.1-1 will be installed\n--> Processing Dependency: msodbcsql18 >= 18.0.0.0 for package: mssql-tools18-18.4.1.1-1.x86_64\n---> Package unixODBC-devel.x86_64 0:2.3.11-1.rh will be installed\n--> Processing Dependency: unixODBC = 2.3.11 for package: unixODBC-devel-2.3.11-1.rh.x86_64\n--> Running transaction check\n---> Package msodbcsql18.x86_64 0:18.4.1.1-1 will be installed\n---> Package unixODBC.x86_64 0:2.3.11-1.rh will be installed\n--> Processing Dependency: libltdl.so.7()(64bit) for package: unixODBC-2.3.11-1.rh.x86_64\n--> Running transaction check\n---> Package libtool-ltdl.x86_64 0:2.4.2-22.el7_3 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n mssql-tools18 x86_64 18.4.1.1-1 packages-microsoft-com-prod 293 k\n unixODBC-devel x86_64 2.3.11-1.rh packages-microsoft-com-prod 53 k\nInstalling for dependencies:\n libtool-ltdl x86_64 2.4.2-22.el7_3 base 49 k\n msodbcsql18 x86_64 18.4.1.1-1 packages-microsoft-com-prod 923 k\n unixODBC x86_64 2.3.11-1.rh packages-microsoft-com-prod 274 k\n\nTransaction Summary\n================================================================================\nInstall 2 Packages (+3 Dependent packages)\n\nTotal download size: 1.6 M\nInstalled size: 3.9 M\nDownloading packages:\n--------------------------------------------------------------------------------\nTotal 5.6 MB/s | 1.6 MB 00:00 \nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : libtool-ltdl-2.4.2-22.el7_3.x86_64 1/5 \n Installing : unixODBC-2.3.11-1.rh.x86_64 2/5 \n Installing : msodbcsql18-18.4.1.1-1.x86_64 3/5 \nodbcinst: Driver installed. Usage count increased to 1. \n Target directory is /etc\n Installing : mssql-tools18-18.4.1.1-1.x86_64 4/5 \n Installing : unixODBC-devel-2.3.11-1.rh.x86_64 5/5 \n Verifying : mssql-tools18-18.4.1.1-1.x86_64 1/5 \n Verifying : unixODBC-devel-2.3.11-1.rh.x86_64 2/5 \n Verifying : libtool-ltdl-2.4.2-22.el7_3.x86_64 3/5 \n Verifying : unixODBC-2.3.11-1.rh.x86_64 4/5 \n Verifying : msodbcsql18-18.4.1.1-1.x86_64 5/5 \n\nInstalled:\n mssql-tools18.x86_64 0:18.4.1.1-1 unixODBC-devel.x86_64 0:2.3.11-1.rh \n\nDependency Installed:\n libtool-ltdl.x86_64 0:2.4.2-22.el7_3 msodbcsql18.x86_64 0:18.4.1.1-1 \n unixODBC.x86_64 0:2.3.11-1.rh \n\nComplete!\n" ] } lsrpackages: mssql-tools18 unixODBC-devel TASK [Create certificates using the certificate role] ************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:516 Friday 21 March 2025 21:31:57 -0400 (0:00:04.559) 0:01:01.366 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set mssql_tls_cert and _private_key based on the cert name] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:530 Friday 21 March 2025 21:31:58 -0400 (0:00:00.164) 0:01:01.531 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Copy certificate and private_key files to the host] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:535 Friday 21 March 2025 21:31:58 -0400 (0:00:00.125) 0:01:01.657 ********** changed: [managed-node2] => (item=/tmp/ansible.0FFf7M) => { "ansible_loop_var": "item", "changed": true, "checksum": "94ac64812216fd3a5809e1cd0f3de07f35daa88d", "dest": "/etc/pki/tls/certs/ansible.0FFf7M", "gid": 994, "group": "mssql", "item": "/tmp/ansible.0FFf7M", "md5sum": "63af4a4922288de97d90afdf5ae49d48", "mode": "0600", "owner": "mssql", "secontext": "system_u:object_r:cert_t:s0", "size": 1099, "src": "/root/.ansible/tmp/ansible-tmp-1742607118.23-25032-52856578658297/source", "state": "file", "uid": 996 } changed: [managed-node2] => (item=ansible.xfEsI_) => { "ansible_loop_var": "item", "changed": true, "checksum": "fdda2457bc5dff2afe1c563fceb7056c2b773657", "dest": "/etc/pki/tls/private/ansible.xfEsI_", "gid": 994, "group": "mssql", "item": "ansible.xfEsI_", "md5sum": "df4b47b9d1bb3c4cc16e601584e98417", "mode": "0600", "owner": "mssql", "secontext": "system_u:object_r:cert_t:s0", "size": 1708, "src": "/root/.ansible/tmp/ansible-tmp-1742607118.8-25032-53219847026686/source", "state": "file", "uid": 996 } TASK [fedora.linux_system_roles.mssql : Configure the tlscert setting] ********* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:553 Friday 21 March 2025 21:31:59 -0400 (0:00:01.250) 0:01:02.907 ********** included: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node2 TASK [fedora.linux_system_roles.mssql : Get the setting network tlscert] ******* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 21 March 2025 21:31:59 -0400 (0:00:00.194) 0:01:03.102 ********** ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^tlscert = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002666", "end": "2025-03-21 21:31:59.862325", "failed_when_result": false, "rc": 1, "start": "2025-03-21 21:31:59.859659" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tlscert] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 21 March 2025 21:32:00 -0400 (0:00:00.407) 0:01:03.509 ********** NOTIFIED HANDLER fedora.linux_system_roles.mssql : Restart the mssql-server service for managed-node2 changed: [managed-node2] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlscert", "/etc/pki/tls/certs/ansible.0FFf7M" ], "delta": "0:00:00.044849", "end": "2025-03-21 21:32:00.347048", "failed_when_result": false, "rc": 0, "start": "2025-03-21 21:32:00.302199" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Unset the setting network tlscert] ***** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 21 March 2025 21:32:00 -0400 (0:00:00.489) 0:01:03.998 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlskey setting] ********** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:562 Friday 21 March 2025 21:32:00 -0400 (0:00:00.106) 0:01:04.105 ********** included: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node2 TASK [fedora.linux_system_roles.mssql : Get the setting network tlskey] ******** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 21 March 2025 21:32:00 -0400 (0:00:00.198) 0:01:04.303 ********** ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^tlskey = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002727", "end": "2025-03-21 21:32:01.100786", "failed_when_result": false, "rc": 1, "start": "2025-03-21 21:32:01.098059" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tlskey] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 21 March 2025 21:32:01 -0400 (0:00:00.517) 0:01:04.820 ********** changed: [managed-node2] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlskey", "/etc/pki/tls/private/ansible.xfEsI_" ], "delta": "0:00:00.059041", "end": "2025-03-21 21:32:01.865695", "failed_when_result": false, "rc": 0, "start": "2025-03-21 21:32:01.806654" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Unset the setting network tlskey] ****** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 21 March 2025 21:32:02 -0400 (0:00:00.716) 0:01:05.537 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlsprotocols setting] **** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:571 Friday 21 March 2025 21:32:02 -0400 (0:00:00.113) 0:01:05.651 ********** included: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node2 TASK [fedora.linux_system_roles.mssql : Get the setting network tlsprotocols] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 21 March 2025 21:32:02 -0400 (0:00:00.304) 0:01:05.956 ********** ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^tlsprotocols = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:01.003476", "end": "2025-03-21 21:32:03.702931", "failed_when_result": false, "rc": 1, "start": "2025-03-21 21:32:02.699455" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tlsprotocols] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 21 March 2025 21:32:03 -0400 (0:00:01.373) 0:01:07.329 ********** changed: [managed-node2] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlsprotocols", "1.2" ], "delta": "0:00:01.183300", "end": "2025-03-21 21:32:05.285489", "failed_when_result": false, "rc": 0, "start": "2025-03-21 21:32:04.102189" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Unset the setting network tlsprotocols] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 21 March 2025 21:32:05 -0400 (0:00:01.593) 0:01:08.922 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the forceencryption setting] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:578 Friday 21 March 2025 21:32:05 -0400 (0:00:00.113) 0:01:09.036 ********** included: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node2 TASK [fedora.linux_system_roles.mssql : Get the setting network forceencryption] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 21 March 2025 21:32:05 -0400 (0:00:00.166) 0:01:09.203 ********** ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^forceencryption = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:01.004260", "end": "2025-03-21 21:32:06.935160", "failed_when_result": false, "rc": 1, "start": "2025-03-21 21:32:05.930900" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network forceencryption] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 21 March 2025 21:32:07 -0400 (0:00:01.365) 0:01:10.568 ********** changed: [managed-node2] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.forceencryption", "1" ], "delta": "0:00:00.044144", "end": "2025-03-21 21:32:07.356063", "failed_when_result": false, "rc": 0, "start": "2025-03-21 21:32:07.311919" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Unset the setting network forceencryption] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 21 March 2025 21:32:07 -0400 (0:00:00.388) 0:01:10.957 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get the setting forceencryption] ******* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:587 Friday 21 March 2025 21:32:07 -0400 (0:00:00.125) 0:01:11.082 ********** ok: [managed-node2] => { "changed": false, "cmd": "set -euo pipefail; grep '^forceencryption' /var/opt/mssql/mssql.conf | sed 's/forceencryption = //g'", "delta": "0:00:00.004797", "end": "2025-03-21 21:32:07.809412", "failed_when_result": false, "rc": 0, "start": "2025-03-21 21:32:07.804615" } STDOUT: 1 TASK [fedora.linux_system_roles.mssql : Append -No to sqlcmd when TLS is not configured] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:596 Friday 21 March 2025 21:32:07 -0400 (0:00:00.319) 0:01:11.401 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Append -C to sqlcmd when TLS is configured but certs are self-signed] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:603 Friday 21 March 2025 21:32:07 -0400 (0:00:00.069) 0:01:11.471 ********** ok: [managed-node2] => { "ansible_facts": { "__sqlcmd_cli": "/opt/mssql-tools18/bin/sqlcmd -C" }, "changed": false } TASK [fedora.linux_system_roles.mssql : Prepare MSSQL and facts for logging in] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:616 Friday 21 March 2025 21:32:08 -0400 (0:00:00.110) 0:01:11.581 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Wait for mssql-server to prepare for client connections] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:620 Friday 21 March 2025 21:32:08 -0400 (0:00:00.095) 0:01:11.677 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the set password matches the existing password] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:626 Friday 21 March 2025 21:32:08 -0400 (0:00:00.099) 0:01:11.777 ********** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:641 Friday 21 March 2025 21:32:08 -0400 (0:00:00.103) 0:01:11.881 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:648 Friday 21 March 2025 21:32:08 -0400 (0:00:00.082) 0:01:11.963 ********** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Change the password of sa user] ******** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:656 Friday 21 March 2025 21:32:08 -0400 (0:00:00.092) 0:01:12.055 ********** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Pre-input SQL script files to SQL Server] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:677 Friday 21 March 2025 21:32:08 -0400 (0:00:00.078) 0:01:12.134 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Pre-input SQL script contents to SQL Server] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:684 Friday 21 March 2025 21:32:08 -0400 (0:00:00.066) 0:01:12.200 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the set edition matches the existing edition] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:695 Friday 21 March 2025 21:32:08 -0400 (0:00:00.063) 0:01:12.264 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:709 Friday 21 March 2025 21:32:08 -0400 (0:00:00.065) 0:01:12.329 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:716 Friday 21 March 2025 21:32:08 -0400 (0:00:00.065) 0:01:12.394 ********** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Change the edition of MSSQL] *********** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:722 Friday 21 March 2025 21:32:08 -0400 (0:00:00.065) 0:01:12.460 ********** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Configure the IP address setting] ****** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:741 Friday 21 March 2025 21:32:09 -0400 (0:00:00.065) 0:01:12.525 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register the previous tcpport setting] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:748 Friday 21 March 2025 21:32:09 -0400 (0:00:00.063) 0:01:12.589 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:755 Friday 21 March 2025 21:32:09 -0400 (0:00:00.065) 0:01:12.655 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the TCP port setting to 1433] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:767 Friday 21 March 2025 21:32:09 -0400 (0:00:00.065) 0:01:12.720 ********** included: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node2 TASK [fedora.linux_system_roles.mssql : Get the setting network tcpport] ******* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 21 March 2025 21:32:09 -0400 (0:00:00.165) 0:01:12.886 ********** ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003260", "end": "2025-03-21 21:32:09.611179", "failed_when_result": false, "rc": 1, "start": "2025-03-21 21:32:09.607919" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tcpport] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 21 March 2025 21:32:09 -0400 (0:00:00.320) 0:01:13.206 ********** ok: [managed-node2] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.044206", "end": "2025-03-21 21:32:09.975396", "failed_when_result": false, "rc": 0, "start": "2025-03-21 21:32:09.931190" } STDOUT: Validation error on setting 'network.tcpport' Port '1433' is already in use. Please use another port TASK [fedora.linux_system_roles.mssql : Unset the setting network tcpport] ***** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 21 March 2025 21:32:10 -0400 (0:00:00.376) 0:01:13.583 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Close the previously set SQL Server TCP port if it changed] ************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:773 Friday 21 March 2025 21:32:10 -0400 (0:00:00.064) 0:01:13.648 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the sqlagent setting] ******** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:793 Friday 21 March 2025 21:32:10 -0400 (0:00:00.066) 0:01:13.714 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-fts] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:800 Friday 21 March 2025 21:32:10 -0400 (0:00:00.066) 0:01:13.781 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package powershell] ********* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:807 Friday 21 March 2025 21:32:10 -0400 (0:00:00.068) 0:01:13.849 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the 3979 trace flag is enabled] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:816 Friday 21 March 2025 21:32:10 -0400 (0:00:00.065) 0:01:13.914 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set the 3979 traceflag] **************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:822 Friday 21 March 2025 21:32:10 -0400 (0:00:00.063) 0:01:13.977 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the 3979 traceflag] ************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:829 Friday 21 March 2025 21:32:10 -0400 (0:00:00.065) 0:01:14.043 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the alternatewritethrough setting] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:837 Friday 21 March 2025 21:32:10 -0400 (0:00:00.063) 0:01:14.106 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the writethrough setting] **** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:843 Friday 21 March 2025 21:32:10 -0400 (0:00:00.077) 0:01:14.184 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that ad_integration_realm variable is provided] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:853 Friday 21 March 2025 21:32:10 -0400 (0:00:00.064) 0:01:14.248 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:861 Friday 21 March 2025 21:32:10 -0400 (0:00:00.066) 0:01:14.314 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure adutil and krb5-workstation] **** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:869 Friday 21 March 2025 21:32:10 -0400 (0:00:00.064) 0:01:14.378 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print credential caches to check if AD principal exists] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:876 Friday 21 March 2025 21:32:10 -0400 (0:00:00.065) 0:01:14.444 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print status of credential cache for {{ __mssql_ad_kinit_user }}] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:883 Friday 21 March 2025 21:32:11 -0400 (0:00:00.068) 0:01:14.512 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Obtain Kerberos ticket for {{ __mssql_ad_kinit_user }}] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:892 Friday 21 March 2025 21:32:11 -0400 (0:00:00.114) 0:01:14.627 ********** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Check if AD user exists] *************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:905 Friday 21 March 2025 21:32:11 -0400 (0:00:00.067) 0:01:14.694 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : In AD server create user] ************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:914 Friday 21 March 2025 21:32:11 -0400 (0:00:00.065) 0:01:14.759 ********** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure proper configuration on user] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:928 Friday 21 March 2025 21:32:11 -0400 (0:00:00.067) 0:01:14.827 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get SPNs for the principal] ************ task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:938 Friday 21 March 2025 21:32:11 -0400 (0:00:00.065) 0:01:14.892 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register SPNs to the principal] ******** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:943 Friday 21 March 2025 21:32:11 -0400 (0:00:00.067) 0:01:14.960 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get kvno of the SPN host] ************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:960 Friday 21 March 2025 21:32:11 -0400 (0:00:00.065) 0:01:15.025 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get stats of the keytab file] ********** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:965 Friday 21 March 2025 21:32:11 -0400 (0:00:00.062) 0:01:15.088 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get keytab properties] ***************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:970 Friday 21 March 2025 21:32:11 -0400 (0:00:00.065) 0:01:15.153 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create keytab] ************************* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:976 Friday 21 March 2025 21:32:11 -0400 (0:00:00.077) 0:01:15.230 ********** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Add an entry in the keytab for the principal name and password] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1002 Friday 21 March 2025 21:32:11 -0400 (0:00:00.080) 0:01:15.310 ********** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure correct permissions and ownership on the keytab] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1023 Friday 21 March 2025 21:32:11 -0400 (0:00:00.099) 0:01:15.410 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch keytab file to host] ************* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1031 Friday 21 March 2025 21:32:12 -0400 (0:00:00.103) 0:01:15.514 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1041 Friday 21 March 2025 21:32:12 -0400 (0:00:00.102) 0:01:15.616 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1047 Friday 21 March 2025 21:32:12 -0400 (0:00:00.105) 0:01:15.722 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that hosts with mssql_ha_replica_type=primary is available] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1065 Friday 21 March 2025 21:32:12 -0400 (0:00:00.108) 0:01:15.831 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the port and enable the high-availability service in firewall tcp port 5022] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1076 Friday 21 March 2025 21:32:12 -0400 (0:00:00.108) 0:01:15.939 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set host variables] ******************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1096 Friday 21 March 2025 21:32:12 -0400 (0:00:00.102) 0:01:16.042 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1149 Friday 21 March 2025 21:32:12 -0400 (0:00:00.105) 0:01:16.147 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1156 Friday 21 March 2025 21:32:12 -0400 (0:00:00.111) 0:01:16.258 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1163 Friday 21 March 2025 21:32:12 -0400 (0:00:00.168) 0:01:16.427 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1173 Friday 21 March 2025 21:32:13 -0400 (0:00:00.107) 0:01:16.535 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key files] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1179 Friday 21 March 2025 21:32:13 -0400 (0:00:00.105) 0:01:16.640 ********** skipping: [managed-node2] => (item=/var/opt/mssql/data/.cer) => { "ansible_loop_var": "item", "changed": false, "item": "/var/opt/mssql/data/.cer", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=/var/opt/mssql/data/.pvk) => { "ansible_loop_var": "item", "changed": false, "item": "/var/opt/mssql/data/.pvk", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure SQL entities on the primary replica] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1187 Friday 21 March 2025 21:32:13 -0400 (0:00:00.108) 0:01:16.749 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create login for HA on in SQL Server] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1196 Friday 21 March 2025 21:32:13 -0400 (0:00:00.082) 0:01:16.832 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch certificate files from the primary to the control node] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1204 Friday 21 March 2025 21:32:13 -0400 (0:00:00.069) 0:01:16.901 ********** skipping: [managed-node2] => (item={u'key': u'cert', u'value': u'/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={u'key': u'key', u'value': u'/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get the current primary replica in SQL] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1218 Friday 21 March 2025 21:32:13 -0400 (0:00:00.095) 0:01:16.997 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set fact with the current primary replica] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1224 Friday 21 March 2025 21:32:13 -0400 (0:00:00.107) 0:01:17.104 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that primary instance hosts is available] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1246 Friday 21 March 2025 21:32:13 -0400 (0:00:00.082) 0:01:17.187 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure ag] ************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1256 Friday 21 March 2025 21:32:13 -0400 (0:00:00.096) 0:01:17.284 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1265 Friday 21 March 2025 21:32:13 -0400 (0:00:00.066) 0:01:17.350 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Replicate DBs] ************************* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1274 Friday 21 March 2025 21:32:13 -0400 (0:00:00.065) 0:01:17.416 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1285 Friday 21 March 2025 21:32:13 -0400 (0:00:00.084) 0:01:17.500 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that hosts with replica_type=primary is available] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1298 Friday 21 March 2025 21:32:14 -0400 (0:00:00.101) 0:01:17.602 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1307 Friday 21 March 2025 21:32:14 -0400 (0:00:00.108) 0:01:17.710 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1314 Friday 21 March 2025 21:32:14 -0400 (0:00:00.101) 0:01:17.812 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1321 Friday 21 March 2025 21:32:14 -0400 (0:00:00.103) 0:01:17.915 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1329 Friday 21 March 2025 21:32:14 -0400 (0:00:00.102) 0:01:18.018 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Distribute certificate and private key to managed nodes] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1336 Friday 21 March 2025 21:32:14 -0400 (0:00:00.102) 0:01:18.121 ********** skipping: [managed-node2] => (item={u'key': u'cert', u'value': u'/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={u'key': u'key', u'value': u'/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure SQL entities on not primary replicas] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1348 Friday 21 March 2025 21:32:14 -0400 (0:00:00.120) 0:01:18.242 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create HA login] *********************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1357 Friday 21 March 2025 21:32:14 -0400 (0:00:00.187) 0:01:18.430 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Join to availability group] ************ task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1364 Friday 21 March 2025 21:32:15 -0400 (0:00:00.105) 0:01:18.536 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1370 Friday 21 March 2025 21:32:15 -0400 (0:00:00.100) 0:01:18.637 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key from the control node] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1378 Friday 21 March 2025 21:32:15 -0400 (0:00:00.107) 0:01:18.744 ********** skipping: [managed-node2] => (item=cert) => { "ansible_loop_var": "item", "changed": false, "item": "cert", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=key) => { "ansible_loop_var": "item", "changed": false, "item": "key", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Save credentials for the SQL Server login] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1391 Friday 21 March 2025 21:32:15 -0400 (0:00:00.117) 0:01:18.862 ********** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Run ha_cluster to configure pacemaker] *********************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1403 Friday 21 March 2025 21:32:15 -0400 (0:00:00.108) 0:01:18.971 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Wait for the cluster to finish configuration] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1408 Friday 21 March 2025 21:32:15 -0400 (0:00:00.105) 0:01:19.076 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure listener for the availability group] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1416 Friday 21 March 2025 21:32:15 -0400 (0:00:00.111) 0:01:19.188 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the ansible_managed header in /var/opt/mssql/mssql.conf] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1425 Friday 21 March 2025 21:32:15 -0400 (0:00:00.104) 0:01:19.293 ********** changed: [managed-node2] => { "changed": true } MSG: Block inserted RUNNING HANDLER [fedora.linux_system_roles.mssql : Restart the mssql-server service] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/handlers/main.yml:3 Friday 21 March 2025 21:32:16 -0400 (0:00:00.767) 0:01:20.060 ********** changed: [managed-node2] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-03-21 21:31:48 EDT", "ActiveEnterTimestampMonotonic": "632073488", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "-.mount network.target system.slice basic.target auditd.service systemd-journald.socket", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-03-21 21:31:48 EDT", "AssertTimestampMonotonic": "632072874", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-03-21 21:31:48 EDT", "ConditionTimestampMonotonic": "632072872", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "22349", "ExecMainStartTimestamp": "Fri 2025-03-21 21:31:48 EDT", "ExecMainStartTimestampMonotonic": "632073440", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2025-03-21 21:31:48 EDT", "InactiveExitTimestampMonotonic": "632073488", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "18446744073709551615", "LimitNPROC": "18446744073709551615", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "22349", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice -.mount basic.target", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "3", "StartLimitInterval": "120000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Fri 2025-03-21 21:31:48 EDT", "WatchdogTimestampMonotonic": "632073472", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } META: ran handlers TASK [fedora.linux_system_roles.mssql : Post-input SQL scripts to SQL Server] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1438 Friday 21 March 2025 21:32:17 -0400 (0:00:01.080) 0:01:21.141 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Post-input SQL scripts to SQL Server] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1445 Friday 21 March 2025 21:32:17 -0400 (0:00:00.105) 0:01:21.247 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Remove a private key from the playbook directory] ************************ task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:68 Friday 21 March 2025 21:32:17 -0400 (0:00:00.107) 0:01:21.354 ********** changed: [managed-node2 -> localhost] => { "changed": true, "path": "ansible.xfEsI_", "state": "absent" } TASK [Configure the mssql-server service start limit interval and burst] ******* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:75 Friday 21 March 2025 21:32:18 -0400 (0:00:00.575) 0:01:21.929 ********** included: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql-sever-increase-start-limit.yml for managed-node2 TASK [Modify the mssql-server service start limit interval] ******************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql-sever-increase-start-limit.yml:3 Friday 21 March 2025 21:32:18 -0400 (0:00:00.188) 0:01:22.118 ********** changed: [managed-node2] => { "changed": true } MSG: 1 replacements made TASK [Modify the mssql-server service start limit burst] *********************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql-sever-increase-start-limit.yml:10 Friday 21 March 2025 21:32:19 -0400 (0:00:00.661) 0:01:22.780 ********** changed: [managed-node2] => { "changed": true } MSG: 1 replacements made TASK [Reload service daemon] *************************************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql-sever-increase-start-limit.yml:17 Friday 21 March 2025 21:32:19 -0400 (0:00:00.410) 0:01:23.191 ********** ok: [managed-node2] => { "changed": false, "name": null, "status": {} } TASK [Verify connectivity and settings] **************************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:78 Friday 21 March 2025 21:32:20 -0400 (0:00:00.609) 0:01:23.800 ********** included: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml for managed-node2 TASK [Check if the errorlog file exists and its location] ********************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:8 Friday 21 March 2025 21:32:20 -0400 (0:00:00.242) 0:01:24.043 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if the set edition matches the existing edition] ******************* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:23 Friday 21 March 2025 21:32:20 -0400 (0:00:00.112) 0:01:24.155 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify if the edition matches] ******************************************* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:35 Friday 21 March 2025 21:32:20 -0400 (0:00:00.102) 0:01:24.258 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting {{ item.key }}] *************************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:39 Friday 21 March 2025 21:32:20 -0400 (0:00:00.104) 0:01:24.363 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_datadir] *********************************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:55 Friday 21 March 2025 21:32:20 -0400 (0:00:00.081) 0:01:24.445 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_datadir has proper permissions and ownership] ********** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:60 Friday 21 March 2025 21:32:21 -0400 (0:00:00.081) 0:01:24.526 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_logdir] ************************************************ task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:70 Friday 21 March 2025 21:32:21 -0400 (0:00:00.066) 0:01:24.592 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_logdir has proper permissions and ownership] *********** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:75 Friday 21 March 2025 21:32:21 -0400 (0:00:00.085) 0:01:24.678 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Prepare MSSQL and facts for logging in] ********************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:85 Friday 21 March 2025 21:32:21 -0400 (0:00:00.102) 0:01:24.780 ********** TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is started] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:3 Friday 21 March 2025 21:32:21 -0400 (0:00:00.176) 0:01:24.957 ********** ok: [managed-node2] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-03-21 21:32:17 EDT", "ActiveEnterTimestampMonotonic": "660605593", "ActiveExitTimestamp": "Fri 2025-03-21 21:32:17 EDT", "ActiveExitTimestampMonotonic": "660129165", "ActiveState": "active", "After": "system.slice basic.target auditd.service systemd-journald.socket network.target -.mount", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-03-21 21:32:17 EDT", "AssertTimestampMonotonic": "660604957", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-03-21 21:32:17 EDT", "ConditionTimestampMonotonic": "660604956", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "23683", "ExecMainStartTimestamp": "Fri 2025-03-21 21:32:17 EDT", "ExecMainStartTimestampMonotonic": "660605530", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Fri 2025-03-21 21:32:17 EDT", "InactiveEnterTimestampMonotonic": "660603750", "InactiveExitTimestamp": "Fri 2025-03-21 21:32:17 EDT", "InactiveExitTimestampMonotonic": "660605593", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "18446744073709551615", "LimitNPROC": "18446744073709551615", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "23683", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice -.mount basic.target", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Fri 2025-03-21 21:32:17 EDT", "WatchdogTimestampMonotonic": "660605573", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Check if a custom tcpport setting exist] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:8 Friday 21 March 2025 21:32:21 -0400 (0:00:00.514) 0:01:25.472 ********** ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002891", "end": "2025-03-21 21:32:22.253395", "failed_when_result": false, "rc": 1, "start": "2025-03-21 21:32:22.250504" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Check if a custom ipaddress setting exist] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:14 Friday 21 March 2025 21:32:22 -0400 (0:00:00.419) 0:01:25.892 ********** ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:01.003837", "end": "2025-03-21 21:32:23.670685", "failed_when_result": false, "rc": 1, "start": "2025-03-21 21:32:22.666848" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Set a fact with a login command] ******* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:20 Friday 21 March 2025 21:32:23 -0400 (0:00:01.400) 0:01:27.293 ********** ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Wait for mssql-server to prepare for client connections] ***************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:93 Friday 21 March 2025 21:32:23 -0400 (0:00:00.097) 0:01:27.390 ********** ok: [managed-node2] => { "changed": false, "elapsed": 1, "gid": 994, "group": "mssql", "match_groupdict": {}, "match_groups": [], "mode": "0660", "owner": "mssql", "path": "/var/opt/mssql/log/errorlog", "port": null, "search_regex": "SQL Server is now ready for client connections", "secontext": "system_u:object_r:var_t:s0", "size": 6353, "state": "file", "uid": 996 } TASK [Check if the set password matches the existing password] ***************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:99 Friday 21 March 2025 21:32:25 -0400 (0:00:01.516) 0:01:28.906 ********** ok: [managed-node2] => { "attempts": 1, "changed": false, "cmd": [ "/opt/mssql-tools18/bin/sqlcmd", "-C", "-U", "sa", "-P", "p@55w0rD", "-Q", "SELECT @@VERSION" ], "delta": "0:00:00.023362", "end": "2025-03-21 21:32:25.646161", "rc": 0, "start": "2025-03-21 21:32:25.622799" } STDOUT: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Microsoft SQL Server 2017 (RTM-CU31-GDR) (KB5029376) - 14.0.3465.1 (X64) Jul 30 2023 15:31:58 Copyright (C) 2017 Microsoft Corporation Enterprise Evaluation Edition (64-bit) on Linux (CentOS Linux 7 (Core)) (1 rows affected) TASK [Set the mssql_password variable to default null] ************************* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:118 Friday 21 March 2025 21:32:25 -0400 (0:00:00.337) 0:01:29.244 ********** ok: [managed-node2] => { "ansible_facts": { "mssql_password": null }, "changed": false } TASK [Verify the package mssql-server-fts] ************************************* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:122 Friday 21 March 2025 21:32:25 -0400 (0:00:00.071) 0:01:29.315 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the package powershell] ******************************************* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:129 Friday 21 March 2025 21:32:25 -0400 (0:00:00.068) 0:01:29.383 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the traceflag setting] ********************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:140 Friday 21 March 2025 21:32:25 -0400 (0:00:00.095) 0:01:29.479 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is set to 3979] ************************ task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:145 Friday 21 March 2025 21:32:26 -0400 (0:00:00.142) 0:01:29.621 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is not set to 3979] ******************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:150 Friday 21 March 2025 21:32:26 -0400 (0:00:00.083) 0:01:29.705 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the alternatewritethrough setting is false] ****************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:156 Friday 21 March 2025 21:32:26 -0400 (0:00:00.065) 0:01:29.770 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the writethrough setting] ***************************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:162 Friday 21 March 2025 21:32:26 -0400 (0:00:00.083) 0:01:29.853 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlscert setting] ********************************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:172 Friday 21 March 2025 21:32:26 -0400 (0:00:00.096) 0:01:29.950 ********** included: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node2 TASK [Get the value of the setting tlscert] ************************************ task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 21 March 2025 21:32:26 -0400 (0:00:00.191) 0:01:30.142 ********** ok: [managed-node2] => { "changed": false, "cmd": "grep '^tlscert' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004857", "end": "2025-03-21 21:32:26.913089", "rc": 0, "start": "2025-03-21 21:32:26.908232" } STDOUT: tlscert = /etc/pki/tls/certs/ansible.0FFf7M TASK [Verify the setting when it is type str tlscert] ************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 21 March 2025 21:32:27 -0400 (0:00:00.409) 0:01:30.552 ********** ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlscert] ************************* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 21 March 2025 21:32:27 -0400 (0:00:00.131) 0:01:30.683 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = /etc/pki/tls/certs/ansible.0FFf7M] ***************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 21 March 2025 21:32:27 -0400 (0:00:00.115) 0:01:30.799 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlskey setting] *********************************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:183 Friday 21 March 2025 21:32:27 -0400 (0:00:00.106) 0:01:30.905 ********** included: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node2 TASK [Get the value of the setting tlskey] ************************************* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 21 March 2025 21:32:27 -0400 (0:00:00.197) 0:01:31.102 ********** ok: [managed-node2] => { "changed": false, "cmd": "grep '^tlskey' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004030", "end": "2025-03-21 21:32:27.874712", "rc": 0, "start": "2025-03-21 21:32:27.870682" } STDOUT: tlskey = /etc/pki/tls/private/ansible.xfEsI_ TASK [Verify the setting when it is type str tlskey] *************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 21 March 2025 21:32:28 -0400 (0:00:00.408) 0:01:31.511 ********** ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlskey] ************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 21 March 2025 21:32:28 -0400 (0:00:00.132) 0:01:31.643 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = /etc/pki/tls/private/ansible.xfEsI_] *************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 21 March 2025 21:32:28 -0400 (0:00:00.113) 0:01:31.756 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlsprotocols setting] ***************************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:195 Friday 21 March 2025 21:32:28 -0400 (0:00:00.105) 0:01:31.862 ********** included: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node2 TASK [Get the value of the setting tlsprotocols] ******************************* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 21 March 2025 21:32:28 -0400 (0:00:00.248) 0:01:32.111 ********** ok: [managed-node2] => { "changed": false, "cmd": "grep '^tlsprotocols' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003988", "end": "2025-03-21 21:32:28.837116", "rc": 0, "start": "2025-03-21 21:32:28.833128" } STDOUT: tlsprotocols = 1.2 TASK [Verify the setting when it is type str tlsprotocols] ********************* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 21 March 2025 21:32:28 -0400 (0:00:00.319) 0:01:32.430 ********** ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlsprotocols] ******************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 21 March 2025 21:32:29 -0400 (0:00:00.084) 0:01:32.515 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = 1.2] *********************************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 21 March 2025 21:32:29 -0400 (0:00:00.071) 0:01:32.586 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the forceencryption setting] ************************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:203 Friday 21 March 2025 21:32:29 -0400 (0:00:00.069) 0:01:32.656 ********** included: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node2 TASK [Get the value of the setting forceencryption] **************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 21 March 2025 21:32:29 -0400 (0:00:00.129) 0:01:32.785 ********** ok: [managed-node2] => { "changed": false, "cmd": "grep '^forceencryption' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004320", "end": "2025-03-21 21:32:29.559860", "rc": 0, "start": "2025-03-21 21:32:29.555540" } STDOUT: forceencryption = 1 TASK [Verify the setting when it is type str forceencryption] ****************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 21 March 2025 21:32:29 -0400 (0:00:00.406) 0:01:33.192 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting when it is type bool forceencryption] ***************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 21 March 2025 21:32:29 -0400 (0:00:00.112) 0:01:33.305 ********** ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = True] ********************************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 21 March 2025 21:32:29 -0400 (0:00:00.128) 0:01:33.433 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify configuration for confined application] *************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:210 Friday 21 March 2025 21:32:30 -0400 (0:00:00.110) 0:01:33.544 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Disable TLS encryption] ************************************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:85 Friday 21 March 2025 21:32:30 -0400 (0:00:00.101) 0:01:33.645 ********** TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Friday 21 March 2025 21:32:30 -0400 (0:00:00.666) 0:01:34.312 ********** included: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml for managed-node2 TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts used by role] ***** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Friday 21 March 2025 21:32:30 -0400 (0:00:00.187) 0:01:34.499 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set platform/version specific variables] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Friday 21 March 2025 21:32:31 -0400 (0:00:00.131) 0:01:34.631 ********** ok: [managed-node2] => (item=RedHat.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/9/prod/", "__mssql_confined_supported": true, "__mssql_server_repository": "https://packages.microsoft.com/rhel/9/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2022 ], "__mssql_tuned_supported": true }, "ansible_included_var_files": [ "/tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed-node2] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node2] => (item=CentOS_7.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/7/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/7/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019 ] }, "ansible_included_var_files": [ "/tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [managed-node2] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the __mssql_sqlcmd_login_cmd fact] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Friday 21 March 2025 21:32:31 -0400 (0:00:00.161) 0:01:34.792 ********** ok: [managed-node2] => { "ansible_facts": { "__mssql_sqlcmd_login_cmd": null }, "changed": false } TASK [fedora.linux_system_roles.mssql : Print that the mssql_input_sql_file variable is deprecated] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:15 Friday 21 March 2025 21:32:31 -0400 (0:00:00.104) 0:01:34.896 ********** skipping: [managed-node2] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:23 Friday 21 March 2025 21:32:31 -0400 (0:00:00.105) 0:01:35.002 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the variable is deprecated] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:30 Friday 21 March 2025 21:32:31 -0400 (0:00:00.096) 0:01:35.099 ********** skipping: [managed-node2] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:37 Friday 21 March 2025 21:32:31 -0400 (0:00:00.127) 0:01:35.226 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the mssql_ad_sql_user_name variable is deprecated] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:44 Friday 21 March 2025 21:32:31 -0400 (0:00:00.101) 0:01:35.328 ********** skipping: [managed-node2] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:51 Friday 21 March 2025 21:32:31 -0400 (0:00:00.105) 0:01:35.433 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the mssql_ha_cluster_run_role variable is deprecated] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:58 Friday 21 March 2025 21:32:32 -0400 (0:00:00.102) 0:01:35.536 ********** skipping: [managed-node2] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:65 Friday 21 March 2025 21:32:32 -0400 (0:00:00.114) 0:01:35.651 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that variable is deprecated] ***** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:74 Friday 21 March 2025 21:32:32 -0400 (0:00:00.106) 0:01:35.758 ********** skipping: [managed-node2] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated fact] ************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:83 Friday 21 March 2025 21:32:32 -0400 (0:00:00.106) 0:01:35.865 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fail on RHEL or CentOS 10 because it's not supported] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:87 Friday 21 March 2025 21:32:32 -0400 (0:00:00.107) 0:01:35.972 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that the user accepts EULA variables] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:94 Friday 21 March 2025 21:32:32 -0400 (0:00:00.112) 0:01:36.085 ********** ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Verify that EL < 8 is not used with mssql_ha_configure=true] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:106 Friday 21 March 2025 21:32:32 -0400 (0:00:00.120) 0:01:36.206 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify if the mssql_ha_replica_type variable is provided correctly] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:114 Friday 21 March 2025 21:32:32 -0400 (0:00:00.130) 0:01:36.336 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that 'mssql_ha_replica_type = primary' is provided once] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:123 Friday 21 March 2025 21:32:32 -0400 (0:00:00.107) 0:01:36.444 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_ha_prep_for_pacemaker is provided correctly] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:132 Friday 21 March 2025 21:32:33 -0400 (0:00:00.102) 0:01:36.546 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that selinux variables are used on supported platforms] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:142 Friday 21 March 2025 21:32:33 -0400 (0:00:00.178) 0:01:36.724 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_manage_selinux is set properly] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:151 Friday 21 March 2025 21:32:33 -0400 (0:00:00.109) 0:01:36.834 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:162 Friday 21 March 2025 21:32:33 -0400 (0:00:00.108) 0:01:36.943 ********** ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Set fact with the currently installed SQL Server version if any] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:166 Friday 21 March 2025 21:32:34 -0400 (0:00:01.198) 0:01:38.141 ********** ok: [managed-node2] => (item={u'value': 14, u'key': 2017}) => { "ansible_facts": { "__mssql_current_version": "2017" }, "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 } } skipping: [managed-node2] => (item={u'value': 15, u'key': 2019}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={u'value': 16, u'key': 2022}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set mssql_version variable if user does not define it] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:174 Friday 21 March 2025 21:32:34 -0400 (0:00:00.179) 0:01:38.321 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify if the mssql_version variable is provided correctly] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:181 Friday 21 March 2025 21:32:34 -0400 (0:00:00.082) 0:01:38.404 ********** ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Verify if mssql_version is not smaller then the existing SQL Server version] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:188 Friday 21 March 2025 21:32:34 -0400 (0:00:00.075) 0:01:38.479 ********** skipping: [managed-node2] => (item={u'value': 14, u'key': 2017}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={u'value': 15, u'key': 2019}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={u'value': 16, u'key': 2022}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Deploy the GPG key for Microsoft repositories] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:202 Friday 21 March 2025 21:32:35 -0400 (0:00:00.167) 0:01:38.646 ********** ok: [managed-node2] => { "attempts": 1, "changed": false } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2017] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:216 Friday 21 March 2025 21:32:35 -0400 (0:00:00.579) 0:01:39.226 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get yum repositories] ****************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:226 Friday 21 March 2025 21:32:35 -0400 (0:00:00.119) 0:01:39.345 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2017] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:237 Friday 21 March 2025 21:32:35 -0400 (0:00:00.132) 0:01:39.478 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2017] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:251 Friday 21 March 2025 21:32:36 -0400 (0:00:00.178) 0:01:39.656 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get zypper repositories] *************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:260 Friday 21 March 2025 21:32:36 -0400 (0:00:00.083) 0:01:39.740 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2017] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:272 Friday 21 March 2025 21:32:36 -0400 (0:00:00.075) 0:01:39.815 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2017] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:279 Friday 21 March 2025 21:32:36 -0400 (0:00:00.073) 0:01:39.889 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2017] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:291 Friday 21 March 2025 21:32:36 -0400 (0:00:00.099) 0:01:39.988 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure to run as a confined application with SELinux] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:304 Friday 21 March 2025 21:32:36 -0400 (0:00:00.105) 0:01:40.094 ********** ok: [managed-node2] => { "changed": false, "rc": 0, "results": [ "mssql-server-selinux is not installed" ] } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server] ******* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:309 Friday 21 March 2025 21:32:37 -0400 (0:00:00.640) 0:01:40.735 ********** ok: [managed-node2] => { "changed": false, "rc": 0, "results": [ "mssql-server-14.0.3465.1-1.x86_64 providing mssql-server is already installed" ] } lsrpackages: mssql-server TASK [fedora.linux_system_roles.mssql : Check if the errorlog file exists and its location] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:314 Friday 21 March 2025 21:32:37 -0400 (0:00:00.594) 0:01:41.329 ********** ok: [managed-node2] => { "changed": false, "cmd": "set -euo pipefail\nerrorlog=\"$(grep '^errorlogfile = ' /var/opt/mssql/mssql.conf \\\n| sed 's/errorlogfile : //')\" || :\nif [ -s \"${errorlog}\" ]; then\n echo \"${errorlog}\"\nelif [ -s /var/opt/mssql/log/errorlog ]; then\n echo /var/opt/mssql/log/errorlog\nelse\n echo \"\"\nfi\n", "delta": "0:00:00.004709", "end": "2025-03-21 21:32:38.057548", "rc": 0, "start": "2025-03-21 21:32:38.052839" } STDOUT: /var/opt/mssql/log/errorlog TASK [fedora.linux_system_roles.mssql : Gather system services facts] ********** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:330 Friday 21 March 2025 21:32:38 -0400 (0:00:00.348) 0:01:41.678 ********** ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Set the __mssql_is_setup variable] ***** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:334 Friday 21 March 2025 21:32:39 -0400 (0:00:00.920) 0:01:42.599 ********** ok: [managed-node2] => { "ansible_facts": { "__mssql_is_setup": true }, "changed": false } TASK [fedora.linux_system_roles.mssql : Verify that the variables required for setting up MSSQL are defined] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:343 Friday 21 March 2025 21:32:39 -0400 (0:00:00.113) 0:01:42.712 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set up MSSQL] ************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:359 Friday 21 March 2025 21:32:39 -0400 (0:00:00.068) 0:01:42.781 ********** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure the directory and permissions for datadir and logdir] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:384 Friday 21 March 2025 21:32:39 -0400 (0:00:00.122) 0:01:42.903 ********** skipping: [managed-node2] => (item={u'path': None, u'setting': u'defaultdatadir', u'mode': u'755'}) => { "ansible_loop_var": "item", "changed": false, "item": { "mode": "755", "path": null, "setting": "defaultdatadir" }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={u'path': None, u'setting': u'defaultlogdir', u'mode': u'755'}) => { "ansible_loop_var": "item", "changed": false, "item": { "mode": "755", "path": null, "setting": "defaultlogdir" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set selinux role facts for ports] ****** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:399 Friday 21 March 2025 21:32:39 -0400 (0:00:00.085) 0:01:42.989 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure correct SELinux context for storage paths and ports] ************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:413 Friday 21 March 2025 21:32:39 -0400 (0:00:00.070) 0:01:43.059 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that the tuned-profiles-mssql package is installed] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:424 Friday 21 March 2025 21:32:39 -0400 (0:00:00.069) 0:01:43.128 ********** ok: [managed-node2] => { "changed": false, "rc": 0, "results": [ "tuned-profiles-mssql-2.11.0-12.el7_9.noarch providing tuned-profiles-mssql is already installed" ] } lsrpackages: tuned-profiles-mssql TASK [fedora.linux_system_roles.mssql : Ensure that the tuned service is started and enabled] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:430 Friday 21 March 2025 21:32:40 -0400 (0:00:00.588) 0:01:43.717 ********** ok: [managed-node2] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-03-21 21:21:32 EDT", "ActiveEnterTimestampMonotonic": "16385326", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "dbus.service system.slice basic.target systemd-journald.socket systemd-sysctl.service network.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-03-21 21:21:31 EDT", "AssertTimestampMonotonic": "15848508", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "com.redhat.tuned", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-03-21 21:21:31 EDT", "ConditionTimestampMonotonic": "15848506", "Conflicts": "cpupower.service shutdown.target", "ControlGroup": "/system.slice/tuned.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "man:tuned(8) man:tuned.conf(5) man:tuned-adm(8)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "877", "ExecMainStartTimestamp": "Fri 2025-03-21 21:21:31 EDT", "ExecMainStartTimestampMonotonic": "15849521", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2025-03-21 21:21:31 EDT", "InactiveExitTimestampMonotonic": "15849568", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "29173", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "877", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target system.slice polkit.service dbus.service", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Fri 2025-03-21 21:21:32 EDT", "WatchdogTimestampMonotonic": "16384670", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Get the active Tuned profiles] ********* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:437 Friday 21 March 2025 21:32:40 -0400 (0:00:00.490) 0:01:44.207 ********** ok: [managed-node2] => { "changed": false, "cmd": [ "tuned-adm", "active" ], "delta": "0:00:00.082578", "end": "2025-03-21 21:32:41.014541", "rc": 0, "start": "2025-03-21 21:32:40.931963" } STDOUT: Current active profile: virtual-guest mssql TASK [fedora.linux_system_roles.mssql : Attempt to add mssql to the list of Tuned profiles] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:450 Friday 21 March 2025 21:32:41 -0400 (0:00:00.414) 0:01:44.621 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove troublemaking include from the mssql profile] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:463 Friday 21 March 2025 21:32:41 -0400 (0:00:00.132) 0:01:44.754 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Add the fixed mssql profile to the list of Tuned profiles] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:472 Friday 21 March 2025 21:32:41 -0400 (0:00:00.096) 0:01:44.851 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:482 Friday 21 March 2025 21:32:41 -0400 (0:00:00.092) 0:01:44.943 ********** ok: [managed-node2] => { "changed": false, "repo": "packages-microsoft-com-prod", "state": "present" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:490 Friday 21 March 2025 21:32:41 -0400 (0:00:00.348) 0:01:45.292 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that SQL Server client tools are installed] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:499 Friday 21 March 2025 21:32:41 -0400 (0:00:00.090) 0:01:45.383 ********** ok: [managed-node2] => { "changed": false, "rc": 0, "results": [ "mssql-tools18-18.4.1.1-1.x86_64 providing mssql-tools18 is already installed", "unixODBC-devel-2.3.11-1.rh.x86_64 providing unixODBC-devel is already installed" ] } lsrpackages: mssql-tools18 unixODBC-devel TASK [Create certificates using the certificate role] ************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:516 Friday 21 March 2025 21:32:42 -0400 (0:00:00.570) 0:01:45.953 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set mssql_tls_cert and _private_key based on the cert name] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:530 Friday 21 March 2025 21:32:42 -0400 (0:00:00.159) 0:01:46.113 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Copy certificate and private_key files to the host] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:535 Friday 21 March 2025 21:32:42 -0400 (0:00:00.072) 0:01:46.185 ********** skipping: [managed-node2] => (item=/tmp/ansible.0FFf7M) => { "ansible_loop_var": "item", "changed": false, "item": "/tmp/ansible.0FFf7M", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=ansible.xfEsI_) => { "ansible_loop_var": "item", "changed": false, "item": "ansible.xfEsI_", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlscert setting] ********* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:553 Friday 21 March 2025 21:32:42 -0400 (0:00:00.116) 0:01:46.302 ********** included: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node2 TASK [fedora.linux_system_roles.mssql : Get the setting network tlscert] ******* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 21 March 2025 21:32:42 -0400 (0:00:00.200) 0:01:46.503 ********** ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^tlscert = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003357", "end": "2025-03-21 21:32:43.246691", "failed_when_result": false, "rc": 0, "start": "2025-03-21 21:32:43.243334" } STDOUT: tlscert = /etc/pki/tls/certs/ansible.0FFf7M TASK [fedora.linux_system_roles.mssql : Configure the setting network tlscert] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 21 March 2025 21:32:43 -0400 (0:00:00.363) 0:01:46.866 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network tlscert] ***** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 21 March 2025 21:32:43 -0400 (0:00:00.120) 0:01:46.986 ********** NOTIFIED HANDLER fedora.linux_system_roles.mssql : Restart the mssql-server service for managed-node2 changed: [managed-node2] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlscert" ], "delta": "0:00:00.046341", "end": "2025-03-21 21:32:43.802027", "failed_when_result": false, "rc": 0, "start": "2025-03-21 21:32:43.755686" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Configure the tlskey setting] ********** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:562 Friday 21 March 2025 21:32:43 -0400 (0:00:00.461) 0:01:47.448 ********** included: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node2 TASK [fedora.linux_system_roles.mssql : Get the setting network tlskey] ******** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 21 March 2025 21:32:44 -0400 (0:00:00.206) 0:01:47.654 ********** ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^tlskey = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002784", "end": "2025-03-21 21:32:44.412131", "failed_when_result": false, "rc": 0, "start": "2025-03-21 21:32:44.409347" } STDOUT: tlskey = /etc/pki/tls/private/ansible.xfEsI_ TASK [fedora.linux_system_roles.mssql : Configure the setting network tlskey] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 21 March 2025 21:32:44 -0400 (0:00:00.354) 0:01:48.009 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network tlskey] ****** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 21 March 2025 21:32:44 -0400 (0:00:00.106) 0:01:48.115 ********** changed: [managed-node2] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlskey" ], "delta": "0:00:00.044124", "end": "2025-03-21 21:32:44.925329", "failed_when_result": false, "rc": 0, "start": "2025-03-21 21:32:44.881205" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Configure the tlsprotocols setting] **** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:571 Friday 21 March 2025 21:32:45 -0400 (0:00:00.458) 0:01:48.574 ********** included: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node2 TASK [fedora.linux_system_roles.mssql : Get the setting network tlsprotocols] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 21 March 2025 21:32:45 -0400 (0:00:00.216) 0:01:48.790 ********** ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^tlsprotocols = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002848", "end": "2025-03-21 21:32:45.668300", "failed_when_result": false, "rc": 0, "start": "2025-03-21 21:32:45.665452" } STDOUT: tlsprotocols = 1.2 TASK [fedora.linux_system_roles.mssql : Configure the setting network tlsprotocols] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 21 March 2025 21:32:45 -0400 (0:00:00.584) 0:01:49.375 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network tlsprotocols] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 21 March 2025 21:32:46 -0400 (0:00:00.226) 0:01:49.602 ********** changed: [managed-node2] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlsprotocols" ], "delta": "0:00:00.044166", "end": "2025-03-21 21:32:46.490016", "failed_when_result": false, "rc": 0, "start": "2025-03-21 21:32:46.445850" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Configure the forceencryption setting] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:578 Friday 21 March 2025 21:32:46 -0400 (0:00:00.577) 0:01:50.179 ********** included: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node2 TASK [fedora.linux_system_roles.mssql : Get the setting network forceencryption] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 21 March 2025 21:32:46 -0400 (0:00:00.206) 0:01:50.386 ********** ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^forceencryption = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002731", "end": "2025-03-21 21:32:47.118050", "failed_when_result": false, "rc": 0, "start": "2025-03-21 21:32:47.115319" } STDOUT: forceencryption = 1 TASK [fedora.linux_system_roles.mssql : Configure the setting network forceencryption] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 21 March 2025 21:32:47 -0400 (0:00:00.347) 0:01:50.734 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network forceencryption] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 21 March 2025 21:32:47 -0400 (0:00:00.083) 0:01:50.817 ********** changed: [managed-node2] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.forceencryption" ], "delta": "0:00:00.043015", "end": "2025-03-21 21:32:47.655939", "failed_when_result": false, "rc": 0, "start": "2025-03-21 21:32:47.612924" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Get the setting forceencryption] ******* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:587 Friday 21 March 2025 21:32:47 -0400 (0:00:00.604) 0:01:51.421 ********** ok: [managed-node2] => { "changed": false, "cmd": "set -euo pipefail; grep '^forceencryption' /var/opt/mssql/mssql.conf | sed 's/forceencryption = //g'", "delta": "0:00:00.004411", "end": "2025-03-21 21:32:48.243636", "failed_when_result": false, "rc": 1, "start": "2025-03-21 21:32:48.239225" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Append -No to sqlcmd when TLS is not configured] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:596 Friday 21 March 2025 21:32:48 -0400 (0:00:00.425) 0:01:51.847 ********** ok: [managed-node2] => { "ansible_facts": { "__sqlcmd_cli": "/opt/mssql-tools18/bin/sqlcmd -C -No" }, "changed": false } TASK [fedora.linux_system_roles.mssql : Append -C to sqlcmd when TLS is configured but certs are self-signed] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:603 Friday 21 March 2025 21:32:48 -0400 (0:00:00.080) 0:01:51.928 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Prepare MSSQL and facts for logging in] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:616 Friday 21 March 2025 21:32:48 -0400 (0:00:00.101) 0:01:52.029 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Wait for mssql-server to prepare for client connections] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:620 Friday 21 March 2025 21:32:48 -0400 (0:00:00.108) 0:01:52.138 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the set password matches the existing password] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:626 Friday 21 March 2025 21:32:48 -0400 (0:00:00.131) 0:01:52.269 ********** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:641 Friday 21 March 2025 21:32:48 -0400 (0:00:00.105) 0:01:52.375 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:648 Friday 21 March 2025 21:32:48 -0400 (0:00:00.109) 0:01:52.484 ********** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Change the password of sa user] ******** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:656 Friday 21 March 2025 21:32:49 -0400 (0:00:00.112) 0:01:52.596 ********** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Pre-input SQL script files to SQL Server] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:677 Friday 21 March 2025 21:32:49 -0400 (0:00:00.110) 0:01:52.706 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Pre-input SQL script contents to SQL Server] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:684 Friday 21 March 2025 21:32:49 -0400 (0:00:00.107) 0:01:52.814 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the set edition matches the existing edition] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:695 Friday 21 March 2025 21:32:49 -0400 (0:00:00.176) 0:01:52.991 ********** ok: [managed-node2] => { "changed": false, "cmd": "errorlog_edition=\"$(grep -oi 'Evaluation edition' \\\n/var/opt/mssql/log/errorlog)\"\nif [ -z \"${errorlog_edition}\" ]; then\n edition_matches=false\nelse\n edition_matches=true\nfi\necho \"${edition_matches}\"\n", "delta": "0:00:00.005149", "end": "2025-03-21 21:32:49.768130", "rc": 0, "start": "2025-03-21 21:32:49.762981" } STDOUT: true TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:709 Friday 21 March 2025 21:32:49 -0400 (0:00:00.414) 0:01:53.405 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:716 Friday 21 March 2025 21:32:50 -0400 (0:00:00.118) 0:01:53.523 ********** ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Change the edition of MSSQL] *********** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:722 Friday 21 March 2025 21:32:51 -0400 (0:00:01.341) 0:01:54.865 ********** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Configure the IP address setting] ****** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:741 Friday 21 March 2025 21:32:51 -0400 (0:00:00.113) 0:01:54.979 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register the previous tcpport setting] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:748 Friday 21 March 2025 21:32:51 -0400 (0:00:00.105) 0:01:55.084 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:755 Friday 21 March 2025 21:32:51 -0400 (0:00:00.107) 0:01:55.192 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the TCP port setting to 1433] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:767 Friday 21 March 2025 21:32:51 -0400 (0:00:00.105) 0:01:55.298 ********** included: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node2 TASK [fedora.linux_system_roles.mssql : Get the setting network tcpport] ******* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 21 March 2025 21:32:51 -0400 (0:00:00.202) 0:01:55.500 ********** ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002781", "end": "2025-03-21 21:32:52.265537", "failed_when_result": false, "rc": 1, "start": "2025-03-21 21:32:52.262756" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tcpport] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 21 March 2025 21:32:52 -0400 (0:00:00.404) 0:01:55.905 ********** ok: [managed-node2] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.045199", "end": "2025-03-21 21:32:52.721981", "failed_when_result": false, "rc": 0, "start": "2025-03-21 21:32:52.676782" } STDOUT: Validation error on setting 'network.tcpport' Port '1433' is already in use. Please use another port TASK [fedora.linux_system_roles.mssql : Unset the setting network tcpport] ***** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 21 March 2025 21:32:52 -0400 (0:00:00.519) 0:01:56.424 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Close the previously set SQL Server TCP port if it changed] ************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:773 Friday 21 March 2025 21:32:53 -0400 (0:00:00.122) 0:01:56.547 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the sqlagent setting] ******** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:793 Friday 21 March 2025 21:32:53 -0400 (0:00:00.104) 0:01:56.652 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-fts] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:800 Friday 21 March 2025 21:32:53 -0400 (0:00:00.111) 0:01:56.763 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package powershell] ********* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:807 Friday 21 March 2025 21:32:53 -0400 (0:00:00.119) 0:01:56.883 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the 3979 trace flag is enabled] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:816 Friday 21 March 2025 21:32:53 -0400 (0:00:00.144) 0:01:57.028 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set the 3979 traceflag] **************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:822 Friday 21 March 2025 21:32:53 -0400 (0:00:00.245) 0:01:57.273 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the 3979 traceflag] ************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:829 Friday 21 March 2025 21:32:53 -0400 (0:00:00.215) 0:01:57.489 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the alternatewritethrough setting] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:837 Friday 21 March 2025 21:32:54 -0400 (0:00:00.144) 0:01:57.633 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the writethrough setting] **** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:843 Friday 21 March 2025 21:32:54 -0400 (0:00:00.117) 0:01:57.751 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that ad_integration_realm variable is provided] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:853 Friday 21 March 2025 21:32:54 -0400 (0:00:00.109) 0:01:57.860 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:861 Friday 21 March 2025 21:32:54 -0400 (0:00:00.119) 0:01:57.979 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure adutil and krb5-workstation] **** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:869 Friday 21 March 2025 21:32:54 -0400 (0:00:00.119) 0:01:58.099 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print credential caches to check if AD principal exists] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:876 Friday 21 March 2025 21:32:54 -0400 (0:00:00.110) 0:01:58.210 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print status of credential cache for {{ __mssql_ad_kinit_user }}] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:883 Friday 21 March 2025 21:32:54 -0400 (0:00:00.108) 0:01:58.319 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Obtain Kerberos ticket for {{ __mssql_ad_kinit_user }}] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:892 Friday 21 March 2025 21:32:54 -0400 (0:00:00.110) 0:01:58.430 ********** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Check if AD user exists] *************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:905 Friday 21 March 2025 21:32:55 -0400 (0:00:00.118) 0:01:58.548 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : In AD server create user] ************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:914 Friday 21 March 2025 21:32:55 -0400 (0:00:00.199) 0:01:58.748 ********** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure proper configuration on user] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:928 Friday 21 March 2025 21:32:55 -0400 (0:00:00.113) 0:01:58.861 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get SPNs for the principal] ************ task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:938 Friday 21 March 2025 21:32:55 -0400 (0:00:00.186) 0:01:59.048 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register SPNs to the principal] ******** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:943 Friday 21 March 2025 21:32:55 -0400 (0:00:00.108) 0:01:59.157 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get kvno of the SPN host] ************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:960 Friday 21 March 2025 21:32:55 -0400 (0:00:00.114) 0:01:59.271 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get stats of the keytab file] ********** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:965 Friday 21 March 2025 21:32:55 -0400 (0:00:00.211) 0:01:59.482 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get keytab properties] ***************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:970 Friday 21 March 2025 21:32:56 -0400 (0:00:00.178) 0:01:59.660 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create keytab] ************************* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:976 Friday 21 March 2025 21:32:56 -0400 (0:00:00.134) 0:01:59.794 ********** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Add an entry in the keytab for the principal name and password] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1002 Friday 21 March 2025 21:32:56 -0400 (0:00:00.126) 0:01:59.921 ********** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure correct permissions and ownership on the keytab] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1023 Friday 21 March 2025 21:32:56 -0400 (0:00:00.108) 0:02:00.029 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch keytab file to host] ************* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1031 Friday 21 March 2025 21:32:56 -0400 (0:00:00.109) 0:02:00.139 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1041 Friday 21 March 2025 21:32:56 -0400 (0:00:00.108) 0:02:00.247 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1047 Friday 21 March 2025 21:32:56 -0400 (0:00:00.115) 0:02:00.362 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that hosts with mssql_ha_replica_type=primary is available] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1065 Friday 21 March 2025 21:32:56 -0400 (0:00:00.089) 0:02:00.451 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the port and enable the high-availability service in firewall tcp port 5022] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1076 Friday 21 March 2025 21:32:57 -0400 (0:00:00.091) 0:02:00.543 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set host variables] ******************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1096 Friday 21 March 2025 21:32:57 -0400 (0:00:00.107) 0:02:00.650 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1149 Friday 21 March 2025 21:32:57 -0400 (0:00:00.105) 0:02:00.756 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1156 Friday 21 March 2025 21:32:57 -0400 (0:00:00.138) 0:02:00.894 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1163 Friday 21 March 2025 21:32:57 -0400 (0:00:00.131) 0:02:01.025 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1173 Friday 21 March 2025 21:32:57 -0400 (0:00:00.114) 0:02:01.140 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key files] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1179 Friday 21 March 2025 21:32:57 -0400 (0:00:00.104) 0:02:01.244 ********** skipping: [managed-node2] => (item=/var/opt/mssql/data/.cer) => { "ansible_loop_var": "item", "changed": false, "item": "/var/opt/mssql/data/.cer", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=/var/opt/mssql/data/.pvk) => { "ansible_loop_var": "item", "changed": false, "item": "/var/opt/mssql/data/.pvk", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure SQL entities on the primary replica] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1187 Friday 21 March 2025 21:32:57 -0400 (0:00:00.170) 0:02:01.414 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create login for HA on in SQL Server] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1196 Friday 21 March 2025 21:32:57 -0400 (0:00:00.070) 0:02:01.485 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch certificate files from the primary to the control node] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1204 Friday 21 March 2025 21:32:58 -0400 (0:00:00.069) 0:02:01.555 ********** skipping: [managed-node2] => (item={u'key': u'cert', u'value': u'/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={u'key': u'key', u'value': u'/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get the current primary replica in SQL] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1218 Friday 21 March 2025 21:32:58 -0400 (0:00:00.084) 0:02:01.639 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set fact with the current primary replica] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1224 Friday 21 March 2025 21:32:58 -0400 (0:00:00.069) 0:02:01.709 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that primary instance hosts is available] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1246 Friday 21 March 2025 21:32:58 -0400 (0:00:00.067) 0:02:01.777 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure ag] ************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1256 Friday 21 March 2025 21:32:58 -0400 (0:00:00.067) 0:02:01.844 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1265 Friday 21 March 2025 21:32:58 -0400 (0:00:00.071) 0:02:01.915 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Replicate DBs] ************************* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1274 Friday 21 March 2025 21:32:58 -0400 (0:00:00.096) 0:02:02.012 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1285 Friday 21 March 2025 21:32:58 -0400 (0:00:00.109) 0:02:02.121 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that hosts with replica_type=primary is available] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1298 Friday 21 March 2025 21:32:58 -0400 (0:00:00.108) 0:02:02.230 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1307 Friday 21 March 2025 21:32:58 -0400 (0:00:00.109) 0:02:02.339 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1314 Friday 21 March 2025 21:32:58 -0400 (0:00:00.109) 0:02:02.449 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1321 Friday 21 March 2025 21:32:59 -0400 (0:00:00.108) 0:02:02.557 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1329 Friday 21 March 2025 21:32:59 -0400 (0:00:00.107) 0:02:02.665 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Distribute certificate and private key to managed nodes] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1336 Friday 21 March 2025 21:32:59 -0400 (0:00:00.104) 0:02:02.769 ********** skipping: [managed-node2] => (item={u'key': u'cert', u'value': u'/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={u'key': u'key', u'value': u'/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure SQL entities on not primary replicas] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1348 Friday 21 March 2025 21:32:59 -0400 (0:00:00.130) 0:02:02.900 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create HA login] *********************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1357 Friday 21 March 2025 21:32:59 -0400 (0:00:00.107) 0:02:03.007 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Join to availability group] ************ task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1364 Friday 21 March 2025 21:32:59 -0400 (0:00:00.109) 0:02:03.117 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1370 Friday 21 March 2025 21:32:59 -0400 (0:00:00.181) 0:02:03.298 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key from the control node] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1378 Friday 21 March 2025 21:32:59 -0400 (0:00:00.111) 0:02:03.410 ********** skipping: [managed-node2] => (item=cert) => { "ansible_loop_var": "item", "changed": false, "item": "cert", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=key) => { "ansible_loop_var": "item", "changed": false, "item": "key", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Save credentials for the SQL Server login] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1391 Friday 21 March 2025 21:33:00 -0400 (0:00:00.129) 0:02:03.539 ********** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Run ha_cluster to configure pacemaker] *********************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1403 Friday 21 March 2025 21:33:00 -0400 (0:00:00.106) 0:02:03.646 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Wait for the cluster to finish configuration] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1408 Friday 21 March 2025 21:33:00 -0400 (0:00:00.107) 0:02:03.754 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure listener for the availability group] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1416 Friday 21 March 2025 21:33:00 -0400 (0:00:00.107) 0:02:03.862 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the ansible_managed header in /var/opt/mssql/mssql.conf] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1425 Friday 21 March 2025 21:33:00 -0400 (0:00:00.109) 0:02:03.971 ********** changed: [managed-node2] => { "changed": true } MSG: Block inserted RUNNING HANDLER [fedora.linux_system_roles.mssql : Restart the mssql-server service] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/handlers/main.yml:3 Friday 21 March 2025 21:33:01 -0400 (0:00:00.715) 0:02:04.686 ********** changed: [managed-node2] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-03-21 21:32:17 EDT", "ActiveEnterTimestampMonotonic": "660605593", "ActiveExitTimestamp": "Fri 2025-03-21 21:32:17 EDT", "ActiveExitTimestampMonotonic": "660129165", "ActiveState": "active", "After": "system.slice basic.target auditd.service systemd-journald.socket network.target -.mount", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-03-21 21:32:17 EDT", "AssertTimestampMonotonic": "660604957", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-03-21 21:32:17 EDT", "ConditionTimestampMonotonic": "660604956", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "23683", "ExecMainStartTimestamp": "Fri 2025-03-21 21:32:17 EDT", "ExecMainStartTimestampMonotonic": "660605530", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Fri 2025-03-21 21:32:17 EDT", "InactiveEnterTimestampMonotonic": "660603750", "InactiveExitTimestamp": "Fri 2025-03-21 21:32:17 EDT", "InactiveExitTimestampMonotonic": "660605593", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "18446744073709551615", "LimitNPROC": "18446744073709551615", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "23683", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice -.mount basic.target", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Fri 2025-03-21 21:32:17 EDT", "WatchdogTimestampMonotonic": "660605573", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } META: ran handlers TASK [fedora.linux_system_roles.mssql : Post-input SQL scripts to SQL Server] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1438 Friday 21 March 2025 21:33:02 -0400 (0:00:01.264) 0:02:05.951 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Post-input SQL scripts to SQL Server] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1445 Friday 21 March 2025 21:33:02 -0400 (0:00:00.109) 0:02:06.060 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify connectivity and settings] **************************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:92 Friday 21 March 2025 21:33:02 -0400 (0:00:00.106) 0:02:06.167 ********** included: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml for managed-node2 TASK [Check if the errorlog file exists and its location] ********************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:8 Friday 21 March 2025 21:33:03 -0400 (0:00:00.441) 0:02:06.608 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if the set edition matches the existing edition] ******************* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:23 Friday 21 March 2025 21:33:03 -0400 (0:00:00.087) 0:02:06.696 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify if the edition matches] ******************************************* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:35 Friday 21 March 2025 21:33:03 -0400 (0:00:00.133) 0:02:06.830 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting {{ item.key }}] *************************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:39 Friday 21 March 2025 21:33:03 -0400 (0:00:00.073) 0:02:06.903 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_datadir] *********************************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:55 Friday 21 March 2025 21:33:03 -0400 (0:00:00.075) 0:02:06.979 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_datadir has proper permissions and ownership] ********** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:60 Friday 21 March 2025 21:33:03 -0400 (0:00:00.076) 0:02:07.055 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_logdir] ************************************************ task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:70 Friday 21 March 2025 21:33:03 -0400 (0:00:00.076) 0:02:07.132 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_logdir has proper permissions and ownership] *********** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:75 Friday 21 March 2025 21:33:03 -0400 (0:00:00.076) 0:02:07.208 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Prepare MSSQL and facts for logging in] ********************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:85 Friday 21 March 2025 21:33:03 -0400 (0:00:00.073) 0:02:07.282 ********** TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is started] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:3 Friday 21 March 2025 21:33:03 -0400 (0:00:00.146) 0:02:07.429 ********** ok: [managed-node2] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-03-21 21:33:02 EDT", "ActiveEnterTimestampMonotonic": "705414128", "ActiveExitTimestamp": "Fri 2025-03-21 21:33:01 EDT", "ActiveExitTimestampMonotonic": "704760618", "ActiveState": "active", "After": "system.slice basic.target auditd.service systemd-journald.socket network.target -.mount", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-03-21 21:33:02 EDT", "AssertTimestampMonotonic": "705413454", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-03-21 21:33:02 EDT", "ConditionTimestampMonotonic": "705413453", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "25955", "ExecMainStartTimestamp": "Fri 2025-03-21 21:33:02 EDT", "ExecMainStartTimestampMonotonic": "705414075", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Fri 2025-03-21 21:33:02 EDT] ; stop_time=[n/a] ; pid=25955 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Fri 2025-03-21 21:33:02 EDT", "InactiveEnterTimestampMonotonic": "705412956", "InactiveExitTimestamp": "Fri 2025-03-21 21:33:02 EDT", "InactiveExitTimestampMonotonic": "705414128", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "18446744073709551615", "LimitNPROC": "18446744073709551615", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "25955", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice -.mount basic.target", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Fri 2025-03-21 21:33:02 EDT", "WatchdogTimestampMonotonic": "705414108", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Check if a custom tcpport setting exist] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:8 Friday 21 March 2025 21:33:04 -0400 (0:00:00.509) 0:02:07.939 ********** ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.004717", "end": "2025-03-21 21:33:04.824329", "failed_when_result": false, "rc": 1, "start": "2025-03-21 21:33:04.819612" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Check if a custom ipaddress setting exist] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:14 Friday 21 March 2025 21:33:04 -0400 (0:00:00.523) 0:02:08.463 ********** ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002963", "end": "2025-03-21 21:33:05.281643", "failed_when_result": false, "rc": 1, "start": "2025-03-21 21:33:05.278680" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Set a fact with a login command] ******* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:20 Friday 21 March 2025 21:33:05 -0400 (0:00:00.418) 0:02:08.881 ********** ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Wait for mssql-server to prepare for client connections] ***************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:93 Friday 21 March 2025 21:33:05 -0400 (0:00:00.090) 0:02:08.971 ********** ok: [managed-node2] => { "changed": false, "elapsed": 1, "gid": 994, "group": "mssql", "match_groupdict": {}, "match_groups": [], "mode": "0660", "owner": "mssql", "path": "/var/opt/mssql/log/errorlog", "port": null, "search_regex": "SQL Server is now ready for client connections", "secontext": "system_u:object_r:var_t:s0", "size": 6263, "state": "file", "uid": 996 } TASK [Check if the set password matches the existing password] ***************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:99 Friday 21 March 2025 21:33:06 -0400 (0:00:01.370) 0:02:10.341 ********** ok: [managed-node2] => { "attempts": 1, "changed": false, "cmd": [ "/opt/mssql-tools18/bin/sqlcmd", "-C", "-No", "-U", "sa", "-P", "p@55w0rD", "-Q", "SELECT @@VERSION" ], "delta": "0:00:00.022520", "end": "2025-03-21 21:33:07.093147", "rc": 0, "start": "2025-03-21 21:33:07.070627" } STDOUT: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Microsoft SQL Server 2017 (RTM-CU31-GDR) (KB5029376) - 14.0.3465.1 (X64) Jul 30 2023 15:31:58 Copyright (C) 2017 Microsoft Corporation Enterprise Evaluation Edition (64-bit) on Linux (CentOS Linux 7 (Core)) (1 rows affected) TASK [Set the mssql_password variable to default null] ************************* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:118 Friday 21 March 2025 21:33:07 -0400 (0:00:00.557) 0:02:10.899 ********** ok: [managed-node2] => { "ansible_facts": { "mssql_password": null }, "changed": false } TASK [Verify the package mssql-server-fts] ************************************* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:122 Friday 21 March 2025 21:33:07 -0400 (0:00:00.141) 0:02:11.040 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the package powershell] ******************************************* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:129 Friday 21 March 2025 21:33:07 -0400 (0:00:00.133) 0:02:11.174 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the traceflag setting] ********************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:140 Friday 21 March 2025 21:33:07 -0400 (0:00:00.113) 0:02:11.287 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is set to 3979] ************************ task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:145 Friday 21 March 2025 21:33:07 -0400 (0:00:00.105) 0:02:11.393 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is not set to 3979] ******************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:150 Friday 21 March 2025 21:33:08 -0400 (0:00:00.128) 0:02:11.521 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the alternatewritethrough setting is false] ****************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:156 Friday 21 March 2025 21:33:08 -0400 (0:00:00.141) 0:02:11.663 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the writethrough setting] ***************************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:162 Friday 21 March 2025 21:33:08 -0400 (0:00:00.167) 0:02:11.830 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlscert setting] ********************************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:172 Friday 21 March 2025 21:33:08 -0400 (0:00:00.147) 0:02:11.978 ********** included: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node2 TASK [Get the value of the setting tlscert] ************************************ task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 21 March 2025 21:33:08 -0400 (0:00:00.236) 0:02:12.214 ********** ok: [managed-node2] => { "changed": false, "cmd": "grep '^tlscert' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004048", "end": "2025-03-21 21:33:09.152708", "rc": 0, "start": "2025-03-21 21:33:09.148660" } TASK [Verify the setting when it is type str tlscert] ************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 21 March 2025 21:33:09 -0400 (0:00:00.619) 0:02:12.834 ********** ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlscert] ************************* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 21 March 2025 21:33:09 -0400 (0:00:00.137) 0:02:12.972 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport =] *************************************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 21 March 2025 21:33:09 -0400 (0:00:00.101) 0:02:13.073 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlskey setting] *********************************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:183 Friday 21 March 2025 21:33:09 -0400 (0:00:00.078) 0:02:13.151 ********** included: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node2 TASK [Get the value of the setting tlskey] ************************************* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 21 March 2025 21:33:09 -0400 (0:00:00.155) 0:02:13.307 ********** ok: [managed-node2] => { "changed": false, "cmd": "grep '^tlskey' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003917", "end": "2025-03-21 21:33:10.063937", "rc": 0, "start": "2025-03-21 21:33:10.060020" } TASK [Verify the setting when it is type str tlskey] *************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 21 March 2025 21:33:10 -0400 (0:00:00.409) 0:02:13.717 ********** ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlskey] ************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 21 March 2025 21:33:10 -0400 (0:00:00.328) 0:02:14.045 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport =] *************************************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 21 March 2025 21:33:10 -0400 (0:00:00.238) 0:02:14.284 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlsprotocols setting] ***************************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:195 Friday 21 March 2025 21:33:11 -0400 (0:00:00.225) 0:02:14.510 ********** included: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node2 TASK [Get the value of the setting tlsprotocols] ******************************* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 21 March 2025 21:33:11 -0400 (0:00:00.237) 0:02:14.747 ********** ok: [managed-node2] => { "changed": false, "cmd": "grep '^tlsprotocols' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003599", "end": "2025-03-21 21:33:11.511830", "rc": 0, "start": "2025-03-21 21:33:11.508231" } TASK [Verify the setting when it is type str tlsprotocols] ********************* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 21 March 2025 21:33:11 -0400 (0:00:00.421) 0:02:15.169 ********** ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlsprotocols] ******************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 21 March 2025 21:33:11 -0400 (0:00:00.129) 0:02:15.298 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport =] *************************************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 21 March 2025 21:33:11 -0400 (0:00:00.126) 0:02:15.425 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the forceencryption setting] ************************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:203 Friday 21 March 2025 21:33:12 -0400 (0:00:00.115) 0:02:15.540 ********** included: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node2 TASK [Get the value of the setting forceencryption] **************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 21 March 2025 21:33:12 -0400 (0:00:00.247) 0:02:15.787 ********** ok: [managed-node2] => { "changed": false, "cmd": "grep '^forceencryption' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003620", "end": "2025-03-21 21:33:12.553159", "rc": 0, "start": "2025-03-21 21:33:12.549539" } TASK [Verify the setting when it is type str forceencryption] ****************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 21 March 2025 21:33:12 -0400 (0:00:00.493) 0:02:16.280 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting when it is type bool forceencryption] ***************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 21 March 2025 21:33:12 -0400 (0:00:00.127) 0:02:16.407 ********** ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = False] ********************************************* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 21 March 2025 21:33:13 -0400 (0:00:00.160) 0:02:16.568 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify configuration for confined application] *************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:210 Friday 21 March 2025 21:33:13 -0400 (0:00:00.113) 0:02:16.681 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Remove certificates from hosts] ****************************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:99 Friday 21 March 2025 21:33:13 -0400 (0:00:00.125) 0:02:16.807 ********** changed: [managed-node2] => (item=/etc/pki/tls/certs/ansible.0FFf7M) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/pki/tls/certs/ansible.0FFf7M", "path": "/etc/pki/tls/certs/ansible.0FFf7M", "state": "absent" } changed: [managed-node2] => (item=/etc/pki/tls/private/ansible.xfEsI_) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/pki/tls/private/ansible.xfEsI_", "path": "/etc/pki/tls/private/ansible.xfEsI_", "state": "absent" } TASK [Copy certificates to hosts] ********************************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:107 Friday 21 March 2025 21:33:14 -0400 (0:00:01.062) 0:02:17.870 ********** ok: [managed-node2] => (item=/tmp/ansible.0FFf7M) => { "ansible_loop_var": "item", "changed": false, "checksum": "94ac64812216fd3a5809e1cd0f3de07f35daa88d", "dest": "/tmp/ansible.0FFf7M", "gid": 0, "group": "root", "item": "/tmp/ansible.0FFf7M", "mode": "0600", "owner": "root", "path": "/tmp/ansible.0FFf7M", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 1099, "state": "file", "uid": 0 } ok: [managed-node2] => (item=/tmp/ansible.xfEsI_) => { "ansible_loop_var": "item", "changed": false, "checksum": "fdda2457bc5dff2afe1c563fceb7056c2b773657", "dest": "/tmp/ansible.xfEsI_", "gid": 0, "group": "root", "item": "/tmp/ansible.xfEsI_", "mode": "0600", "owner": "root", "path": "/tmp/ansible.xfEsI_", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 1708, "state": "file", "uid": 0 } TASK [Set mssql_tls_cert and mssql_tls_private_key for the following test] ***** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:116 Friday 21 March 2025 21:33:16 -0400 (0:00:01.730) 0:02:19.600 ********** ok: [managed-node2] => { "ansible_facts": { "mssql_tls_cert": "/tmp/ansible.0FFf7M", "mssql_tls_private_key": "ansible.xfEsI_" }, "changed": false } TASK [Test with certs on managed nodes] **************************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:121 Friday 21 March 2025 21:33:16 -0400 (0:00:00.233) 0:02:19.834 ********** TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Friday 21 March 2025 21:33:17 -0400 (0:00:01.391) 0:02:21.225 ********** included: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml for managed-node2 TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts used by role] ***** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Friday 21 March 2025 21:33:18 -0400 (0:00:00.306) 0:02:21.532 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set platform/version specific variables] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Friday 21 March 2025 21:33:18 -0400 (0:00:00.159) 0:02:21.692 ********** ok: [managed-node2] => (item=RedHat.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/9/prod/", "__mssql_confined_supported": true, "__mssql_server_repository": "https://packages.microsoft.com/rhel/9/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2022 ], "__mssql_tuned_supported": true }, "ansible_included_var_files": [ "/tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed-node2] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node2] => (item=CentOS_7.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/7/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/7/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019 ] }, "ansible_included_var_files": [ "/tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [managed-node2] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the __mssql_sqlcmd_login_cmd fact] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Friday 21 March 2025 21:33:18 -0400 (0:00:00.181) 0:02:21.873 ********** ok: [managed-node2] => { "ansible_facts": { "__mssql_sqlcmd_login_cmd": null }, "changed": false } TASK [fedora.linux_system_roles.mssql : Print that the mssql_input_sql_file variable is deprecated] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:15 Friday 21 March 2025 21:33:18 -0400 (0:00:00.117) 0:02:21.991 ********** skipping: [managed-node2] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:23 Friday 21 March 2025 21:33:18 -0400 (0:00:00.108) 0:02:22.100 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the variable is deprecated] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:30 Friday 21 March 2025 21:33:18 -0400 (0:00:00.222) 0:02:22.323 ********** skipping: [managed-node2] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:37 Friday 21 March 2025 21:33:18 -0400 (0:00:00.110) 0:02:22.433 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the mssql_ad_sql_user_name variable is deprecated] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:44 Friday 21 March 2025 21:33:19 -0400 (0:00:00.159) 0:02:22.593 ********** skipping: [managed-node2] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:51 Friday 21 March 2025 21:33:19 -0400 (0:00:00.120) 0:02:22.713 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the mssql_ha_cluster_run_role variable is deprecated] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:58 Friday 21 March 2025 21:33:19 -0400 (0:00:00.131) 0:02:22.844 ********** skipping: [managed-node2] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:65 Friday 21 March 2025 21:33:19 -0400 (0:00:00.079) 0:02:22.924 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that variable is deprecated] ***** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:74 Friday 21 March 2025 21:33:19 -0400 (0:00:00.087) 0:02:23.011 ********** skipping: [managed-node2] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated fact] ************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:83 Friday 21 March 2025 21:33:19 -0400 (0:00:00.150) 0:02:23.161 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fail on RHEL or CentOS 10 because it's not supported] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:87 Friday 21 March 2025 21:33:19 -0400 (0:00:00.114) 0:02:23.276 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that the user accepts EULA variables] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:94 Friday 21 March 2025 21:33:19 -0400 (0:00:00.133) 0:02:23.410 ********** ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Verify that EL < 8 is not used with mssql_ha_configure=true] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:106 Friday 21 March 2025 21:33:20 -0400 (0:00:00.159) 0:02:23.570 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify if the mssql_ha_replica_type variable is provided correctly] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:114 Friday 21 March 2025 21:33:20 -0400 (0:00:00.151) 0:02:23.721 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that 'mssql_ha_replica_type = primary' is provided once] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:123 Friday 21 March 2025 21:33:20 -0400 (0:00:00.110) 0:02:23.832 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_ha_prep_for_pacemaker is provided correctly] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:132 Friday 21 March 2025 21:33:20 -0400 (0:00:00.131) 0:02:23.963 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that selinux variables are used on supported platforms] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:142 Friday 21 March 2025 21:33:20 -0400 (0:00:00.208) 0:02:24.172 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_manage_selinux is set properly] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:151 Friday 21 March 2025 21:33:20 -0400 (0:00:00.143) 0:02:24.315 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:162 Friday 21 March 2025 21:33:20 -0400 (0:00:00.182) 0:02:24.498 ********** ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Set fact with the currently installed SQL Server version if any] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:166 Friday 21 March 2025 21:33:22 -0400 (0:00:01.707) 0:02:26.205 ********** ok: [managed-node2] => (item={u'value': 14, u'key': 2017}) => { "ansible_facts": { "__mssql_current_version": "2017" }, "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 } } skipping: [managed-node2] => (item={u'value': 15, u'key': 2019}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={u'value': 16, u'key': 2022}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set mssql_version variable if user does not define it] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:174 Friday 21 March 2025 21:33:23 -0400 (0:00:00.346) 0:02:26.552 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify if the mssql_version variable is provided correctly] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:181 Friday 21 March 2025 21:33:23 -0400 (0:00:00.127) 0:02:26.679 ********** ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Verify if mssql_version is not smaller then the existing SQL Server version] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:188 Friday 21 March 2025 21:33:23 -0400 (0:00:00.175) 0:02:26.855 ********** skipping: [managed-node2] => (item={u'value': 14, u'key': 2017}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={u'value': 15, u'key': 2019}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={u'value': 16, u'key': 2022}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Deploy the GPG key for Microsoft repositories] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:202 Friday 21 March 2025 21:33:23 -0400 (0:00:00.208) 0:02:27.064 ********** ok: [managed-node2] => { "attempts": 1, "changed": false } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2017] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:216 Friday 21 March 2025 21:33:24 -0400 (0:00:00.495) 0:02:27.560 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get yum repositories] ****************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:226 Friday 21 March 2025 21:33:24 -0400 (0:00:00.073) 0:02:27.633 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2017] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:237 Friday 21 March 2025 21:33:24 -0400 (0:00:00.073) 0:02:27.706 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2017] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:251 Friday 21 March 2025 21:33:24 -0400 (0:00:00.073) 0:02:27.780 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get zypper repositories] *************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:260 Friday 21 March 2025 21:33:24 -0400 (0:00:00.080) 0:02:27.861 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2017] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:272 Friday 21 March 2025 21:33:24 -0400 (0:00:00.103) 0:02:27.964 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2017] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:279 Friday 21 March 2025 21:33:24 -0400 (0:00:00.115) 0:02:28.080 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2017] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:291 Friday 21 March 2025 21:33:24 -0400 (0:00:00.146) 0:02:28.226 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure to run as a confined application with SELinux] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:304 Friday 21 March 2025 21:33:24 -0400 (0:00:00.211) 0:02:28.438 ********** ok: [managed-node2] => { "changed": false, "rc": 0, "results": [ "mssql-server-selinux is not installed" ] } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server] ******* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:309 Friday 21 March 2025 21:33:25 -0400 (0:00:00.794) 0:02:29.232 ********** ok: [managed-node2] => { "changed": false, "rc": 0, "results": [ "mssql-server-14.0.3465.1-1.x86_64 providing mssql-server is already installed" ] } lsrpackages: mssql-server TASK [fedora.linux_system_roles.mssql : Check if the errorlog file exists and its location] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:314 Friday 21 March 2025 21:33:26 -0400 (0:00:00.583) 0:02:29.815 ********** ok: [managed-node2] => { "changed": false, "cmd": "set -euo pipefail\nerrorlog=\"$(grep '^errorlogfile = ' /var/opt/mssql/mssql.conf \\\n| sed 's/errorlogfile : //')\" || :\nif [ -s \"${errorlog}\" ]; then\n echo \"${errorlog}\"\nelif [ -s /var/opt/mssql/log/errorlog ]; then\n echo /var/opt/mssql/log/errorlog\nelse\n echo \"\"\nfi\n", "delta": "0:00:00.004691", "end": "2025-03-21 21:33:26.584377", "rc": 0, "start": "2025-03-21 21:33:26.579686" } STDOUT: /var/opt/mssql/log/errorlog TASK [fedora.linux_system_roles.mssql : Gather system services facts] ********** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:330 Friday 21 March 2025 21:33:26 -0400 (0:00:00.379) 0:02:30.195 ********** ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Set the __mssql_is_setup variable] ***** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:334 Friday 21 March 2025 21:33:27 -0400 (0:00:00.967) 0:02:31.163 ********** ok: [managed-node2] => { "ansible_facts": { "__mssql_is_setup": true }, "changed": false } TASK [fedora.linux_system_roles.mssql : Verify that the variables required for setting up MSSQL are defined] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:343 Friday 21 March 2025 21:33:27 -0400 (0:00:00.142) 0:02:31.306 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set up MSSQL] ************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:359 Friday 21 March 2025 21:33:27 -0400 (0:00:00.114) 0:02:31.420 ********** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure the directory and permissions for datadir and logdir] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:384 Friday 21 March 2025 21:33:28 -0400 (0:00:00.129) 0:02:31.550 ********** skipping: [managed-node2] => (item={u'path': None, u'setting': u'defaultdatadir', u'mode': u'755'}) => { "ansible_loop_var": "item", "changed": false, "item": { "mode": "755", "path": null, "setting": "defaultdatadir" }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={u'path': None, u'setting': u'defaultlogdir', u'mode': u'755'}) => { "ansible_loop_var": "item", "changed": false, "item": { "mode": "755", "path": null, "setting": "defaultlogdir" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set selinux role facts for ports] ****** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:399 Friday 21 March 2025 21:33:28 -0400 (0:00:00.097) 0:02:31.647 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure correct SELinux context for storage paths and ports] ************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:413 Friday 21 March 2025 21:33:28 -0400 (0:00:00.078) 0:02:31.725 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that the tuned-profiles-mssql package is installed] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:424 Friday 21 March 2025 21:33:28 -0400 (0:00:00.113) 0:02:31.838 ********** ok: [managed-node2] => { "changed": false, "rc": 0, "results": [ "tuned-profiles-mssql-2.11.0-12.el7_9.noarch providing tuned-profiles-mssql is already installed" ] } lsrpackages: tuned-profiles-mssql TASK [fedora.linux_system_roles.mssql : Ensure that the tuned service is started and enabled] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:430 Friday 21 March 2025 21:33:28 -0400 (0:00:00.619) 0:02:32.458 ********** ok: [managed-node2] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-03-21 21:21:32 EDT", "ActiveEnterTimestampMonotonic": "16385326", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "dbus.service system.slice basic.target systemd-journald.socket systemd-sysctl.service network.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-03-21 21:21:31 EDT", "AssertTimestampMonotonic": "15848508", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "com.redhat.tuned", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-03-21 21:21:31 EDT", "ConditionTimestampMonotonic": "15848506", "Conflicts": "cpupower.service shutdown.target", "ControlGroup": "/system.slice/tuned.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "man:tuned(8) man:tuned.conf(5) man:tuned-adm(8)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "877", "ExecMainStartTimestamp": "Fri 2025-03-21 21:21:31 EDT", "ExecMainStartTimestampMonotonic": "15849521", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2025-03-21 21:21:31 EDT", "InactiveExitTimestampMonotonic": "15849568", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "29173", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "877", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target system.slice polkit.service dbus.service", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Fri 2025-03-21 21:21:32 EDT", "WatchdogTimestampMonotonic": "16384670", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Get the active Tuned profiles] ********* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:437 Friday 21 March 2025 21:33:29 -0400 (0:00:00.456) 0:02:32.915 ********** ok: [managed-node2] => { "changed": false, "cmd": [ "tuned-adm", "active" ], "delta": "0:00:00.080308", "end": "2025-03-21 21:33:29.765973", "rc": 0, "start": "2025-03-21 21:33:29.685665" } STDOUT: Current active profile: virtual-guest mssql TASK [fedora.linux_system_roles.mssql : Attempt to add mssql to the list of Tuned profiles] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:450 Friday 21 March 2025 21:33:29 -0400 (0:00:00.493) 0:02:33.409 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove troublemaking include from the mssql profile] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:463 Friday 21 March 2025 21:33:30 -0400 (0:00:00.116) 0:02:33.525 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Add the fixed mssql profile to the list of Tuned profiles] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:472 Friday 21 March 2025 21:33:30 -0400 (0:00:00.098) 0:02:33.623 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:482 Friday 21 March 2025 21:33:30 -0400 (0:00:00.118) 0:02:33.741 ********** ok: [managed-node2] => { "changed": false, "repo": "packages-microsoft-com-prod", "state": "present" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:490 Friday 21 March 2025 21:33:30 -0400 (0:00:00.577) 0:02:34.319 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that SQL Server client tools are installed] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:499 Friday 21 March 2025 21:33:30 -0400 (0:00:00.155) 0:02:34.475 ********** ok: [managed-node2] => { "changed": false, "rc": 0, "results": [ "mssql-tools18-18.4.1.1-1.x86_64 providing mssql-tools18 is already installed", "unixODBC-devel-2.3.11-1.rh.x86_64 providing unixODBC-devel is already installed" ] } lsrpackages: mssql-tools18 unixODBC-devel TASK [Create certificates using the certificate role] ************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:516 Friday 21 March 2025 21:33:31 -0400 (0:00:00.720) 0:02:35.195 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set mssql_tls_cert and _private_key based on the cert name] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:530 Friday 21 March 2025 21:33:31 -0400 (0:00:00.124) 0:02:35.320 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Copy certificate and private_key files to the host] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:535 Friday 21 March 2025 21:33:31 -0400 (0:00:00.087) 0:02:35.408 ********** changed: [managed-node2] => (item=/tmp/ansible.0FFf7M) => { "ansible_loop_var": "item", "changed": true, "checksum": "94ac64812216fd3a5809e1cd0f3de07f35daa88d", "dest": "/etc/pki/tls/certs/ansible.0FFf7M", "gid": 994, "group": "mssql", "item": "/tmp/ansible.0FFf7M", "md5sum": "63af4a4922288de97d90afdf5ae49d48", "mode": "0600", "owner": "mssql", "secontext": "system_u:object_r:cert_t:s0", "size": 1099, "src": "/tmp/ansible.0FFf7M", "state": "file", "uid": 996 } changed: [managed-node2] => (item=/tmp/ansible.xfEsI_) => { "ansible_loop_var": "item", "changed": true, "checksum": "fdda2457bc5dff2afe1c563fceb7056c2b773657", "dest": "/etc/pki/tls/private/ansible.xfEsI_", "gid": 994, "group": "mssql", "item": "/tmp/ansible.xfEsI_", "md5sum": "df4b47b9d1bb3c4cc16e601584e98417", "mode": "0600", "owner": "mssql", "secontext": "system_u:object_r:cert_t:s0", "size": 1708, "src": "/tmp/ansible.xfEsI_", "state": "file", "uid": 996 } TASK [fedora.linux_system_roles.mssql : Configure the tlscert setting] ********* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:553 Friday 21 March 2025 21:33:33 -0400 (0:00:01.157) 0:02:36.565 ********** included: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node2 TASK [fedora.linux_system_roles.mssql : Get the setting network tlscert] ******* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 21 March 2025 21:33:33 -0400 (0:00:00.213) 0:02:36.779 ********** ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^tlscert = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003228", "end": "2025-03-21 21:33:33.549378", "failed_when_result": false, "rc": 1, "start": "2025-03-21 21:33:33.546150" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tlscert] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 21 March 2025 21:33:33 -0400 (0:00:00.531) 0:02:37.310 ********** NOTIFIED HANDLER fedora.linux_system_roles.mssql : Restart the mssql-server service for managed-node2 changed: [managed-node2] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlscert", "/etc/pki/tls/certs/ansible.0FFf7M" ], "delta": "0:00:00.044323", "end": "2025-03-21 21:33:34.337230", "failed_when_result": false, "rc": 0, "start": "2025-03-21 21:33:34.292907" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Unset the setting network tlscert] ***** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 21 March 2025 21:33:34 -0400 (0:00:00.777) 0:02:38.088 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlskey setting] ********** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:562 Friday 21 March 2025 21:33:34 -0400 (0:00:00.303) 0:02:38.392 ********** included: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node2 TASK [fedora.linux_system_roles.mssql : Get the setting network tlskey] ******** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 21 March 2025 21:33:35 -0400 (0:00:00.282) 0:02:38.674 ********** ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^tlskey = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:01.002833", "end": "2025-03-21 21:33:36.516320", "failed_when_result": false, "rc": 1, "start": "2025-03-21 21:33:35.513487" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tlskey] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 21 March 2025 21:33:36 -0400 (0:00:01.527) 0:02:40.201 ********** changed: [managed-node2] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlskey", "/etc/pki/tls/private/ansible.xfEsI_" ], "delta": "0:00:00.043695", "end": "2025-03-21 21:33:37.047360", "failed_when_result": false, "rc": 0, "start": "2025-03-21 21:33:37.003665" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Unset the setting network tlskey] ****** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 21 March 2025 21:33:37 -0400 (0:00:00.523) 0:02:40.724 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlsprotocols setting] **** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:571 Friday 21 March 2025 21:33:37 -0400 (0:00:00.204) 0:02:40.931 ********** included: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node2 TASK [fedora.linux_system_roles.mssql : Get the setting network tlsprotocols] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 21 March 2025 21:33:37 -0400 (0:00:00.443) 0:02:41.374 ********** ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^tlsprotocols = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002841", "end": "2025-03-21 21:33:38.399208", "failed_when_result": false, "rc": 1, "start": "2025-03-21 21:33:38.396367" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tlsprotocols] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 21 March 2025 21:33:38 -0400 (0:00:00.694) 0:02:42.069 ********** changed: [managed-node2] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlsprotocols", "1.2" ], "delta": "0:00:00.045544", "end": "2025-03-21 21:33:38.899523", "failed_when_result": false, "rc": 0, "start": "2025-03-21 21:33:38.853979" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Unset the setting network tlsprotocols] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 21 March 2025 21:33:39 -0400 (0:00:00.539) 0:02:42.608 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the forceencryption setting] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:578 Friday 21 March 2025 21:33:39 -0400 (0:00:00.129) 0:02:42.737 ********** included: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node2 TASK [fedora.linux_system_roles.mssql : Get the setting network forceencryption] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 21 March 2025 21:33:39 -0400 (0:00:00.396) 0:02:43.134 ********** ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^forceencryption = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:01.003984", "end": "2025-03-21 21:33:41.089602", "failed_when_result": false, "rc": 1, "start": "2025-03-21 21:33:40.085618" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network forceencryption] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 21 March 2025 21:33:41 -0400 (0:00:01.771) 0:02:44.906 ********** changed: [managed-node2] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.forceencryption", "1" ], "delta": "0:00:00.043882", "end": "2025-03-21 21:33:41.802557", "failed_when_result": false, "rc": 0, "start": "2025-03-21 21:33:41.758675" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Unset the setting network forceencryption] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 21 March 2025 21:33:41 -0400 (0:00:00.578) 0:02:45.484 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get the setting forceencryption] ******* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:587 Friday 21 March 2025 21:33:42 -0400 (0:00:00.154) 0:02:45.638 ********** ok: [managed-node2] => { "changed": false, "cmd": "set -euo pipefail; grep '^forceencryption' /var/opt/mssql/mssql.conf | sed 's/forceencryption = //g'", "delta": "0:00:00.004194", "end": "2025-03-21 21:33:42.410939", "failed_when_result": false, "rc": 0, "start": "2025-03-21 21:33:42.406745" } STDOUT: 1 TASK [fedora.linux_system_roles.mssql : Append -No to sqlcmd when TLS is not configured] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:596 Friday 21 March 2025 21:33:42 -0400 (0:00:00.417) 0:02:46.055 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Append -C to sqlcmd when TLS is configured but certs are self-signed] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:603 Friday 21 March 2025 21:33:42 -0400 (0:00:00.117) 0:02:46.173 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Prepare MSSQL and facts for logging in] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:616 Friday 21 March 2025 21:33:42 -0400 (0:00:00.125) 0:02:46.298 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Wait for mssql-server to prepare for client connections] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:620 Friday 21 March 2025 21:33:42 -0400 (0:00:00.115) 0:02:46.413 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the set password matches the existing password] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:626 Friday 21 March 2025 21:33:43 -0400 (0:00:00.115) 0:02:46.529 ********** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:641 Friday 21 March 2025 21:33:43 -0400 (0:00:00.120) 0:02:46.649 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:648 Friday 21 March 2025 21:33:43 -0400 (0:00:00.115) 0:02:46.765 ********** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Change the password of sa user] ******** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:656 Friday 21 March 2025 21:33:43 -0400 (0:00:00.118) 0:02:46.883 ********** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Pre-input SQL script files to SQL Server] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:677 Friday 21 March 2025 21:33:43 -0400 (0:00:00.112) 0:02:46.996 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Pre-input SQL script contents to SQL Server] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:684 Friday 21 March 2025 21:33:43 -0400 (0:00:00.123) 0:02:47.119 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the set edition matches the existing edition] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:695 Friday 21 March 2025 21:33:43 -0400 (0:00:00.109) 0:02:47.228 ********** ok: [managed-node2] => { "changed": false, "cmd": "errorlog_edition=\"$(grep -oi 'Evaluation edition' \\\n/var/opt/mssql/log/errorlog)\"\nif [ -z \"${errorlog_edition}\" ]; then\n edition_matches=false\nelse\n edition_matches=true\nfi\necho \"${edition_matches}\"\n", "delta": "0:00:00.004424", "end": "2025-03-21 21:33:44.009844", "rc": 0, "start": "2025-03-21 21:33:44.005420" } STDOUT: true TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:709 Friday 21 March 2025 21:33:44 -0400 (0:00:00.423) 0:02:47.652 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:716 Friday 21 March 2025 21:33:44 -0400 (0:00:00.119) 0:02:47.772 ********** ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Change the edition of MSSQL] *********** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:722 Friday 21 March 2025 21:33:45 -0400 (0:00:01.614) 0:02:49.386 ********** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Configure the IP address setting] ****** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:741 Friday 21 March 2025 21:33:45 -0400 (0:00:00.102) 0:02:49.488 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register the previous tcpport setting] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:748 Friday 21 March 2025 21:33:46 -0400 (0:00:00.076) 0:02:49.565 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:755 Friday 21 March 2025 21:33:46 -0400 (0:00:00.089) 0:02:49.655 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the TCP port setting to 1433] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:767 Friday 21 March 2025 21:33:46 -0400 (0:00:00.115) 0:02:49.771 ********** included: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node2 TASK [fedora.linux_system_roles.mssql : Get the setting network tcpport] ******* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 21 March 2025 21:33:46 -0400 (0:00:00.182) 0:02:49.953 ********** ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003150", "end": "2025-03-21 21:33:46.698326", "failed_when_result": false, "rc": 1, "start": "2025-03-21 21:33:46.695176" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tcpport] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 21 March 2025 21:33:46 -0400 (0:00:00.346) 0:02:50.300 ********** ok: [managed-node2] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.044659", "end": "2025-03-21 21:33:47.076347", "failed_when_result": false, "rc": 0, "start": "2025-03-21 21:33:47.031688" } STDOUT: Validation error on setting 'network.tcpport' Port '1433' is already in use. Please use another port TASK [fedora.linux_system_roles.mssql : Unset the setting network tcpport] ***** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 21 March 2025 21:33:47 -0400 (0:00:00.381) 0:02:50.681 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Close the previously set SQL Server TCP port if it changed] ************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:773 Friday 21 March 2025 21:33:47 -0400 (0:00:00.071) 0:02:50.753 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the sqlagent setting] ******** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:793 Friday 21 March 2025 21:33:47 -0400 (0:00:00.070) 0:02:50.823 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-fts] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:800 Friday 21 March 2025 21:33:47 -0400 (0:00:00.069) 0:02:50.893 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package powershell] ********* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:807 Friday 21 March 2025 21:33:47 -0400 (0:00:00.148) 0:02:51.041 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the 3979 trace flag is enabled] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:816 Friday 21 March 2025 21:33:47 -0400 (0:00:00.074) 0:02:51.116 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set the 3979 traceflag] **************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:822 Friday 21 March 2025 21:33:47 -0400 (0:00:00.086) 0:02:51.202 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the 3979 traceflag] ************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:829 Friday 21 March 2025 21:33:47 -0400 (0:00:00.117) 0:02:51.320 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the alternatewritethrough setting] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:837 Friday 21 March 2025 21:33:47 -0400 (0:00:00.098) 0:02:51.418 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the writethrough setting] **** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:843 Friday 21 March 2025 21:33:48 -0400 (0:00:00.091) 0:02:51.510 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that ad_integration_realm variable is provided] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:853 Friday 21 March 2025 21:33:48 -0400 (0:00:00.071) 0:02:51.582 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:861 Friday 21 March 2025 21:33:48 -0400 (0:00:00.082) 0:02:51.664 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure adutil and krb5-workstation] **** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:869 Friday 21 March 2025 21:33:48 -0400 (0:00:00.105) 0:02:51.769 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print credential caches to check if AD principal exists] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:876 Friday 21 March 2025 21:33:48 -0400 (0:00:00.117) 0:02:51.887 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print status of credential cache for {{ __mssql_ad_kinit_user }}] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:883 Friday 21 March 2025 21:33:48 -0400 (0:00:00.111) 0:02:51.998 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Obtain Kerberos ticket for {{ __mssql_ad_kinit_user }}] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:892 Friday 21 March 2025 21:33:48 -0400 (0:00:00.113) 0:02:52.112 ********** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Check if AD user exists] *************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:905 Friday 21 March 2025 21:33:48 -0400 (0:00:00.111) 0:02:52.223 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : In AD server create user] ************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:914 Friday 21 March 2025 21:33:48 -0400 (0:00:00.115) 0:02:52.338 ********** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure proper configuration on user] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:928 Friday 21 March 2025 21:33:48 -0400 (0:00:00.127) 0:02:52.466 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get SPNs for the principal] ************ task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:938 Friday 21 March 2025 21:33:49 -0400 (0:00:00.110) 0:02:52.577 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register SPNs to the principal] ******** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:943 Friday 21 March 2025 21:33:49 -0400 (0:00:00.109) 0:02:52.686 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get kvno of the SPN host] ************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:960 Friday 21 March 2025 21:33:49 -0400 (0:00:00.108) 0:02:52.795 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get stats of the keytab file] ********** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:965 Friday 21 March 2025 21:33:49 -0400 (0:00:00.114) 0:02:52.909 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get keytab properties] ***************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:970 Friday 21 March 2025 21:33:49 -0400 (0:00:00.263) 0:02:53.173 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create keytab] ************************* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:976 Friday 21 March 2025 21:33:49 -0400 (0:00:00.183) 0:02:53.356 ********** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Add an entry in the keytab for the principal name and password] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1002 Friday 21 March 2025 21:33:49 -0400 (0:00:00.140) 0:02:53.497 ********** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure correct permissions and ownership on the keytab] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1023 Friday 21 March 2025 21:33:50 -0400 (0:00:00.155) 0:02:53.653 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch keytab file to host] ************* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1031 Friday 21 March 2025 21:33:50 -0400 (0:00:00.125) 0:02:53.778 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1041 Friday 21 March 2025 21:33:50 -0400 (0:00:00.129) 0:02:53.908 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1047 Friday 21 March 2025 21:33:50 -0400 (0:00:00.227) 0:02:54.136 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that hosts with mssql_ha_replica_type=primary is available] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1065 Friday 21 March 2025 21:33:50 -0400 (0:00:00.161) 0:02:54.297 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the port and enable the high-availability service in firewall tcp port 5022] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1076 Friday 21 March 2025 21:33:50 -0400 (0:00:00.125) 0:02:54.422 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set host variables] ******************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1096 Friday 21 March 2025 21:33:51 -0400 (0:00:00.118) 0:02:54.541 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1149 Friday 21 March 2025 21:33:51 -0400 (0:00:00.149) 0:02:54.690 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1156 Friday 21 March 2025 21:33:51 -0400 (0:00:00.101) 0:02:54.791 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1163 Friday 21 March 2025 21:33:51 -0400 (0:00:00.095) 0:02:54.887 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1173 Friday 21 March 2025 21:33:51 -0400 (0:00:00.078) 0:02:54.965 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key files] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1179 Friday 21 March 2025 21:33:51 -0400 (0:00:00.071) 0:02:55.036 ********** skipping: [managed-node2] => (item=/var/opt/mssql/data/.cer) => { "ansible_loop_var": "item", "changed": false, "item": "/var/opt/mssql/data/.cer", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=/var/opt/mssql/data/.pvk) => { "ansible_loop_var": "item", "changed": false, "item": "/var/opt/mssql/data/.pvk", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure SQL entities on the primary replica] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1187 Friday 21 March 2025 21:33:51 -0400 (0:00:00.085) 0:02:55.122 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create login for HA on in SQL Server] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1196 Friday 21 March 2025 21:33:51 -0400 (0:00:00.082) 0:02:55.204 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch certificate files from the primary to the control node] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1204 Friday 21 March 2025 21:33:51 -0400 (0:00:00.106) 0:02:55.311 ********** skipping: [managed-node2] => (item={u'key': u'cert', u'value': u'/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={u'key': u'key', u'value': u'/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get the current primary replica in SQL] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1218 Friday 21 March 2025 21:33:51 -0400 (0:00:00.140) 0:02:55.452 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set fact with the current primary replica] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1224 Friday 21 March 2025 21:33:52 -0400 (0:00:00.112) 0:02:55.564 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that primary instance hosts is available] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1246 Friday 21 March 2025 21:33:52 -0400 (0:00:00.220) 0:02:55.785 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure ag] ************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1256 Friday 21 March 2025 21:33:52 -0400 (0:00:00.130) 0:02:55.915 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1265 Friday 21 March 2025 21:33:52 -0400 (0:00:00.114) 0:02:56.030 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Replicate DBs] ************************* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1274 Friday 21 March 2025 21:33:52 -0400 (0:00:00.109) 0:02:56.139 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1285 Friday 21 March 2025 21:33:52 -0400 (0:00:00.111) 0:02:56.251 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that hosts with replica_type=primary is available] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1298 Friday 21 March 2025 21:33:52 -0400 (0:00:00.103) 0:02:56.355 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1307 Friday 21 March 2025 21:33:52 -0400 (0:00:00.113) 0:02:56.468 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1314 Friday 21 March 2025 21:33:53 -0400 (0:00:00.118) 0:02:56.587 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1321 Friday 21 March 2025 21:33:53 -0400 (0:00:00.137) 0:02:56.725 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1329 Friday 21 March 2025 21:33:53 -0400 (0:00:00.114) 0:02:56.840 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Distribute certificate and private key to managed nodes] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1336 Friday 21 March 2025 21:33:53 -0400 (0:00:00.116) 0:02:56.957 ********** skipping: [managed-node2] => (item={u'key': u'cert', u'value': u'/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={u'key': u'key', u'value': u'/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure SQL entities on not primary replicas] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1348 Friday 21 March 2025 21:33:53 -0400 (0:00:00.138) 0:02:57.095 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create HA login] *********************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1357 Friday 21 March 2025 21:33:53 -0400 (0:00:00.119) 0:02:57.214 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Join to availability group] ************ task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1364 Friday 21 March 2025 21:33:53 -0400 (0:00:00.111) 0:02:57.326 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1370 Friday 21 March 2025 21:33:53 -0400 (0:00:00.112) 0:02:57.438 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key from the control node] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1378 Friday 21 March 2025 21:33:54 -0400 (0:00:00.112) 0:02:57.550 ********** skipping: [managed-node2] => (item=cert) => { "ansible_loop_var": "item", "changed": false, "item": "cert", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=key) => { "ansible_loop_var": "item", "changed": false, "item": "key", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Save credentials for the SQL Server login] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1391 Friday 21 March 2025 21:33:54 -0400 (0:00:00.131) 0:02:57.682 ********** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Run ha_cluster to configure pacemaker] *********************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1403 Friday 21 March 2025 21:33:54 -0400 (0:00:00.130) 0:02:57.812 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Wait for the cluster to finish configuration] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1408 Friday 21 March 2025 21:33:54 -0400 (0:00:00.114) 0:02:57.927 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure listener for the availability group] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1416 Friday 21 March 2025 21:33:54 -0400 (0:00:00.354) 0:02:58.281 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the ansible_managed header in /var/opt/mssql/mssql.conf] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1425 Friday 21 March 2025 21:33:54 -0400 (0:00:00.146) 0:02:58.427 ********** changed: [managed-node2] => { "changed": true } MSG: Block inserted RUNNING HANDLER [fedora.linux_system_roles.mssql : Restart the mssql-server service] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/handlers/main.yml:3 Friday 21 March 2025 21:33:55 -0400 (0:00:00.620) 0:02:59.048 ********** changed: [managed-node2] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-03-21 21:33:02 EDT", "ActiveEnterTimestampMonotonic": "705414128", "ActiveExitTimestamp": "Fri 2025-03-21 21:33:01 EDT", "ActiveExitTimestampMonotonic": "704760618", "ActiveState": "active", "After": "system.slice basic.target auditd.service systemd-journald.socket network.target -.mount", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-03-21 21:33:02 EDT", "AssertTimestampMonotonic": "705413454", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-03-21 21:33:02 EDT", "ConditionTimestampMonotonic": "705413453", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "25955", "ExecMainStartTimestamp": "Fri 2025-03-21 21:33:02 EDT", "ExecMainStartTimestampMonotonic": "705414075", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Fri 2025-03-21 21:33:02 EDT] ; stop_time=[n/a] ; pid=25955 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Fri 2025-03-21 21:33:02 EDT", "InactiveEnterTimestampMonotonic": "705412956", "InactiveExitTimestamp": "Fri 2025-03-21 21:33:02 EDT", "InactiveExitTimestampMonotonic": "705414128", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "18446744073709551615", "LimitNPROC": "18446744073709551615", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "25955", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice -.mount basic.target", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Fri 2025-03-21 21:33:02 EDT", "WatchdogTimestampMonotonic": "705414108", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } META: ran handlers TASK [fedora.linux_system_roles.mssql : Post-input SQL scripts to SQL Server] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1438 Friday 21 March 2025 21:33:57 -0400 (0:00:02.084) 0:03:01.132 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Post-input SQL scripts to SQL Server] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1445 Friday 21 March 2025 21:33:57 -0400 (0:00:00.190) 0:03:01.323 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify connectivity and settings] **************************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:131 Friday 21 March 2025 21:33:57 -0400 (0:00:00.169) 0:03:01.493 ********** included: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml for managed-node2 TASK [Check if the errorlog file exists and its location] ********************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:8 Friday 21 March 2025 21:33:58 -0400 (0:00:00.820) 0:03:02.314 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if the set edition matches the existing edition] ******************* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:23 Friday 21 March 2025 21:33:58 -0400 (0:00:00.108) 0:03:02.422 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify if the edition matches] ******************************************* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:35 Friday 21 March 2025 21:33:59 -0400 (0:00:00.178) 0:03:02.601 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting {{ item.key }}] *************************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:39 Friday 21 March 2025 21:33:59 -0400 (0:00:00.150) 0:03:02.751 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_datadir] *********************************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:55 Friday 21 March 2025 21:33:59 -0400 (0:00:00.140) 0:03:02.892 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_datadir has proper permissions and ownership] ********** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:60 Friday 21 March 2025 21:33:59 -0400 (0:00:00.108) 0:03:03.001 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_logdir] ************************************************ task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:70 Friday 21 March 2025 21:33:59 -0400 (0:00:00.252) 0:03:03.253 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_logdir has proper permissions and ownership] *********** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:75 Friday 21 March 2025 21:33:59 -0400 (0:00:00.117) 0:03:03.371 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Prepare MSSQL and facts for logging in] ********************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:85 Friday 21 March 2025 21:33:59 -0400 (0:00:00.115) 0:03:03.486 ********** TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is started] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:3 Friday 21 March 2025 21:34:00 -0400 (0:00:00.245) 0:03:03.731 ********** ok: [managed-node2] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-03-21 21:33:57 EDT", "ActiveEnterTimestampMonotonic": "760488854", "ActiveExitTimestamp": "Fri 2025-03-21 21:33:56 EDT", "ActiveExitTimestampMonotonic": "759544095", "ActiveState": "active", "After": "system.slice basic.target auditd.service systemd-journald.socket network.target -.mount", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-03-21 21:33:57 EDT", "AssertTimestampMonotonic": "760487949", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-03-21 21:33:57 EDT", "ConditionTimestampMonotonic": "760487948", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "28375", "ExecMainStartTimestamp": "Fri 2025-03-21 21:33:57 EDT", "ExecMainStartTimestampMonotonic": "760488804", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Fri 2025-03-21 21:33:57 EDT] ; stop_time=[n/a] ; pid=28375 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Fri 2025-03-21 21:33:57 EDT", "InactiveEnterTimestampMonotonic": "760486791", "InactiveExitTimestamp": "Fri 2025-03-21 21:33:57 EDT", "InactiveExitTimestampMonotonic": "760488854", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "18446744073709551615", "LimitNPROC": "18446744073709551615", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "28375", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice -.mount basic.target", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Fri 2025-03-21 21:33:57 EDT", "WatchdogTimestampMonotonic": "760488835", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Check if a custom tcpport setting exist] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:8 Friday 21 March 2025 21:34:01 -0400 (0:00:00.792) 0:03:04.524 ********** ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:01.003807", "end": "2025-03-21 21:34:02.297497", "failed_when_result": false, "rc": 1, "start": "2025-03-21 21:34:01.293690" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Check if a custom ipaddress setting exist] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:14 Friday 21 March 2025 21:34:02 -0400 (0:00:01.481) 0:03:06.006 ********** ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:01.003956", "end": "2025-03-21 21:34:03.927295", "failed_when_result": false, "rc": 1, "start": "2025-03-21 21:34:02.923339" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Set a fact with a login command] ******* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:20 Friday 21 March 2025 21:34:04 -0400 (0:00:01.543) 0:03:07.549 ********** ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Wait for mssql-server to prepare for client connections] ***************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:93 Friday 21 March 2025 21:34:04 -0400 (0:00:00.091) 0:03:07.640 ********** ok: [managed-node2] => { "changed": false, "elapsed": 1, "gid": 994, "group": "mssql", "match_groupdict": {}, "match_groups": [], "mode": "0660", "owner": "mssql", "path": "/var/opt/mssql/log/errorlog", "port": null, "search_regex": "SQL Server is now ready for client connections", "secontext": "system_u:object_r:var_t:s0", "size": 6353, "state": "file", "uid": 996 } TASK [Check if the set password matches the existing password] ***************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:99 Friday 21 March 2025 21:34:05 -0400 (0:00:01.430) 0:03:09.070 ********** ok: [managed-node2] => { "attempts": 1, "changed": false, "cmd": [ "/opt/mssql-tools18/bin/sqlcmd", "-C", "-No", "-U", "sa", "-P", "p@55w0rD", "-Q", "SELECT @@VERSION" ], "delta": "0:00:00.021783", "end": "2025-03-21 21:34:05.999479", "rc": 0, "start": "2025-03-21 21:34:05.977696" } STDOUT: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Microsoft SQL Server 2017 (RTM-CU31-GDR) (KB5029376) - 14.0.3465.1 (X64) Jul 30 2023 15:31:58 Copyright (C) 2017 Microsoft Corporation Enterprise Evaluation Edition (64-bit) on Linux (CentOS Linux 7 (Core)) (1 rows affected) TASK [Set the mssql_password variable to default null] ************************* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:118 Friday 21 March 2025 21:34:06 -0400 (0:00:00.702) 0:03:09.772 ********** ok: [managed-node2] => { "ansible_facts": { "mssql_password": null }, "changed": false } TASK [Verify the package mssql-server-fts] ************************************* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:122 Friday 21 March 2025 21:34:06 -0400 (0:00:00.126) 0:03:09.899 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the package powershell] ******************************************* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:129 Friday 21 March 2025 21:34:06 -0400 (0:00:00.106) 0:03:10.005 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the traceflag setting] ********************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:140 Friday 21 March 2025 21:34:06 -0400 (0:00:00.089) 0:03:10.095 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is set to 3979] ************************ task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:145 Friday 21 March 2025 21:34:06 -0400 (0:00:00.085) 0:03:10.181 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is not set to 3979] ******************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:150 Friday 21 March 2025 21:34:06 -0400 (0:00:00.071) 0:03:10.252 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the alternatewritethrough setting is false] ****************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:156 Friday 21 March 2025 21:34:06 -0400 (0:00:00.069) 0:03:10.322 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the writethrough setting] ***************************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:162 Friday 21 March 2025 21:34:06 -0400 (0:00:00.072) 0:03:10.395 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlscert setting] ********************************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:172 Friday 21 March 2025 21:34:06 -0400 (0:00:00.086) 0:03:10.481 ********** included: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node2 TASK [Get the value of the setting tlscert] ************************************ task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 21 March 2025 21:34:07 -0400 (0:00:00.201) 0:03:10.683 ********** ok: [managed-node2] => { "changed": false, "cmd": "grep '^tlscert' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004039", "end": "2025-03-21 21:34:07.429445", "rc": 0, "start": "2025-03-21 21:34:07.425406" } STDOUT: tlscert = /etc/pki/tls/certs/ansible.0FFf7M TASK [Verify the setting when it is type str tlscert] ************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 21 March 2025 21:34:07 -0400 (0:00:00.368) 0:03:11.052 ********** ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlscert] ************************* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 21 March 2025 21:34:07 -0400 (0:00:00.125) 0:03:11.178 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = /etc/pki/tls/certs/ansible.0FFf7M] ***************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 21 March 2025 21:34:07 -0400 (0:00:00.128) 0:03:11.306 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlskey setting] *********************************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:183 Friday 21 March 2025 21:34:07 -0400 (0:00:00.097) 0:03:11.404 ********** included: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node2 TASK [Get the value of the setting tlskey] ************************************* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 21 March 2025 21:34:08 -0400 (0:00:00.165) 0:03:11.570 ********** ok: [managed-node2] => { "changed": false, "cmd": "grep '^tlskey' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004084", "end": "2025-03-21 21:34:08.326109", "rc": 0, "start": "2025-03-21 21:34:08.322025" } STDOUT: tlskey = /etc/pki/tls/private/ansible.xfEsI_ TASK [Verify the setting when it is type str tlskey] *************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 21 March 2025 21:34:08 -0400 (0:00:00.511) 0:03:12.081 ********** ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlskey] ************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 21 March 2025 21:34:08 -0400 (0:00:00.124) 0:03:12.206 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = /etc/pki/tls/private/ansible.xfEsI_] *************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 21 March 2025 21:34:08 -0400 (0:00:00.105) 0:03:12.311 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlsprotocols setting] ***************************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:195 Friday 21 March 2025 21:34:08 -0400 (0:00:00.073) 0:03:12.385 ********** included: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node2 TASK [Get the value of the setting tlsprotocols] ******************************* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 21 March 2025 21:34:09 -0400 (0:00:00.191) 0:03:12.576 ********** ok: [managed-node2] => { "changed": false, "cmd": "grep '^tlsprotocols' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004331", "end": "2025-03-21 21:34:09.356309", "rc": 0, "start": "2025-03-21 21:34:09.351978" } STDOUT: tlsprotocols = 1.2 TASK [Verify the setting when it is type str tlsprotocols] ********************* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 21 March 2025 21:34:09 -0400 (0:00:00.377) 0:03:12.953 ********** ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlsprotocols] ******************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 21 March 2025 21:34:09 -0400 (0:00:00.088) 0:03:13.042 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = 1.2] *********************************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 21 March 2025 21:34:09 -0400 (0:00:00.094) 0:03:13.136 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the forceencryption setting] ************************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:203 Friday 21 March 2025 21:34:09 -0400 (0:00:00.121) 0:03:13.258 ********** included: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node2 TASK [Get the value of the setting forceencryption] **************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 21 March 2025 21:34:09 -0400 (0:00:00.217) 0:03:13.475 ********** ok: [managed-node2] => { "changed": false, "cmd": "grep '^forceencryption' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003747", "end": "2025-03-21 21:34:10.258288", "rc": 0, "start": "2025-03-21 21:34:10.254541" } STDOUT: forceencryption = 1 TASK [Verify the setting when it is type str forceencryption] ****************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 21 March 2025 21:34:10 -0400 (0:00:00.429) 0:03:13.905 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting when it is type bool forceencryption] ***************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 21 March 2025 21:34:10 -0400 (0:00:00.120) 0:03:14.025 ********** ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = True] ********************************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 21 March 2025 21:34:10 -0400 (0:00:00.125) 0:03:14.151 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify configuration for confined application] *************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:210 Friday 21 March 2025 21:34:10 -0400 (0:00:00.088) 0:03:14.240 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check the ansible_managed header in the configuration file] ************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:137 Friday 21 March 2025 21:34:10 -0400 (0:00:00.074) 0:03:14.314 ********** included: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/check_header.yml for managed-node2 TASK [Grep the ansible_managed header in /var/opt/mssql/mssql.conf] ************ task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/check_header.yml:4 Friday 21 March 2025 21:34:11 -0400 (0:00:00.751) 0:03:15.066 ********** ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "Ansible managed\n", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002722", "end": "2025-03-21 21:34:12.044570", "rc": 0, "start": "2025-03-21 21:34:12.041848" } STDOUT: # BEGIN ANSIBLE MANAGED BLOCK # # Ansible managed # # system_role:mssql # END ANSIBLE MANAGED BLOCK [sqlagent] enabled = false [EULA] accepteula = Y [network] tlscert = /etc/pki/tls/certs/ansible.0FFf7M tlskey = /etc/pki/tls/private/ansible.xfEsI_ tlsprotocols = 1.2 forceencryption = 1 TASK [Disable TLS encryption] ************************************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:141 Friday 21 March 2025 21:34:12 -0400 (0:00:00.624) 0:03:15.691 ********** TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Friday 21 March 2025 21:34:13 -0400 (0:00:01.291) 0:03:16.983 ********** included: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml for managed-node2 TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts used by role] ***** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Friday 21 March 2025 21:34:13 -0400 (0:00:00.144) 0:03:17.127 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set platform/version specific variables] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Friday 21 March 2025 21:34:13 -0400 (0:00:00.233) 0:03:17.361 ********** ok: [managed-node2] => (item=RedHat.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/9/prod/", "__mssql_confined_supported": true, "__mssql_server_repository": "https://packages.microsoft.com/rhel/9/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2022 ], "__mssql_tuned_supported": true }, "ansible_included_var_files": [ "/tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed-node2] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node2] => (item=CentOS_7.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/7/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/7/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019 ] }, "ansible_included_var_files": [ "/tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [managed-node2] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the __mssql_sqlcmd_login_cmd fact] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Friday 21 March 2025 21:34:14 -0400 (0:00:00.167) 0:03:17.529 ********** ok: [managed-node2] => { "ansible_facts": { "__mssql_sqlcmd_login_cmd": null }, "changed": false } TASK [fedora.linux_system_roles.mssql : Print that the mssql_input_sql_file variable is deprecated] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:15 Friday 21 March 2025 21:34:14 -0400 (0:00:00.100) 0:03:17.630 ********** skipping: [managed-node2] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:23 Friday 21 March 2025 21:34:14 -0400 (0:00:00.096) 0:03:17.726 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the variable is deprecated] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:30 Friday 21 March 2025 21:34:14 -0400 (0:00:00.081) 0:03:17.807 ********** skipping: [managed-node2] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:37 Friday 21 March 2025 21:34:14 -0400 (0:00:00.073) 0:03:17.881 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the mssql_ad_sql_user_name variable is deprecated] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:44 Friday 21 March 2025 21:34:14 -0400 (0:00:00.108) 0:03:17.990 ********** skipping: [managed-node2] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:51 Friday 21 March 2025 21:34:14 -0400 (0:00:00.112) 0:03:18.103 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the mssql_ha_cluster_run_role variable is deprecated] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:58 Friday 21 March 2025 21:34:14 -0400 (0:00:00.110) 0:03:18.214 ********** skipping: [managed-node2] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:65 Friday 21 March 2025 21:34:14 -0400 (0:00:00.113) 0:03:18.327 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that variable is deprecated] ***** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:74 Friday 21 March 2025 21:34:14 -0400 (0:00:00.108) 0:03:18.436 ********** skipping: [managed-node2] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated fact] ************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:83 Friday 21 March 2025 21:34:15 -0400 (0:00:00.111) 0:03:18.547 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fail on RHEL or CentOS 10 because it's not supported] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:87 Friday 21 March 2025 21:34:15 -0400 (0:00:00.108) 0:03:18.656 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that the user accepts EULA variables] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:94 Friday 21 March 2025 21:34:15 -0400 (0:00:00.119) 0:03:18.775 ********** ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Verify that EL < 8 is not used with mssql_ha_configure=true] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:106 Friday 21 March 2025 21:34:15 -0400 (0:00:00.126) 0:03:18.902 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify if the mssql_ha_replica_type variable is provided correctly] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:114 Friday 21 March 2025 21:34:15 -0400 (0:00:00.110) 0:03:19.012 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that 'mssql_ha_replica_type = primary' is provided once] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:123 Friday 21 March 2025 21:34:15 -0400 (0:00:00.114) 0:03:19.126 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_ha_prep_for_pacemaker is provided correctly] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:132 Friday 21 March 2025 21:34:15 -0400 (0:00:00.109) 0:03:19.236 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that selinux variables are used on supported platforms] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:142 Friday 21 March 2025 21:34:15 -0400 (0:00:00.109) 0:03:19.345 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_manage_selinux is set properly] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:151 Friday 21 March 2025 21:34:15 -0400 (0:00:00.114) 0:03:19.459 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:162 Friday 21 March 2025 21:34:16 -0400 (0:00:00.233) 0:03:19.692 ********** ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Set fact with the currently installed SQL Server version if any] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:166 Friday 21 March 2025 21:34:17 -0400 (0:00:01.336) 0:03:21.029 ********** ok: [managed-node2] => (item={u'value': 14, u'key': 2017}) => { "ansible_facts": { "__mssql_current_version": "2017" }, "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 } } skipping: [managed-node2] => (item={u'value': 15, u'key': 2019}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={u'value': 16, u'key': 2022}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set mssql_version variable if user does not define it] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:174 Friday 21 March 2025 21:34:17 -0400 (0:00:00.304) 0:03:21.333 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify if the mssql_version variable is provided correctly] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:181 Friday 21 March 2025 21:34:17 -0400 (0:00:00.112) 0:03:21.446 ********** ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Verify if mssql_version is not smaller then the existing SQL Server version] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:188 Friday 21 March 2025 21:34:18 -0400 (0:00:00.128) 0:03:21.575 ********** skipping: [managed-node2] => (item={u'value': 14, u'key': 2017}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={u'value': 15, u'key': 2019}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={u'value': 16, u'key': 2022}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Deploy the GPG key for Microsoft repositories] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:202 Friday 21 March 2025 21:34:18 -0400 (0:00:00.203) 0:03:21.778 ********** ok: [managed-node2] => { "attempts": 1, "changed": false } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2017] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:216 Friday 21 March 2025 21:34:18 -0400 (0:00:00.596) 0:03:22.374 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get yum repositories] ****************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:226 Friday 21 March 2025 21:34:18 -0400 (0:00:00.115) 0:03:22.489 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2017] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:237 Friday 21 March 2025 21:34:19 -0400 (0:00:00.121) 0:03:22.611 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2017] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:251 Friday 21 March 2025 21:34:19 -0400 (0:00:00.118) 0:03:22.729 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get zypper repositories] *************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:260 Friday 21 March 2025 21:34:19 -0400 (0:00:00.113) 0:03:22.842 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2017] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:272 Friday 21 March 2025 21:34:19 -0400 (0:00:00.114) 0:03:22.957 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2017] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:279 Friday 21 March 2025 21:34:19 -0400 (0:00:00.238) 0:03:23.195 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2017] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:291 Friday 21 March 2025 21:34:19 -0400 (0:00:00.175) 0:03:23.371 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure to run as a confined application with SELinux] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:304 Friday 21 March 2025 21:34:19 -0400 (0:00:00.119) 0:03:23.490 ********** ok: [managed-node2] => { "changed": false, "rc": 0, "results": [ "mssql-server-selinux is not installed" ] } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server] ******* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:309 Friday 21 March 2025 21:34:20 -0400 (0:00:00.709) 0:03:24.199 ********** ok: [managed-node2] => { "changed": false, "rc": 0, "results": [ "mssql-server-14.0.3465.1-1.x86_64 providing mssql-server is already installed" ] } lsrpackages: mssql-server TASK [fedora.linux_system_roles.mssql : Check if the errorlog file exists and its location] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:314 Friday 21 March 2025 21:34:21 -0400 (0:00:00.662) 0:03:24.862 ********** ok: [managed-node2] => { "changed": false, "cmd": "set -euo pipefail\nerrorlog=\"$(grep '^errorlogfile = ' /var/opt/mssql/mssql.conf \\\n| sed 's/errorlogfile : //')\" || :\nif [ -s \"${errorlog}\" ]; then\n echo \"${errorlog}\"\nelif [ -s /var/opt/mssql/log/errorlog ]; then\n echo /var/opt/mssql/log/errorlog\nelse\n echo \"\"\nfi\n", "delta": "0:00:00.004425", "end": "2025-03-21 21:34:21.625865", "rc": 0, "start": "2025-03-21 21:34:21.621440" } STDOUT: /var/opt/mssql/log/errorlog TASK [fedora.linux_system_roles.mssql : Gather system services facts] ********** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:330 Friday 21 March 2025 21:34:21 -0400 (0:00:00.413) 0:03:25.276 ********** ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Set the __mssql_is_setup variable] ***** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:334 Friday 21 March 2025 21:34:22 -0400 (0:00:00.885) 0:03:26.162 ********** ok: [managed-node2] => { "ansible_facts": { "__mssql_is_setup": true }, "changed": false } TASK [fedora.linux_system_roles.mssql : Verify that the variables required for setting up MSSQL are defined] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:343 Friday 21 March 2025 21:34:22 -0400 (0:00:00.103) 0:03:26.266 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set up MSSQL] ************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:359 Friday 21 March 2025 21:34:22 -0400 (0:00:00.081) 0:03:26.348 ********** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure the directory and permissions for datadir and logdir] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:384 Friday 21 March 2025 21:34:22 -0400 (0:00:00.134) 0:03:26.482 ********** skipping: [managed-node2] => (item={u'path': None, u'setting': u'defaultdatadir', u'mode': u'755'}) => { "ansible_loop_var": "item", "changed": false, "item": { "mode": "755", "path": null, "setting": "defaultdatadir" }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={u'path': None, u'setting': u'defaultlogdir', u'mode': u'755'}) => { "ansible_loop_var": "item", "changed": false, "item": { "mode": "755", "path": null, "setting": "defaultlogdir" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set selinux role facts for ports] ****** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:399 Friday 21 March 2025 21:34:23 -0400 (0:00:00.138) 0:03:26.620 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure correct SELinux context for storage paths and ports] ************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:413 Friday 21 March 2025 21:34:23 -0400 (0:00:00.111) 0:03:26.732 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that the tuned-profiles-mssql package is installed] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:424 Friday 21 March 2025 21:34:23 -0400 (0:00:00.111) 0:03:26.843 ********** ok: [managed-node2] => { "changed": false, "rc": 0, "results": [ "tuned-profiles-mssql-2.11.0-12.el7_9.noarch providing tuned-profiles-mssql is already installed" ] } lsrpackages: tuned-profiles-mssql TASK [fedora.linux_system_roles.mssql : Ensure that the tuned service is started and enabled] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:430 Friday 21 March 2025 21:34:23 -0400 (0:00:00.629) 0:03:27.472 ********** ok: [managed-node2] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-03-21 21:21:32 EDT", "ActiveEnterTimestampMonotonic": "16385326", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "dbus.service system.slice basic.target systemd-journald.socket systemd-sysctl.service network.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-03-21 21:21:31 EDT", "AssertTimestampMonotonic": "15848508", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "com.redhat.tuned", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-03-21 21:21:31 EDT", "ConditionTimestampMonotonic": "15848506", "Conflicts": "cpupower.service shutdown.target", "ControlGroup": "/system.slice/tuned.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "man:tuned(8) man:tuned.conf(5) man:tuned-adm(8)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "877", "ExecMainStartTimestamp": "Fri 2025-03-21 21:21:31 EDT", "ExecMainStartTimestampMonotonic": "15849521", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2025-03-21 21:21:31 EDT", "InactiveExitTimestampMonotonic": "15849568", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "29173", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "877", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target system.slice polkit.service dbus.service", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Fri 2025-03-21 21:21:32 EDT", "WatchdogTimestampMonotonic": "16384670", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Get the active Tuned profiles] ********* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:437 Friday 21 March 2025 21:34:24 -0400 (0:00:00.549) 0:03:28.021 ********** ok: [managed-node2] => { "changed": false, "cmd": [ "tuned-adm", "active" ], "delta": "0:00:00.080932", "end": "2025-03-21 21:34:24.866267", "rc": 0, "start": "2025-03-21 21:34:24.785335" } STDOUT: Current active profile: virtual-guest mssql TASK [fedora.linux_system_roles.mssql : Attempt to add mssql to the list of Tuned profiles] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:450 Friday 21 March 2025 21:34:25 -0400 (0:00:00.489) 0:03:28.511 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove troublemaking include from the mssql profile] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:463 Friday 21 March 2025 21:34:25 -0400 (0:00:00.133) 0:03:28.645 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Add the fixed mssql profile to the list of Tuned profiles] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:472 Friday 21 March 2025 21:34:25 -0400 (0:00:00.126) 0:03:28.771 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:482 Friday 21 March 2025 21:34:25 -0400 (0:00:00.114) 0:03:28.886 ********** ok: [managed-node2] => { "changed": false, "repo": "packages-microsoft-com-prod", "state": "present" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:490 Friday 21 March 2025 21:34:25 -0400 (0:00:00.423) 0:03:29.309 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that SQL Server client tools are installed] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:499 Friday 21 March 2025 21:34:25 -0400 (0:00:00.113) 0:03:29.423 ********** ok: [managed-node2] => { "changed": false, "rc": 0, "results": [ "mssql-tools18-18.4.1.1-1.x86_64 providing mssql-tools18 is already installed", "unixODBC-devel-2.3.11-1.rh.x86_64 providing unixODBC-devel is already installed" ] } lsrpackages: mssql-tools18 unixODBC-devel TASK [Create certificates using the certificate role] ************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:516 Friday 21 March 2025 21:34:26 -0400 (0:00:00.654) 0:03:30.078 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set mssql_tls_cert and _private_key based on the cert name] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:530 Friday 21 March 2025 21:34:26 -0400 (0:00:00.117) 0:03:30.195 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Copy certificate and private_key files to the host] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:535 Friday 21 March 2025 21:34:26 -0400 (0:00:00.109) 0:03:30.305 ********** skipping: [managed-node2] => (item=/tmp/ansible.0FFf7M) => { "ansible_loop_var": "item", "changed": false, "item": "/tmp/ansible.0FFf7M", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=ansible.xfEsI_) => { "ansible_loop_var": "item", "changed": false, "item": "ansible.xfEsI_", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlscert setting] ********* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:553 Friday 21 March 2025 21:34:26 -0400 (0:00:00.135) 0:03:30.440 ********** included: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node2 TASK [fedora.linux_system_roles.mssql : Get the setting network tlscert] ******* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 21 March 2025 21:34:27 -0400 (0:00:00.201) 0:03:30.642 ********** ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^tlscert = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002772", "end": "2025-03-21 21:34:27.433887", "failed_when_result": false, "rc": 0, "start": "2025-03-21 21:34:27.431115" } STDOUT: tlscert = /etc/pki/tls/certs/ansible.0FFf7M TASK [fedora.linux_system_roles.mssql : Configure the setting network tlscert] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 21 March 2025 21:34:27 -0400 (0:00:00.560) 0:03:31.202 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network tlscert] ***** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 21 March 2025 21:34:27 -0400 (0:00:00.141) 0:03:31.344 ********** NOTIFIED HANDLER fedora.linux_system_roles.mssql : Restart the mssql-server service for managed-node2 changed: [managed-node2] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlscert" ], "delta": "0:00:00.043490", "end": "2025-03-21 21:34:28.171608", "failed_when_result": false, "rc": 0, "start": "2025-03-21 21:34:28.128118" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Configure the tlskey setting] ********** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:562 Friday 21 March 2025 21:34:28 -0400 (0:00:00.492) 0:03:31.836 ********** included: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node2 TASK [fedora.linux_system_roles.mssql : Get the setting network tlskey] ******** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 21 March 2025 21:34:28 -0400 (0:00:00.175) 0:03:32.012 ********** ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^tlskey = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002903", "end": "2025-03-21 21:34:28.757867", "failed_when_result": false, "rc": 0, "start": "2025-03-21 21:34:28.754964" } STDOUT: tlskey = /etc/pki/tls/private/ansible.xfEsI_ TASK [fedora.linux_system_roles.mssql : Configure the setting network tlskey] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 21 March 2025 21:34:28 -0400 (0:00:00.345) 0:03:32.357 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network tlskey] ****** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 21 March 2025 21:34:28 -0400 (0:00:00.084) 0:03:32.442 ********** changed: [managed-node2] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlskey" ], "delta": "0:00:00.043601", "end": "2025-03-21 21:34:29.219536", "failed_when_result": false, "rc": 0, "start": "2025-03-21 21:34:29.175935" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Configure the tlsprotocols setting] **** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:571 Friday 21 March 2025 21:34:29 -0400 (0:00:00.389) 0:03:32.831 ********** included: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node2 TASK [fedora.linux_system_roles.mssql : Get the setting network tlsprotocols] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 21 March 2025 21:34:29 -0400 (0:00:00.217) 0:03:33.049 ********** ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^tlsprotocols = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002790", "end": "2025-03-21 21:34:34.830161", "failed_when_result": false, "rc": 0, "start": "2025-03-21 21:34:34.827371" } STDOUT: tlsprotocols = 1.2 TASK [fedora.linux_system_roles.mssql : Configure the setting network tlsprotocols] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 21 March 2025 21:34:34 -0400 (0:00:05.400) 0:03:38.449 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network tlsprotocols] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 21 March 2025 21:34:35 -0400 (0:00:00.094) 0:03:38.544 ********** changed: [managed-node2] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlsprotocols" ], "delta": "0:00:00.042703", "end": "2025-03-21 21:34:35.362390", "failed_when_result": false, "rc": 0, "start": "2025-03-21 21:34:35.319687" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Configure the forceencryption setting] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:578 Friday 21 March 2025 21:34:35 -0400 (0:00:00.445) 0:03:38.989 ********** included: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node2 TASK [fedora.linux_system_roles.mssql : Get the setting network forceencryption] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 21 March 2025 21:34:35 -0400 (0:00:00.168) 0:03:39.158 ********** ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^forceencryption = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002849", "end": "2025-03-21 21:34:35.946746", "failed_when_result": false, "rc": 0, "start": "2025-03-21 21:34:35.943897" } STDOUT: forceencryption = 1 TASK [fedora.linux_system_roles.mssql : Configure the setting network forceencryption] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 21 March 2025 21:34:36 -0400 (0:00:00.438) 0:03:39.597 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network forceencryption] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 21 March 2025 21:34:36 -0400 (0:00:00.103) 0:03:39.700 ********** changed: [managed-node2] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.forceencryption" ], "delta": "0:00:00.043399", "end": "2025-03-21 21:34:36.495533", "failed_when_result": false, "rc": 0, "start": "2025-03-21 21:34:36.452134" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Get the setting forceencryption] ******* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:587 Friday 21 March 2025 21:34:36 -0400 (0:00:00.457) 0:03:40.158 ********** ok: [managed-node2] => { "changed": false, "cmd": "set -euo pipefail; grep '^forceencryption' /var/opt/mssql/mssql.conf | sed 's/forceencryption = //g'", "delta": "0:00:00.004802", "end": "2025-03-21 21:34:41.934237", "failed_when_result": false, "rc": 1, "start": "2025-03-21 21:34:41.929435" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Append -No to sqlcmd when TLS is not configured] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:596 Friday 21 March 2025 21:34:42 -0400 (0:00:05.411) 0:03:45.570 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Append -C to sqlcmd when TLS is configured but certs are self-signed] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:603 Friday 21 March 2025 21:34:42 -0400 (0:00:00.139) 0:03:45.710 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Prepare MSSQL and facts for logging in] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:616 Friday 21 March 2025 21:34:42 -0400 (0:00:00.112) 0:03:45.822 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Wait for mssql-server to prepare for client connections] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:620 Friday 21 March 2025 21:34:42 -0400 (0:00:00.245) 0:03:46.068 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the set password matches the existing password] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:626 Friday 21 March 2025 21:34:42 -0400 (0:00:00.122) 0:03:46.190 ********** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:641 Friday 21 March 2025 21:34:42 -0400 (0:00:00.134) 0:03:46.324 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:648 Friday 21 March 2025 21:34:42 -0400 (0:00:00.113) 0:03:46.438 ********** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Change the password of sa user] ******** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:656 Friday 21 March 2025 21:34:43 -0400 (0:00:00.121) 0:03:46.559 ********** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Pre-input SQL script files to SQL Server] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:677 Friday 21 March 2025 21:34:43 -0400 (0:00:00.137) 0:03:46.697 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Pre-input SQL script contents to SQL Server] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:684 Friday 21 March 2025 21:34:43 -0400 (0:00:00.111) 0:03:46.809 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the set edition matches the existing edition] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:695 Friday 21 March 2025 21:34:43 -0400 (0:00:00.111) 0:03:46.920 ********** ok: [managed-node2] => { "changed": false, "cmd": "errorlog_edition=\"$(grep -oi 'Evaluation edition' \\\n/var/opt/mssql/log/errorlog)\"\nif [ -z \"${errorlog_edition}\" ]; then\n edition_matches=false\nelse\n edition_matches=true\nfi\necho \"${edition_matches}\"\n", "delta": "0:00:00.004677", "end": "2025-03-21 21:34:43.680423", "rc": 0, "start": "2025-03-21 21:34:43.675746" } STDOUT: true TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:709 Friday 21 March 2025 21:34:43 -0400 (0:00:00.389) 0:03:47.309 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:716 Friday 21 March 2025 21:34:43 -0400 (0:00:00.114) 0:03:47.424 ********** ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Change the edition of MSSQL] *********** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:722 Friday 21 March 2025 21:34:45 -0400 (0:00:01.293) 0:03:48.717 ********** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Configure the IP address setting] ****** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:741 Friday 21 March 2025 21:34:45 -0400 (0:00:00.098) 0:03:48.816 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register the previous tcpport setting] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:748 Friday 21 March 2025 21:34:45 -0400 (0:00:00.210) 0:03:49.027 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:755 Friday 21 March 2025 21:34:45 -0400 (0:00:00.122) 0:03:49.150 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the TCP port setting to 1433] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:767 Friday 21 March 2025 21:34:45 -0400 (0:00:00.105) 0:03:49.255 ********** included: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node2 TASK [fedora.linux_system_roles.mssql : Get the setting network tcpport] ******* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 21 March 2025 21:34:45 -0400 (0:00:00.171) 0:03:49.426 ********** ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:01.003790", "end": "2025-03-21 21:34:47.162902", "failed_when_result": false, "rc": 1, "start": "2025-03-21 21:34:46.159112" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tcpport] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 21 March 2025 21:34:47 -0400 (0:00:01.368) 0:03:50.795 ********** ok: [managed-node2] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.043751", "end": "2025-03-21 21:34:47.649322", "failed_when_result": false, "rc": 0, "start": "2025-03-21 21:34:47.605571" } STDOUT: Validation error on setting 'network.tcpport' Port '1433' is already in use. Please use another port TASK [fedora.linux_system_roles.mssql : Unset the setting network tcpport] ***** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 21 March 2025 21:34:47 -0400 (0:00:00.491) 0:03:51.287 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Close the previously set SQL Server TCP port if it changed] ************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:773 Friday 21 March 2025 21:34:47 -0400 (0:00:00.082) 0:03:51.370 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the sqlagent setting] ******** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:793 Friday 21 March 2025 21:34:47 -0400 (0:00:00.080) 0:03:51.450 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-fts] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:800 Friday 21 March 2025 21:34:48 -0400 (0:00:00.072) 0:03:51.523 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package powershell] ********* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:807 Friday 21 March 2025 21:34:48 -0400 (0:00:00.074) 0:03:51.597 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the 3979 trace flag is enabled] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:816 Friday 21 March 2025 21:34:48 -0400 (0:00:00.070) 0:03:51.668 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set the 3979 traceflag] **************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:822 Friday 21 March 2025 21:34:48 -0400 (0:00:00.116) 0:03:51.784 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the 3979 traceflag] ************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:829 Friday 21 March 2025 21:34:48 -0400 (0:00:00.331) 0:03:52.115 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the alternatewritethrough setting] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:837 Friday 21 March 2025 21:34:48 -0400 (0:00:00.113) 0:03:52.228 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the writethrough setting] **** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:843 Friday 21 March 2025 21:34:48 -0400 (0:00:00.119) 0:03:52.347 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that ad_integration_realm variable is provided] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:853 Friday 21 March 2025 21:34:48 -0400 (0:00:00.106) 0:03:52.453 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:861 Friday 21 March 2025 21:34:49 -0400 (0:00:00.076) 0:03:52.530 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure adutil and krb5-workstation] **** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:869 Friday 21 March 2025 21:34:49 -0400 (0:00:00.070) 0:03:52.600 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print credential caches to check if AD principal exists] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:876 Friday 21 March 2025 21:34:49 -0400 (0:00:00.073) 0:03:52.674 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print status of credential cache for {{ __mssql_ad_kinit_user }}] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:883 Friday 21 March 2025 21:34:49 -0400 (0:00:00.077) 0:03:52.751 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Obtain Kerberos ticket for {{ __mssql_ad_kinit_user }}] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:892 Friday 21 March 2025 21:34:49 -0400 (0:00:00.075) 0:03:52.826 ********** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Check if AD user exists] *************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:905 Friday 21 March 2025 21:34:49 -0400 (0:00:00.078) 0:03:52.905 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : In AD server create user] ************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:914 Friday 21 March 2025 21:34:49 -0400 (0:00:00.075) 0:03:52.980 ********** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure proper configuration on user] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:928 Friday 21 March 2025 21:34:49 -0400 (0:00:00.076) 0:03:53.056 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get SPNs for the principal] ************ task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:938 Friday 21 March 2025 21:34:49 -0400 (0:00:00.073) 0:03:53.129 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register SPNs to the principal] ******** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:943 Friday 21 March 2025 21:34:49 -0400 (0:00:00.104) 0:03:53.234 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get kvno of the SPN host] ************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:960 Friday 21 March 2025 21:34:49 -0400 (0:00:00.091) 0:03:53.325 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get stats of the keytab file] ********** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:965 Friday 21 March 2025 21:34:49 -0400 (0:00:00.112) 0:03:53.437 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get keytab properties] ***************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:970 Friday 21 March 2025 21:34:50 -0400 (0:00:00.145) 0:03:53.583 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create keytab] ************************* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:976 Friday 21 March 2025 21:34:50 -0400 (0:00:00.106) 0:03:53.690 ********** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Add an entry in the keytab for the principal name and password] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1002 Friday 21 March 2025 21:34:50 -0400 (0:00:00.095) 0:03:53.786 ********** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure correct permissions and ownership on the keytab] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1023 Friday 21 March 2025 21:34:50 -0400 (0:00:00.094) 0:03:53.880 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch keytab file to host] ************* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1031 Friday 21 March 2025 21:34:50 -0400 (0:00:00.177) 0:03:54.058 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1041 Friday 21 March 2025 21:34:50 -0400 (0:00:00.078) 0:03:54.136 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1047 Friday 21 March 2025 21:34:50 -0400 (0:00:00.075) 0:03:54.212 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that hosts with mssql_ha_replica_type=primary is available] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1065 Friday 21 March 2025 21:34:50 -0400 (0:00:00.082) 0:03:54.294 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the port and enable the high-availability service in firewall tcp port 5022] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1076 Friday 21 March 2025 21:34:50 -0400 (0:00:00.078) 0:03:54.372 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set host variables] ******************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1096 Friday 21 March 2025 21:34:50 -0400 (0:00:00.078) 0:03:54.451 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1149 Friday 21 March 2025 21:34:51 -0400 (0:00:00.091) 0:03:54.542 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1156 Friday 21 March 2025 21:34:51 -0400 (0:00:00.073) 0:03:54.616 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1163 Friday 21 March 2025 21:34:51 -0400 (0:00:00.076) 0:03:54.693 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1173 Friday 21 March 2025 21:34:51 -0400 (0:00:00.073) 0:03:54.766 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key files] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1179 Friday 21 March 2025 21:34:51 -0400 (0:00:00.074) 0:03:54.841 ********** skipping: [managed-node2] => (item=/var/opt/mssql/data/.cer) => { "ansible_loop_var": "item", "changed": false, "item": "/var/opt/mssql/data/.cer", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=/var/opt/mssql/data/.pvk) => { "ansible_loop_var": "item", "changed": false, "item": "/var/opt/mssql/data/.pvk", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure SQL entities on the primary replica] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1187 Friday 21 March 2025 21:34:51 -0400 (0:00:00.083) 0:03:54.925 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create login for HA on in SQL Server] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1196 Friday 21 March 2025 21:34:51 -0400 (0:00:00.070) 0:03:54.996 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch certificate files from the primary to the control node] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1204 Friday 21 March 2025 21:34:51 -0400 (0:00:00.071) 0:03:55.067 ********** skipping: [managed-node2] => (item={u'key': u'cert', u'value': u'/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={u'key': u'key', u'value': u'/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get the current primary replica in SQL] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1218 Friday 21 March 2025 21:34:51 -0400 (0:00:00.090) 0:03:55.157 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set fact with the current primary replica] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1224 Friday 21 March 2025 21:34:51 -0400 (0:00:00.076) 0:03:55.234 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that primary instance hosts is available] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1246 Friday 21 March 2025 21:34:51 -0400 (0:00:00.074) 0:03:55.308 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure ag] ************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1256 Friday 21 March 2025 21:34:51 -0400 (0:00:00.079) 0:03:55.387 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1265 Friday 21 March 2025 21:34:51 -0400 (0:00:00.075) 0:03:55.463 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Replicate DBs] ************************* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1274 Friday 21 March 2025 21:34:52 -0400 (0:00:00.177) 0:03:55.640 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1285 Friday 21 March 2025 21:34:52 -0400 (0:00:00.075) 0:03:55.716 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that hosts with replica_type=primary is available] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1298 Friday 21 March 2025 21:34:52 -0400 (0:00:00.072) 0:03:55.789 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1307 Friday 21 March 2025 21:34:52 -0400 (0:00:00.075) 0:03:55.864 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1314 Friday 21 March 2025 21:34:52 -0400 (0:00:00.071) 0:03:55.936 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1321 Friday 21 March 2025 21:34:52 -0400 (0:00:00.073) 0:03:56.010 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1329 Friday 21 March 2025 21:34:52 -0400 (0:00:00.073) 0:03:56.083 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Distribute certificate and private key to managed nodes] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1336 Friday 21 March 2025 21:34:52 -0400 (0:00:00.070) 0:03:56.154 ********** skipping: [managed-node2] => (item={u'key': u'cert', u'value': u'/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={u'key': u'key', u'value': u'/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure SQL entities on not primary replicas] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1348 Friday 21 March 2025 21:34:52 -0400 (0:00:00.090) 0:03:56.244 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create HA login] *********************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1357 Friday 21 March 2025 21:34:52 -0400 (0:00:00.071) 0:03:56.316 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Join to availability group] ************ task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1364 Friday 21 March 2025 21:34:52 -0400 (0:00:00.072) 0:03:56.388 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1370 Friday 21 March 2025 21:34:52 -0400 (0:00:00.069) 0:03:56.458 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key from the control node] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1378 Friday 21 March 2025 21:34:53 -0400 (0:00:00.080) 0:03:56.538 ********** skipping: [managed-node2] => (item=cert) => { "ansible_loop_var": "item", "changed": false, "item": "cert", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=key) => { "ansible_loop_var": "item", "changed": false, "item": "key", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Save credentials for the SQL Server login] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1391 Friday 21 March 2025 21:34:53 -0400 (0:00:00.151) 0:03:56.690 ********** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Run ha_cluster to configure pacemaker] *********************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1403 Friday 21 March 2025 21:34:53 -0400 (0:00:00.109) 0:03:56.799 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Wait for the cluster to finish configuration] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1408 Friday 21 March 2025 21:34:53 -0400 (0:00:00.118) 0:03:56.917 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure listener for the availability group] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1416 Friday 21 March 2025 21:34:53 -0400 (0:00:00.119) 0:03:57.037 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the ansible_managed header in /var/opt/mssql/mssql.conf] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1425 Friday 21 March 2025 21:34:53 -0400 (0:00:00.097) 0:03:57.135 ********** changed: [managed-node2] => { "changed": true } MSG: Block inserted RUNNING HANDLER [fedora.linux_system_roles.mssql : Restart the mssql-server service] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/handlers/main.yml:3 Friday 21 March 2025 21:34:54 -0400 (0:00:00.734) 0:03:57.869 ********** changed: [managed-node2] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-03-21 21:33:57 EDT", "ActiveEnterTimestampMonotonic": "760488854", "ActiveExitTimestamp": "Fri 2025-03-21 21:33:56 EDT", "ActiveExitTimestampMonotonic": "759544095", "ActiveState": "active", "After": "system.slice basic.target auditd.service systemd-journald.socket network.target -.mount", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-03-21 21:33:57 EDT", "AssertTimestampMonotonic": "760487949", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-03-21 21:33:57 EDT", "ConditionTimestampMonotonic": "760487948", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "28375", "ExecMainStartTimestamp": "Fri 2025-03-21 21:33:57 EDT", "ExecMainStartTimestampMonotonic": "760488804", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Fri 2025-03-21 21:33:57 EDT] ; stop_time=[n/a] ; pid=28375 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Fri 2025-03-21 21:33:57 EDT", "InactiveEnterTimestampMonotonic": "760486791", "InactiveExitTimestamp": "Fri 2025-03-21 21:33:57 EDT", "InactiveExitTimestampMonotonic": "760488854", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "18446744073709551615", "LimitNPROC": "18446744073709551615", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "28375", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice -.mount basic.target", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Fri 2025-03-21 21:33:57 EDT", "WatchdogTimestampMonotonic": "760488835", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } META: ran handlers TASK [fedora.linux_system_roles.mssql : Post-input SQL scripts to SQL Server] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1438 Friday 21 March 2025 21:34:55 -0400 (0:00:00.960) 0:03:58.829 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Post-input SQL scripts to SQL Server] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1445 Friday 21 March 2025 21:34:55 -0400 (0:00:00.070) 0:03:58.900 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify connectivity and settings] **************************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:147 Friday 21 March 2025 21:34:55 -0400 (0:00:00.072) 0:03:58.973 ********** included: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml for managed-node2 TASK [Check if the errorlog file exists and its location] ********************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:8 Friday 21 March 2025 21:34:56 -0400 (0:00:00.555) 0:03:59.528 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if the set edition matches the existing edition] ******************* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:23 Friday 21 March 2025 21:34:56 -0400 (0:00:00.072) 0:03:59.601 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify if the edition matches] ******************************************* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:35 Friday 21 March 2025 21:34:56 -0400 (0:00:00.069) 0:03:59.671 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting {{ item.key }}] *************************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:39 Friday 21 March 2025 21:34:56 -0400 (0:00:00.079) 0:03:59.750 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_datadir] *********************************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:55 Friday 21 March 2025 21:34:56 -0400 (0:00:00.069) 0:03:59.820 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_datadir has proper permissions and ownership] ********** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:60 Friday 21 March 2025 21:34:56 -0400 (0:00:00.068) 0:03:59.888 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_logdir] ************************************************ task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:70 Friday 21 March 2025 21:34:56 -0400 (0:00:00.066) 0:03:59.954 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_logdir has proper permissions and ownership] *********** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:75 Friday 21 March 2025 21:34:56 -0400 (0:00:00.168) 0:04:00.123 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Prepare MSSQL and facts for logging in] ********************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:85 Friday 21 March 2025 21:34:56 -0400 (0:00:00.074) 0:04:00.197 ********** TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is started] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:3 Friday 21 March 2025 21:34:56 -0400 (0:00:00.132) 0:04:00.329 ********** ok: [managed-node2] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-03-21 21:34:55 EDT", "ActiveEnterTimestampMonotonic": "818333385", "ActiveExitTimestamp": "Fri 2025-03-21 21:34:54 EDT", "ActiveExitTimestampMonotonic": "818096600", "ActiveState": "active", "After": "system.slice basic.target auditd.service systemd-journald.socket network.target -.mount", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-03-21 21:34:55 EDT", "AssertTimestampMonotonic": "818332683", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-03-21 21:34:55 EDT", "ConditionTimestampMonotonic": "818332682", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "30502", "ExecMainStartTimestamp": "Fri 2025-03-21 21:34:55 EDT", "ExecMainStartTimestampMonotonic": "818333318", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Fri 2025-03-21 21:34:55 EDT] ; stop_time=[n/a] ; pid=30502 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Fri 2025-03-21 21:34:55 EDT", "InactiveEnterTimestampMonotonic": "818332267", "InactiveExitTimestamp": "Fri 2025-03-21 21:34:55 EDT", "InactiveExitTimestampMonotonic": "818333385", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "18446744073709551615", "LimitNPROC": "18446744073709551615", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "30502", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice -.mount basic.target", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Fri 2025-03-21 21:34:55 EDT", "WatchdogTimestampMonotonic": "818333366", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Check if a custom tcpport setting exist] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:8 Friday 21 March 2025 21:34:57 -0400 (0:00:00.448) 0:04:00.778 ********** ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002832", "end": "2025-03-21 21:34:57.543862", "failed_when_result": false, "rc": 1, "start": "2025-03-21 21:34:57.541030" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Check if a custom ipaddress setting exist] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:14 Friday 21 March 2025 21:34:57 -0400 (0:00:00.373) 0:04:01.151 ********** ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003945", "end": "2025-03-21 21:34:57.932131", "failed_when_result": false, "rc": 1, "start": "2025-03-21 21:34:57.928186" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Set a fact with a login command] ******* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:20 Friday 21 March 2025 21:34:58 -0400 (0:00:00.386) 0:04:01.538 ********** ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Wait for mssql-server to prepare for client connections] ***************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:93 Friday 21 March 2025 21:34:58 -0400 (0:00:00.092) 0:04:01.630 ********** ok: [managed-node2] => { "changed": false, "elapsed": 1, "gid": 994, "group": "mssql", "match_groupdict": {}, "match_groups": [], "mode": "0660", "owner": "mssql", "path": "/var/opt/mssql/log/errorlog", "port": null, "search_regex": "SQL Server is now ready for client connections", "secontext": "system_u:object_r:var_t:s0", "size": 6263, "state": "file", "uid": 996 } TASK [Check if the set password matches the existing password] ***************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:99 Friday 21 March 2025 21:34:59 -0400 (0:00:01.386) 0:04:03.017 ********** ok: [managed-node2] => { "attempts": 1, "changed": false, "cmd": [ "/opt/mssql-tools18/bin/sqlcmd", "-C", "-No", "-U", "sa", "-P", "p@55w0rD", "-Q", "SELECT @@VERSION" ], "delta": "0:00:00.021020", "end": "2025-03-21 21:34:59.820832", "rc": 0, "start": "2025-03-21 21:34:59.799812" } STDOUT: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Microsoft SQL Server 2017 (RTM-CU31-GDR) (KB5029376) - 14.0.3465.1 (X64) Jul 30 2023 15:31:58 Copyright (C) 2017 Microsoft Corporation Enterprise Evaluation Edition (64-bit) on Linux (CentOS Linux 7 (Core)) (1 rows affected) TASK [Set the mssql_password variable to default null] ************************* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:118 Friday 21 March 2025 21:34:59 -0400 (0:00:00.409) 0:04:03.426 ********** ok: [managed-node2] => { "ansible_facts": { "mssql_password": null }, "changed": false } TASK [Verify the package mssql-server-fts] ************************************* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:122 Friday 21 March 2025 21:35:00 -0400 (0:00:00.083) 0:04:03.510 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the package powershell] ******************************************* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:129 Friday 21 March 2025 21:35:00 -0400 (0:00:00.136) 0:04:03.647 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the traceflag setting] ********************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:140 Friday 21 March 2025 21:35:00 -0400 (0:00:00.107) 0:04:03.754 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is set to 3979] ************************ task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:145 Friday 21 March 2025 21:35:00 -0400 (0:00:00.118) 0:04:03.873 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is not set to 3979] ******************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:150 Friday 21 March 2025 21:35:00 -0400 (0:00:00.251) 0:04:04.124 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the alternatewritethrough setting is false] ****************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:156 Friday 21 March 2025 21:35:00 -0400 (0:00:00.139) 0:04:04.264 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the writethrough setting] ***************************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:162 Friday 21 March 2025 21:35:00 -0400 (0:00:00.126) 0:04:04.391 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlscert setting] ********************************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:172 Friday 21 March 2025 21:35:01 -0400 (0:00:00.130) 0:04:04.521 ********** included: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node2 TASK [Get the value of the setting tlscert] ************************************ task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 21 March 2025 21:35:01 -0400 (0:00:00.210) 0:04:04.731 ********** ok: [managed-node2] => { "changed": false, "cmd": "grep '^tlscert' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003908", "end": "2025-03-21 21:35:01.551487", "rc": 0, "start": "2025-03-21 21:35:01.547579" } TASK [Verify the setting when it is type str tlscert] ************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 21 March 2025 21:35:01 -0400 (0:00:00.469) 0:04:05.201 ********** ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlscert] ************************* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 21 March 2025 21:35:01 -0400 (0:00:00.135) 0:04:05.337 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport =] *************************************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 21 March 2025 21:35:01 -0400 (0:00:00.125) 0:04:05.463 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlskey setting] *********************************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:183 Friday 21 March 2025 21:35:02 -0400 (0:00:00.116) 0:04:05.580 ********** included: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node2 TASK [Get the value of the setting tlskey] ************************************* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 21 March 2025 21:35:02 -0400 (0:00:00.209) 0:04:05.789 ********** ok: [managed-node2] => { "changed": false, "cmd": "grep '^tlskey' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003778", "end": "2025-03-21 21:35:02.593511", "rc": 0, "start": "2025-03-21 21:35:02.589733" } TASK [Verify the setting when it is type str tlskey] *************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 21 March 2025 21:35:02 -0400 (0:00:00.459) 0:04:06.248 ********** ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlskey] ************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 21 March 2025 21:35:02 -0400 (0:00:00.144) 0:04:06.393 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport =] *************************************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 21 March 2025 21:35:03 -0400 (0:00:00.135) 0:04:06.529 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlsprotocols setting] ***************************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:195 Friday 21 March 2025 21:35:03 -0400 (0:00:00.113) 0:04:06.642 ********** included: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node2 TASK [Get the value of the setting tlsprotocols] ******************************* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 21 March 2025 21:35:03 -0400 (0:00:00.341) 0:04:06.984 ********** ok: [managed-node2] => { "changed": false, "cmd": "grep '^tlsprotocols' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004156", "end": "2025-03-21 21:35:03.777319", "rc": 0, "start": "2025-03-21 21:35:03.773163" } TASK [Verify the setting when it is type str tlsprotocols] ********************* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 21 March 2025 21:35:03 -0400 (0:00:00.447) 0:04:07.432 ********** ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlsprotocols] ******************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 21 March 2025 21:35:04 -0400 (0:00:00.137) 0:04:07.569 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport =] *************************************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 21 March 2025 21:35:04 -0400 (0:00:00.120) 0:04:07.690 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the forceencryption setting] ************************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:203 Friday 21 March 2025 21:35:04 -0400 (0:00:00.111) 0:04:07.802 ********** included: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node2 TASK [Get the value of the setting forceencryption] **************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 21 March 2025 21:35:04 -0400 (0:00:00.228) 0:04:08.030 ********** ok: [managed-node2] => { "changed": false, "cmd": "grep '^forceencryption' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003757", "end": "2025-03-21 21:35:04.834786", "rc": 0, "start": "2025-03-21 21:35:04.831029" } TASK [Verify the setting when it is type str forceencryption] ****************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 21 March 2025 21:35:04 -0400 (0:00:00.457) 0:04:08.487 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting when it is type bool forceencryption] ***************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 21 March 2025 21:35:05 -0400 (0:00:00.124) 0:04:08.612 ********** ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = False] ********************************************* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 21 March 2025 21:35:05 -0400 (0:00:00.145) 0:04:08.758 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify configuration for confined application] *************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:210 Friday 21 March 2025 21:35:05 -0400 (0:00:00.115) 0:04:08.873 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Test with certs created by the certificate role] ************************* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:154 Friday 21 March 2025 21:35:05 -0400 (0:00:00.114) 0:04:08.988 ********** TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Friday 21 March 2025 21:35:07 -0400 (0:00:02.341) 0:04:11.330 ********** included: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml for managed-node2 TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts used by role] ***** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Friday 21 March 2025 21:35:08 -0400 (0:00:00.217) 0:04:11.547 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set platform/version specific variables] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Friday 21 March 2025 21:35:08 -0400 (0:00:00.149) 0:04:11.696 ********** ok: [managed-node2] => (item=RedHat.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/9/prod/", "__mssql_confined_supported": true, "__mssql_server_repository": "https://packages.microsoft.com/rhel/9/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2022 ], "__mssql_tuned_supported": true }, "ansible_included_var_files": [ "/tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed-node2] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node2] => (item=CentOS_7.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/7/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/7/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019 ] }, "ansible_included_var_files": [ "/tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [managed-node2] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the __mssql_sqlcmd_login_cmd fact] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Friday 21 March 2025 21:35:08 -0400 (0:00:00.171) 0:04:11.868 ********** ok: [managed-node2] => { "ansible_facts": { "__mssql_sqlcmd_login_cmd": null }, "changed": false } TASK [fedora.linux_system_roles.mssql : Print that the mssql_input_sql_file variable is deprecated] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:15 Friday 21 March 2025 21:35:08 -0400 (0:00:00.111) 0:04:11.979 ********** skipping: [managed-node2] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:23 Friday 21 March 2025 21:35:08 -0400 (0:00:00.113) 0:04:12.092 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the variable is deprecated] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:30 Friday 21 March 2025 21:35:08 -0400 (0:00:00.111) 0:04:12.204 ********** skipping: [managed-node2] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:37 Friday 21 March 2025 21:35:08 -0400 (0:00:00.115) 0:04:12.319 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the mssql_ad_sql_user_name variable is deprecated] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:44 Friday 21 March 2025 21:35:08 -0400 (0:00:00.105) 0:04:12.425 ********** skipping: [managed-node2] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:51 Friday 21 March 2025 21:35:09 -0400 (0:00:00.280) 0:04:12.706 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the mssql_ha_cluster_run_role variable is deprecated] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:58 Friday 21 March 2025 21:35:09 -0400 (0:00:00.113) 0:04:12.819 ********** skipping: [managed-node2] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:65 Friday 21 March 2025 21:35:09 -0400 (0:00:00.113) 0:04:12.933 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that variable is deprecated] ***** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:74 Friday 21 March 2025 21:35:09 -0400 (0:00:00.114) 0:04:13.047 ********** skipping: [managed-node2] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated fact] ************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:83 Friday 21 March 2025 21:35:09 -0400 (0:00:00.110) 0:04:13.158 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fail on RHEL or CentOS 10 because it's not supported] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:87 Friday 21 March 2025 21:35:09 -0400 (0:00:00.120) 0:04:13.279 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that the user accepts EULA variables] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:94 Friday 21 March 2025 21:35:09 -0400 (0:00:00.116) 0:04:13.395 ********** ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Verify that EL < 8 is not used with mssql_ha_configure=true] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:106 Friday 21 March 2025 21:35:10 -0400 (0:00:00.128) 0:04:13.524 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify if the mssql_ha_replica_type variable is provided correctly] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:114 Friday 21 March 2025 21:35:10 -0400 (0:00:00.085) 0:04:13.609 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that 'mssql_ha_replica_type = primary' is provided once] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:123 Friday 21 March 2025 21:35:10 -0400 (0:00:00.075) 0:04:13.685 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_ha_prep_for_pacemaker is provided correctly] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:132 Friday 21 March 2025 21:35:10 -0400 (0:00:00.104) 0:04:13.789 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that selinux variables are used on supported platforms] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:142 Friday 21 March 2025 21:35:10 -0400 (0:00:00.107) 0:04:13.896 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_manage_selinux is set properly] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:151 Friday 21 March 2025 21:35:10 -0400 (0:00:00.092) 0:04:13.989 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:162 Friday 21 March 2025 21:35:10 -0400 (0:00:00.089) 0:04:14.078 ********** ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Set fact with the currently installed SQL Server version if any] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:166 Friday 21 March 2025 21:35:12 -0400 (0:00:01.677) 0:04:15.756 ********** ok: [managed-node2] => (item={u'value': 14, u'key': 2017}) => { "ansible_facts": { "__mssql_current_version": "2017" }, "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 } } skipping: [managed-node2] => (item={u'value': 15, u'key': 2019}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={u'value': 16, u'key': 2022}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set mssql_version variable if user does not define it] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:174 Friday 21 March 2025 21:35:12 -0400 (0:00:00.374) 0:04:16.131 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify if the mssql_version variable is provided correctly] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:181 Friday 21 March 2025 21:35:12 -0400 (0:00:00.214) 0:04:16.345 ********** ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Verify if mssql_version is not smaller then the existing SQL Server version] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:188 Friday 21 March 2025 21:35:13 -0400 (0:00:00.201) 0:04:16.547 ********** skipping: [managed-node2] => (item={u'value': 14, u'key': 2017}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={u'value': 15, u'key': 2019}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={u'value': 16, u'key': 2022}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Deploy the GPG key for Microsoft repositories] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:202 Friday 21 March 2025 21:35:13 -0400 (0:00:00.304) 0:04:16.852 ********** ok: [managed-node2] => { "attempts": 1, "changed": false } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2017] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:216 Friday 21 March 2025 21:35:19 -0400 (0:00:05.868) 0:04:22.720 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get yum repositories] ****************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:226 Friday 21 March 2025 21:35:19 -0400 (0:00:00.138) 0:04:22.858 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2017] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:237 Friday 21 March 2025 21:35:19 -0400 (0:00:00.215) 0:04:23.073 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2017] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:251 Friday 21 March 2025 21:35:19 -0400 (0:00:00.129) 0:04:23.203 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get zypper repositories] *************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:260 Friday 21 March 2025 21:35:19 -0400 (0:00:00.121) 0:04:23.324 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2017] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:272 Friday 21 March 2025 21:35:19 -0400 (0:00:00.138) 0:04:23.463 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2017] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:279 Friday 21 March 2025 21:35:20 -0400 (0:00:00.121) 0:04:23.584 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2017] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:291 Friday 21 March 2025 21:35:20 -0400 (0:00:00.161) 0:04:23.745 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure to run as a confined application with SELinux] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:304 Friday 21 March 2025 21:35:20 -0400 (0:00:00.287) 0:04:24.033 ********** ok: [managed-node2] => { "changed": false, "rc": 0, "results": [ "mssql-server-selinux is not installed" ] } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server] ******* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:309 Friday 21 March 2025 21:35:21 -0400 (0:00:00.783) 0:04:24.816 ********** ok: [managed-node2] => { "changed": false, "rc": 0, "results": [ "mssql-server-14.0.3465.1-1.x86_64 providing mssql-server is already installed" ] } lsrpackages: mssql-server TASK [fedora.linux_system_roles.mssql : Check if the errorlog file exists and its location] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:314 Friday 21 March 2025 21:35:26 -0400 (0:00:05.678) 0:04:30.495 ********** ok: [managed-node2] => { "changed": false, "cmd": "set -euo pipefail\nerrorlog=\"$(grep '^errorlogfile = ' /var/opt/mssql/mssql.conf \\\n| sed 's/errorlogfile : //')\" || :\nif [ -s \"${errorlog}\" ]; then\n echo \"${errorlog}\"\nelif [ -s /var/opt/mssql/log/errorlog ]; then\n echo /var/opt/mssql/log/errorlog\nelse\n echo \"\"\nfi\n", "delta": "0:00:00.005171", "end": "2025-03-21 21:35:27.260961", "rc": 0, "start": "2025-03-21 21:35:27.255790" } STDOUT: /var/opt/mssql/log/errorlog TASK [fedora.linux_system_roles.mssql : Gather system services facts] ********** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:330 Friday 21 March 2025 21:35:27 -0400 (0:00:00.367) 0:04:30.862 ********** ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Set the __mssql_is_setup variable] ***** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:334 Friday 21 March 2025 21:35:28 -0400 (0:00:00.882) 0:04:31.744 ********** ok: [managed-node2] => { "ansible_facts": { "__mssql_is_setup": true }, "changed": false } TASK [fedora.linux_system_roles.mssql : Verify that the variables required for setting up MSSQL are defined] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:343 Friday 21 March 2025 21:35:28 -0400 (0:00:00.105) 0:04:31.850 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set up MSSQL] ************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:359 Friday 21 March 2025 21:35:28 -0400 (0:00:00.100) 0:04:31.950 ********** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure the directory and permissions for datadir and logdir] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:384 Friday 21 March 2025 21:35:28 -0400 (0:00:00.113) 0:04:32.063 ********** skipping: [managed-node2] => (item={u'path': None, u'setting': u'defaultdatadir', u'mode': u'755'}) => { "ansible_loop_var": "item", "changed": false, "item": { "mode": "755", "path": null, "setting": "defaultdatadir" }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={u'path': None, u'setting': u'defaultlogdir', u'mode': u'755'}) => { "ansible_loop_var": "item", "changed": false, "item": { "mode": "755", "path": null, "setting": "defaultlogdir" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set selinux role facts for ports] ****** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:399 Friday 21 March 2025 21:35:28 -0400 (0:00:00.115) 0:04:32.179 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure correct SELinux context for storage paths and ports] ************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:413 Friday 21 March 2025 21:35:28 -0400 (0:00:00.094) 0:04:32.273 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that the tuned-profiles-mssql package is installed] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:424 Friday 21 March 2025 21:35:28 -0400 (0:00:00.071) 0:04:32.345 ********** ok: [managed-node2] => { "changed": false, "rc": 0, "results": [ "tuned-profiles-mssql-2.11.0-12.el7_9.noarch providing tuned-profiles-mssql is already installed" ] } lsrpackages: tuned-profiles-mssql TASK [fedora.linux_system_roles.mssql : Ensure that the tuned service is started and enabled] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:430 Friday 21 March 2025 21:35:29 -0400 (0:00:00.626) 0:04:32.971 ********** ok: [managed-node2] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-03-21 21:21:32 EDT", "ActiveEnterTimestampMonotonic": "16385326", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "dbus.service system.slice basic.target systemd-journald.socket systemd-sysctl.service network.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-03-21 21:21:31 EDT", "AssertTimestampMonotonic": "15848508", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "com.redhat.tuned", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-03-21 21:21:31 EDT", "ConditionTimestampMonotonic": "15848506", "Conflicts": "cpupower.service shutdown.target", "ControlGroup": "/system.slice/tuned.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "man:tuned(8) man:tuned.conf(5) man:tuned-adm(8)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "877", "ExecMainStartTimestamp": "Fri 2025-03-21 21:21:31 EDT", "ExecMainStartTimestampMonotonic": "15849521", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2025-03-21 21:21:31 EDT", "InactiveExitTimestampMonotonic": "15849568", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "29173", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "877", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target system.slice polkit.service dbus.service", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Fri 2025-03-21 21:21:32 EDT", "WatchdogTimestampMonotonic": "16384670", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Get the active Tuned profiles] ********* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:437 Friday 21 March 2025 21:35:30 -0400 (0:00:00.692) 0:04:33.664 ********** ok: [managed-node2] => { "changed": false, "cmd": [ "tuned-adm", "active" ], "delta": "0:00:00.078982", "end": "2025-03-21 21:35:30.521931", "rc": 0, "start": "2025-03-21 21:35:30.442949" } STDOUT: Current active profile: virtual-guest mssql TASK [fedora.linux_system_roles.mssql : Attempt to add mssql to the list of Tuned profiles] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:450 Friday 21 March 2025 21:35:30 -0400 (0:00:00.559) 0:04:34.223 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove troublemaking include from the mssql profile] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:463 Friday 21 March 2025 21:35:30 -0400 (0:00:00.126) 0:04:34.349 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Add the fixed mssql profile to the list of Tuned profiles] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:472 Friday 21 March 2025 21:35:30 -0400 (0:00:00.122) 0:04:34.472 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:482 Friday 21 March 2025 21:35:31 -0400 (0:00:00.114) 0:04:34.586 ********** ok: [managed-node2] => { "changed": false, "repo": "packages-microsoft-com-prod", "state": "present" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:490 Friday 21 March 2025 21:35:36 -0400 (0:00:05.610) 0:04:40.197 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that SQL Server client tools are installed] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:499 Friday 21 March 2025 21:35:36 -0400 (0:00:00.113) 0:04:40.310 ********** ok: [managed-node2] => { "changed": false, "rc": 0, "results": [ "mssql-tools18-18.4.1.1-1.x86_64 providing mssql-tools18 is already installed", "unixODBC-devel-2.3.11-1.rh.x86_64 providing unixODBC-devel is already installed" ] } lsrpackages: mssql-tools18 unixODBC-devel TASK [Create certificates using the certificate role] ************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:516 Friday 21 March 2025 21:35:37 -0400 (0:00:00.772) 0:04:41.082 ********** TASK [fedora.linux_system_roles.certificate : Set version specific variables] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:2 Friday 21 March 2025 21:35:37 -0400 (0:00:00.369) 0:04:41.452 ********** included: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml for managed-node2 TASK [fedora.linux_system_roles.certificate : Ensure ansible_facts used by role] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:2 Friday 21 March 2025 21:35:38 -0400 (0:00:00.256) 0:04:41.708 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Check if system is ostree] ******* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:10 Friday 21 March 2025 21:35:38 -0400 (0:00:00.351) 0:04:42.060 ********** ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.certificate : Set flag to indicate system is ostree] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:15 Friday 21 March 2025 21:35:39 -0400 (0:00:00.720) 0:04:42.780 ********** ok: [managed-node2] => { "ansible_facts": { "__certificate_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.certificate : Set platform/version specific variables] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:19 Friday 21 March 2025 21:35:39 -0400 (0:00:00.155) 0:04:42.936 ********** skipping: [managed-node2] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node2] => (item=CentOS_7.yml) => { "ansible_facts": { "__certificate_default_directory": "/etc/pki/tls", "__certificate_packages": [ "python-pyasn1", "python-cryptography", "python-dbus" ] }, "ansible_included_var_files": [ "/tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/certificate/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [managed-node2] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Ensure certificate role dependencies are installed] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5 Friday 21 March 2025 21:35:39 -0400 (0:00:00.351) 0:04:43.288 ********** changed: [managed-node2] => { "changed": true, "changes": { "installed": [ "python-pyasn1", "python-cryptography" ] }, "rc": 0, "results": [ "dbus-python-1.1.1-9.el7.x86_64 providing python-dbus is already installed", "Loaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\n * epel: dl.fedoraproject.org\n * epel-debuginfo: dl.fedoraproject.org\n * epel-source: dl.fedoraproject.org\nResolving Dependencies\n--> Running transaction check\n---> Package python2-cryptography.x86_64 0:1.7.2-2.el7 will be installed\n--> Processing Dependency: python-idna >= 2.0 for package: python2-cryptography-1.7.2-2.el7.x86_64\n--> Processing Dependency: python-cffi >= 1.4.1 for package: python2-cryptography-1.7.2-2.el7.x86_64\n--> Processing Dependency: python-enum34 for package: python2-cryptography-1.7.2-2.el7.x86_64\n---> Package python2-pyasn1.noarch 0:0.1.9-7.el7 will be installed\n--> Running transaction check\n---> Package python-cffi.x86_64 0:1.6.0-5.el7 will be installed\n--> Processing Dependency: python-pycparser for package: python-cffi-1.6.0-5.el7.x86_64\n---> Package python-enum34.noarch 0:1.0.4-1.el7 will be installed\n---> Package python-idna.noarch 0:2.4-1.el7 will be installed\n--> Running transaction check\n---> Package python-pycparser.noarch 0:2.14-1.el7 will be installed\n--> Processing Dependency: python-ply for package: python-pycparser-2.14-1.el7.noarch\n--> Running transaction check\n---> Package python-ply.noarch 0:3.4-11.el7 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n python2-cryptography x86_64 1.7.2-2.el7 base 502 k\n python2-pyasn1 noarch 0.1.9-7.el7 base 100 k\nInstalling for dependencies:\n python-cffi x86_64 1.6.0-5.el7 base 218 k\n python-enum34 noarch 1.0.4-1.el7 base 52 k\n python-idna noarch 2.4-1.el7 base 94 k\n python-ply noarch 3.4-11.el7 base 123 k\n python-pycparser noarch 2.14-1.el7 base 104 k\n\nTransaction Summary\n================================================================================\nInstall 2 Packages (+5 Dependent packages)\n\nTotal download size: 1.2 M\nInstalled size: 6.1 M\nDownloading packages:\n--------------------------------------------------------------------------------\nTotal 4.7 MB/s | 1.2 MB 00:00 \nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : python2-pyasn1-0.1.9-7.el7.noarch 1/7 \n Installing : python-enum34-1.0.4-1.el7.noarch 2/7 \n Installing : python-ply-3.4-11.el7.noarch 3/7 \n Installing : python-pycparser-2.14-1.el7.noarch 4/7 \n Installing : python-cffi-1.6.0-5.el7.x86_64 5/7 \n Installing : python-idna-2.4-1.el7.noarch 6/7 \n Installing : python2-cryptography-1.7.2-2.el7.x86_64 7/7 \n Verifying : python-idna-2.4-1.el7.noarch 1/7 \n Verifying : python-pycparser-2.14-1.el7.noarch 2/7 \n Verifying : python-ply-3.4-11.el7.noarch 3/7 \n Verifying : python-cffi-1.6.0-5.el7.x86_64 4/7 \n Verifying : python-enum34-1.0.4-1.el7.noarch 5/7 \n Verifying : python2-pyasn1-0.1.9-7.el7.noarch 6/7 \n Verifying : python2-cryptography-1.7.2-2.el7.x86_64 7/7 \n\nInstalled:\n python2-cryptography.x86_64 0:1.7.2-2.el7 python2-pyasn1.noarch 0:0.1.9-7.el7\n\nDependency Installed:\n python-cffi.x86_64 0:1.6.0-5.el7 python-enum34.noarch 0:1.0.4-1.el7 \n python-idna.noarch 0:2.4-1.el7 python-ply.noarch 0:3.4-11.el7 \n python-pycparser.noarch 0:2.14-1.el7 \n\nComplete!\n" ] } lsrpackages: python-cryptography python-dbus python-pyasn1 TASK [fedora.linux_system_roles.certificate : Ensure provider packages are installed] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:23 Friday 21 March 2025 21:35:44 -0400 (0:00:04.321) 0:04:47.609 ********** changed: [managed-node2] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "changes": { "installed": [ "certmonger" ] }, "rc": 0, "results": [ "Loaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\n * epel: d2lzkl7pfhq30w.cloudfront.net\n * epel-debuginfo: d2lzkl7pfhq30w.cloudfront.net\n * epel-source: d2lzkl7pfhq30w.cloudfront.net\nResolving Dependencies\n--> Running transaction check\n---> Package certmonger.x86_64 0:0.78.4-17.el7_9 will be installed\n--> Processing Dependency: psmisc for package: certmonger-0.78.4-17.el7_9.x86_64\n--> Processing Dependency: libtevent.so.0(TEVENT_0.9.9)(64bit) for package: certmonger-0.78.4-17.el7_9.x86_64\n--> Processing Dependency: libtalloc.so.2(TALLOC_2.0.2)(64bit) for package: certmonger-0.78.4-17.el7_9.x86_64\n--> Processing Dependency: libxmlrpc_util.so.3()(64bit) for package: certmonger-0.78.4-17.el7_9.x86_64\n--> Processing Dependency: libxmlrpc_client.so.3()(64bit) for package: certmonger-0.78.4-17.el7_9.x86_64\n--> Processing Dependency: libxmlrpc.so.3()(64bit) for package: certmonger-0.78.4-17.el7_9.x86_64\n--> Processing Dependency: libtevent.so.0()(64bit) for package: certmonger-0.78.4-17.el7_9.x86_64\n--> Processing Dependency: libtalloc.so.2()(64bit) for package: certmonger-0.78.4-17.el7_9.x86_64\n--> Running transaction check\n---> Package libtalloc.x86_64 0:2.1.16-1.el7 will be installed\n---> Package libtevent.x86_64 0:0.9.39-1.el7 will be installed\n---> Package psmisc.x86_64 0:22.20-17.el7 will be installed\n---> Package xmlrpc-c.x86_64 0:1.32.5-1905.svn2451.el7 will be installed\n---> Package xmlrpc-c-client.x86_64 0:1.32.5-1905.svn2451.el7 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n certmonger x86_64 0.78.4-17.el7_9 updates 608 k\nInstalling for dependencies:\n libtalloc x86_64 2.1.16-1.el7 base 33 k\n libtevent x86_64 0.9.39-1.el7 base 41 k\n psmisc x86_64 22.20-17.el7 base 141 k\n xmlrpc-c x86_64 1.32.5-1905.svn2451.el7 base 130 k\n xmlrpc-c-client x86_64 1.32.5-1905.svn2451.el7 base 32 k\n\nTransaction Summary\n================================================================================\nInstall 1 Package (+5 Dependent packages)\n\nTotal download size: 984 k\nInstalled size: 3.7 M\nDownloading packages:\n--------------------------------------------------------------------------------\nTotal 3.5 MB/s | 984 kB 00:00 \nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : xmlrpc-c-1.32.5-1905.svn2451.el7.x86_64 1/6 \n Installing : libtalloc-2.1.16-1.el7.x86_64 2/6 \n Installing : libtevent-0.9.39-1.el7.x86_64 3/6 \n Installing : xmlrpc-c-client-1.32.5-1905.svn2451.el7.x86_64 4/6 \n Installing : psmisc-22.20-17.el7.x86_64 5/6 \n Installing : certmonger-0.78.4-17.el7_9.x86_64 6/6 \n Verifying : xmlrpc-c-client-1.32.5-1905.svn2451.el7.x86_64 1/6 \n Verifying : libtevent-0.9.39-1.el7.x86_64 2/6 \n Verifying : libtalloc-2.1.16-1.el7.x86_64 3/6 \n Verifying : xmlrpc-c-1.32.5-1905.svn2451.el7.x86_64 4/6 \n Verifying : certmonger-0.78.4-17.el7_9.x86_64 5/6 \n Verifying : psmisc-22.20-17.el7.x86_64 6/6 \n\nInstalled:\n certmonger.x86_64 0:0.78.4-17.el7_9 \n\nDependency Installed:\n libtalloc.x86_64 0:2.1.16-1.el7 \n libtevent.x86_64 0:0.9.39-1.el7 \n psmisc.x86_64 0:22.20-17.el7 \n xmlrpc-c.x86_64 0:1.32.5-1905.svn2451.el7 \n xmlrpc-c-client.x86_64 0:1.32.5-1905.svn2451.el7 \n\nComplete!\n" ] } lsrpackages: certmonger TASK [fedora.linux_system_roles.certificate : Ensure pre-scripts hooks directory exists] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:35 Friday 21 March 2025 21:35:48 -0400 (0:00:04.028) 0:04:51.637 ********** changed: [managed-node2] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/etc/certmonger//pre-scripts", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.certificate : Ensure post-scripts hooks directory exists] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:61 Friday 21 March 2025 21:35:48 -0400 (0:00:00.495) 0:04:52.133 ********** changed: [managed-node2] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/etc/certmonger//post-scripts", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.certificate : Ensure provider service is running] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:90 Friday 21 March 2025 21:35:49 -0400 (0:00:00.429) 0:04:52.562 ********** changed: [managed-node2] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "enabled": true, "name": "certmonger", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "dbus.service network.target system.slice syslog.target systemd-journald.socket basic.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "org.fedorahosted.certmonger", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Certificate monitoring and PKI enrollment", "DevicePolicy": "auto", "EnvironmentFile": "/etc/sysconfig/certmonger (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/certmonger ; argv[]=/usr/sbin/certmonger -S -p /var/run/certmonger.pid -n $OPTS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/certmonger.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "certmonger.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "29173", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "0", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "certmonger.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/var/run/certmonger.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target system.slice", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.certificate : Ensure certificate requests] ***** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:101 Friday 21 March 2025 21:35:49 -0400 (0:00:00.579) 0:04:53.142 ********** changed: [managed-node2] => (item={u'owner': u'mssql', u'group': u'mssql', u'name': u'mssql_2019_cert', u'common_name': u'10.31.43.82', u'ca': u'self-sign', u'mode': u'0600'}) => { "ansible_loop_var": "item", "changed": true, "item": { "ca": "self-sign", "common_name": "10.31.43.82", "group": "mssql", "mode": "0600", "name": "mssql_2019_cert", "owner": "mssql" } } MSG: Certificate requested (new). File attributes updated. TASK [fedora.linux_system_roles.certificate : Slurp the contents of the files] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:152 Friday 21 March 2025 21:35:50 -0400 (0:00:01.309) 0:04:54.451 ********** skipping: [managed-node2] => (item=[u'cert', {u'owner': u'mssql', u'group': u'mssql', u'name': u'mssql_2019_cert', u'common_name': u'10.31.43.82', u'ca': u'self-sign', u'mode': u'0600'}]) => { "ansible_loop_var": "item", "changed": false, "item": [ "cert", { "ca": "self-sign", "common_name": "10.31.43.82", "group": "mssql", "mode": "0600", "name": "mssql_2019_cert", "owner": "mssql" } ], "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=[u'key', {u'owner': u'mssql', u'group': u'mssql', u'name': u'mssql_2019_cert', u'common_name': u'10.31.43.82', u'ca': u'self-sign', u'mode': u'0600'}]) => { "ansible_loop_var": "item", "changed": false, "item": [ "key", { "ca": "self-sign", "common_name": "10.31.43.82", "group": "mssql", "mode": "0600", "name": "mssql_2019_cert", "owner": "mssql" } ], "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=[u'ca', {u'owner': u'mssql', u'group': u'mssql', u'name': u'mssql_2019_cert', u'common_name': u'10.31.43.82', u'ca': u'self-sign', u'mode': u'0600'}]) => { "ansible_loop_var": "item", "changed": false, "item": [ "ca", { "ca": "self-sign", "common_name": "10.31.43.82", "group": "mssql", "mode": "0600", "name": "mssql_2019_cert", "owner": "mssql" } ], "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Create return data] ************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:160 Friday 21 March 2025 21:35:51 -0400 (0:00:00.133) 0:04:54.585 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Stop tracking certificates] ****** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:176 Friday 21 March 2025 21:35:51 -0400 (0:00:00.081) 0:04:54.667 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Remove files] ******************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:181 Friday 21 March 2025 21:35:51 -0400 (0:00:00.101) 0:04:54.768 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set mssql_tls_cert and _private_key based on the cert name] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:530 Friday 21 March 2025 21:35:51 -0400 (0:00:00.128) 0:04:54.897 ********** ok: [managed-node2] => { "ansible_facts": { "mssql_tls_cert": "mssql_2019_cert.crt", "mssql_tls_private_key": "mssql_2019_cert.key" }, "changed": false } TASK [fedora.linux_system_roles.mssql : Copy certificate and private_key files to the host] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:535 Friday 21 March 2025 21:35:51 -0400 (0:00:00.303) 0:04:55.200 ********** skipping: [managed-node2] => (item=mssql_2019_cert.crt) => { "ansible_loop_var": "item", "changed": false, "item": "mssql_2019_cert.crt", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=mssql_2019_cert.key) => { "ansible_loop_var": "item", "changed": false, "item": "mssql_2019_cert.key", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlscert setting] ********* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:553 Friday 21 March 2025 21:35:51 -0400 (0:00:00.143) 0:04:55.344 ********** included: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node2 TASK [fedora.linux_system_roles.mssql : Get the setting network tlscert] ******* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 21 March 2025 21:35:52 -0400 (0:00:00.224) 0:04:55.568 ********** ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^tlscert = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003631", "end": "2025-03-21 21:35:52.404349", "failed_when_result": false, "rc": 1, "start": "2025-03-21 21:35:52.400718" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tlscert] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 21 March 2025 21:35:52 -0400 (0:00:00.440) 0:04:56.009 ********** NOTIFIED HANDLER fedora.linux_system_roles.mssql : Restart the mssql-server service for managed-node2 changed: [managed-node2] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlscert", "/etc/pki/tls/certs/mssql_2019_cert.crt" ], "delta": "0:00:00.045262", "end": "2025-03-21 21:35:52.800679", "failed_when_result": false, "rc": 0, "start": "2025-03-21 21:35:52.755417" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Unset the setting network tlscert] ***** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 21 March 2025 21:35:53 -0400 (0:00:00.528) 0:04:56.538 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlskey setting] ********** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:562 Friday 21 March 2025 21:35:53 -0400 (0:00:00.123) 0:04:56.661 ********** included: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node2 TASK [fedora.linux_system_roles.mssql : Get the setting network tlskey] ******** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 21 March 2025 21:35:53 -0400 (0:00:00.192) 0:04:56.853 ********** ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^tlskey = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:01.003971", "end": "2025-03-21 21:35:54.602458", "failed_when_result": false, "rc": 1, "start": "2025-03-21 21:35:53.598487" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tlskey] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 21 March 2025 21:35:54 -0400 (0:00:01.363) 0:04:58.216 ********** changed: [managed-node2] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlskey", "/etc/pki/tls/private/mssql_2019_cert.key" ], "delta": "0:00:00.043600", "end": "2025-03-21 21:35:55.059203", "failed_when_result": false, "rc": 0, "start": "2025-03-21 21:35:55.015603" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Unset the setting network tlskey] ****** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 21 March 2025 21:35:55 -0400 (0:00:00.528) 0:04:58.744 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlsprotocols setting] **** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:571 Friday 21 March 2025 21:35:55 -0400 (0:00:00.148) 0:04:58.892 ********** included: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node2 TASK [fedora.linux_system_roles.mssql : Get the setting network tlsprotocols] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 21 March 2025 21:35:55 -0400 (0:00:00.316) 0:04:59.209 ********** ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^tlsprotocols = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002621", "end": "2025-03-21 21:35:55.978057", "failed_when_result": false, "rc": 1, "start": "2025-03-21 21:35:55.975436" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tlsprotocols] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 21 March 2025 21:35:56 -0400 (0:00:00.442) 0:04:59.652 ********** changed: [managed-node2] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlsprotocols", "1.2" ], "delta": "0:00:00.043593", "end": "2025-03-21 21:35:56.538058", "failed_when_result": false, "rc": 0, "start": "2025-03-21 21:35:56.494465" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Unset the setting network tlsprotocols] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 21 March 2025 21:35:56 -0400 (0:00:00.561) 0:05:00.213 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the forceencryption setting] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:578 Friday 21 March 2025 21:35:56 -0400 (0:00:00.136) 0:05:00.350 ********** included: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node2 TASK [fedora.linux_system_roles.mssql : Get the setting network forceencryption] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 21 March 2025 21:35:57 -0400 (0:00:00.263) 0:05:00.614 ********** ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^forceencryption = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003599", "end": "2025-03-21 21:35:57.437884", "failed_when_result": false, "rc": 1, "start": "2025-03-21 21:35:57.434285" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network forceencryption] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 21 March 2025 21:35:57 -0400 (0:00:00.583) 0:05:01.197 ********** changed: [managed-node2] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.forceencryption", "1" ], "delta": "0:00:00.044062", "end": "2025-03-21 21:35:58.160228", "failed_when_result": false, "rc": 0, "start": "2025-03-21 21:35:58.116166" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Unset the setting network forceencryption] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 21 March 2025 21:35:58 -0400 (0:00:00.582) 0:05:01.780 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get the setting forceencryption] ******* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:587 Friday 21 March 2025 21:35:58 -0400 (0:00:00.109) 0:05:01.890 ********** ok: [managed-node2] => { "changed": false, "cmd": "set -euo pipefail; grep '^forceencryption' /var/opt/mssql/mssql.conf | sed 's/forceencryption = //g'", "delta": "0:00:00.004265", "end": "2025-03-21 21:35:58.846481", "failed_when_result": false, "rc": 0, "start": "2025-03-21 21:35:58.842216" } STDOUT: 1 TASK [fedora.linux_system_roles.mssql : Append -No to sqlcmd when TLS is not configured] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:596 Friday 21 March 2025 21:35:58 -0400 (0:00:00.606) 0:05:02.496 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Append -C to sqlcmd when TLS is configured but certs are self-signed] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:603 Friday 21 March 2025 21:35:59 -0400 (0:00:00.122) 0:05:02.619 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Prepare MSSQL and facts for logging in] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:616 Friday 21 March 2025 21:35:59 -0400 (0:00:00.138) 0:05:02.757 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Wait for mssql-server to prepare for client connections] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:620 Friday 21 March 2025 21:35:59 -0400 (0:00:00.220) 0:05:02.978 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the set password matches the existing password] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:626 Friday 21 March 2025 21:35:59 -0400 (0:00:00.146) 0:05:03.124 ********** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:641 Friday 21 March 2025 21:35:59 -0400 (0:00:00.198) 0:05:03.322 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:648 Friday 21 March 2025 21:35:59 -0400 (0:00:00.130) 0:05:03.453 ********** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Change the password of sa user] ******** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:656 Friday 21 March 2025 21:36:00 -0400 (0:00:00.138) 0:05:03.591 ********** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Pre-input SQL script files to SQL Server] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:677 Friday 21 March 2025 21:36:00 -0400 (0:00:00.420) 0:05:04.012 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Pre-input SQL script contents to SQL Server] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:684 Friday 21 March 2025 21:36:00 -0400 (0:00:00.175) 0:05:04.188 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the set edition matches the existing edition] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:695 Friday 21 March 2025 21:36:00 -0400 (0:00:00.137) 0:05:04.325 ********** ok: [managed-node2] => { "changed": false, "cmd": "errorlog_edition=\"$(grep -oi 'Evaluation edition' \\\n/var/opt/mssql/log/errorlog)\"\nif [ -z \"${errorlog_edition}\" ]; then\n edition_matches=false\nelse\n edition_matches=true\nfi\necho \"${edition_matches}\"\n", "delta": "0:00:00.004635", "end": "2025-03-21 21:36:01.116651", "rc": 0, "start": "2025-03-21 21:36:01.112016" } STDOUT: true TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:709 Friday 21 March 2025 21:36:01 -0400 (0:00:00.563) 0:05:04.889 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:716 Friday 21 March 2025 21:36:01 -0400 (0:00:00.128) 0:05:05.018 ********** ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Change the edition of MSSQL] *********** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:722 Friday 21 March 2025 21:36:03 -0400 (0:00:01.555) 0:05:06.573 ********** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Configure the IP address setting] ****** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:741 Friday 21 March 2025 21:36:03 -0400 (0:00:00.133) 0:05:06.707 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register the previous tcpport setting] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:748 Friday 21 March 2025 21:36:03 -0400 (0:00:00.111) 0:05:06.818 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:755 Friday 21 March 2025 21:36:03 -0400 (0:00:00.114) 0:05:06.933 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the TCP port setting to 1433] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:767 Friday 21 March 2025 21:36:03 -0400 (0:00:00.117) 0:05:07.050 ********** included: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node2 TASK [fedora.linux_system_roles.mssql : Get the setting network tcpport] ******* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 21 March 2025 21:36:03 -0400 (0:00:00.206) 0:05:07.256 ********** ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002776", "end": "2025-03-21 21:36:04.036504", "failed_when_result": false, "rc": 1, "start": "2025-03-21 21:36:04.033728" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tcpport] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 21 March 2025 21:36:04 -0400 (0:00:00.579) 0:05:07.836 ********** ok: [managed-node2] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.045808", "end": "2025-03-21 21:36:04.631623", "failed_when_result": false, "rc": 0, "start": "2025-03-21 21:36:04.585815" } STDOUT: Validation error on setting 'network.tcpport' Port '1433' is already in use. Please use another port TASK [fedora.linux_system_roles.mssql : Unset the setting network tcpport] ***** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 21 March 2025 21:36:04 -0400 (0:00:00.463) 0:05:08.299 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Close the previously set SQL Server TCP port if it changed] ************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:773 Friday 21 March 2025 21:36:04 -0400 (0:00:00.097) 0:05:08.397 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the sqlagent setting] ******** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:793 Friday 21 March 2025 21:36:04 -0400 (0:00:00.080) 0:05:08.477 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-fts] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:800 Friday 21 March 2025 21:36:05 -0400 (0:00:00.111) 0:05:08.589 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package powershell] ********* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:807 Friday 21 March 2025 21:36:05 -0400 (0:00:00.129) 0:05:08.718 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the 3979 trace flag is enabled] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:816 Friday 21 March 2025 21:36:05 -0400 (0:00:00.123) 0:05:08.842 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set the 3979 traceflag] **************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:822 Friday 21 March 2025 21:36:05 -0400 (0:00:00.095) 0:05:08.937 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the 3979 traceflag] ************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:829 Friday 21 March 2025 21:36:05 -0400 (0:00:00.125) 0:05:09.063 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the alternatewritethrough setting] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:837 Friday 21 March 2025 21:36:05 -0400 (0:00:00.122) 0:05:09.186 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the writethrough setting] **** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:843 Friday 21 March 2025 21:36:05 -0400 (0:00:00.099) 0:05:09.286 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that ad_integration_realm variable is provided] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:853 Friday 21 March 2025 21:36:05 -0400 (0:00:00.090) 0:05:09.377 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:861 Friday 21 March 2025 21:36:05 -0400 (0:00:00.079) 0:05:09.456 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure adutil and krb5-workstation] **** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:869 Friday 21 March 2025 21:36:06 -0400 (0:00:00.078) 0:05:09.535 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print credential caches to check if AD principal exists] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:876 Friday 21 March 2025 21:36:06 -0400 (0:00:00.080) 0:05:09.615 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print status of credential cache for {{ __mssql_ad_kinit_user }}] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:883 Friday 21 March 2025 21:36:06 -0400 (0:00:00.129) 0:05:09.745 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Obtain Kerberos ticket for {{ __mssql_ad_kinit_user }}] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:892 Friday 21 March 2025 21:36:06 -0400 (0:00:00.127) 0:05:09.872 ********** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Check if AD user exists] *************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:905 Friday 21 March 2025 21:36:06 -0400 (0:00:00.111) 0:05:09.984 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : In AD server create user] ************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:914 Friday 21 March 2025 21:36:06 -0400 (0:00:00.284) 0:05:10.268 ********** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure proper configuration on user] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:928 Friday 21 March 2025 21:36:06 -0400 (0:00:00.137) 0:05:10.405 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get SPNs for the principal] ************ task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:938 Friday 21 March 2025 21:36:07 -0400 (0:00:00.113) 0:05:10.519 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register SPNs to the principal] ******** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:943 Friday 21 March 2025 21:36:07 -0400 (0:00:00.109) 0:05:10.629 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get kvno of the SPN host] ************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:960 Friday 21 March 2025 21:36:07 -0400 (0:00:00.125) 0:05:10.754 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get stats of the keytab file] ********** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:965 Friday 21 March 2025 21:36:07 -0400 (0:00:00.122) 0:05:10.877 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get keytab properties] ***************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:970 Friday 21 March 2025 21:36:07 -0400 (0:00:00.111) 0:05:10.989 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create keytab] ************************* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:976 Friday 21 March 2025 21:36:07 -0400 (0:00:00.098) 0:05:11.087 ********** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Add an entry in the keytab for the principal name and password] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1002 Friday 21 March 2025 21:36:07 -0400 (0:00:00.072) 0:05:11.160 ********** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure correct permissions and ownership on the keytab] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1023 Friday 21 March 2025 21:36:07 -0400 (0:00:00.073) 0:05:11.234 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch keytab file to host] ************* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1031 Friday 21 March 2025 21:36:07 -0400 (0:00:00.093) 0:05:11.328 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1041 Friday 21 March 2025 21:36:07 -0400 (0:00:00.148) 0:05:11.477 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1047 Friday 21 March 2025 21:36:08 -0400 (0:00:00.101) 0:05:11.579 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that hosts with mssql_ha_replica_type=primary is available] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1065 Friday 21 March 2025 21:36:08 -0400 (0:00:00.103) 0:05:11.682 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the port and enable the high-availability service in firewall tcp port 5022] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1076 Friday 21 March 2025 21:36:08 -0400 (0:00:00.124) 0:05:11.807 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set host variables] ******************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1096 Friday 21 March 2025 21:36:08 -0400 (0:00:00.110) 0:05:11.917 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1149 Friday 21 March 2025 21:36:08 -0400 (0:00:00.120) 0:05:12.038 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1156 Friday 21 March 2025 21:36:08 -0400 (0:00:00.130) 0:05:12.168 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1163 Friday 21 March 2025 21:36:08 -0400 (0:00:00.200) 0:05:12.368 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1173 Friday 21 March 2025 21:36:09 -0400 (0:00:00.305) 0:05:12.674 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key files] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1179 Friday 21 March 2025 21:36:09 -0400 (0:00:00.091) 0:05:12.765 ********** skipping: [managed-node2] => (item=/var/opt/mssql/data/.cer) => { "ansible_loop_var": "item", "changed": false, "item": "/var/opt/mssql/data/.cer", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=/var/opt/mssql/data/.pvk) => { "ansible_loop_var": "item", "changed": false, "item": "/var/opt/mssql/data/.pvk", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure SQL entities on the primary replica] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1187 Friday 21 March 2025 21:36:09 -0400 (0:00:00.090) 0:05:12.856 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create login for HA on in SQL Server] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1196 Friday 21 March 2025 21:36:09 -0400 (0:00:00.092) 0:05:12.949 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch certificate files from the primary to the control node] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1204 Friday 21 March 2025 21:36:09 -0400 (0:00:00.115) 0:05:13.064 ********** skipping: [managed-node2] => (item={u'key': u'cert', u'value': u'/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={u'key': u'key', u'value': u'/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get the current primary replica in SQL] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1218 Friday 21 March 2025 21:36:09 -0400 (0:00:00.139) 0:05:13.204 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set fact with the current primary replica] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1224 Friday 21 March 2025 21:36:09 -0400 (0:00:00.111) 0:05:13.315 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that primary instance hosts is available] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1246 Friday 21 March 2025 21:36:09 -0400 (0:00:00.117) 0:05:13.432 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure ag] ************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1256 Friday 21 March 2025 21:36:10 -0400 (0:00:00.112) 0:05:13.544 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1265 Friday 21 March 2025 21:36:10 -0400 (0:00:00.159) 0:05:13.704 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Replicate DBs] ************************* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1274 Friday 21 March 2025 21:36:10 -0400 (0:00:00.122) 0:05:13.826 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1285 Friday 21 March 2025 21:36:10 -0400 (0:00:00.128) 0:05:13.954 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that hosts with replica_type=primary is available] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1298 Friday 21 March 2025 21:36:10 -0400 (0:00:00.114) 0:05:14.069 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1307 Friday 21 March 2025 21:36:10 -0400 (0:00:00.113) 0:05:14.183 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1314 Friday 21 March 2025 21:36:10 -0400 (0:00:00.075) 0:05:14.258 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1321 Friday 21 March 2025 21:36:10 -0400 (0:00:00.097) 0:05:14.355 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1329 Friday 21 March 2025 21:36:10 -0400 (0:00:00.116) 0:05:14.472 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Distribute certificate and private key to managed nodes] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1336 Friday 21 March 2025 21:36:11 -0400 (0:00:00.202) 0:05:14.675 ********** skipping: [managed-node2] => (item={u'key': u'cert', u'value': u'/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={u'key': u'key', u'value': u'/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure SQL entities on not primary replicas] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1348 Friday 21 March 2025 21:36:11 -0400 (0:00:00.275) 0:05:14.950 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create HA login] *********************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1357 Friday 21 March 2025 21:36:11 -0400 (0:00:00.303) 0:05:15.254 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Join to availability group] ************ task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1364 Friday 21 March 2025 21:36:11 -0400 (0:00:00.128) 0:05:15.382 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1370 Friday 21 March 2025 21:36:12 -0400 (0:00:00.124) 0:05:15.506 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key from the control node] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1378 Friday 21 March 2025 21:36:12 -0400 (0:00:00.119) 0:05:15.626 ********** skipping: [managed-node2] => (item=cert) => { "ansible_loop_var": "item", "changed": false, "item": "cert", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=key) => { "ansible_loop_var": "item", "changed": false, "item": "key", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Save credentials for the SQL Server login] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1391 Friday 21 March 2025 21:36:12 -0400 (0:00:00.139) 0:05:15.766 ********** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Run ha_cluster to configure pacemaker] *********************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1403 Friday 21 March 2025 21:36:12 -0400 (0:00:00.133) 0:05:15.899 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Wait for the cluster to finish configuration] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1408 Friday 21 March 2025 21:36:12 -0400 (0:00:00.091) 0:05:15.991 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure listener for the availability group] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1416 Friday 21 March 2025 21:36:12 -0400 (0:00:00.085) 0:05:16.076 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the ansible_managed header in /var/opt/mssql/mssql.conf] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1425 Friday 21 March 2025 21:36:12 -0400 (0:00:00.100) 0:05:16.177 ********** changed: [managed-node2] => { "changed": true } MSG: Block inserted RUNNING HANDLER [fedora.linux_system_roles.mssql : Restart the mssql-server service] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/handlers/main.yml:3 Friday 21 March 2025 21:36:13 -0400 (0:00:00.829) 0:05:17.007 ********** changed: [managed-node2] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-03-21 21:34:55 EDT", "ActiveEnterTimestampMonotonic": "818333385", "ActiveExitTimestamp": "Fri 2025-03-21 21:34:54 EDT", "ActiveExitTimestampMonotonic": "818096600", "ActiveState": "active", "After": "system.slice -.mount systemd-journald.socket network.target auditd.service basic.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-03-21 21:34:55 EDT", "AssertTimestampMonotonic": "818332683", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-03-21 21:34:55 EDT", "ConditionTimestampMonotonic": "818332682", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "30502", "ExecMainStartTimestamp": "Fri 2025-03-21 21:34:55 EDT", "ExecMainStartTimestampMonotonic": "818333318", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Fri 2025-03-21 21:34:55 EDT", "InactiveEnterTimestampMonotonic": "818332267", "InactiveExitTimestamp": "Fri 2025-03-21 21:34:55 EDT", "InactiveExitTimestampMonotonic": "818333385", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "18446744073709551615", "LimitNPROC": "18446744073709551615", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "30502", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice -.mount basic.target", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Fri 2025-03-21 21:34:55 EDT", "WatchdogTimestampMonotonic": "818333366", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } META: ran handlers TASK [fedora.linux_system_roles.mssql : Post-input SQL scripts to SQL Server] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1438 Friday 21 March 2025 21:36:15 -0400 (0:00:01.699) 0:05:18.707 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Post-input SQL scripts to SQL Server] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1445 Friday 21 March 2025 21:36:15 -0400 (0:00:00.113) 0:05:18.821 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers TASK [Verify connectivity and settings] **************************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:168 Friday 21 March 2025 21:36:15 -0400 (0:00:00.119) 0:05:18.940 ********** included: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml for managed-node2 TASK [Check if the errorlog file exists and its location] ********************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:8 Friday 21 March 2025 21:36:17 -0400 (0:00:01.652) 0:05:20.593 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if the set edition matches the existing edition] ******************* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:23 Friday 21 March 2025 21:36:17 -0400 (0:00:00.118) 0:05:20.712 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify if the edition matches] ******************************************* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:35 Friday 21 March 2025 21:36:17 -0400 (0:00:00.139) 0:05:20.851 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting {{ item.key }}] *************************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:39 Friday 21 March 2025 21:36:17 -0400 (0:00:00.142) 0:05:20.993 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_datadir] *********************************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:55 Friday 21 March 2025 21:36:17 -0400 (0:00:00.121) 0:05:21.115 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_datadir has proper permissions and ownership] ********** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:60 Friday 21 March 2025 21:36:17 -0400 (0:00:00.135) 0:05:21.250 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_logdir] ************************************************ task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:70 Friday 21 March 2025 21:36:17 -0400 (0:00:00.112) 0:05:21.363 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_logdir has proper permissions and ownership] *********** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:75 Friday 21 March 2025 21:36:17 -0400 (0:00:00.112) 0:05:21.476 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Prepare MSSQL and facts for logging in] ********************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:85 Friday 21 March 2025 21:36:18 -0400 (0:00:00.112) 0:05:21.588 ********** TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is started] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:3 Friday 21 March 2025 21:36:18 -0400 (0:00:00.217) 0:05:21.805 ********** ok: [managed-node2] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-03-21 21:36:15 EDT", "ActiveEnterTimestampMonotonic": "898149156", "ActiveExitTimestamp": "Fri 2025-03-21 21:36:14 EDT", "ActiveExitTimestampMonotonic": "897129735", "ActiveState": "active", "After": "system.slice -.mount systemd-journald.socket network.target auditd.service basic.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-03-21 21:36:15 EDT", "AssertTimestampMonotonic": "898148489", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-03-21 21:36:15 EDT", "ConditionTimestampMonotonic": "898148488", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "722", "ExecMainStartTimestamp": "Fri 2025-03-21 21:36:15 EDT", "ExecMainStartTimestampMonotonic": "898149094", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Fri 2025-03-21 21:36:15 EDT] ; stop_time=[n/a] ; pid=722 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Fri 2025-03-21 21:36:15 EDT", "InactiveEnterTimestampMonotonic": "898147427", "InactiveExitTimestamp": "Fri 2025-03-21 21:36:15 EDT", "InactiveExitTimestampMonotonic": "898149156", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "18446744073709551615", "LimitNPROC": "18446744073709551615", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "722", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice -.mount basic.target", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Fri 2025-03-21 21:36:15 EDT", "WatchdogTimestampMonotonic": "898149136", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Check if a custom tcpport setting exist] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:8 Friday 21 March 2025 21:36:19 -0400 (0:00:00.968) 0:05:22.773 ********** ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003155", "end": "2025-03-21 21:36:19.611714", "failed_when_result": false, "rc": 1, "start": "2025-03-21 21:36:19.608559" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Check if a custom ipaddress setting exist] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:14 Friday 21 March 2025 21:36:19 -0400 (0:00:00.470) 0:05:23.244 ********** ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002793", "end": "2025-03-21 21:36:20.049103", "failed_when_result": false, "rc": 1, "start": "2025-03-21 21:36:20.046310" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Set a fact with a login command] ******* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:20 Friday 21 March 2025 21:36:20 -0400 (0:00:00.446) 0:05:23.691 ********** ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Wait for mssql-server to prepare for client connections] ***************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:93 Friday 21 March 2025 21:36:20 -0400 (0:00:00.106) 0:05:23.797 ********** ok: [managed-node2] => { "changed": false, "elapsed": 1, "gid": 994, "group": "mssql", "match_groupdict": {}, "match_groups": [], "mode": "0660", "owner": "mssql", "path": "/var/opt/mssql/log/errorlog", "port": null, "search_regex": "SQL Server is now ready for client connections", "secontext": "system_u:object_r:var_t:s0", "size": 6363, "state": "file", "uid": 996 } TASK [Check if the set password matches the existing password] ***************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:99 Friday 21 March 2025 21:36:21 -0400 (0:00:01.442) 0:05:25.240 ********** ok: [managed-node2] => { "attempts": 1, "changed": false, "cmd": [ "/opt/mssql-tools18/bin/sqlcmd", "-C", "-No", "-U", "sa", "-P", "p@55w0rD", "-Q", "SELECT @@VERSION" ], "delta": "0:00:00.021950", "end": "2025-03-21 21:36:22.047005", "rc": 0, "start": "2025-03-21 21:36:22.025055" } STDOUT: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Microsoft SQL Server 2017 (RTM-CU31-GDR) (KB5029376) - 14.0.3465.1 (X64) Jul 30 2023 15:31:58 Copyright (C) 2017 Microsoft Corporation Enterprise Evaluation Edition (64-bit) on Linux (CentOS Linux 7 (Core)) (1 rows affected) TASK [Set the mssql_password variable to default null] ************************* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:118 Friday 21 March 2025 21:36:22 -0400 (0:00:00.478) 0:05:25.718 ********** ok: [managed-node2] => { "ansible_facts": { "mssql_password": null }, "changed": false } TASK [Verify the package mssql-server-fts] ************************************* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:122 Friday 21 March 2025 21:36:22 -0400 (0:00:00.123) 0:05:25.842 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the package powershell] ******************************************* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:129 Friday 21 March 2025 21:36:22 -0400 (0:00:00.134) 0:05:25.976 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the traceflag setting] ********************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:140 Friday 21 March 2025 21:36:22 -0400 (0:00:00.188) 0:05:26.165 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is set to 3979] ************************ task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:145 Friday 21 March 2025 21:36:22 -0400 (0:00:00.193) 0:05:26.359 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is not set to 3979] ******************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:150 Friday 21 March 2025 21:36:22 -0400 (0:00:00.129) 0:05:26.489 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the alternatewritethrough setting is false] ****************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:156 Friday 21 March 2025 21:36:23 -0400 (0:00:00.140) 0:05:26.629 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the writethrough setting] ***************************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:162 Friday 21 March 2025 21:36:23 -0400 (0:00:00.119) 0:05:26.749 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlscert setting] ********************************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:172 Friday 21 March 2025 21:36:23 -0400 (0:00:00.153) 0:05:26.902 ********** included: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node2 TASK [Get the value of the setting tlscert] ************************************ task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 21 March 2025 21:36:23 -0400 (0:00:00.455) 0:05:27.358 ********** ok: [managed-node2] => { "changed": false, "cmd": "grep '^tlscert' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004197", "end": "2025-03-21 21:36:24.264431", "rc": 0, "start": "2025-03-21 21:36:24.260234" } STDOUT: tlscert = /etc/pki/tls/certs/mssql_2019_cert.crt TASK [Verify the setting when it is type str tlscert] ************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 21 March 2025 21:36:24 -0400 (0:00:00.560) 0:05:27.918 ********** ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlscert] ************************* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 21 March 2025 21:36:24 -0400 (0:00:00.151) 0:05:28.070 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = /etc/pki/tls/certs/mssql_2019_cert.crt] ************ task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 21 March 2025 21:36:24 -0400 (0:00:00.130) 0:05:28.201 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlskey setting] *********************************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:183 Friday 21 March 2025 21:36:24 -0400 (0:00:00.139) 0:05:28.340 ********** included: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node2 TASK [Get the value of the setting tlskey] ************************************* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 21 March 2025 21:36:25 -0400 (0:00:00.260) 0:05:28.601 ********** ok: [managed-node2] => { "changed": false, "cmd": "grep '^tlskey' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003889", "end": "2025-03-21 21:36:25.413625", "rc": 0, "start": "2025-03-21 21:36:25.409736" } STDOUT: tlskey = /etc/pki/tls/private/mssql_2019_cert.key TASK [Verify the setting when it is type str tlskey] *************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 21 March 2025 21:36:25 -0400 (0:00:00.466) 0:05:29.067 ********** ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlskey] ************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 21 March 2025 21:36:25 -0400 (0:00:00.161) 0:05:29.228 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = /etc/pki/tls/private/mssql_2019_cert.key] ********** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 21 March 2025 21:36:25 -0400 (0:00:00.205) 0:05:29.434 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlsprotocols setting] ***************************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:195 Friday 21 March 2025 21:36:26 -0400 (0:00:00.141) 0:05:29.576 ********** included: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node2 TASK [Get the value of the setting tlsprotocols] ******************************* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 21 March 2025 21:36:26 -0400 (0:00:00.262) 0:05:29.838 ********** ok: [managed-node2] => { "changed": false, "cmd": "grep '^tlsprotocols' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003835", "end": "2025-03-21 21:36:26.834751", "rc": 0, "start": "2025-03-21 21:36:26.830916" } STDOUT: tlsprotocols = 1.2 TASK [Verify the setting when it is type str tlsprotocols] ********************* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 21 March 2025 21:36:26 -0400 (0:00:00.641) 0:05:30.480 ********** ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlsprotocols] ******************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 21 March 2025 21:36:27 -0400 (0:00:00.135) 0:05:30.616 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = 1.2] *********************************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 21 March 2025 21:36:27 -0400 (0:00:00.119) 0:05:30.736 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the forceencryption setting] ************************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:203 Friday 21 March 2025 21:36:27 -0400 (0:00:00.121) 0:05:30.857 ********** included: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node2 TASK [Get the value of the setting forceencryption] **************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 21 March 2025 21:36:27 -0400 (0:00:00.383) 0:05:31.241 ********** ok: [managed-node2] => { "changed": false, "cmd": "grep '^forceencryption' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004343", "end": "2025-03-21 21:36:28.022564", "rc": 0, "start": "2025-03-21 21:36:28.018221" } STDOUT: forceencryption = 1 TASK [Verify the setting when it is type str forceencryption] ****************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 21 March 2025 21:36:28 -0400 (0:00:00.432) 0:05:31.673 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting when it is type bool forceencryption] ***************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 21 March 2025 21:36:28 -0400 (0:00:00.127) 0:05:31.800 ********** ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = True] ********************************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 21 March 2025 21:36:28 -0400 (0:00:00.164) 0:05:31.965 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify configuration for confined application] *************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:210 Friday 21 March 2025 21:36:28 -0400 (0:00:00.128) 0:05:32.093 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Disable TLS encryption] ************************************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:175 Friday 21 March 2025 21:36:28 -0400 (0:00:00.117) 0:05:32.210 ********** TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Friday 21 March 2025 21:36:32 -0400 (0:00:03.410) 0:05:35.621 ********** included: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml for managed-node2 TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts used by role] ***** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Friday 21 March 2025 21:36:32 -0400 (0:00:00.161) 0:05:35.782 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set platform/version specific variables] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Friday 21 March 2025 21:36:32 -0400 (0:00:00.161) 0:05:35.944 ********** ok: [managed-node2] => (item=RedHat.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/9/prod/", "__mssql_confined_supported": true, "__mssql_server_repository": "https://packages.microsoft.com/rhel/9/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2022 ], "__mssql_tuned_supported": true }, "ansible_included_var_files": [ "/tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed-node2] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node2] => (item=CentOS_7.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/7/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/7/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019 ] }, "ansible_included_var_files": [ "/tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [managed-node2] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the __mssql_sqlcmd_login_cmd fact] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Friday 21 March 2025 21:36:32 -0400 (0:00:00.171) 0:05:36.116 ********** ok: [managed-node2] => { "ansible_facts": { "__mssql_sqlcmd_login_cmd": null }, "changed": false } TASK [fedora.linux_system_roles.mssql : Print that the mssql_input_sql_file variable is deprecated] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:15 Friday 21 March 2025 21:36:32 -0400 (0:00:00.143) 0:05:36.260 ********** skipping: [managed-node2] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:23 Friday 21 March 2025 21:36:32 -0400 (0:00:00.129) 0:05:36.389 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the variable is deprecated] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:30 Friday 21 March 2025 21:36:33 -0400 (0:00:00.117) 0:05:36.506 ********** skipping: [managed-node2] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:37 Friday 21 March 2025 21:36:33 -0400 (0:00:00.116) 0:05:36.623 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the mssql_ad_sql_user_name variable is deprecated] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:44 Friday 21 March 2025 21:36:33 -0400 (0:00:00.114) 0:05:36.737 ********** skipping: [managed-node2] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:51 Friday 21 March 2025 21:36:33 -0400 (0:00:00.184) 0:05:36.922 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the mssql_ha_cluster_run_role variable is deprecated] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:58 Friday 21 March 2025 21:36:33 -0400 (0:00:00.233) 0:05:37.156 ********** skipping: [managed-node2] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:65 Friday 21 March 2025 21:36:33 -0400 (0:00:00.190) 0:05:37.347 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that variable is deprecated] ***** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:74 Friday 21 March 2025 21:36:33 -0400 (0:00:00.155) 0:05:37.503 ********** skipping: [managed-node2] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated fact] ************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:83 Friday 21 March 2025 21:36:34 -0400 (0:00:00.320) 0:05:37.823 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fail on RHEL or CentOS 10 because it's not supported] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:87 Friday 21 March 2025 21:36:34 -0400 (0:00:00.130) 0:05:37.953 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that the user accepts EULA variables] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:94 Friday 21 March 2025 21:36:34 -0400 (0:00:00.255) 0:05:38.209 ********** ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Verify that EL < 8 is not used with mssql_ha_configure=true] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:106 Friday 21 March 2025 21:36:34 -0400 (0:00:00.178) 0:05:38.387 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify if the mssql_ha_replica_type variable is provided correctly] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:114 Friday 21 March 2025 21:36:35 -0400 (0:00:00.135) 0:05:38.523 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that 'mssql_ha_replica_type = primary' is provided once] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:123 Friday 21 March 2025 21:36:35 -0400 (0:00:00.124) 0:05:38.647 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_ha_prep_for_pacemaker is provided correctly] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:132 Friday 21 March 2025 21:36:35 -0400 (0:00:00.119) 0:05:38.767 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that selinux variables are used on supported platforms] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:142 Friday 21 March 2025 21:36:35 -0400 (0:00:00.124) 0:05:38.892 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_manage_selinux is set properly] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:151 Friday 21 March 2025 21:36:35 -0400 (0:00:00.120) 0:05:39.012 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:162 Friday 21 March 2025 21:36:35 -0400 (0:00:00.125) 0:05:39.138 ********** ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Set fact with the currently installed SQL Server version if any] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:166 Friday 21 March 2025 21:36:42 -0400 (0:00:06.584) 0:05:45.723 ********** ok: [managed-node2] => (item={u'value': 14, u'key': 2017}) => { "ansible_facts": { "__mssql_current_version": "2017" }, "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 } } skipping: [managed-node2] => (item={u'value': 15, u'key': 2019}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={u'value': 16, u'key': 2022}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set mssql_version variable if user does not define it] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:174 Friday 21 March 2025 21:36:42 -0400 (0:00:00.450) 0:05:46.174 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify if the mssql_version variable is provided correctly] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:181 Friday 21 March 2025 21:36:42 -0400 (0:00:00.104) 0:05:46.279 ********** ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Verify if mssql_version is not smaller then the existing SQL Server version] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:188 Friday 21 March 2025 21:36:42 -0400 (0:00:00.085) 0:05:46.364 ********** skipping: [managed-node2] => (item={u'value': 14, u'key': 2017}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={u'value': 15, u'key': 2019}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={u'value': 16, u'key': 2022}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Deploy the GPG key for Microsoft repositories] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:202 Friday 21 March 2025 21:36:43 -0400 (0:00:00.162) 0:05:46.526 ********** ok: [managed-node2] => { "attempts": 1, "changed": false } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2017] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:216 Friday 21 March 2025 21:36:44 -0400 (0:00:00.999) 0:05:47.526 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get yum repositories] ****************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:226 Friday 21 March 2025 21:36:44 -0400 (0:00:00.135) 0:05:47.662 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2017] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:237 Friday 21 March 2025 21:36:44 -0400 (0:00:00.112) 0:05:47.774 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2017] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:251 Friday 21 March 2025 21:36:44 -0400 (0:00:00.144) 0:05:47.918 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get zypper repositories] *************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:260 Friday 21 March 2025 21:36:44 -0400 (0:00:00.118) 0:05:48.037 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2017] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:272 Friday 21 March 2025 21:36:44 -0400 (0:00:00.123) 0:05:48.160 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2017] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:279 Friday 21 March 2025 21:36:44 -0400 (0:00:00.150) 0:05:48.310 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2017] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:291 Friday 21 March 2025 21:36:45 -0400 (0:00:00.224) 0:05:48.535 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure to run as a confined application with SELinux] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:304 Friday 21 March 2025 21:36:45 -0400 (0:00:00.124) 0:05:48.659 ********** ok: [managed-node2] => { "changed": false, "rc": 0, "results": [ "mssql-server-selinux is not installed" ] } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server] ******* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:309 Friday 21 March 2025 21:36:45 -0400 (0:00:00.704) 0:05:49.364 ********** ok: [managed-node2] => { "changed": false, "rc": 0, "results": [ "mssql-server-14.0.3465.1-1.x86_64 providing mssql-server is already installed" ] } lsrpackages: mssql-server TASK [fedora.linux_system_roles.mssql : Check if the errorlog file exists and its location] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:314 Friday 21 March 2025 21:36:46 -0400 (0:00:00.691) 0:05:50.055 ********** ok: [managed-node2] => { "changed": false, "cmd": "set -euo pipefail\nerrorlog=\"$(grep '^errorlogfile = ' /var/opt/mssql/mssql.conf \\\n| sed 's/errorlogfile : //')\" || :\nif [ -s \"${errorlog}\" ]; then\n echo \"${errorlog}\"\nelif [ -s /var/opt/mssql/log/errorlog ]; then\n echo /var/opt/mssql/log/errorlog\nelse\n echo \"\"\nfi\n", "delta": "0:00:00.004675", "end": "2025-03-21 21:36:46.823196", "rc": 0, "start": "2025-03-21 21:36:46.818521" } STDOUT: /var/opt/mssql/log/errorlog TASK [fedora.linux_system_roles.mssql : Gather system services facts] ********** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:330 Friday 21 March 2025 21:36:46 -0400 (0:00:00.403) 0:05:50.459 ********** ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Set the __mssql_is_setup variable] ***** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:334 Friday 21 March 2025 21:36:47 -0400 (0:00:00.905) 0:05:51.364 ********** ok: [managed-node2] => { "ansible_facts": { "__mssql_is_setup": true }, "changed": false } TASK [fedora.linux_system_roles.mssql : Verify that the variables required for setting up MSSQL are defined] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:343 Friday 21 March 2025 21:36:47 -0400 (0:00:00.130) 0:05:51.495 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set up MSSQL] ************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:359 Friday 21 March 2025 21:36:48 -0400 (0:00:00.313) 0:05:51.809 ********** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure the directory and permissions for datadir and logdir] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:384 Friday 21 March 2025 21:36:48 -0400 (0:00:00.118) 0:05:51.928 ********** skipping: [managed-node2] => (item={u'path': None, u'setting': u'defaultdatadir', u'mode': u'755'}) => { "ansible_loop_var": "item", "changed": false, "item": { "mode": "755", "path": null, "setting": "defaultdatadir" }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={u'path': None, u'setting': u'defaultlogdir', u'mode': u'755'}) => { "ansible_loop_var": "item", "changed": false, "item": { "mode": "755", "path": null, "setting": "defaultlogdir" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set selinux role facts for ports] ****** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:399 Friday 21 March 2025 21:36:48 -0400 (0:00:00.154) 0:05:52.082 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure correct SELinux context for storage paths and ports] ************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:413 Friday 21 March 2025 21:36:48 -0400 (0:00:00.106) 0:05:52.189 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that the tuned-profiles-mssql package is installed] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:424 Friday 21 March 2025 21:36:48 -0400 (0:00:00.099) 0:05:52.289 ********** ok: [managed-node2] => { "changed": false, "rc": 0, "results": [ "tuned-profiles-mssql-2.11.0-12.el7_9.noarch providing tuned-profiles-mssql is already installed" ] } lsrpackages: tuned-profiles-mssql TASK [fedora.linux_system_roles.mssql : Ensure that the tuned service is started and enabled] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:430 Friday 21 March 2025 21:36:49 -0400 (0:00:00.588) 0:05:52.877 ********** ok: [managed-node2] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-03-21 21:21:32 EDT", "ActiveEnterTimestampMonotonic": "16385326", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice dbus.service systemd-journald.socket network.target systemd-sysctl.service basic.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-03-21 21:21:31 EDT", "AssertTimestampMonotonic": "15848508", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "com.redhat.tuned", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-03-21 21:21:31 EDT", "ConditionTimestampMonotonic": "15848506", "Conflicts": "shutdown.target cpupower.service", "ControlGroup": "/system.slice/tuned.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "man:tuned(8) man:tuned.conf(5) man:tuned-adm(8)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "877", "ExecMainStartTimestamp": "Fri 2025-03-21 21:21:31 EDT", "ExecMainStartTimestampMonotonic": "15849521", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2025-03-21 21:21:31 EDT", "InactiveExitTimestampMonotonic": "15849568", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "29173", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "877", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target dbus.service polkit.service system.slice", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Fri 2025-03-21 21:21:32 EDT", "WatchdogTimestampMonotonic": "16384670", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Get the active Tuned profiles] ********* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:437 Friday 21 March 2025 21:36:49 -0400 (0:00:00.573) 0:05:53.450 ********** ok: [managed-node2] => { "changed": false, "cmd": [ "tuned-adm", "active" ], "delta": "0:00:00.083473", "end": "2025-03-21 21:36:50.284170", "rc": 0, "start": "2025-03-21 21:36:50.200697" } STDOUT: Current active profile: virtual-guest mssql TASK [fedora.linux_system_roles.mssql : Attempt to add mssql to the list of Tuned profiles] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:450 Friday 21 March 2025 21:36:50 -0400 (0:00:00.442) 0:05:53.893 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove troublemaking include from the mssql profile] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:463 Friday 21 March 2025 21:36:50 -0400 (0:00:00.088) 0:05:53.981 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Add the fixed mssql profile to the list of Tuned profiles] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:472 Friday 21 March 2025 21:36:50 -0400 (0:00:00.119) 0:05:54.101 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:482 Friday 21 March 2025 21:36:50 -0400 (0:00:00.144) 0:05:54.245 ********** ok: [managed-node2] => { "changed": false, "repo": "packages-microsoft-com-prod", "state": "present" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:490 Friday 21 March 2025 21:36:51 -0400 (0:00:00.454) 0:05:54.699 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that SQL Server client tools are installed] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:499 Friday 21 March 2025 21:36:51 -0400 (0:00:00.102) 0:05:54.802 ********** ok: [managed-node2] => { "changed": false, "rc": 0, "results": [ "mssql-tools18-18.4.1.1-1.x86_64 providing mssql-tools18 is already installed", "unixODBC-devel-2.3.11-1.rh.x86_64 providing unixODBC-devel is already installed" ] } lsrpackages: mssql-tools18 unixODBC-devel TASK [Create certificates using the certificate role] ************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:516 Friday 21 March 2025 21:36:51 -0400 (0:00:00.614) 0:05:55.416 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set mssql_tls_cert and _private_key based on the cert name] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:530 Friday 21 March 2025 21:36:51 -0400 (0:00:00.075) 0:05:55.492 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Copy certificate and private_key files to the host] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:535 Friday 21 March 2025 21:36:52 -0400 (0:00:00.268) 0:05:55.760 ********** skipping: [managed-node2] => (item=mssql_2019_cert.crt) => { "ansible_loop_var": "item", "changed": false, "item": "mssql_2019_cert.crt", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=mssql_2019_cert.key) => { "ansible_loop_var": "item", "changed": false, "item": "mssql_2019_cert.key", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlscert setting] ********* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:553 Friday 21 March 2025 21:36:52 -0400 (0:00:00.157) 0:05:55.918 ********** included: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node2 TASK [fedora.linux_system_roles.mssql : Get the setting network tlscert] ******* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 21 March 2025 21:36:52 -0400 (0:00:00.237) 0:05:56.155 ********** ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^tlscert = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002855", "end": "2025-03-21 21:36:52.950858", "failed_when_result": false, "rc": 0, "start": "2025-03-21 21:36:52.948003" } STDOUT: tlscert = /etc/pki/tls/certs/mssql_2019_cert.crt TASK [fedora.linux_system_roles.mssql : Configure the setting network tlscert] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 21 March 2025 21:36:53 -0400 (0:00:00.442) 0:05:56.597 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network tlscert] ***** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 21 March 2025 21:36:53 -0400 (0:00:00.113) 0:05:56.711 ********** NOTIFIED HANDLER fedora.linux_system_roles.mssql : Restart the mssql-server service for managed-node2 changed: [managed-node2] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlscert" ], "delta": "0:00:00.044171", "end": "2025-03-21 21:36:53.503473", "failed_when_result": false, "rc": 0, "start": "2025-03-21 21:36:53.459302" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Configure the tlskey setting] ********** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:562 Friday 21 March 2025 21:36:53 -0400 (0:00:00.436) 0:05:57.148 ********** included: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node2 TASK [fedora.linux_system_roles.mssql : Get the setting network tlskey] ******** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 21 March 2025 21:36:53 -0400 (0:00:00.205) 0:05:57.353 ********** ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^tlskey = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002927", "end": "2025-03-21 21:36:54.141917", "failed_when_result": false, "rc": 0, "start": "2025-03-21 21:36:54.138990" } STDOUT: tlskey = /etc/pki/tls/private/mssql_2019_cert.key TASK [fedora.linux_system_roles.mssql : Configure the setting network tlskey] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 21 March 2025 21:36:54 -0400 (0:00:00.484) 0:05:57.837 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network tlskey] ****** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 21 March 2025 21:36:54 -0400 (0:00:00.166) 0:05:58.004 ********** changed: [managed-node2] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlskey" ], "delta": "0:00:00.044050", "end": "2025-03-21 21:36:54.847198", "failed_when_result": false, "rc": 0, "start": "2025-03-21 21:36:54.803148" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Configure the tlsprotocols setting] **** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:571 Friday 21 March 2025 21:36:55 -0400 (0:00:00.586) 0:05:58.590 ********** included: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node2 TASK [fedora.linux_system_roles.mssql : Get the setting network tlsprotocols] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 21 March 2025 21:36:55 -0400 (0:00:00.254) 0:05:58.844 ********** ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^tlsprotocols = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003300", "end": "2025-03-21 21:36:55.608600", "failed_when_result": false, "rc": 0, "start": "2025-03-21 21:36:55.605300" } STDOUT: tlsprotocols = 1.2 TASK [fedora.linux_system_roles.mssql : Configure the setting network tlsprotocols] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 21 March 2025 21:36:55 -0400 (0:00:00.385) 0:05:59.230 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network tlsprotocols] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 21 March 2025 21:36:55 -0400 (0:00:00.127) 0:05:59.358 ********** changed: [managed-node2] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlsprotocols" ], "delta": "0:00:00.044897", "end": "2025-03-21 21:36:56.187237", "failed_when_result": false, "rc": 0, "start": "2025-03-21 21:36:56.142340" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Configure the forceencryption setting] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:578 Friday 21 March 2025 21:36:56 -0400 (0:00:00.453) 0:05:59.811 ********** included: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node2 TASK [fedora.linux_system_roles.mssql : Get the setting network forceencryption] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 21 March 2025 21:36:56 -0400 (0:00:00.531) 0:06:00.342 ********** ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^forceencryption = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002789", "end": "2025-03-21 21:36:57.162305", "failed_when_result": false, "rc": 0, "start": "2025-03-21 21:36:57.159516" } STDOUT: forceencryption = 1 TASK [fedora.linux_system_roles.mssql : Configure the setting network forceencryption] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 21 March 2025 21:36:57 -0400 (0:00:00.557) 0:06:00.900 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network forceencryption] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 21 March 2025 21:36:57 -0400 (0:00:00.149) 0:06:01.050 ********** changed: [managed-node2] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.forceencryption" ], "delta": "0:00:00.043569", "end": "2025-03-21 21:36:57.872498", "failed_when_result": false, "rc": 0, "start": "2025-03-21 21:36:57.828929" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Get the setting forceencryption] ******* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:587 Friday 21 March 2025 21:36:58 -0400 (0:00:00.474) 0:06:01.524 ********** ok: [managed-node2] => { "changed": false, "cmd": "set -euo pipefail; grep '^forceencryption' /var/opt/mssql/mssql.conf | sed 's/forceencryption = //g'", "delta": "0:00:00.004155", "end": "2025-03-21 21:36:58.320022", "failed_when_result": false, "rc": 1, "start": "2025-03-21 21:36:58.315867" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Append -No to sqlcmd when TLS is not configured] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:596 Friday 21 March 2025 21:36:58 -0400 (0:00:00.423) 0:06:01.948 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Append -C to sqlcmd when TLS is configured but certs are self-signed] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:603 Friday 21 March 2025 21:36:58 -0400 (0:00:00.122) 0:06:02.070 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Prepare MSSQL and facts for logging in] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:616 Friday 21 March 2025 21:36:58 -0400 (0:00:00.084) 0:06:02.155 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Wait for mssql-server to prepare for client connections] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:620 Friday 21 March 2025 21:36:58 -0400 (0:00:00.082) 0:06:02.237 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the set password matches the existing password] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:626 Friday 21 March 2025 21:36:58 -0400 (0:00:00.120) 0:06:02.358 ********** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:641 Friday 21 March 2025 21:36:58 -0400 (0:00:00.109) 0:06:02.467 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:648 Friday 21 March 2025 21:36:59 -0400 (0:00:00.094) 0:06:02.561 ********** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Change the password of sa user] ******** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:656 Friday 21 March 2025 21:36:59 -0400 (0:00:00.094) 0:06:02.656 ********** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Pre-input SQL script files to SQL Server] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:677 Friday 21 March 2025 21:36:59 -0400 (0:00:00.117) 0:06:02.774 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Pre-input SQL script contents to SQL Server] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:684 Friday 21 March 2025 21:36:59 -0400 (0:00:00.102) 0:06:02.877 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the set edition matches the existing edition] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:695 Friday 21 March 2025 21:36:59 -0400 (0:00:00.091) 0:06:02.968 ********** ok: [managed-node2] => { "changed": false, "cmd": "errorlog_edition=\"$(grep -oi 'Evaluation edition' \\\n/var/opt/mssql/log/errorlog)\"\nif [ -z \"${errorlog_edition}\" ]; then\n edition_matches=false\nelse\n edition_matches=true\nfi\necho \"${edition_matches}\"\n", "delta": "0:00:00.005443", "end": "2025-03-21 21:36:59.799730", "rc": 0, "start": "2025-03-21 21:36:59.794287" } STDOUT: true TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:709 Friday 21 March 2025 21:36:59 -0400 (0:00:00.461) 0:06:03.430 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:716 Friday 21 March 2025 21:37:00 -0400 (0:00:00.291) 0:06:03.721 ********** ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Change the edition of MSSQL] *********** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:722 Friday 21 March 2025 21:37:01 -0400 (0:00:01.354) 0:06:05.075 ********** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Configure the IP address setting] ****** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:741 Friday 21 March 2025 21:37:01 -0400 (0:00:00.098) 0:06:05.174 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register the previous tcpport setting] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:748 Friday 21 March 2025 21:37:01 -0400 (0:00:00.131) 0:06:05.306 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:755 Friday 21 March 2025 21:37:02 -0400 (0:00:00.233) 0:06:05.539 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the TCP port setting to 1433] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:767 Friday 21 March 2025 21:37:02 -0400 (0:00:00.185) 0:06:05.724 ********** included: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node2 TASK [fedora.linux_system_roles.mssql : Get the setting network tcpport] ******* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 21 March 2025 21:37:02 -0400 (0:00:00.224) 0:06:05.949 ********** ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002752", "end": "2025-03-21 21:37:02.743625", "failed_when_result": false, "rc": 1, "start": "2025-03-21 21:37:02.740873" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tcpport] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 21 March 2025 21:37:02 -0400 (0:00:00.443) 0:06:06.393 ********** ok: [managed-node2] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.044725", "end": "2025-03-21 21:37:03.232778", "failed_when_result": false, "rc": 0, "start": "2025-03-21 21:37:03.188053" } STDOUT: Validation error on setting 'network.tcpport' Port '1433' is already in use. Please use another port TASK [fedora.linux_system_roles.mssql : Unset the setting network tcpport] ***** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 21 March 2025 21:37:03 -0400 (0:00:00.617) 0:06:07.010 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Close the previously set SQL Server TCP port if it changed] ************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:773 Friday 21 March 2025 21:37:03 -0400 (0:00:00.151) 0:06:07.162 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the sqlagent setting] ******** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:793 Friday 21 March 2025 21:37:03 -0400 (0:00:00.122) 0:06:07.284 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-fts] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:800 Friday 21 March 2025 21:37:03 -0400 (0:00:00.118) 0:06:07.403 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package powershell] ********* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:807 Friday 21 March 2025 21:37:04 -0400 (0:00:00.117) 0:06:07.520 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the 3979 trace flag is enabled] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:816 Friday 21 March 2025 21:37:04 -0400 (0:00:00.265) 0:06:07.786 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set the 3979 traceflag] **************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:822 Friday 21 March 2025 21:37:04 -0400 (0:00:00.127) 0:06:07.913 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the 3979 traceflag] ************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:829 Friday 21 March 2025 21:37:04 -0400 (0:00:00.120) 0:06:08.033 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the alternatewritethrough setting] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:837 Friday 21 March 2025 21:37:04 -0400 (0:00:00.160) 0:06:08.193 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the writethrough setting] **** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:843 Friday 21 March 2025 21:37:04 -0400 (0:00:00.161) 0:06:08.354 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that ad_integration_realm variable is provided] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:853 Friday 21 March 2025 21:37:04 -0400 (0:00:00.133) 0:06:08.487 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:861 Friday 21 March 2025 21:37:05 -0400 (0:00:00.125) 0:06:08.613 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure adutil and krb5-workstation] **** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:869 Friday 21 March 2025 21:37:05 -0400 (0:00:00.123) 0:06:08.736 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print credential caches to check if AD principal exists] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:876 Friday 21 March 2025 21:37:05 -0400 (0:00:00.131) 0:06:08.867 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print status of credential cache for {{ __mssql_ad_kinit_user }}] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:883 Friday 21 March 2025 21:37:05 -0400 (0:00:00.127) 0:06:08.995 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Obtain Kerberos ticket for {{ __mssql_ad_kinit_user }}] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:892 Friday 21 March 2025 21:37:05 -0400 (0:00:00.135) 0:06:09.130 ********** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Check if AD user exists] *************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:905 Friday 21 March 2025 21:37:05 -0400 (0:00:00.171) 0:06:09.302 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : In AD server create user] ************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:914 Friday 21 March 2025 21:37:05 -0400 (0:00:00.138) 0:06:09.441 ********** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure proper configuration on user] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:928 Friday 21 March 2025 21:37:06 -0400 (0:00:00.121) 0:06:09.562 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get SPNs for the principal] ************ task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:938 Friday 21 March 2025 21:37:06 -0400 (0:00:00.128) 0:06:09.691 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register SPNs to the principal] ******** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:943 Friday 21 March 2025 21:37:06 -0400 (0:00:00.133) 0:06:09.824 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get kvno of the SPN host] ************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:960 Friday 21 March 2025 21:37:06 -0400 (0:00:00.173) 0:06:09.998 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get stats of the keytab file] ********** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:965 Friday 21 March 2025 21:37:06 -0400 (0:00:00.194) 0:06:10.193 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get keytab properties] ***************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:970 Friday 21 March 2025 21:37:06 -0400 (0:00:00.120) 0:06:10.313 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create keytab] ************************* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:976 Friday 21 March 2025 21:37:07 -0400 (0:00:00.346) 0:06:10.659 ********** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Add an entry in the keytab for the principal name and password] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1002 Friday 21 March 2025 21:37:07 -0400 (0:00:00.118) 0:06:10.777 ********** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure correct permissions and ownership on the keytab] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1023 Friday 21 March 2025 21:37:07 -0400 (0:00:00.147) 0:06:10.925 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch keytab file to host] ************* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1031 Friday 21 March 2025 21:37:07 -0400 (0:00:00.117) 0:06:11.043 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1041 Friday 21 March 2025 21:37:07 -0400 (0:00:00.151) 0:06:11.195 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1047 Friday 21 March 2025 21:37:07 -0400 (0:00:00.120) 0:06:11.315 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that hosts with mssql_ha_replica_type=primary is available] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1065 Friday 21 March 2025 21:37:07 -0400 (0:00:00.128) 0:06:11.444 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the port and enable the high-availability service in firewall tcp port 5022] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1076 Friday 21 March 2025 21:37:08 -0400 (0:00:00.121) 0:06:11.566 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set host variables] ******************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1096 Friday 21 March 2025 21:37:08 -0400 (0:00:00.196) 0:06:11.762 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1149 Friday 21 March 2025 21:37:08 -0400 (0:00:00.167) 0:06:11.930 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1156 Friday 21 March 2025 21:37:08 -0400 (0:00:00.150) 0:06:12.081 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1163 Friday 21 March 2025 21:37:08 -0400 (0:00:00.159) 0:06:12.240 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1173 Friday 21 March 2025 21:37:08 -0400 (0:00:00.143) 0:06:12.384 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key files] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1179 Friday 21 March 2025 21:37:08 -0400 (0:00:00.098) 0:06:12.482 ********** skipping: [managed-node2] => (item=/var/opt/mssql/data/.cer) => { "ansible_loop_var": "item", "changed": false, "item": "/var/opt/mssql/data/.cer", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=/var/opt/mssql/data/.pvk) => { "ansible_loop_var": "item", "changed": false, "item": "/var/opt/mssql/data/.pvk", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure SQL entities on the primary replica] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1187 Friday 21 March 2025 21:37:09 -0400 (0:00:00.091) 0:06:12.573 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create login for HA on in SQL Server] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1196 Friday 21 March 2025 21:37:09 -0400 (0:00:00.071) 0:06:12.645 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch certificate files from the primary to the control node] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1204 Friday 21 March 2025 21:37:09 -0400 (0:00:00.073) 0:06:12.719 ********** skipping: [managed-node2] => (item={u'key': u'cert', u'value': u'/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={u'key': u'key', u'value': u'/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get the current primary replica in SQL] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1218 Friday 21 March 2025 21:37:09 -0400 (0:00:00.098) 0:06:12.817 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set fact with the current primary replica] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1224 Friday 21 March 2025 21:37:09 -0400 (0:00:00.100) 0:06:12.918 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that primary instance hosts is available] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1246 Friday 21 March 2025 21:37:09 -0400 (0:00:00.268) 0:06:13.187 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure ag] ************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1256 Friday 21 March 2025 21:37:09 -0400 (0:00:00.078) 0:06:13.265 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1265 Friday 21 March 2025 21:37:09 -0400 (0:00:00.090) 0:06:13.355 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Replicate DBs] ************************* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1274 Friday 21 March 2025 21:37:09 -0400 (0:00:00.075) 0:06:13.431 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1285 Friday 21 March 2025 21:37:10 -0400 (0:00:00.077) 0:06:13.509 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that hosts with replica_type=primary is available] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1298 Friday 21 March 2025 21:37:10 -0400 (0:00:00.080) 0:06:13.589 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1307 Friday 21 March 2025 21:37:10 -0400 (0:00:00.076) 0:06:13.665 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1314 Friday 21 March 2025 21:37:10 -0400 (0:00:00.078) 0:06:13.744 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1321 Friday 21 March 2025 21:37:10 -0400 (0:00:00.075) 0:06:13.820 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1329 Friday 21 March 2025 21:37:10 -0400 (0:00:00.078) 0:06:13.899 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Distribute certificate and private key to managed nodes] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1336 Friday 21 March 2025 21:37:10 -0400 (0:00:00.073) 0:06:13.972 ********** skipping: [managed-node2] => (item={u'key': u'cert', u'value': u'/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={u'key': u'key', u'value': u'/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure SQL entities on not primary replicas] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1348 Friday 21 March 2025 21:37:10 -0400 (0:00:00.100) 0:06:14.073 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create HA login] *********************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1357 Friday 21 March 2025 21:37:10 -0400 (0:00:00.094) 0:06:14.167 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Join to availability group] ************ task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1364 Friday 21 March 2025 21:37:10 -0400 (0:00:00.091) 0:06:14.259 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1370 Friday 21 March 2025 21:37:10 -0400 (0:00:00.076) 0:06:14.336 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key from the control node] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1378 Friday 21 March 2025 21:37:10 -0400 (0:00:00.088) 0:06:14.424 ********** skipping: [managed-node2] => (item=cert) => { "ansible_loop_var": "item", "changed": false, "item": "cert", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=key) => { "ansible_loop_var": "item", "changed": false, "item": "key", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Save credentials for the SQL Server login] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1391 Friday 21 March 2025 21:37:11 -0400 (0:00:00.086) 0:06:14.510 ********** skipping: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Run ha_cluster to configure pacemaker] *********************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1403 Friday 21 March 2025 21:37:11 -0400 (0:00:00.074) 0:06:14.585 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Wait for the cluster to finish configuration] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1408 Friday 21 March 2025 21:37:11 -0400 (0:00:00.072) 0:06:14.657 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure listener for the availability group] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1416 Friday 21 March 2025 21:37:11 -0400 (0:00:00.222) 0:06:14.880 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the ansible_managed header in /var/opt/mssql/mssql.conf] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1425 Friday 21 March 2025 21:37:11 -0400 (0:00:00.079) 0:06:14.960 ********** changed: [managed-node2] => { "changed": true } MSG: Block inserted RUNNING HANDLER [fedora.linux_system_roles.mssql : Restart the mssql-server service] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/handlers/main.yml:3 Friday 21 March 2025 21:37:11 -0400 (0:00:00.455) 0:06:15.415 ********** changed: [managed-node2] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-03-21 21:36:15 EDT", "ActiveEnterTimestampMonotonic": "898149156", "ActiveExitTimestamp": "Fri 2025-03-21 21:36:14 EDT", "ActiveExitTimestampMonotonic": "897129735", "ActiveState": "active", "After": "system.slice -.mount systemd-journald.socket network.target auditd.service basic.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-03-21 21:36:15 EDT", "AssertTimestampMonotonic": "898148489", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-03-21 21:36:15 EDT", "ConditionTimestampMonotonic": "898148488", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "722", "ExecMainStartTimestamp": "Fri 2025-03-21 21:36:15 EDT", "ExecMainStartTimestampMonotonic": "898149094", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Fri 2025-03-21 21:36:15 EDT] ; stop_time=[n/a] ; pid=722 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Fri 2025-03-21 21:36:15 EDT", "InactiveEnterTimestampMonotonic": "898147427", "InactiveExitTimestamp": "Fri 2025-03-21 21:36:15 EDT", "InactiveExitTimestampMonotonic": "898149156", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "18446744073709551615", "LimitNPROC": "18446744073709551615", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "722", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice -.mount basic.target", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Fri 2025-03-21 21:36:15 EDT", "WatchdogTimestampMonotonic": "898149136", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } META: ran handlers TASK [fedora.linux_system_roles.mssql : Post-input SQL scripts to SQL Server] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1438 Friday 21 March 2025 21:37:12 -0400 (0:00:00.743) 0:06:16.159 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Post-input SQL scripts to SQL Server] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1445 Friday 21 March 2025 21:37:12 -0400 (0:00:00.074) 0:06:16.234 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up after the role invocation] ************************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_tls_2017.yml:27 Friday 21 March 2025 21:37:12 -0400 (0:00:00.075) 0:06:16.310 ********** included: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml for managed-node2 TASK [Gather package facts] **************************************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:2 Friday 21 March 2025 21:37:12 -0400 (0:00:00.150) 0:06:16.460 ********** ok: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Purge cluster configuration] ********************************************* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:6 Friday 21 March 2025 21:37:14 -0400 (0:00:01.612) 0:06:18.073 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Debug ansible_python_version] ******************************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:14 Friday 21 March 2025 21:37:14 -0400 (0:00:00.154) 0:06:18.228 ********** ok: [managed-node2] => { "ansible_python_version": "2.7.5" } TASK [Purge firewall configuration] ******************************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:18 Friday 21 March 2025 21:37:14 -0400 (0:00:00.118) 0:06:18.347 ********** TASK [fedora.linux_system_roles.firewall : Setup firewalld] ******************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:2 Friday 21 March 2025 21:37:15 -0400 (0:00:00.298) 0:06:18.645 ********** included: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml for managed-node2 TASK [fedora.linux_system_roles.firewall : Ensure ansible_facts used by role] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:2 Friday 21 March 2025 21:37:15 -0400 (0:00:00.157) 0:06:18.802 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check if system is ostree] ********** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:10 Friday 21 March 2025 21:37:15 -0400 (0:00:00.108) 0:06:18.910 ********** ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.firewall : Set flag to indicate system is ostree] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:15 Friday 21 March 2025 21:37:15 -0400 (0:00:00.487) 0:06:19.398 ********** ok: [managed-node2] => { "ansible_facts": { "__firewall_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.firewall : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:22 Friday 21 March 2025 21:37:15 -0400 (0:00:00.103) 0:06:19.501 ********** ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.firewall : Set flag if transactional-update exists] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:27 Friday 21 March 2025 21:37:16 -0400 (0:00:00.439) 0:06:19.940 ********** ok: [managed-node2] => { "ansible_facts": { "__firewall_is_transactional": false }, "changed": false } TASK [fedora.linux_system_roles.firewall : Install firewalld] ****************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:31 Friday 21 March 2025 21:37:16 -0400 (0:00:00.103) 0:06:20.044 ********** ok: [managed-node2] => { "changed": false, "rc": 0, "results": [ "firewalld-0.6.3-13.el7_9.noarch providing firewalld is already installed" ] } lsrpackages: firewalld TASK [fedora.linux_system_roles.firewall : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:43 Friday 21 March 2025 21:37:17 -0400 (0:00:00.618) 0:06:20.663 ********** skipping: [managed-node2] => {} TASK [fedora.linux_system_roles.firewall : Reboot transactional update systems] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:48 Friday 21 March 2025 21:37:17 -0400 (0:00:00.121) 0:06:20.784 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Fail if reboot is needed and not set] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:53 Friday 21 March 2025 21:37:17 -0400 (0:00:00.119) 0:06:20.903 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Collect service facts] ************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5 Friday 21 March 2025 21:37:17 -0400 (0:00:00.122) 0:06:21.026 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Attempt to stop and disable conflicting services] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:9 Friday 21 March 2025 21:37:17 -0400 (0:00:00.118) 0:06:21.145 ********** skipping: [managed-node2] => (item=nftables) => { "ansible_loop_var": "item", "changed": false, "item": "nftables", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=iptables) => { "ansible_loop_var": "item", "changed": false, "item": "iptables", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=ufw) => { "ansible_loop_var": "item", "changed": false, "item": "ufw", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Unmask firewalld service] *********** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:22 Friday 21 March 2025 21:37:17 -0400 (0:00:00.144) 0:06:21.289 ********** ok: [managed-node2] => { "changed": false, "name": "firewalld", "status": { "ActiveEnterTimestamp": "Fri 2025-03-21 21:25:34 EDT", "ActiveEnterTimestampMonotonic": "257840106", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target dbus.service polkit.service system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-03-21 21:25:34 EDT", "AssertTimestampMonotonic": "257584972", "Before": "network-pre.target shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-03-21 21:25:34 EDT", "ConditionTimestampMonotonic": "257584971", "Conflicts": "iptables.service ebtables.service shutdown.target ipset.service ip6tables.service", "ControlGroup": "/system.slice/firewalld.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "man:firewalld(1)", "EnvironmentFile": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9667", "ExecMainStartTimestamp": "Fri 2025-03-21 21:25:34 EDT", "ExecMainStartTimestampMonotonic": "257586211", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2025-03-21 21:25:34 EDT", "InactiveExitTimestampMonotonic": "257586236", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "29173", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "9667", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "dbus-org.fedoraproject.FirewallD1.service firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogTimestamp": "Fri 2025-03-21 21:25:34 EDT", "WatchdogTimestampMonotonic": "257839855", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Enable and start firewalld service] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:28 Friday 21 March 2025 21:37:18 -0400 (0:00:00.491) 0:06:21.781 ********** ok: [managed-node2] => { "changed": false, "enabled": true, "name": "firewalld", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-03-21 21:25:34 EDT", "ActiveEnterTimestampMonotonic": "257840106", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target dbus.service polkit.service system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-03-21 21:25:34 EDT", "AssertTimestampMonotonic": "257584972", "Before": "network-pre.target shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-03-21 21:25:34 EDT", "ConditionTimestampMonotonic": "257584971", "Conflicts": "iptables.service ebtables.service shutdown.target ipset.service ip6tables.service", "ControlGroup": "/system.slice/firewalld.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "man:firewalld(1)", "EnvironmentFile": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9667", "ExecMainStartTimestamp": "Fri 2025-03-21 21:25:34 EDT", "ExecMainStartTimestampMonotonic": "257586211", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2025-03-21 21:25:34 EDT", "InactiveExitTimestampMonotonic": "257586236", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "29173", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "9667", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "dbus-org.fedoraproject.FirewallD1.service firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogTimestamp": "Fri 2025-03-21 21:25:34 EDT", "WatchdogTimestampMonotonic": "257839855", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Check if previous replaced is defined] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:34 Friday 21 March 2025 21:37:18 -0400 (0:00:00.436) 0:06:22.218 ********** ok: [managed-node2] => { "ansible_facts": { "__firewall_previous_replaced": true, "__firewall_python_cmd": "/usr/bin/python", "__firewall_report_changed": true }, "changed": false } TASK [fedora.linux_system_roles.firewall : Get config files, checksums before and remove] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:43 Friday 21 March 2025 21:37:18 -0400 (0:00:00.079) 0:06:22.298 ********** ok: [managed-node2] => { "changed": false, "rc": 0 } STDERR: Shared connection to 10.31.43.82 closed. TASK [fedora.linux_system_roles.firewall : Tell firewall module it is able to report changed] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:55 Friday 21 March 2025 21:37:19 -0400 (0:00:00.465) 0:06:22.763 ********** ok: [managed-node2] => { "ansible_facts": { "__firewall_report_changed": true }, "changed": false } TASK [fedora.linux_system_roles.firewall : Configure firewall] ***************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:71 Friday 21 March 2025 21:37:19 -0400 (0:00:00.126) 0:06:22.890 ********** TASK [fedora.linux_system_roles.firewall : Gather firewall config information] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:120 Friday 21 March 2025 21:37:19 -0400 (0:00:00.099) 0:06:22.989 ********** TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:130 Friday 21 March 2025 21:37:19 -0400 (0:00:00.092) 0:06:23.082 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Gather firewall config if no arguments] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:139 Friday 21 March 2025 21:37:19 -0400 (0:00:00.085) 0:06:23.167 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:144 Friday 21 March 2025 21:37:19 -0400 (0:00:00.098) 0:06:23.266 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Get config files, checksums after] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:153 Friday 21 March 2025 21:37:19 -0400 (0:00:00.123) 0:06:23.390 ********** ok: [managed-node2] => { "changed": false, "rc": 0 } STDERR: Shared connection to 10.31.43.82 closed. TASK [fedora.linux_system_roles.firewall : Calculate what has changed] ********* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:163 Friday 21 March 2025 21:37:20 -0400 (0:00:00.465) 0:06:23.855 ********** ok: [managed-node2] => { "ansible_facts": { "firewall_lib_result": { "changed": false } }, "changed": false } TASK [fedora.linux_system_roles.firewall : Show diffs] ************************* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:169 Friday 21 March 2025 21:37:20 -0400 (0:00:00.142) 0:06:23.997 ********** skipping: [managed-node2] => {} TASK [Purge selinux configuration] ********************************************* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:26 Friday 21 March 2025 21:37:20 -0400 (0:00:00.130) 0:06:24.127 ********** TASK [fedora.linux_system_roles.selinux : Set ansible_facts required by role and install packages] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:2 Friday 21 March 2025 21:37:20 -0400 (0:00:00.298) 0:06:24.425 ********** included: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml for managed-node2 TASK [fedora.linux_system_roles.selinux : Ensure ansible_facts used by role] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml:2 Friday 21 March 2025 21:37:21 -0400 (0:00:00.191) 0:06:24.617 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Ensure SELinux packages] ************* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml:7 Friday 21 March 2025 21:37:21 -0400 (0:00:00.115) 0:06:24.732 ********** included: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml for managed-node2 TASK [fedora.linux_system_roles.selinux : Check if system is ostree] *********** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:5 Friday 21 March 2025 21:37:21 -0400 (0:00:00.301) 0:06:25.034 ********** ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.selinux : Set flag to indicate system is ostree] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:10 Friday 21 March 2025 21:37:21 -0400 (0:00:00.430) 0:06:25.465 ********** ok: [managed-node2] => { "ansible_facts": { "__selinux_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.selinux : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:17 Friday 21 March 2025 21:37:22 -0400 (0:00:00.130) 0:06:25.595 ********** ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.selinux : Set flag if transactional-update exists] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:22 Friday 21 March 2025 21:37:22 -0400 (0:00:00.365) 0:06:25.960 ********** ok: [managed-node2] => { "ansible_facts": { "__selinux_is_transactional": false }, "changed": false } TASK [fedora.linux_system_roles.selinux : Install SELinux python2 tools] ******* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:26 Friday 21 March 2025 21:37:22 -0400 (0:00:00.103) 0:06:26.064 ********** ok: [managed-node2] => { "changed": false, "rc": 0, "results": [ "libselinux-python-2.5-15.el7.x86_64 providing libselinux-python is already installed", "policycoreutils-python-2.5-34.el7.x86_64 providing policycoreutils-python is already installed" ] } lsrpackages: libselinux-python policycoreutils-python TASK [fedora.linux_system_roles.selinux : Install SELinux python3 tools] ******* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:35 Friday 21 March 2025 21:37:23 -0400 (0:00:00.650) 0:06:26.714 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Install SELinux python3 tools] ******* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:46 Friday 21 March 2025 21:37:23 -0400 (0:00:00.117) 0:06:26.831 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Install SELinux tool semanage] ******* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:58 Friday 21 March 2025 21:37:23 -0400 (0:00:00.140) 0:06:26.972 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:72 Friday 21 March 2025 21:37:23 -0400 (0:00:00.102) 0:06:27.074 ********** skipping: [managed-node2] => {} TASK [fedora.linux_system_roles.selinux : Reboot transactional update systems] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:77 Friday 21 March 2025 21:37:23 -0400 (0:00:00.100) 0:06:27.175 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Fail if reboot is needed and not set] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:82 Friday 21 March 2025 21:37:23 -0400 (0:00:00.076) 0:06:27.252 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Refresh facts] *********************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:89 Friday 21 March 2025 21:37:23 -0400 (0:00:00.077) 0:06:27.329 ********** ok: [managed-node2] TASK [fedora.linux_system_roles.selinux : Set permanent SELinux state if enabled] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:5 Friday 21 March 2025 21:37:24 -0400 (0:00:00.611) 0:06:27.941 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set permanent SELinux state if disabled] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:13 Friday 21 March 2025 21:37:24 -0400 (0:00:00.141) 0:06:28.082 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set selinux_reboot_required] ********* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:21 Friday 21 March 2025 21:37:24 -0400 (0:00:00.299) 0:06:28.382 ********** ok: [managed-node2] => { "ansible_facts": { "selinux_reboot_required": false }, "changed": false } TASK [fedora.linux_system_roles.selinux : Fail if reboot is required] ********** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:25 Friday 21 March 2025 21:37:25 -0400 (0:00:00.126) 0:06:28.508 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Warn if SELinux is disabled] ********* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:30 Friday 21 March 2025 21:37:25 -0400 (0:00:00.114) 0:06:28.623 ********** skipping: [managed-node2] => {} TASK [fedora.linux_system_roles.selinux : Drop all local modifications] ******** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:35 Friday 21 March 2025 21:37:25 -0400 (0:00:00.114) 0:06:28.738 ********** NOTIFIED HANDLER fedora.linux_system_roles.selinux : Reload SELinux policy for managed-node2 changed: [managed-node2] => { "changed": true, "cmd": [ "/usr/sbin/semanage", "-i", "-" ], "delta": "0:00:00.332125", "end": "2025-03-21 21:37:25.852714", "rc": 0, "start": "2025-03-21 21:37:25.520589" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux boolean local modifications] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:43 Friday 21 March 2025 21:37:25 -0400 (0:00:00.763) 0:06:29.501 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux file context local modifications] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:48 Friday 21 March 2025 21:37:26 -0400 (0:00:00.116) 0:06:29.617 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux port local modifications] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:53 Friday 21 March 2025 21:37:26 -0400 (0:00:00.116) 0:06:29.734 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux login local modifications] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:58 Friday 21 March 2025 21:37:26 -0400 (0:00:00.113) 0:06:29.847 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set SELinux booleans] **************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:63 Friday 21 March 2025 21:37:26 -0400 (0:00:00.113) 0:06:29.961 ********** TASK [fedora.linux_system_roles.selinux : Set SELinux file contexts] *********** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:74 Friday 21 March 2025 21:37:26 -0400 (0:00:00.118) 0:06:30.079 ********** TASK [fedora.linux_system_roles.selinux : Set an SELinux label on a port] ****** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:87 Friday 21 March 2025 21:37:26 -0400 (0:00:00.116) 0:06:30.196 ********** TASK [fedora.linux_system_roles.selinux : Set linux user to SELinux user mapping] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:99 Friday 21 March 2025 21:37:26 -0400 (0:00:00.119) 0:06:30.316 ********** TASK [fedora.linux_system_roles.selinux : Get SELinux modules facts] *********** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:112 Friday 21 March 2025 21:37:26 -0400 (0:00:00.121) 0:06:30.437 ********** ok: [managed-node2] => { "ansible_facts": { "selinux_checksums": false, "selinux_installed_modules": { "abrt": { "100": { "checksum": "", "enabled": 1 } }, "accountsd": { "100": { "checksum": "", "enabled": 1 } }, "acct": { "100": { "checksum": "", "enabled": 1 } }, "afs": { "100": { "checksum": "", "enabled": 1 } }, "aiccu": { "100": { "checksum": "", "enabled": 1 } }, "aide": { "100": { "checksum": "", "enabled": 1 } }, "ajaxterm": { "100": { "checksum": "", "enabled": 1 } }, "alsa": { "100": { "checksum": "", "enabled": 1 } }, "amanda": { "100": { "checksum": "", "enabled": 1 } }, "amtu": { "100": { "checksum": "", "enabled": 1 } }, "anaconda": { "100": { "checksum": "", "enabled": 1 } }, "antivirus": { "100": { "checksum": "", "enabled": 1 } }, "apache": { "100": { "checksum": "", "enabled": 1 } }, "apcupsd": { "100": { "checksum": "", "enabled": 1 } }, "apm": { "100": { "checksum": "", "enabled": 1 } }, "application": { "100": { "checksum": "", "enabled": 1 } }, "arpwatch": { "100": { "checksum": "", "enabled": 1 } }, "asterisk": { "100": { "checksum": "", "enabled": 1 } }, "auditadm": { "100": { "checksum": "", "enabled": 1 } }, "authconfig": { "100": { "checksum": "", "enabled": 1 } }, "authlogin": { "100": { "checksum": "", "enabled": 1 } }, "automount": { "100": { "checksum": "", "enabled": 1 } }, "avahi": { "100": { "checksum": "", "enabled": 1 } }, "awstats": { "100": { "checksum": "", "enabled": 1 } }, "bacula": { "100": { "checksum": "", "enabled": 1 } }, "base": { "100": { "checksum": "", "enabled": 1 } }, "bcfg2": { "100": { "checksum": "", "enabled": 1 } }, "bind": { "100": { "checksum": "", "enabled": 1 } }, "bitlbee": { "100": { "checksum": "", "enabled": 1 } }, "blkmapd": { "100": { "checksum": "", "enabled": 1 } }, "blueman": { "100": { "checksum": "", "enabled": 1 } }, "bluetooth": { "100": { "checksum": "", "enabled": 1 } }, "boinc": { "100": { "checksum": "", "enabled": 1 } }, "boltd": { "100": { "checksum": "", "enabled": 1 } }, "bootloader": { "100": { "checksum": "", "enabled": 1 } }, "brctl": { "100": { "checksum": "", "enabled": 1 } }, "brltty": { "100": { "checksum": "", "enabled": 1 } }, "bugzilla": { "100": { "checksum": "", "enabled": 1 } }, "bumblebee": { "100": { "checksum": "", "enabled": 1 } }, "cachefilesd": { "100": { "checksum": "", "enabled": 1 } }, "calamaris": { "100": { "checksum": "", "enabled": 1 } }, "callweaver": { "100": { "checksum": "", "enabled": 1 } }, "canna": { "100": { "checksum": "", "enabled": 1 } }, "ccs": { "100": { "checksum": "", "enabled": 1 } }, "cdrecord": { "100": { "checksum": "", "enabled": 1 } }, "certmaster": { "100": { "checksum": "", "enabled": 1 } }, "certmonger": { "100": { "checksum": "", "enabled": 1 } }, "certwatch": { "100": { "checksum": "", "enabled": 1 } }, "cfengine": { "100": { "checksum": "", "enabled": 1 } }, "cgdcbxd": { "100": { "checksum": "", "enabled": 1 } }, "cgroup": { "100": { "checksum": "", "enabled": 1 } }, "chrome": { "100": { "checksum": "", "enabled": 1 } }, "chronyd": { "100": { "checksum": "", "enabled": 1 } }, "cinder": { "100": { "checksum": "", "enabled": 1 } }, "cipe": { "100": { "checksum": "", "enabled": 1 } }, "clock": { "100": { "checksum": "", "enabled": 1 } }, "clogd": { "100": { "checksum": "", "enabled": 1 } }, "cloudform": { "100": { "checksum": "", "enabled": 1 } }, "cmirrord": { "100": { "checksum": "", "enabled": 1 } }, "cobbler": { "100": { "checksum": "", "enabled": 1 } }, "cockpit": { "100": { "checksum": "", "enabled": 1 } }, "collectd": { "100": { "checksum": "", "enabled": 1 } }, "colord": { "100": { "checksum": "", "enabled": 1 } }, "comsat": { "100": { "checksum": "", "enabled": 1 } }, "condor": { "100": { "checksum": "", "enabled": 1 } }, "conman": { "100": { "checksum": "", "enabled": 1 } }, "consolekit": { "100": { "checksum": "", "enabled": 1 } }, "container": { "100": { "checksum": "", "enabled": 1 } }, "couchdb": { "100": { "checksum": "", "enabled": 1 } }, "courier": { "100": { "checksum": "", "enabled": 1 } }, "cpucontrol": { "100": { "checksum": "", "enabled": 1 } }, "cpufreqselector": { "100": { "checksum": "", "enabled": 1 } }, "cpuplug": { "100": { "checksum": "", "enabled": 1 } }, "cron": { "100": { "checksum": "", "enabled": 1 } }, "ctdb": { "100": { "checksum": "", "enabled": 1 } }, "cups": { "100": { "checksum": "", "enabled": 1 } }, "cvs": { "100": { "checksum": "", "enabled": 1 } }, "cyphesis": { "100": { "checksum": "", "enabled": 1 } }, "cyrus": { "100": { "checksum": "", "enabled": 1 } }, "daemontools": { "100": { "checksum": "", "enabled": 1 } }, "dbadm": { "100": { "checksum": "", "enabled": 1 } }, "dbskk": { "100": { "checksum": "", "enabled": 1 } }, "dbus": { "100": { "checksum": "", "enabled": 1 } }, "dcc": { "100": { "checksum": "", "enabled": 1 } }, "ddclient": { "100": { "checksum": "", "enabled": 1 } }, "denyhosts": { "100": { "checksum": "", "enabled": 1 } }, "devicekit": { "100": { "checksum": "", "enabled": 1 } }, "dhcp": { "100": { "checksum": "", "enabled": 1 } }, "dictd": { "100": { "checksum": "", "enabled": 1 } }, "dirsrv": { "100": { "checksum": "", "enabled": 1 } }, "dirsrv-admin": { "100": { "checksum": "", "enabled": 1 } }, "dmesg": { "100": { "checksum": "", "enabled": 1 } }, "dmidecode": { "100": { "checksum": "", "enabled": 1 } }, "dnsmasq": { "100": { "checksum": "", "enabled": 1 } }, "dnssec": { "100": { "checksum": "", "enabled": 1 } }, "dovecot": { "100": { "checksum": "", "enabled": 1 } }, "drbd": { "100": { "checksum": "", "enabled": 1 } }, "dspam": { "100": { "checksum": "", "enabled": 1 } }, "entropyd": { "100": { "checksum": "", "enabled": 1 } }, "exim": { "100": { "checksum": "", "enabled": 1 } }, "fail2ban": { "100": { "checksum": "", "enabled": 1 } }, "fcoe": { "100": { "checksum": "", "enabled": 1 } }, "fetchmail": { "100": { "checksum": "", "enabled": 1 } }, "finger": { "100": { "checksum": "", "enabled": 1 } }, "firewalld": { "100": { "checksum": "", "enabled": 1 } }, "firewallgui": { "100": { "checksum": "", "enabled": 1 } }, "firstboot": { "100": { "checksum": "", "enabled": 1 } }, "fprintd": { "100": { "checksum": "", "enabled": 1 } }, "freeipmi": { "100": { "checksum": "", "enabled": 1 } }, "freqset": { "100": { "checksum": "", "enabled": 1 } }, "fstools": { "100": { "checksum": "", "enabled": 1 } }, "ftp": { "100": { "checksum": "", "enabled": 1 } }, "games": { "100": { "checksum": "", "enabled": 1 } }, "ganesha": { "100": { "checksum": "", "enabled": 1 } }, "gdomap": { "100": { "checksum": "", "enabled": 1 } }, "geoclue": { "100": { "checksum": "", "enabled": 1 } }, "getty": { "100": { "checksum": "", "enabled": 1 } }, "git": { "100": { "checksum": "", "enabled": 1 } }, "gitosis": { "100": { "checksum": "", "enabled": 1 } }, "glance": { "100": { "checksum": "", "enabled": 1 } }, "glusterd": { "100": { "checksum": "", "enabled": 1 } }, "gnome": { "100": { "checksum": "", "enabled": 1 } }, "gpg": { "100": { "checksum": "", "enabled": 1 } }, "gpm": { "100": { "checksum": "", "enabled": 1 } }, "gpsd": { "100": { "checksum": "", "enabled": 1 } }, "gssproxy": { "100": { "checksum": "", "enabled": 1 } }, "guest": { "100": { "checksum": "", "enabled": 1 } }, "hddtemp": { "100": { "checksum": "", "enabled": 1 } }, "hostname": { "100": { "checksum": "", "enabled": 1 } }, "hsqldb": { "100": { "checksum": "", "enabled": 1 } }, "hwloc": { "100": { "checksum": "", "enabled": 1 } }, "hypervkvp": { "100": { "checksum": "", "enabled": 1 } }, "icecast": { "100": { "checksum": "", "enabled": 1 } }, "inetd": { "100": { "checksum": "", "enabled": 1 } }, "init": { "100": { "checksum": "", "enabled": 1 } }, "inn": { "100": { "checksum": "", "enabled": 1 } }, "iodine": { "100": { "checksum": "", "enabled": 1 } }, "iotop": { "100": { "checksum": "", "enabled": 1 } }, "ipa": { "100": { "checksum": "", "enabled": 1 } }, "ipmievd": { "100": { "checksum": "", "enabled": 1 } }, "ipsec": { "100": { "checksum": "", "enabled": 1 } }, "iptables": { "100": { "checksum": "", "enabled": 1 } }, "irc": { "100": { "checksum": "", "enabled": 1 } }, "irqbalance": { "100": { "checksum": "", "enabled": 1 } }, "iscsi": { "100": { "checksum": "", "enabled": 1 } }, "isns": { "100": { "checksum": "", "enabled": 1 } }, "jabber": { "100": { "checksum": "", "enabled": 1 } }, "jetty": { "100": { "checksum": "", "enabled": 1 } }, "jockey": { "100": { "checksum": "", "enabled": 1 } }, "journalctl": { "100": { "checksum": "", "enabled": 1 } }, "kdump": { "100": { "checksum": "", "enabled": 1 } }, "kdumpgui": { "100": { "checksum": "", "enabled": 1 } }, "keepalived": { "100": { "checksum": "", "enabled": 1 } }, "kerberos": { "100": { "checksum": "", "enabled": 1 } }, "keyboardd": { "100": { "checksum": "", "enabled": 1 } }, "keystone": { "100": { "checksum": "", "enabled": 1 } }, "kismet": { "100": { "checksum": "", "enabled": 1 } }, "kmscon": { "100": { "checksum": "", "enabled": 1 } }, "kpatch": { "100": { "checksum": "", "enabled": 1 } }, "ksmtuned": { "100": { "checksum": "", "enabled": 1 } }, "ktalk": { "100": { "checksum": "", "enabled": 1 } }, "l2tp": { "100": { "checksum": "", "enabled": 1 } }, "ldap": { "100": { "checksum": "", "enabled": 1 } }, "libraries": { "100": { "checksum": "", "enabled": 1 } }, "likewise": { "100": { "checksum": "", "enabled": 1 } }, "linuxptp": { "100": { "checksum": "", "enabled": 1 } }, "lircd": { "100": { "checksum": "", "enabled": 1 } }, "livecd": { "100": { "checksum": "", "enabled": 1 } }, "lldpad": { "100": { "checksum": "", "enabled": 1 } }, "loadkeys": { "100": { "checksum": "", "enabled": 1 } }, "locallogin": { "100": { "checksum": "", "enabled": 1 } }, "lockdev": { "100": { "checksum": "", "enabled": 1 } }, "logadm": { "100": { "checksum": "", "enabled": 1 } }, "logging": { "100": { "checksum": "", "enabled": 1 } }, "logrotate": { "100": { "checksum": "", "enabled": 1 } }, "logwatch": { "100": { "checksum": "", "enabled": 1 } }, "lpd": { "100": { "checksum": "", "enabled": 1 } }, "lsm": { "100": { "checksum": "", "enabled": 1 } }, "lttng-tools": { "100": { "checksum": "", "enabled": 1 } }, "lvm": { "100": { "checksum": "", "enabled": 1 } }, "mailman": { "100": { "checksum": "", "enabled": 1 } }, "mailscanner": { "100": { "checksum": "", "enabled": 1 } }, "man2html": { "100": { "checksum": "", "enabled": 1 } }, "mandb": { "100": { "checksum": "", "enabled": 1 } }, "mcelog": { "100": { "checksum": "", "enabled": 1 } }, "mediawiki": { "100": { "checksum": "", "enabled": 1 } }, "memcached": { "100": { "checksum": "", "enabled": 1 } }, "milter": { "100": { "checksum": "", "enabled": 1 } }, "minidlna": { "100": { "checksum": "", "enabled": 1 } }, "minissdpd": { "100": { "checksum": "", "enabled": 1 } }, "mip6d": { "100": { "checksum": "", "enabled": 1 } }, "mirrormanager": { "100": { "checksum": "", "enabled": 1 } }, "miscfiles": { "100": { "checksum": "", "enabled": 1 } }, "mock": { "100": { "checksum": "", "enabled": 1 } }, "modemmanager": { "100": { "checksum": "", "enabled": 1 } }, "modutils": { "100": { "checksum": "", "enabled": 1 } }, "mojomojo": { "100": { "checksum": "", "enabled": 1 } }, "mon_statd": { "100": { "checksum": "", "enabled": 1 } }, "mongodb": { "100": { "checksum": "", "enabled": 1 } }, "motion": { "100": { "checksum": "", "enabled": 1 } }, "mount": { "100": { "checksum": "", "enabled": 1 } }, "mozilla": { "100": { "checksum": "", "enabled": 1 } }, "mpd": { "100": { "checksum": "", "enabled": 1 } }, "mplayer": { "100": { "checksum": "", "enabled": 1 } }, "mrtg": { "100": { "checksum": "", "enabled": 1 } }, "mta": { "100": { "checksum": "", "enabled": 1 } }, "munin": { "100": { "checksum": "", "enabled": 1 } }, "mysql": { "100": { "checksum": "", "enabled": 1 } }, "mythtv": { "100": { "checksum": "", "enabled": 1 } }, "nagios": { "100": { "checksum": "", "enabled": 1 } }, "namespace": { "100": { "checksum": "", "enabled": 1 } }, "ncftool": { "100": { "checksum": "", "enabled": 1 } }, "netlabel": { "100": { "checksum": "", "enabled": 1 } }, "netutils": { "100": { "checksum": "", "enabled": 1 } }, "networkmanager": { "100": { "checksum": "", "enabled": 1 } }, "ninfod": { "100": { "checksum": "", "enabled": 1 } }, "nis": { "100": { "checksum": "", "enabled": 1 } }, "nova": { "100": { "checksum": "", "enabled": 1 } }, "nscd": { "100": { "checksum": "", "enabled": 1 } }, "nsd": { "100": { "checksum": "", "enabled": 1 } }, "nslcd": { "100": { "checksum": "", "enabled": 1 } }, "ntop": { "100": { "checksum": "", "enabled": 1 } }, "ntp": { "100": { "checksum": "", "enabled": 1 } }, "numad": { "100": { "checksum": "", "enabled": 1 } }, "nut": { "100": { "checksum": "", "enabled": 1 } }, "nx": { "100": { "checksum": "", "enabled": 1 } }, "obex": { "100": { "checksum": "", "enabled": 1 } }, "oddjob": { "100": { "checksum": "", "enabled": 1 } }, "openct": { "100": { "checksum": "", "enabled": 1 } }, "opendnssec": { "100": { "checksum": "", "enabled": 1 } }, "openhpid": { "100": { "checksum": "", "enabled": 1 } }, "openshift": { "100": { "checksum": "", "enabled": 1 } }, "openshift-origin": { "100": { "checksum": "", "enabled": 1 } }, "opensm": { "100": { "checksum": "", "enabled": 1 } }, "openvpn": { "100": { "checksum": "", "enabled": 1 } }, "openvswitch": { "100": { "checksum": "", "enabled": 1 } }, "openwsman": { "100": { "checksum": "", "enabled": 1 } }, "oracleasm": { "100": { "checksum": "", "enabled": 1 } }, "osad": { "100": { "checksum": "", "enabled": 1 } }, "pads": { "100": { "checksum": "", "enabled": 1 } }, "passenger": { "100": { "checksum": "", "enabled": 1 } }, "pcmcia": { "100": { "checksum": "", "enabled": 1 } }, "pcp": { "100": { "checksum": "", "enabled": 1 } }, "pcscd": { "100": { "checksum": "", "enabled": 1 } }, "pegasus": { "100": { "checksum": "", "enabled": 1 } }, "permissivedomains": { "100": { "checksum": "", "enabled": 1 } }, "pesign": { "100": { "checksum": "", "enabled": 1 } }, "pingd": { "100": { "checksum": "", "enabled": 1 } }, "piranha": { "100": { "checksum": "", "enabled": 1 } }, "pkcs": { "100": { "checksum": "", "enabled": 1 } }, "pki": { "100": { "checksum": "", "enabled": 1 } }, "plymouthd": { "100": { "checksum": "", "enabled": 1 } }, "podsleuth": { "100": { "checksum": "", "enabled": 1 } }, "policykit": { "100": { "checksum": "", "enabled": 1 } }, "polipo": { "100": { "checksum": "", "enabled": 1 } }, "portmap": { "100": { "checksum": "", "enabled": 1 } }, "portreserve": { "100": { "checksum": "", "enabled": 1 } }, "postfix": { "100": { "checksum": "", "enabled": 1 } }, "postgresql": { "100": { "checksum": "", "enabled": 1 } }, "postgrey": { "100": { "checksum": "", "enabled": 1 } }, "ppp": { "100": { "checksum": "", "enabled": 1 } }, "prelink": { "100": { "checksum": "", "enabled": 1 } }, "prelude": { "100": { "checksum": "", "enabled": 1 } }, "privoxy": { "100": { "checksum": "", "enabled": 1 } }, "procmail": { "100": { "checksum": "", "enabled": 1 } }, "prosody": { "100": { "checksum": "", "enabled": 1 } }, "psad": { "100": { "checksum": "", "enabled": 1 } }, "ptchown": { "100": { "checksum": "", "enabled": 1 } }, "publicfile": { "100": { "checksum": "", "enabled": 1 } }, "pulseaudio": { "100": { "checksum": "", "enabled": 1 } }, "puppet": { "100": { "checksum": "", "enabled": 1 } }, "pwauth": { "100": { "checksum": "", "enabled": 1 } }, "qmail": { "100": { "checksum": "", "enabled": 1 } }, "qpid": { "100": { "checksum": "", "enabled": 1 } }, "quantum": { "100": { "checksum": "", "enabled": 1 } }, "quota": { "100": { "checksum": "", "enabled": 1 } }, "rabbitmq": { "100": { "checksum": "", "enabled": 1 } }, "radius": { "100": { "checksum": "", "enabled": 1 } }, "radvd": { "100": { "checksum": "", "enabled": 1 } }, "raid": { "100": { "checksum": "", "enabled": 1 } }, "rasdaemon": { "100": { "checksum": "", "enabled": 1 } }, "rdisc": { "100": { "checksum": "", "enabled": 1 } }, "readahead": { "100": { "checksum": "", "enabled": 1 } }, "realmd": { "100": { "checksum": "", "enabled": 1 } }, "redis": { "100": { "checksum": "", "enabled": 1 } }, "remotelogin": { "100": { "checksum": "", "enabled": 1 } }, "restraint": { "400": { "checksum": "", "enabled": 1 } }, "rhcs": { "100": { "checksum": "", "enabled": 1 } }, "rhev": { "100": { "checksum": "", "enabled": 1 } }, "rhgb": { "100": { "checksum": "", "enabled": 1 } }, "rhnsd": { "100": { "checksum": "", "enabled": 1 } }, "rhsmcertd": { "100": { "checksum": "", "enabled": 1 } }, "rhts": { "400": { "checksum": "", "enabled": 1 } }, "ricci": { "100": { "checksum": "", "enabled": 1 } }, "rkhunter": { "100": { "checksum": "", "enabled": 1 } }, "rlogin": { "100": { "checksum": "", "enabled": 1 } }, "rngd": { "100": { "checksum": "", "enabled": 1 } }, "roundup": { "100": { "checksum": "", "enabled": 1 } }, "rpc": { "100": { "checksum": "", "enabled": 1 } }, "rpcbind": { "100": { "checksum": "", "enabled": 1 } }, "rpm": { "100": { "checksum": "", "enabled": 1 } }, "rshd": { "100": { "checksum": "", "enabled": 1 } }, "rssh": { "100": { "checksum": "", "enabled": 1 } }, "rsync": { "100": { "checksum": "", "enabled": 1 } }, "rtas": { "100": { "checksum": "", "enabled": 1 } }, "rtkit": { "100": { "checksum": "", "enabled": 1 } }, "rwho": { "100": { "checksum": "", "enabled": 1 } }, "samba": { "100": { "checksum": "", "enabled": 1 } }, "sambagui": { "100": { "checksum": "", "enabled": 1 } }, "sandboxX": { "100": { "checksum": "", "enabled": 1 } }, "sanlock": { "100": { "checksum": "", "enabled": 1 } }, "sasl": { "100": { "checksum": "", "enabled": 1 } }, "sbd": { "100": { "checksum": "", "enabled": 1 } }, "sblim": { "100": { "checksum": "", "enabled": 1 } }, "screen": { "100": { "checksum": "", "enabled": 1 } }, "secadm": { "100": { "checksum": "", "enabled": 1 } }, "sectoolm": { "100": { "checksum": "", "enabled": 1 } }, "selinuxutil": { "100": { "checksum": "", "enabled": 1 } }, "sendmail": { "100": { "checksum": "", "enabled": 1 } }, "sensord": { "100": { "checksum": "", "enabled": 1 } }, "setrans": { "100": { "checksum": "", "enabled": 1 } }, "setroubleshoot": { "100": { "checksum": "", "enabled": 1 } }, "seunshare": { "100": { "checksum": "", "enabled": 1 } }, "sge": { "100": { "checksum": "", "enabled": 1 } }, "shorewall": { "100": { "checksum": "", "enabled": 1 } }, "slocate": { "100": { "checksum": "", "enabled": 1 } }, "slpd": { "100": { "checksum": "", "enabled": 1 } }, "smartmon": { "100": { "checksum": "", "enabled": 1 } }, "smokeping": { "100": { "checksum": "", "enabled": 1 } }, "smoltclient": { "100": { "checksum": "", "enabled": 1 } }, "smsd": { "100": { "checksum": "", "enabled": 1 } }, "snapper": { "100": { "checksum": "", "enabled": 1 } }, "snmp": { "100": { "checksum": "", "enabled": 1 } }, "snort": { "100": { "checksum": "", "enabled": 1 } }, "sosreport": { "100": { "checksum": "", "enabled": 1 } }, "soundserver": { "100": { "checksum": "", "enabled": 1 } }, "spamassassin": { "100": { "checksum": "", "enabled": 1 } }, "speech-dispatcher": { "100": { "checksum": "", "enabled": 1 } }, "squid": { "100": { "checksum": "", "enabled": 1 } }, "ssh": { "100": { "checksum": "", "enabled": 1 } }, "sssd": { "100": { "checksum": "", "enabled": 1 } }, "staff": { "100": { "checksum": "", "enabled": 1 } }, "stapserver": { "100": { "checksum": "", "enabled": 1 } }, "stunnel": { "100": { "checksum": "", "enabled": 1 } }, "su": { "100": { "checksum": "", "enabled": 1 } }, "sudo": { "100": { "checksum": "", "enabled": 1 } }, "svnserve": { "100": { "checksum": "", "enabled": 1 } }, "swift": { "100": { "checksum": "", "enabled": 1 } }, "sysadm": { "100": { "checksum": "", "enabled": 1 } }, "sysadm_secadm": { "100": { "checksum": "", "enabled": 1 } }, "sysnetwork": { "100": { "checksum": "", "enabled": 1 } }, "sysstat": { "100": { "checksum": "", "enabled": 1 } }, "systemd": { "100": { "checksum": "", "enabled": 1 } }, "tangd": { "100": { "checksum": "", "enabled": 1 } }, "targetd": { "100": { "checksum": "", "enabled": 1 } }, "tcpd": { "100": { "checksum": "", "enabled": 1 } }, "tcsd": { "100": { "checksum": "", "enabled": 1 } }, "telepathy": { "100": { "checksum": "", "enabled": 1 } }, "telnet": { "100": { "checksum": "", "enabled": 1 } }, "tftp": { "100": { "checksum": "", "enabled": 1 } }, "tgtd": { "100": { "checksum": "", "enabled": 1 } }, "thin": { "100": { "checksum": "", "enabled": 1 } }, "thumb": { "100": { "checksum": "", "enabled": 1 } }, "tlp": { "100": { "checksum": "", "enabled": 1 } }, "tmpreaper": { "100": { "checksum": "", "enabled": 1 } }, "tomcat": { "100": { "checksum": "", "enabled": 1 } }, "tor": { "100": { "checksum": "", "enabled": 1 } }, "tuned": { "100": { "checksum": "", "enabled": 1 } }, "tvtime": { "100": { "checksum": "", "enabled": 1 } }, "udev": { "100": { "checksum": "", "enabled": 1 } }, "ulogd": { "100": { "checksum": "", "enabled": 1 } }, "uml": { "100": { "checksum": "", "enabled": 1 } }, "unconfined": { "100": { "checksum": "", "enabled": 1 } }, "unconfineduser": { "100": { "checksum": "", "enabled": 1 } }, "unlabelednet": { "100": { "checksum": "", "enabled": 1 } }, "unprivuser": { "100": { "checksum": "", "enabled": 1 } }, "updfstab": { "100": { "checksum": "", "enabled": 1 } }, "usbmodules": { "100": { "checksum": "", "enabled": 1 } }, "usbmuxd": { "100": { "checksum": "", "enabled": 1 } }, "userdomain": { "100": { "checksum": "", "enabled": 1 } }, "userhelper": { "100": { "checksum": "", "enabled": 1 } }, "usermanage": { "100": { "checksum": "", "enabled": 1 } }, "usernetctl": { "100": { "checksum": "", "enabled": 1 } }, "uucp": { "100": { "checksum": "", "enabled": 1 } }, "uuidd": { "100": { "checksum": "", "enabled": 1 } }, "varnishd": { "100": { "checksum": "", "enabled": 1 } }, "vdagent": { "100": { "checksum": "", "enabled": 1 } }, "vhostmd": { "100": { "checksum": "", "enabled": 1 } }, "virt": { "100": { "checksum": "", "enabled": 1 } }, "vlock": { "100": { "checksum": "", "enabled": 1 } }, "vmtools": { "100": { "checksum": "", "enabled": 1 } }, "vmware": { "100": { "checksum": "", "enabled": 1 } }, "vnstatd": { "100": { "checksum": "", "enabled": 1 } }, "vpn": { "100": { "checksum": "", "enabled": 1 } }, "w3c": { "100": { "checksum": "", "enabled": 1 } }, "watchdog": { "100": { "checksum": "", "enabled": 1 } }, "wdmd": { "100": { "checksum": "", "enabled": 1 } }, "webadm": { "100": { "checksum": "", "enabled": 1 } }, "webalizer": { "100": { "checksum": "", "enabled": 1 } }, "wine": { "100": { "checksum": "", "enabled": 1 } }, "wireshark": { "100": { "checksum": "", "enabled": 1 } }, "xen": { "100": { "checksum": "", "enabled": 1 } }, "xguest": { "100": { "checksum": "", "enabled": 1 } }, "xserver": { "100": { "checksum": "", "enabled": 1 } }, "zabbix": { "100": { "checksum": "", "enabled": 1 } }, "zarafa": { "100": { "checksum": "", "enabled": 1 } }, "zebra": { "100": { "checksum": "", "enabled": 1 } }, "zoneminder": { "100": { "checksum": "", "enabled": 1 } }, "zosremote": { "100": { "checksum": "", "enabled": 1 } } }, "selinux_priorities": true }, "changed": false } TASK [fedora.linux_system_roles.selinux : Load SELinux modules] **************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:115 Friday 21 March 2025 21:37:30 -0400 (0:00:03.145) 0:06:33.583 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Restore SELinux labels on filesystem tree] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:128 Friday 21 March 2025 21:37:30 -0400 (0:00:00.335) 0:06:33.918 ********** TASK [fedora.linux_system_roles.selinux : Restore SELinux labels on filesystem tree in check mode] *** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:136 Friday 21 March 2025 21:37:30 -0400 (0:00:00.163) 0:06:34.081 ********** TASK [Leave realm] ************************************************************* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:32 Friday 21 March 2025 21:37:30 -0400 (0:00:00.121) 0:06:34.203 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Destroy Kerberos tickets] ************************************************ task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:40 Friday 21 March 2025 21:37:30 -0400 (0:00:00.157) 0:06:34.361 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Remove related packages] ************************************************* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:44 Friday 21 March 2025 21:37:31 -0400 (0:00:00.198) 0:06:34.560 ********** changed: [managed-node2] => { "changed": true, "changes": { "removed": [ "mssql-server", "mssql-tools*", "unixODBC-devel" ] }, "rc": 0, "results": [ "adutil is not installed", "mssql-server-fts is not installed", "mssql-server-ha is not installed", "powershell is not installed", "Loaded plugins: fastestmirror\nResolving Dependencies\n--> Running transaction check\n---> Package mssql-server.x86_64 0:14.0.3465.1-1 will be erased\n---> Package mssql-tools18.x86_64 0:18.4.1.1-1 will be erased\n---> Package unixODBC-devel.x86_64 0:2.3.11-1.rh will be erased\n--> Finished Dependency Resolution\n--> Finding unneeded leftover dependencies\n---> Marking msodbcsql18 to be removed - no longer needed by mssql-tools18\n---> Marking unixODBC to be removed - no longer needed by unixODBC-devel\n---> Marking cyrus-sasl to be removed - no longer needed by mssql-server\n---> Marking gdb to be removed - no longer needed by mssql-server\n---> Marking libatomic to be removed - no longer needed by mssql-server\n---> Marking libsss_nss_idmap to be removed - no longer needed by mssql-server\n---> Marking bzip2 to be removed - no longer needed by mssql-server\n---> Marking cyrus-sasl-gssapi to be removed - no longer needed by mssql-server\n---> Marking libtool-ltdl to be removed - no longer needed by unixODBC\nFound and removing 9 unneeded dependencies\n--> Running transaction check\n---> Package bzip2.x86_64 0:1.0.6-13.el7 will be erased\n---> Package cyrus-sasl.x86_64 0:2.1.26-24.el7_9 will be erased\n---> Package cyrus-sasl-gssapi.x86_64 0:2.1.26-24.el7_9 will be erased\n---> Package gdb.x86_64 0:7.6.1-120.el7 will be erased\n---> Package libatomic.x86_64 0:4.8.5-44.el7 will be erased\n---> Package libsss_nss_idmap.x86_64 0:1.16.5-10.el7_9.16 will be erased\n---> Package libtool-ltdl.x86_64 0:2.4.2-22.el7_3 will be erased\n---> Package msodbcsql18.x86_64 0:18.4.1.1-1 will be erased\n---> Package unixODBC.x86_64 0:2.3.11-1.rh will be erased\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nRemoving:\n mssql-server x86_64 14.0.3465.1-1 @packages-microsoft-com-mssql-server-2017\n 1.0 G\n mssql-tools18 x86_64 18.4.1.1-1 @packages-microsoft-com-prod 718 k\n unixODBC-devel x86_64 2.3.11-1.rh @packages-microsoft-com-prod 223 k\nRemoving for dependencies:\n bzip2 x86_64 1.0.6-13.el7 @base 82 k\n cyrus-sasl x86_64 2.1.26-24.el7_9 @updates 141 k\n cyrus-sasl-gssapi x86_64 2.1.26-24.el7_9 @updates 36 k\n gdb x86_64 7.6.1-120.el7 @base 7.0 M\n libatomic x86_64 4.8.5-44.el7 @base 26 k\n libsss_nss_idmap x86_64 1.16.5-10.el7_9.16 @updates 82 k\n libtool-ltdl x86_64 2.4.2-22.el7_3 @base 66 k\n msodbcsql18 x86_64 18.4.1.1-1 @packages-microsoft-com-prod 2.3 M\n unixODBC x86_64 2.3.11-1.rh @packages-microsoft-com-prod 648 k\n\nTransaction Summary\n================================================================================\nRemove 3 Packages (+9 Dependent packages)\n\nInstalled size: 1.0 G\nDownloading packages:\nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Erasing : mssql-server-14.0.3465.1-1.x86_64 1/12 \n Erasing : mssql-tools18-18.4.1.1-1.x86_64 2/12 \n Erasing : msodbcsql18-18.4.1.1-1.x86_64 3/12 \nODBC Driver 18 for SQL Server has been deleted (if it existed at all) because its usage count became zero\n Erasing : unixODBC-devel-2.3.11-1.rh.x86_64 4/12 \n Erasing : unixODBC-2.3.11-1.rh.x86_64 5/12 \nwarning: /etc/odbcinst.ini saved as /etc/odbcinst.ini.rpmsave\n Erasing : libtool-ltdl-2.4.2-22.el7_3.x86_64 6/12 \n Erasing : libatomic-4.8.5-44.el7.x86_64 7/12 \n Erasing : bzip2-1.0.6-13.el7.x86_64 8/12 \n Erasing : gdb-7.6.1-120.el7.x86_64 9/12 \n Erasing : libsss_nss_idmap-1.16.5-10.el7_9.16.x86_64 10/12 \n Erasing : cyrus-sasl-2.1.26-24.el7_9.x86_64 11/12 \n Erasing : cyrus-sasl-gssapi-2.1.26-24.el7_9.x86_64 12/12 \n Verifying : msodbcsql18-18.4.1.1-1.x86_64 1/12 \n Verifying : libatomic-4.8.5-44.el7.x86_64 2/12 \n Verifying : bzip2-1.0.6-13.el7.x86_64 3/12 \n Verifying : libtool-ltdl-2.4.2-22.el7_3.x86_64 4/12 \n Verifying : mssql-server-14.0.3465.1-1.x86_64 5/12 \n Verifying : unixODBC-devel-2.3.11-1.rh.x86_64 6/12 \n Verifying : cyrus-sasl-2.1.26-24.el7_9.x86_64 7/12 \n Verifying : gdb-7.6.1-120.el7.x86_64 8/12 \n Verifying : unixODBC-2.3.11-1.rh.x86_64 9/12 \n Verifying : mssql-tools18-18.4.1.1-1.x86_64 10/12 \n Verifying : libsss_nss_idmap-1.16.5-10.el7_9.16.x86_64 11/12 \n Verifying : cyrus-sasl-gssapi-2.1.26-24.el7_9.x86_64 12/12 \n\nRemoved:\n mssql-server.x86_64 0:14.0.3465.1-1 mssql-tools18.x86_64 0:18.4.1.1-1 \n unixODBC-devel.x86_64 0:2.3.11-1.rh \n\nDependency Removed:\n bzip2.x86_64 0:1.0.6-13.el7 \n cyrus-sasl.x86_64 0:2.1.26-24.el7_9 \n cyrus-sasl-gssapi.x86_64 0:2.1.26-24.el7_9 \n gdb.x86_64 0:7.6.1-120.el7 \n libatomic.x86_64 0:4.8.5-44.el7 \n libsss_nss_idmap.x86_64 0:1.16.5-10.el7_9.16 \n libtool-ltdl.x86_64 0:2.4.2-22.el7_3 \n msodbcsql18.x86_64 0:18.4.1.1-1 \n unixODBC.x86_64 0:2.3.11-1.rh \n\nComplete!\n" ] } TASK [Remove related files] **************************************************** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:57 Friday 21 March 2025 21:37:34 -0400 (0:00:03.134) 0:06:37.695 ********** [WARNING]: Consider using the file module with state=absent rather than running 'rm'. If you need to use command because file is insufficient you can add 'warn: false' to this command task or set 'command_warnings=False' in ansible.cfg to get rid of this message. changed: [managed-node2] => { "changed": true, "cmd": "rm -rfv /var/opt/mssql* /opt/mssql* /var/log/pacemaker/pacemaker.log /etc/yum.repos.d/packages-microsoft-com-* /tmp/*.j2 /tmp/mssql_data /tmp/mssql_log /etc/systemd/system/multi-user.target.wants/mssql-server.service", "delta": "0:00:00.006631", "end": "2025-03-21 21:37:34.483043", "rc": 0, "start": "2025-03-21 21:37:34.476412" } STDOUT: removed ‘/var/opt/mssql/mssql.conf’ removed ‘/var/opt/mssql/data/model.mdf’ removed ‘/var/opt/mssql/data/templog.ldf’ removed ‘/var/opt/mssql/data/tempdb.mdf’ removed ‘/var/opt/mssql/data/msdbdata.mdf’ removed ‘/var/opt/mssql/data/modellog.ldf’ removed ‘/var/opt/mssql/data/msdblog.ldf’ removed ‘/var/opt/mssql/data/mastlog.ldf’ removed ‘/var/opt/mssql/data/master.mdf’ removed directory: ‘/var/opt/mssql/data’ removed ‘/var/opt/mssql/secrets/machine-key’ removed directory: ‘/var/opt/mssql/secrets’ removed ‘/var/opt/mssql/.system/system/lsa.hiv’ removed directory: ‘/var/opt/mssql/.system/system/Temp’ removed ‘/var/opt/mssql/.system/system/licensing.hiv’ removed ‘/var/opt/mssql/.system/system/lsasetup.log’ removed ‘/var/opt/mssql/.system/system/system32/Microsoft/Protect/S-1-5-18/User/fba164ca-993a-4029-b07b-d4a852a1be3c’ removed ‘/var/opt/mssql/.system/system/system32/Microsoft/Protect/S-1-5-18/User/Preferred’ removed directory: ‘/var/opt/mssql/.system/system/system32/Microsoft/Protect/S-1-5-18/User’ removed directory: ‘/var/opt/mssql/.system/system/system32/Microsoft/Protect/S-1-5-18’ removed directory: ‘/var/opt/mssql/.system/system/system32/Microsoft/Protect’ removed directory: ‘/var/opt/mssql/.system/system/system32/Microsoft’ removed directory: ‘/var/opt/mssql/.system/system/system32/LogFiles/Scm’ removed directory: ‘/var/opt/mssql/.system/system/system32/LogFiles’ removed directory: ‘/var/opt/mssql/.system/system/system32’ removed ‘/var/opt/mssql/.system/system/security.hiv’ removed ‘/var/opt/mssql/.system/system/debug/PASSWD.LOG’ removed directory: ‘/var/opt/mssql/.system/system/debug’ removed directory: ‘/var/opt/mssql/.system/system’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/Temp’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/LocalLow’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Local/Microsoft/Windows/Temporary Internet Files’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Local/Microsoft/Windows’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Local/Microsoft’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Local’ removed ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/Crypto/RSA/S-1-5-21-1405251944-1771065531-152050352-500/42e7704ae40b0d75de00736cc66b813a_46d5dca0-026c-4fac-867b-15661d707a7a’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/Crypto/RSA/S-1-5-21-1405251944-1771065531-152050352-500’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/Crypto/RSA’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/Crypto’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/SystemCertificates/My/CRLs’ removed ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/SystemCertificates/My/AppContainerUserCertRead’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/SystemCertificates/My/Certificates’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/SystemCertificates/My/CTLs’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/SystemCertificates/My’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/SystemCertificates’ removed ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/Protect/S-1-5-21-1405251944-1771065531-152050352-500/aaed235f-6c20-45fd-9ed5-06239aee778d’ removed ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/Protect/S-1-5-21-1405251944-1771065531-152050352-500/Preferred’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/Protect/S-1-5-21-1405251944-1771065531-152050352-500’ removed ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/Protect/CREDHIST’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/Protect’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/Desktop’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/Documents’ removed directory: ‘/var/opt/mssql/.system/profiles/Client’ removed directory: ‘/var/opt/mssql/.system/profiles’ removed ‘/var/opt/mssql/.system/instance_id’ removed ‘/var/opt/mssql/.system/programdata/Microsoft/NetFramework/BreadcrumbStore/Microsoft.Diagnostics.Tracing.EventSource, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a’ removed ‘/var/opt/mssql/.system/programdata/Microsoft/NetFramework/BreadcrumbStore/Microsoft.Diagnostics.Tracing.EventSource, Version=1.1.26.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a’ removed directory: ‘/var/opt/mssql/.system/programdata/Microsoft/NetFramework/BreadcrumbStore’ removed directory: ‘/var/opt/mssql/.system/programdata/Microsoft/NetFramework’ removed directory: ‘/var/opt/mssql/.system/programdata/Microsoft’ removed directory: ‘/var/opt/mssql/.system/programdata’ removed directory: ‘/var/opt/mssql/.system’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_133870808394140000.xel’ removed ‘/var/opt/mssql/log/errorlog.8’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_133870810348240000.xel’ removed ‘/var/opt/mssql/log/errorlog.6’ removed ‘/var/opt/mssql/log/log_4.trc’ removed ‘/var/opt/mssql/log/log_3.trc’ removed ‘/var/opt/mssql/log/log_6.trc’ removed ‘/var/opt/mssql/log/system_health_0_133870807080220000.xel’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_133870807395440000.xel’ removed ‘/var/opt/mssql/log/errorlog’ removed ‘/var/opt/mssql/log/errorlog.5’ removed ‘/var/opt/mssql/log/errorlog.3’ removed ‘/var/opt/mssql/log/system_health_0_133870807845580000.xel’ removed ‘/var/opt/mssql/log/system_health_0_133870807113450000.xel’ removed ‘/var/opt/mssql/log/system_health_0_133870807397650000.xel’ removed ‘/var/opt/mssql/log/sqlagentstartup.log’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_133870807843410000.xel’ removed ‘/var/opt/mssql/log/log_5.trc’ removed ‘/var/opt/mssql/log/errorlog.4’ removed ‘/var/opt/mssql/log/system_health_0_133870810350530000.xel’ removed ‘/var/opt/mssql/log/errorlog.2’ removed ‘/var/opt/mssql/log/system_health_0_133870808975480000.xel’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_133870807073520000.xel’ removed ‘/var/opt/mssql/log/system_health_0_133870809773090000.xel’ removed ‘/var/opt/mssql/log/system_health_0_133870808396500000.xel’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_133870809770880000.xel’ removed ‘/var/opt/mssql/log/errorlog.7’ removed ‘/var/opt/mssql/log/errorlog.1’ removed ‘/var/opt/mssql/log/log_7.trc’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_133870808972770000.xel’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_133870807110470000.xel’ removed directory: ‘/var/opt/mssql/log’ removed directory: ‘/var/opt/mssql’ removed directory: ‘/opt/mssql’ removed directory: ‘/opt/mssql-tools18’ removed ‘/etc/yum.repos.d/packages-microsoft-com-mssql-server-2017.repo’ removed ‘/etc/yum.repos.d/packages-microsoft-com-prod.repo’ removed ‘/etc/systemd/system/multi-user.target.wants/mssql-server.service’ TASK [Stop the mssql-server service] ******************************************* task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:71 Friday 21 March 2025 21:37:34 -0400 (0:00:00.486) 0:06:38.181 ********** ok: [managed-node2] => { "changed": false, "cmd": "systemctl stop mssql-server || true", "delta": "0:00:00.335979", "end": "2025-03-21 21:37:35.302293", "rc": 0, "start": "2025-03-21 21:37:34.966314" } RUNNING HANDLER [fedora.linux_system_roles.selinux : Reload SELinux policy] **** task path: /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/selinux/handlers/main.yml:2 Friday 21 March 2025 21:37:35 -0400 (0:00:00.671) 0:06:38.853 ********** changed: [managed-node2] => { "changed": true, "cmd": [ "semodule", "-R" ], "delta": "0:00:01.843049", "end": "2025-03-21 21:37:37.532386", "rc": 0, "start": "2025-03-21 21:37:35.689337" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* managed-node2 : ok=396 changed=62 unreachable=0 failed=0 skipped=902 rescued=0 ignored=0 Friday 21 March 2025 21:37:37 -0400 (0:00:02.239) 0:06:41.092 ********** =============================================================================== fedora.linux_system_roles.mssql : Ensure the package mssql-server ------ 35.59s /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:309 fedora.linux_system_roles.mssql : Gather package facts ------------------ 6.58s /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:162 fedora.linux_system_roles.mssql : Deploy the GPG key for Microsoft repositories --- 5.87s /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:202 fedora.linux_system_roles.mssql : Ensure the package mssql-server ------- 5.68s /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:309 fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server Tools repository --- 5.61s /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:482 fedora.linux_system_roles.mssql : Get the setting network tlsprotocols --- 5.40s /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 fedora.linux_system_roles.mssql : Set up MSSQL -------------------------- 5.03s /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:359 fedora.linux_system_roles.mssql : Ensure that SQL Server client tools are installed --- 4.56s /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:499 fedora.linux_system_roles.certificate : Ensure certificate role dependencies are installed --- 4.32s /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5 fedora.linux_system_roles.certificate : Ensure provider packages are installed --- 4.03s /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:23 Disable TLS encryption -------------------------------------------------- 3.41s /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:175 fedora.linux_system_roles.selinux : Get SELinux modules facts ----------- 3.15s /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:112 Remove related packages ------------------------------------------------- 3.13s /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:44 Test with certs created by the certificate role ------------------------- 2.34s /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:154 fedora.linux_system_roles.selinux : Reload SELinux policy --------------- 2.24s /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/selinux/handlers/main.yml:2 fedora.linux_system_roles.mssql : Restart the mssql-server service ------ 2.08s /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/handlers/main.yml:3 fedora.linux_system_roles.mssql : Get the setting network forceencryption --- 1.77s /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Copy certificates to hosts ---------------------------------------------- 1.73s /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:107 fedora.linux_system_roles.mssql : Gather package facts ------------------ 1.71s /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:162 fedora.linux_system_roles.mssql : Restart the mssql-server service ------ 1.70s /tmp/collections-USG/ansible_collections/fedora/linux_system_roles/roles/mssql/handlers/main.yml:3