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 'jsonl', 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_2019_upgrade.yml *********************************************** 2 plays in /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_2019_upgrade.yml PLAY [all] ********************************************************************* META: ran handlers TASK [Include vault variables] ************************************************* task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_2019_upgrade.yml:5 Friday 06 June 2025 21:25:04 -0400 (0:00:00.025) 0:00:00.025 *********** ok: [managed-node1] => { "ansible_facts": { "mssql_password": { "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n66336361663164656232326461653662643537386337346563613939356466313835383235313234\n3634333565616161316639666662613564353237653663610a616639306439653033386664303839\n30663030636161326137656235636230356162373234386461363632353863393161353035316162\n3664353366373231360a343334326337353861366233656330363634353164316434616561333161\n3234\n" } }, "ansible_included_var_files": [ "/tmp/mssql-c79/tests/vars/vault-variables.yml" ], "changed": false } META: ran handlers META: ran handlers PLAY [Ensure that the role installs version 2017 and upgrades to 2019] ********* TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_2019_upgrade.yml:9 Friday 06 June 2025 21:25:04 -0400 (0:00:00.023) 0:00:00.049 *********** ok: [managed-node1] META: ran handlers TASK [Assert fail on EL 7 with version=2022 and EL 9 with version!=2022] ******* task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_2019_upgrade.yml:17 Friday 06 June 2025 21:25:06 -0400 (0:00:01.209) 0:00:01.259 *********** included: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/assert_fail_on_unsupported_ver.yml for managed-node1 TASK [Ensure ansible_facts to get ansible_distribution] ************************ task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/assert_fail_on_unsupported_ver.yml:2 Friday 06 June 2025 21:25:06 -0400 (0:00:00.084) 0:00:01.343 *********** ok: [managed-node1] TASK [Run the role] ************************************************************ task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/assert_fail_on_unsupported_ver.yml:17 Friday 06 June 2025 21:25:06 -0400 (0:00:00.373) 0:00:01.717 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unreachable task] ******************************************************** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/assert_fail_on_unsupported_ver.yml:24 Friday 06 June 2025 21:25:06 -0400 (0:00:00.133) 0:00:01.850 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run the role with incorrect mssql_version] ******************************* task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_2019_upgrade.yml:26 Friday 06 June 2025 21:25:06 -0400 (0:00:00.064) 0:00:01.915 *********** TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Friday 06 June 2025 21:25:07 -0400 (0:00:00.482) 0:00:02.398 *********** included: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts used by role] ***** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Friday 06 June 2025 21:25:07 -0400 (0:00:00.033) 0:00:02.431 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set platform/version specific variables] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Friday 06 June 2025 21:25:07 -0400 (0:00:00.042) 0:00:02.473 *********** ok: [managed-node1] => (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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node1] => (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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [managed-node1] => (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 : Run systemctl] ************************* task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:22 Friday 06 June 2025 21:25:07 -0400 (0:00:00.073) 0:00:02.547 *********** ok: [managed-node1] => { "changed": false, "cmd": [ "systemctl", "is-system-running" ], "delta": "0:00:00.008377", "end": "2025-06-06 21:25:07.883845", "failed_when_result": false, "rc": 0, "start": "2025-06-06 21:25:07.875468" } STDOUT: running TASK [fedora.linux_system_roles.mssql : Require installed systemd] ************* task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:29 Friday 06 June 2025 21:25:07 -0400 (0:00:00.515) 0:00:03.062 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:34 Friday 06 June 2025 21:25:08 -0400 (0:00:00.051) 0:00:03.114 *********** ok: [managed-node1] => { "ansible_facts": { "__mssql_is_booted": true }, "changed": false } TASK [fedora.linux_system_roles.mssql : Unset the __mssql_sqlcmd_login_cmd fact] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Friday 06 June 2025 21:25:08 -0400 (0:00:00.054) 0:00:03.169 *********** ok: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:15 Friday 06 June 2025 21:25:08 -0400 (0:00:00.024) 0:00:03.193 *********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:23 Friday 06 June 2025 21:25:08 -0400 (0:00:00.041) 0:00:03.235 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the variable is deprecated] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:30 Friday 06 June 2025 21:25:08 -0400 (0:00:00.040) 0:00:03.275 *********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:37 Friday 06 June 2025 21:25:08 -0400 (0:00:00.040) 0:00:03.315 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:44 Friday 06 June 2025 21:25:08 -0400 (0:00:00.041) 0:00:03.357 *********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:51 Friday 06 June 2025 21:25:08 -0400 (0:00:00.040) 0:00:03.397 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:58 Friday 06 June 2025 21:25:08 -0400 (0:00:00.044) 0:00:03.441 *********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:65 Friday 06 June 2025 21:25:08 -0400 (0:00:00.045) 0:00:03.486 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that variable is deprecated] ***** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:74 Friday 06 June 2025 21:25:08 -0400 (0:00:00.040) 0:00:03.527 *********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated fact] ************** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:83 Friday 06 June 2025 21:25:08 -0400 (0:00:00.062) 0:00:03.589 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:87 Friday 06 June 2025 21:25:08 -0400 (0:00:00.091) 0:00:03.681 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:94 Friday 06 June 2025 21:25:08 -0400 (0:00:00.154) 0:00:03.835 *********** ok: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:106 Friday 06 June 2025 21:25:08 -0400 (0:00:00.143) 0:00:03.979 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:114 Friday 06 June 2025 21:25:08 -0400 (0:00:00.065) 0:00:04.044 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:123 Friday 06 June 2025 21:25:09 -0400 (0:00:00.075) 0:00:04.120 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:132 Friday 06 June 2025 21:25:09 -0400 (0:00:00.063) 0:00:04.183 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:142 Friday 06 June 2025 21:25:09 -0400 (0:00:00.063) 0:00:04.246 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:151 Friday 06 June 2025 21:25:09 -0400 (0:00:00.068) 0:00:04.315 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:162 Friday 06 June 2025 21:25:09 -0400 (0:00:00.063) 0:00:04.378 *********** ok: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:166 Friday 06 June 2025 21:25:11 -0400 (0:00:01.877) 0:00:06.256 *********** skipping: [managed-node1] => (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-node1] => (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-node1] => (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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:174 Friday 06 June 2025 21:25:11 -0400 (0:00:00.352) 0:00:06.609 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:181 Friday 06 June 2025 21:25:11 -0400 (0:00:00.135) 0:00:06.745 *********** fatal: [managed-node1]: FAILED! => { "assertion": "mssql_version | int in __mssql_supported_versions", "changed": false, "evaluated_to": false } MSG: You must set the mssql_version variable to one of 2017, 2019 TASK [Assert that the role failed with the correct message] ******************** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_2019_upgrade.yml:38 Friday 06 June 2025 21:25:11 -0400 (0:00:00.136) 0:00:06.881 *********** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Run the role with incorrect mssql_version] ******************************* task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_2019_upgrade.yml:47 Friday 06 June 2025 21:25:11 -0400 (0:00:00.153) 0:00:07.035 *********** TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Friday 06 June 2025 21:25:12 -0400 (0:00:00.578) 0:00:07.614 *********** included: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts used by role] ***** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Friday 06 June 2025 21:25:12 -0400 (0:00:00.197) 0:00:07.812 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set platform/version specific variables] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Friday 06 June 2025 21:25:12 -0400 (0:00:00.188) 0:00:08.000 *********** ok: [managed-node1] => (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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node1] => (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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [managed-node1] => (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 : Run systemctl] ************************* task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:22 Friday 06 June 2025 21:25:13 -0400 (0:00:00.308) 0:00:08.309 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Require installed systemd] ************* task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:29 Friday 06 June 2025 21:25:13 -0400 (0:00:00.214) 0:00:08.524 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:34 Friday 06 June 2025 21:25:13 -0400 (0:00:00.167) 0:00:08.691 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the __mssql_sqlcmd_login_cmd fact] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Friday 06 June 2025 21:25:13 -0400 (0:00:00.267) 0:00:08.958 *********** ok: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:15 Friday 06 June 2025 21:25:14 -0400 (0:00:00.188) 0:00:09.147 *********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:23 Friday 06 June 2025 21:25:14 -0400 (0:00:00.209) 0:00:09.356 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the variable is deprecated] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:30 Friday 06 June 2025 21:25:14 -0400 (0:00:00.147) 0:00:09.504 *********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:37 Friday 06 June 2025 21:25:14 -0400 (0:00:00.126) 0:00:09.630 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:44 Friday 06 June 2025 21:25:14 -0400 (0:00:00.122) 0:00:09.753 *********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:51 Friday 06 June 2025 21:25:14 -0400 (0:00:00.194) 0:00:09.947 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:58 Friday 06 June 2025 21:25:14 -0400 (0:00:00.084) 0:00:10.032 *********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:65 Friday 06 June 2025 21:25:15 -0400 (0:00:00.084) 0:00:10.116 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that variable is deprecated] ***** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:74 Friday 06 June 2025 21:25:15 -0400 (0:00:00.082) 0:00:10.199 *********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated fact] ************** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:83 Friday 06 June 2025 21:25:15 -0400 (0:00:00.086) 0:00:10.285 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:87 Friday 06 June 2025 21:25:15 -0400 (0:00:00.111) 0:00:10.397 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:94 Friday 06 June 2025 21:25:15 -0400 (0:00:00.127) 0:00:10.524 *********** ok: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:106 Friday 06 June 2025 21:25:15 -0400 (0:00:00.134) 0:00:10.658 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:114 Friday 06 June 2025 21:25:15 -0400 (0:00:00.164) 0:00:10.823 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:123 Friday 06 June 2025 21:25:15 -0400 (0:00:00.207) 0:00:11.031 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:132 Friday 06 June 2025 21:25:16 -0400 (0:00:00.209) 0:00:11.241 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:142 Friday 06 June 2025 21:25:16 -0400 (0:00:00.178) 0:00:11.420 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:151 Friday 06 June 2025 21:25:16 -0400 (0:00:00.203) 0:00:11.623 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:162 Friday 06 June 2025 21:25:16 -0400 (0:00:00.201) 0:00:11.825 *********** ok: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:166 Friday 06 June 2025 21:25:18 -0400 (0:00:01.807) 0:00:13.633 *********** skipping: [managed-node1] => (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-node1] => (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-node1] => (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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:174 Friday 06 June 2025 21:25:18 -0400 (0:00:00.250) 0:00:13.884 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:181 Friday 06 June 2025 21:25:19 -0400 (0:00:00.211) 0:00:14.095 *********** fatal: [managed-node1]: FAILED! => { "assertion": "mssql_version | int in __mssql_supported_versions", "changed": false, "evaluated_to": false } MSG: You must set the mssql_version variable to one of 2017, 2019 TASK [Assert that the role failed with the correct message] ******************** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_2019_upgrade.yml:57 Friday 06 June 2025 21:25:19 -0400 (0:00:00.220) 0:00:14.315 *********** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Set up MSSQL 2017] ******************************************************* task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_2019_upgrade.yml:64 Friday 06 June 2025 21:25:19 -0400 (0:00:00.217) 0:00:14.533 *********** TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Friday 06 June 2025 21:25:19 -0400 (0:00:00.526) 0:00:15.059 *********** included: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts used by role] ***** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Friday 06 June 2025 21:25:20 -0400 (0:00:00.320) 0:00:15.380 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set platform/version specific variables] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Friday 06 June 2025 21:25:20 -0400 (0:00:00.220) 0:00:15.601 *********** ok: [managed-node1] => (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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node1] => (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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [managed-node1] => (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 : Run systemctl] ************************* task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:22 Friday 06 June 2025 21:25:20 -0400 (0:00:00.178) 0:00:15.779 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Require installed systemd] ************* task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:29 Friday 06 June 2025 21:25:20 -0400 (0:00:00.129) 0:00:15.908 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:34 Friday 06 June 2025 21:25:21 -0400 (0:00:00.207) 0:00:16.116 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the __mssql_sqlcmd_login_cmd fact] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Friday 06 June 2025 21:25:21 -0400 (0:00:00.118) 0:00:16.234 *********** ok: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:15 Friday 06 June 2025 21:25:21 -0400 (0:00:00.078) 0:00:16.313 *********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:23 Friday 06 June 2025 21:25:21 -0400 (0:00:00.094) 0:00:16.408 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the variable is deprecated] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:30 Friday 06 June 2025 21:25:21 -0400 (0:00:00.082) 0:00:16.491 *********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:37 Friday 06 June 2025 21:25:21 -0400 (0:00:00.100) 0:00:16.592 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:44 Friday 06 June 2025 21:25:21 -0400 (0:00:00.122) 0:00:16.714 *********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:51 Friday 06 June 2025 21:25:21 -0400 (0:00:00.107) 0:00:16.822 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:58 Friday 06 June 2025 21:25:21 -0400 (0:00:00.140) 0:00:16.962 *********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:65 Friday 06 June 2025 21:25:21 -0400 (0:00:00.085) 0:00:17.048 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that variable is deprecated] ***** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:74 Friday 06 June 2025 21:25:22 -0400 (0:00:00.116) 0:00:17.164 *********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated fact] ************** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:83 Friday 06 June 2025 21:25:22 -0400 (0:00:00.121) 0:00:17.285 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:87 Friday 06 June 2025 21:25:22 -0400 (0:00:00.137) 0:00:17.423 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:94 Friday 06 June 2025 21:25:22 -0400 (0:00:00.172) 0:00:17.595 *********** ok: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:106 Friday 06 June 2025 21:25:22 -0400 (0:00:00.138) 0:00:17.734 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:114 Friday 06 June 2025 21:25:22 -0400 (0:00:00.126) 0:00:17.861 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:123 Friday 06 June 2025 21:25:22 -0400 (0:00:00.127) 0:00:17.988 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:132 Friday 06 June 2025 21:25:23 -0400 (0:00:00.123) 0:00:18.112 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:142 Friday 06 June 2025 21:25:23 -0400 (0:00:00.122) 0:00:18.234 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:151 Friday 06 June 2025 21:25:23 -0400 (0:00:00.141) 0:00:18.376 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:162 Friday 06 June 2025 21:25:23 -0400 (0:00:00.127) 0:00:18.503 *********** ok: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:166 Friday 06 June 2025 21:25:24 -0400 (0:00:01.360) 0:00:19.864 *********** skipping: [managed-node1] => (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-node1] => (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-node1] => (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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:174 Friday 06 June 2025 21:25:24 -0400 (0:00:00.206) 0:00:20.070 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:181 Friday 06 June 2025 21:25:25 -0400 (0:00:00.205) 0:00:20.276 *********** ok: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:188 Friday 06 June 2025 21:25:25 -0400 (0:00:00.138) 0:00:20.414 *********** skipping: [managed-node1] => (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-node1] => (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-node1] => (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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:202 Friday 06 June 2025 21:25:25 -0400 (0:00:00.181) 0:00:20.596 *********** changed: [managed-node1] => { "attempts": 1, "changed": true } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version {{ __mssql_current_version }}] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:216 Friday 06 June 2025 21:25:26 -0400 (0:00:00.862) 0:00:21.459 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get yum repositories] ****************** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:226 Friday 06 June 2025 21:25:26 -0400 (0:00:00.076) 0:00:21.535 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:237 Friday 06 June 2025 21:25:26 -0400 (0:00:00.064) 0:00:21.600 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:251 Friday 06 June 2025 21:25:26 -0400 (0:00:00.062) 0:00:21.663 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get zypper repositories] *************** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:260 Friday 06 June 2025 21:25:26 -0400 (0:00:00.072) 0:00:21.735 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:272 Friday 06 June 2025 21:25:26 -0400 (0:00:00.063) 0:00:21.799 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:279 Friday 06 June 2025 21:25:26 -0400 (0:00:00.061) 0:00:21.860 *********** changed: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:291 Friday 06 June 2025 21:25:27 -0400 (0:00:00.546) 0:00:22.406 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:304 Friday 06 June 2025 21:25:27 -0400 (0:00:00.086) 0:00:22.493 *********** ok: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:309 Friday 06 June 2025 21:25:28 -0400 (0:00:01.048) 0:00:23.541 *********** changed: [managed-node1] => { "changed": true, "changes": { "installed": [ "mssql-server" ] }, "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-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 57 MB/s | 203 MB 00:03 \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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:314 Friday 06 June 2025 21:26:07 -0400 (0:00:38.730) 0:01:02.271 *********** ok: [managed-node1] => { "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.005670", "end": "2025-06-06 21:26:07.457720", "rc": 0, "start": "2025-06-06 21:26:07.452050" } TASK [fedora.linux_system_roles.mssql : Check if mssql-server.service is enabled] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:331 Friday 06 June 2025 21:26:07 -0400 (0:00:00.366) 0:01:02.638 *********** ok: [managed-node1] => { "changed": false, "cmd": [ "systemctl", "is-enabled", "mssql-server.service" ], "delta": "0:00:00.008631", "end": "2025-06-06 21:26:07.837241", "failed_when_result": false, "rc": 1, "start": "2025-06-06 21:26:07.828610" } STDOUT: disabled MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Check if mssql-server.service is running] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:338 Friday 06 June 2025 21:26:07 -0400 (0:00:00.387) 0:01:03.025 *********** ok: [managed-node1] => { "changed": false, "cmd": [ "systemctl", "is-active", "mssql-server.service" ], "delta": "0:00:00.004852", "end": "2025-06-06 21:26:08.213650", "failed_when_result": false, "rc": 3, "start": "2025-06-06 21:26:08.208798" } STDOUT: unknown MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Set the __mssql_is_setup variable] ***** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:345 Friday 06 June 2025 21:26:08 -0400 (0:00:00.383) 0:01:03.408 *********** ok: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:352 Friday 06 June 2025 21:26:08 -0400 (0:00:00.102) 0:01:03.511 *********** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Set up MSSQL] ************************** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:368 Friday 06 June 2025 21:26:08 -0400 (0:00:00.109) 0:01:03.621 *********** changed: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:398 Friday 06 June 2025 21:26:16 -0400 (0:00:08.444) 0:01:12.065 *********** skipping: [managed-node1] => (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-node1] => (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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:413 Friday 06 June 2025 21:26:17 -0400 (0:00:00.113) 0:01:12.178 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure correct SELinux context for storage paths and ports] ************** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:427 Friday 06 June 2025 21:26:17 -0400 (0:00:00.079) 0:01:12.258 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:438 Friday 06 June 2025 21:26:17 -0400 (0:00:00.074) 0:01:12.332 *********** changed: [managed-node1] => { "changed": true, "changes": { "installed": [ "tuned-profiles-mssql" ] }, "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 tuned-profiles-mssql.noarch 0:2.11.0-12.el7_9 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n tuned-profiles-mssql noarch 2.11.0-12.el7_9 updates 30 k\n\nTransaction Summary\n================================================================================\nInstall 1 Package\n\nTotal download size: 30 k\nInstalled size: 1.1 k\nDownloading packages:\nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : tuned-profiles-mssql-2.11.0-12.el7_9.noarch 1/1 \n Verifying : tuned-profiles-mssql-2.11.0-12.el7_9.noarch 1/1 \n\nInstalled:\n tuned-profiles-mssql.noarch 0:2.11.0-12.el7_9 \n\nComplete!\n" ] } lsrpackages: tuned-profiles-mssql TASK [fedora.linux_system_roles.mssql : Ensure that the tuned service is started and enabled] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:444 Friday 06 June 2025 21:26:20 -0400 (0:00:03.637) 0:01:15.970 *********** ok: [managed-node1] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-06-06 21:20:51 EDT", "ActiveEnterTimestampMonotonic": "11925279", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "network.target dbus.service basic.target system.slice systemd-journald.socket systemd-sysctl.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-06-06 21:20:51 EDT", "AssertTimestampMonotonic": "11388332", "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-06-06 21:20:51 EDT", "ConditionTimestampMonotonic": "11388331", "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": "873", "ExecMainStartTimestamp": "Fri 2025-06-06 21:20:51 EDT", "ExecMainStartTimestampMonotonic": "11388869", "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-06-06 21:20:51 EDT", "InactiveExitTimestampMonotonic": "11388904", "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": "873", "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": "dbus.service basic.target system.slice polkit.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-06-06 21:20:51 EDT", "WatchdogTimestampMonotonic": "11925091", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Get the active Tuned profiles] ********* task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:451 Friday 06 June 2025 21:26:21 -0400 (0:00:00.790) 0:01:16.760 *********** ok: [managed-node1] => { "changed": false, "content": "dmlydHVhbC1ndWVzdAo=", "encoding": "base64", "source": "/etc/tuned/active_profile" } TASK [fedora.linux_system_roles.mssql : Decode the active Tuned profiles] ****** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:457 Friday 06 June 2025 21:26:22 -0400 (0:00:00.536) 0:01:17.297 *********** ok: [managed-node1] => { "ansible_facts": { "__mssql_tuned_active_profiles": "virtual-guest" }, "changed": false } TASK [fedora.linux_system_roles.mssql : Attempt to add mssql to the list of Tuned profiles] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:470 Friday 06 June 2025 21:26:22 -0400 (0:00:00.067) 0:01:17.364 *********** ok: [managed-node1] => { "changed": false, "cmd": [ "tuned-adm", "profile", "virtual-guest", "mssql" ], "delta": "0:00:00.432741", "end": "2025-06-06 21:26:22.964507", "failed_when_result": false, "rc": 1, "start": "2025-06-06 21:26:22.531766" } STDERR: Cannot load profile(s) 'virtual-guest mssql': Cannot find profile 'throughput-performance' in '['/etc/tuned', '/usr/lib/tuned']'. MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Remove troublemaking include from the mssql profile] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:482 Friday 06 June 2025 21:26:23 -0400 (0:00:00.774) 0:01:18.139 *********** changed: [managed-node1] => { "backup": "", "changed": true, "found": 1 } MSG: 1 line(s) removed TASK [fedora.linux_system_roles.mssql : Add the fixed mssql profile to the list of Tuned profiles] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:491 Friday 06 June 2025 21:26:23 -0400 (0:00:00.658) 0:01:18.797 *********** changed: [managed-node1] => { "changed": true, "cmd": [ "tuned-adm", "profile", "virtual-guest", "mssql" ], "delta": "0:00:01.969948", "end": "2025-06-06 21:26:25.988245", "rc": 0, "start": "2025-06-06 21:26:24.018297" } TASK [fedora.linux_system_roles.mssql : Attempt to add mssql to the list of Tuned profiles] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:508 Friday 06 June 2025 21:26:26 -0400 (0:00:02.405) 0:01:21.203 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:516 Friday 06 June 2025 21:26:26 -0400 (0:00:00.088) 0:01:21.291 *********** changed: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:524 Friday 06 June 2025 21:26:26 -0400 (0:00:00.348) 0:01:21.639 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:533 Friday 06 June 2025 21:26:26 -0400 (0:00:00.058) 0:01:21.698 *********** changed: [managed-node1] => { "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.2 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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:550 Friday 06 June 2025 21:26:34 -0400 (0:00:08.301) 0:01:29.999 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:564 Friday 06 June 2025 21:26:35 -0400 (0:00:00.092) 0:01:30.091 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:569 Friday 06 June 2025 21:26:35 -0400 (0:00:00.102) 0:01:30.194 *********** skipping: [managed-node1] => (item=None) => { "ansible_loop_var": "item", "changed": false, "item": null, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=None) => { "ansible_loop_var": "item", "changed": false, "item": null, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlscert setting] ********* task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:587 Friday 06 June 2025 21:26:35 -0400 (0:00:00.108) 0:01:30.303 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlskey setting] ********** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:596 Friday 06 June 2025 21:26:35 -0400 (0:00:00.102) 0:01:30.405 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlsprotocols setting] **** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:605 Friday 06 June 2025 21:26:35 -0400 (0:00:00.092) 0:01:30.497 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the forceencryption setting] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:612 Friday 06 June 2025 21:26:35 -0400 (0:00:00.081) 0:01:30.578 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get the setting forceencryption] ******* task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:621 Friday 06 June 2025 21:26:35 -0400 (0:00:00.109) 0:01:30.688 *********** ok: [managed-node1] => { "changed": false, "cmd": "set -euo pipefail; grep '^forceencryption' /var/opt/mssql/mssql.conf | sed 's/forceencryption = //g'", "delta": "0:00:00.004389", "end": "2025-06-06 21:26:35.902245", "failed_when_result": false, "rc": 1, "start": "2025-06-06 21:26:35.897856" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Append -No to sqlcmd when TLS is not configured] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:630 Friday 06 June 2025 21:26:36 -0400 (0:00:00.434) 0:01:31.123 *********** ok: [managed-node1] => { "ansible_facts": { "__sqlcmd_cli": "/opt/mssql-tools18/bin/sqlcmd -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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:637 Friday 06 June 2025 21:26:36 -0400 (0:00:00.074) 0:01:31.198 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:650 Friday 06 June 2025 21:26:36 -0400 (0:00:00.107) 0:01:31.305 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:654 Friday 06 June 2025 21:26:36 -0400 (0:00:00.134) 0:01:31.440 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:660 Friday 06 June 2025 21:26:36 -0400 (0:00:00.107) 0:01:31.547 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:676 Friday 06 June 2025 21:26:36 -0400 (0:00:00.104) 0:01:31.652 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:685 Friday 06 June 2025 21:26:36 -0400 (0:00:00.142) 0:01:31.794 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:693 Friday 06 June 2025 21:26:36 -0400 (0:00:00.082) 0:01:31.877 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:714 Friday 06 June 2025 21:26:36 -0400 (0:00:00.071) 0:01:31.948 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:723 Friday 06 June 2025 21:26:36 -0400 (0:00:00.067) 0:01:32.016 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:736 Friday 06 June 2025 21:26:37 -0400 (0:00:00.104) 0:01:32.121 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:751 Friday 06 June 2025 21:26:37 -0400 (0:00:00.097) 0:01:32.219 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:760 Friday 06 June 2025 21:26:37 -0400 (0:00:00.098) 0:01:32.317 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:766 Friday 06 June 2025 21:26:37 -0400 (0:00:00.172) 0:01:32.490 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:785 Friday 06 June 2025 21:26:37 -0400 (0:00:00.091) 0:01:32.582 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register the previous tcpport setting] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:792 Friday 06 June 2025 21:26:37 -0400 (0:00:00.099) 0:01:32.681 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:799 Friday 06 June 2025 21:26:37 -0400 (0:00:00.075) 0:01:32.757 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:811 Friday 06 June 2025 21:26:37 -0400 (0:00:00.078) 0:01:32.835 *********** included: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node1 TASK [fedora.linux_system_roles.mssql : Get the setting network tcpport] ******* task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 06 June 2025 21:26:37 -0400 (0:00:00.169) 0:01:33.005 *********** ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002969", "end": "2025-06-06 21:26:38.234261", "failed_when_result": false, "rc": 1, "start": "2025-06-06 21:26:38.231292" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tcpport] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 06 June 2025 21:26:38 -0400 (0:00:00.436) 0:01:33.442 *********** ok: [managed-node1] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.044651", "end": "2025-06-06 21:26:38.704709", "failed_when_result": false, "rc": 0, "start": "2025-06-06 21:26:38.660058" } 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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 06 June 2025 21:26:38 -0400 (0:00:00.527) 0:01:33.969 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Close the previously set SQL Server TCP port if it changed] ************** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:817 Friday 06 June 2025 21:26:38 -0400 (0:00:00.095) 0:01:34.065 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the sqlagent setting] ******** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:837 Friday 06 June 2025 21:26:39 -0400 (0:00:00.097) 0:01:34.163 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-fts] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:844 Friday 06 June 2025 21:26:39 -0400 (0:00:00.098) 0:01:34.261 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package powershell] ********* task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:851 Friday 06 June 2025 21:26:39 -0400 (0:00:00.097) 0:01:34.359 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:860 Friday 06 June 2025 21:26:39 -0400 (0:00:00.097) 0:01:34.457 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set the 3979 traceflag] **************** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:866 Friday 06 June 2025 21:26:39 -0400 (0:00:00.094) 0:01:34.552 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the 3979 traceflag] ************** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:873 Friday 06 June 2025 21:26:39 -0400 (0:00:00.099) 0:01:34.651 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the alternatewritethrough setting] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:881 Friday 06 June 2025 21:26:39 -0400 (0:00:00.094) 0:01:34.746 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the writethrough setting] **** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:887 Friday 06 June 2025 21:26:39 -0400 (0:00:00.095) 0:01:34.841 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:897 Friday 06 June 2025 21:26:39 -0400 (0:00:00.079) 0:01:34.921 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:905 Friday 06 June 2025 21:26:39 -0400 (0:00:00.066) 0:01:34.988 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure adutil and krb5-workstation] **** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:913 Friday 06 June 2025 21:26:39 -0400 (0:00:00.058) 0:01:35.047 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:920 Friday 06 June 2025 21:26:40 -0400 (0:00:00.063) 0:01:35.110 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:927 Friday 06 June 2025 21:26:40 -0400 (0:00:00.062) 0:01:35.173 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:936 Friday 06 June 2025 21:26:40 -0400 (0:00:00.063) 0:01:35.236 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:949 Friday 06 June 2025 21:26:40 -0400 (0:00:00.059) 0:01:35.296 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : In AD server create user] ************** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:958 Friday 06 June 2025 21:26:40 -0400 (0:00:00.064) 0:01:35.360 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:972 Friday 06 June 2025 21:26:40 -0400 (0:00:00.061) 0:01:35.422 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get SPNs for the principal] ************ task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:982 Friday 06 June 2025 21:26:40 -0400 (0:00:00.062) 0:01:35.484 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register SPNs to the principal] ******** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:987 Friday 06 June 2025 21:26:40 -0400 (0:00:00.061) 0:01:35.546 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get kvno of the SPN host] ************** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1004 Friday 06 June 2025 21:26:40 -0400 (0:00:00.079) 0:01:35.625 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get stats of the keytab file] ********** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1009 Friday 06 June 2025 21:26:40 -0400 (0:00:00.095) 0:01:35.720 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get keytab properties] ***************** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1014 Friday 06 June 2025 21:26:40 -0400 (0:00:00.174) 0:01:35.895 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create keytab] ************************* task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1020 Friday 06 June 2025 21:26:40 -0400 (0:00:00.061) 0:01:35.956 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1046 Friday 06 June 2025 21:26:40 -0400 (0:00:00.072) 0:01:36.029 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1067 Friday 06 June 2025 21:26:41 -0400 (0:00:00.088) 0:01:36.117 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch keytab file to host] ************* task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1075 Friday 06 June 2025 21:26:41 -0400 (0:00:00.093) 0:01:36.211 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1085 Friday 06 June 2025 21:26:41 -0400 (0:00:00.083) 0:01:36.295 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1091 Friday 06 June 2025 21:26:41 -0400 (0:00:00.077) 0:01:36.373 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1109 Friday 06 June 2025 21:26:41 -0400 (0:00:00.067) 0:01:36.440 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1120 Friday 06 June 2025 21:26:41 -0400 (0:00:00.059) 0:01:36.500 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set host variables] ******************** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1140 Friday 06 June 2025 21:26:41 -0400 (0:00:00.085) 0:01:36.585 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1193 Friday 06 June 2025 21:26:41 -0400 (0:00:00.093) 0:01:36.678 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1200 Friday 06 June 2025 21:26:41 -0400 (0:00:00.080) 0:01:36.759 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1207 Friday 06 June 2025 21:26:41 -0400 (0:00:00.070) 0:01:36.830 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1219 Friday 06 June 2025 21:26:41 -0400 (0:00:00.074) 0:01:36.904 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key files] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1225 Friday 06 June 2025 21:26:41 -0400 (0:00:00.062) 0:01:36.966 *********** skipping: [managed-node1] => (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-node1] => (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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1233 Friday 06 June 2025 21:26:41 -0400 (0:00:00.075) 0:01:37.042 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1242 Friday 06 June 2025 21:26:42 -0400 (0:00:00.060) 0:01:37.102 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1250 Friday 06 June 2025 21:26:42 -0400 (0:00:00.061) 0:01:37.164 *********** skipping: [managed-node1] => (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-node1] => (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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1264 Friday 06 June 2025 21:26:42 -0400 (0:00:00.074) 0:01:37.239 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1270 Friday 06 June 2025 21:26:42 -0400 (0:00:00.060) 0:01:37.300 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1292 Friday 06 June 2025 21:26:42 -0400 (0:00:00.069) 0:01:37.369 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure ag] ************************** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1302 Friday 06 June 2025 21:26:42 -0400 (0:00:00.095) 0:01:37.465 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1311 Friday 06 June 2025 21:26:42 -0400 (0:00:00.092) 0:01:37.558 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Replicate DBs] ************************* task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1320 Friday 06 June 2025 21:26:42 -0400 (0:00:00.090) 0:01:37.648 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1331 Friday 06 June 2025 21:26:42 -0400 (0:00:00.168) 0:01:37.816 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1344 Friday 06 June 2025 21:26:42 -0400 (0:00:00.095) 0:01:37.912 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1353 Friday 06 June 2025 21:26:42 -0400 (0:00:00.110) 0:01:38.022 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1360 Friday 06 June 2025 21:26:43 -0400 (0:00:00.098) 0:01:38.121 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1367 Friday 06 June 2025 21:26:43 -0400 (0:00:00.086) 0:01:38.207 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1376 Friday 06 June 2025 21:26:43 -0400 (0:00:00.076) 0:01:38.284 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1383 Friday 06 June 2025 21:26:43 -0400 (0:00:00.070) 0:01:38.355 *********** skipping: [managed-node1] => (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-node1] => (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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1395 Friday 06 June 2025 21:26:43 -0400 (0:00:00.075) 0:01:38.430 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create HA login] *********************** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1404 Friday 06 June 2025 21:26:43 -0400 (0:00:00.084) 0:01:38.515 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Join to availability group] ************ task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1411 Friday 06 June 2025 21:26:43 -0400 (0:00:00.090) 0:01:38.606 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1417 Friday 06 June 2025 21:26:43 -0400 (0:00:00.097) 0:01:38.703 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1425 Friday 06 June 2025 21:26:43 -0400 (0:00:00.098) 0:01:38.801 *********** skipping: [managed-node1] => (item=cert) => { "ansible_loop_var": "item", "changed": false, "item": "cert", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1438 Friday 06 June 2025 21:26:43 -0400 (0:00:00.111) 0:01:38.912 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1450 Friday 06 June 2025 21:26:43 -0400 (0:00:00.099) 0:01:39.012 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1455 Friday 06 June 2025 21:26:44 -0400 (0:00:00.091) 0:01:39.103 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure listener for the availability group] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1463 Friday 06 June 2025 21:26:44 -0400 (0:00:00.109) 0:01:39.213 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1472 Friday 06 June 2025 21:26:44 -0400 (0:00:00.146) 0:01:39.360 *********** changed: [managed-node1] => { "changed": true } MSG: Block inserted META: ran handlers TASK [fedora.linux_system_roles.mssql : Post-input SQL scripts to SQL Server] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1485 Friday 06 June 2025 21:26:45 -0400 (0:00:01.062) 0:01:40.422 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1492 Friday 06 June 2025 21:26:45 -0400 (0:00:00.160) 0:01:40.582 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Upgrade to 2019 and assert expected results] ***************************** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_2019_upgrade.yml:72 Friday 06 June 2025 21:26:45 -0400 (0:00:00.175) 0:01:40.758 *********** included: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/upgrade_and_assert.yml for managed-node1 TASK [Upgrade to 2019] ********************************************************* task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/upgrade_and_assert.yml:9 Friday 06 June 2025 21:26:46 -0400 (0:00:00.377) 0:01:41.135 *********** TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Friday 06 June 2025 21:26:46 -0400 (0:00:00.324) 0:01:41.460 *********** included: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts used by role] ***** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Friday 06 June 2025 21:26:46 -0400 (0:00:00.179) 0:01:41.639 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set platform/version specific variables] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Friday 06 June 2025 21:26:46 -0400 (0:00:00.099) 0:01:41.738 *********** ok: [managed-node1] => (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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node1] => (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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [managed-node1] => (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 : Run systemctl] ************************* task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:22 Friday 06 June 2025 21:26:46 -0400 (0:00:00.112) 0:01:41.851 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Require installed systemd] ************* task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:29 Friday 06 June 2025 21:26:46 -0400 (0:00:00.059) 0:01:41.910 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:34 Friday 06 June 2025 21:26:46 -0400 (0:00:00.057) 0:01:41.968 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the __mssql_sqlcmd_login_cmd fact] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Friday 06 June 2025 21:26:46 -0400 (0:00:00.061) 0:01:42.029 *********** ok: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:15 Friday 06 June 2025 21:26:47 -0400 (0:00:00.083) 0:01:42.113 *********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:23 Friday 06 June 2025 21:26:47 -0400 (0:00:00.119) 0:01:42.232 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the variable is deprecated] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:30 Friday 06 June 2025 21:26:47 -0400 (0:00:00.098) 0:01:42.331 *********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:37 Friday 06 June 2025 21:26:47 -0400 (0:00:00.197) 0:01:42.528 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:44 Friday 06 June 2025 21:26:47 -0400 (0:00:00.185) 0:01:42.713 *********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:51 Friday 06 June 2025 21:26:47 -0400 (0:00:00.178) 0:01:42.891 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:58 Friday 06 June 2025 21:26:47 -0400 (0:00:00.172) 0:01:43.064 *********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:65 Friday 06 June 2025 21:26:48 -0400 (0:00:00.194) 0:01:43.258 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that variable is deprecated] ***** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:74 Friday 06 June 2025 21:26:48 -0400 (0:00:00.188) 0:01:43.447 *********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated fact] ************** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:83 Friday 06 June 2025 21:26:48 -0400 (0:00:00.124) 0:01:43.571 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:87 Friday 06 June 2025 21:26:48 -0400 (0:00:00.130) 0:01:43.702 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:94 Friday 06 June 2025 21:26:48 -0400 (0:00:00.178) 0:01:43.881 *********** ok: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:106 Friday 06 June 2025 21:26:49 -0400 (0:00:00.284) 0:01:44.165 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:114 Friday 06 June 2025 21:26:49 -0400 (0:00:00.099) 0:01:44.264 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:123 Friday 06 June 2025 21:26:49 -0400 (0:00:00.190) 0:01:44.455 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:132 Friday 06 June 2025 21:26:49 -0400 (0:00:00.105) 0:01:44.561 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:142 Friday 06 June 2025 21:26:49 -0400 (0:00:00.116) 0:01:44.677 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:151 Friday 06 June 2025 21:26:49 -0400 (0:00:00.103) 0:01:44.780 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:162 Friday 06 June 2025 21:26:49 -0400 (0:00:00.105) 0:01:44.886 *********** ok: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:166 Friday 06 June 2025 21:26:51 -0400 (0:00:01.378) 0:01:46.264 *********** ok: [managed-node1] => (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-node1] => (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-node1] => (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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:174 Friday 06 June 2025 21:26:51 -0400 (0:00:00.305) 0:01:46.569 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:181 Friday 06 June 2025 21:26:51 -0400 (0:00:00.176) 0:01:46.746 *********** ok: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:188 Friday 06 June 2025 21:26:51 -0400 (0:00:00.206) 0:01:46.952 *********** skipping: [managed-node1] => (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-node1] => (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-node1] => (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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:202 Friday 06 June 2025 21:26:52 -0400 (0:00:00.203) 0:01:47.156 *********** ok: [managed-node1] => { "attempts": 1, "changed": false } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2017] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:216 Friday 06 June 2025 21:26:52 -0400 (0:00:00.882) 0:01:48.038 *********** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [ "Nothing to do here, all packages are up to date" ] } lsrpackages: * TASK [fedora.linux_system_roles.mssql : Get yum repositories] ****************** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:226 Friday 06 June 2025 21:26:54 -0400 (0:00:01.140) 0:01:49.179 *********** ok: [managed-node1] => { "changed": false, "cmd": "set -euo pipefail; yum repolist enabled | grep packages-microsoft-com-mssql-server- | grep -v packages-microsoft-com-mssql-server-2019 | cut -d\" \" -f 1 || true", "delta": "0:00:00.613170", "end": "2025-06-06 21:26:55.169702", "rc": 0, "start": "2025-06-06 21:26:54.556532" } STDOUT: packages-microsoft-com-mssql-server-2017 TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2019] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:237 Friday 06 June 2025 21:26:55 -0400 (0:00:01.271) 0:01:50.451 *********** changed: [managed-node1] => { "changed": true, "repo": "packages-microsoft-com-mssql-server-2017", "state": "absent" } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2017] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:251 Friday 06 June 2025 21:26:56 -0400 (0:00:00.717) 0:01:51.169 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get zypper repositories] *************** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:260 Friday 06 June 2025 21:26:56 -0400 (0:00:00.117) 0:01:51.286 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2019] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:272 Friday 06 June 2025 21:26:56 -0400 (0:00:00.120) 0:01:51.406 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2019] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:279 Friday 06 June 2025 21:26:56 -0400 (0:00:00.171) 0:01:51.578 *********** changed: [managed-node1] => { "changed": true, "repo": "packages-microsoft-com-mssql-server-2019", "state": "present" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2019] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:291 Friday 06 June 2025 21:26:57 -0400 (0:00:00.744) 0:01:52.322 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:304 Friday 06 June 2025 21:26:57 -0400 (0:00:00.144) 0:01:52.467 *********** ok: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:309 Friday 06 June 2025 21:26:58 -0400 (0:00:00.705) 0:01:53.173 *********** changed: [managed-node1] => { "changed": true, "changes": { "installed": [], "updated": [ [ "mssql-server", "15.0.4375.4-1.x86_64 from packages-microsoft-com-mssql-server-2019" ] ] }, "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 updated\n---> Package mssql-server.x86_64 0:15.0.4375.4-1 will be an update\n--> Processing Dependency: python3 for package: mssql-server-15.0.4375.4-1.x86_64\n--> Processing Dependency: lsof for package: mssql-server-15.0.4375.4-1.x86_64\n--> Running transaction check\n---> Package lsof.x86_64 0:4.87-6.el7 will be installed\n---> Package python3.x86_64 0:3.6.8-21.el7_9 will be installed\n--> Processing Dependency: python3-libs(x86-64) = 3.6.8-21.el7_9 for package: python3-3.6.8-21.el7_9.x86_64\n--> Processing Dependency: python3-setuptools for package: python3-3.6.8-21.el7_9.x86_64\n--> Processing Dependency: python3-pip for package: python3-3.6.8-21.el7_9.x86_64\n--> Processing Dependency: libpython3.6m.so.1.0()(64bit) for package: python3-3.6.8-21.el7_9.x86_64\n--> Running transaction check\n---> Package python3-libs.x86_64 0:3.6.8-21.el7_9 will be installed\n---> Package python3-pip.noarch 0:9.0.3-8.el7 will be installed\n---> Package python3-setuptools.noarch 0:39.2.0-10.el7 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nUpdating:\n mssql-server x86_64 15.0.4375.4-1 packages-microsoft-com-mssql-server-2019\n 229 M\nInstalling for dependencies:\n lsof x86_64 4.87-6.el7 base 331 k\n python3 x86_64 3.6.8-21.el7_9 updates 71 k\n python3-libs x86_64 3.6.8-21.el7_9 updates 7.0 M\n python3-pip noarch 9.0.3-8.el7 base 1.6 M\n python3-setuptools noarch 39.2.0-10.el7 base 629 k\n\nTransaction Summary\n================================================================================\nInstall ( 5 Dependent packages)\nUpgrade 1 Package\n\nTotal download size: 238 M\nDownloading packages:\nDelta RPMs disabled because /usr/bin/applydeltarpm not installed.\n--------------------------------------------------------------------------------\nTotal 60 MB/s | 238 MB 00:03 \nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : python3-libs-3.6.8-21.el7_9.x86_64 1/7 \n Installing : python3-setuptools-39.2.0-10.el7.noarch 2/7 \n Installing : python3-pip-9.0.3-8.el7.noarch 3/7 \n Installing : python3-3.6.8-21.el7_9.x86_64 4/7 \n Installing : lsof-4.87-6.el7.x86_64 5/7 \n Updating : mssql-server-15.0.4375.4-1.x86_64 6/7 \n Cleanup : mssql-server-14.0.3465.1-1.x86_64 7/7 \n Verifying : python3-3.6.8-21.el7_9.x86_64 1/7 \n Verifying : mssql-server-15.0.4375.4-1.x86_64 2/7 \n Verifying : lsof-4.87-6.el7.x86_64 3/7 \n Verifying : python3-libs-3.6.8-21.el7_9.x86_64 4/7 \n Verifying : python3-setuptools-39.2.0-10.el7.noarch 5/7 \n Verifying : python3-pip-9.0.3-8.el7.noarch 6/7 \n Verifying : mssql-server-14.0.3465.1-1.x86_64 7/7 \n\nDependency Installed:\n lsof.x86_64 0:4.87-6.el7 python3.x86_64 0:3.6.8-21.el7_9 \n python3-libs.x86_64 0:3.6.8-21.el7_9 python3-pip.noarch 0:9.0.3-8.el7 \n python3-setuptools.noarch 0:39.2.0-10.el7 \n\nUpdated:\n mssql-server.x86_64 0:15.0.4375.4-1 \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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:314 Friday 06 June 2025 21:27:51 -0400 (0:00:53.064) 0:02:46.238 *********** ok: [managed-node1] => { "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.006084", "end": "2025-06-06 21:27:51.416868", "rc": 0, "start": "2025-06-06 21:27:51.410784" } STDOUT: /var/opt/mssql/log/errorlog TASK [fedora.linux_system_roles.mssql : Check if mssql-server.service is enabled] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:331 Friday 06 June 2025 21:27:51 -0400 (0:00:00.350) 0:02:46.588 *********** ok: [managed-node1] => { "changed": false, "cmd": [ "systemctl", "is-enabled", "mssql-server.service" ], "delta": "0:00:00.007133", "end": "2025-06-06 21:27:51.770360", "failed_when_result": false, "rc": 0, "start": "2025-06-06 21:27:51.763227" } STDOUT: enabled TASK [fedora.linux_system_roles.mssql : Check if mssql-server.service is running] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:338 Friday 06 June 2025 21:27:51 -0400 (0:00:00.360) 0:02:46.949 *********** ok: [managed-node1] => { "changed": false, "cmd": [ "systemctl", "is-active", "mssql-server.service" ], "delta": "0:00:00.005004", "end": "2025-06-06 21:27:52.124655", "failed_when_result": false, "rc": 0, "start": "2025-06-06 21:27:52.119651" } STDOUT: active TASK [fedora.linux_system_roles.mssql : Set the __mssql_is_setup variable] ***** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:345 Friday 06 June 2025 21:27:52 -0400 (0:00:00.349) 0:02:47.299 *********** ok: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:352 Friday 06 June 2025 21:27:52 -0400 (0:00:00.066) 0:02:47.366 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set up MSSQL] ************************** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:368 Friday 06 June 2025 21:27:52 -0400 (0:00:00.061) 0:02:47.428 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:398 Friday 06 June 2025 21:27:52 -0400 (0:00:00.073) 0:02:47.501 *********** skipping: [managed-node1] => (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-node1] => (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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:413 Friday 06 June 2025 21:27:52 -0400 (0:00:00.073) 0:02:47.575 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure correct SELinux context for storage paths and ports] ************** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:427 Friday 06 June 2025 21:27:52 -0400 (0:00:00.117) 0:02:47.693 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:438 Friday 06 June 2025 21:27:52 -0400 (0:00:00.064) 0:02:47.758 *********** ok: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:444 Friday 06 June 2025 21:27:53 -0400 (0:00:00.629) 0:02:48.387 *********** ok: [managed-node1] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-06-06 21:20:51 EDT", "ActiveEnterTimestampMonotonic": "11925279", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice dbus.service systemd-journald.socket systemd-sysctl.service basic.target network.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-06-06 21:20:51 EDT", "AssertTimestampMonotonic": "11388332", "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-06-06 21:20:51 EDT", "ConditionTimestampMonotonic": "11388331", "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": "873", "ExecMainStartTimestamp": "Fri 2025-06-06 21:20:51 EDT", "ExecMainStartTimestampMonotonic": "11388869", "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-06-06 21:20:51 EDT", "InactiveExitTimestampMonotonic": "11388904", "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": "873", "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": "dbus.service polkit.service 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": "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-06-06 21:20:51 EDT", "WatchdogTimestampMonotonic": "11925091", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Get the active Tuned profiles] ********* task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:451 Friday 06 June 2025 21:27:53 -0400 (0:00:00.484) 0:02:48.871 *********** ok: [managed-node1] => { "changed": false, "content": "dmlydHVhbC1ndWVzdCBtc3NxbAo=", "encoding": "base64", "source": "/etc/tuned/active_profile" } TASK [fedora.linux_system_roles.mssql : Decode the active Tuned profiles] ****** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:457 Friday 06 June 2025 21:27:54 -0400 (0:00:00.457) 0:02:49.329 *********** ok: [managed-node1] => { "ansible_facts": { "__mssql_tuned_active_profiles": "virtual-guest mssql" }, "changed": false } TASK [fedora.linux_system_roles.mssql : Attempt to add mssql to the list of Tuned profiles] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:470 Friday 06 June 2025 21:27:54 -0400 (0:00:00.081) 0:02:49.410 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:482 Friday 06 June 2025 21:27:54 -0400 (0:00:00.065) 0:02:49.475 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:491 Friday 06 June 2025 21:27:54 -0400 (0:00:00.091) 0:02:49.566 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Attempt to add mssql to the list of Tuned profiles] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:508 Friday 06 June 2025 21:27:54 -0400 (0:00:00.100) 0:02:49.667 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:516 Friday 06 June 2025 21:27:54 -0400 (0:00:00.076) 0:02:49.744 *********** ok: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:524 Friday 06 June 2025 21:27:55 -0400 (0:00:00.384) 0:02:50.129 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:533 Friday 06 June 2025 21:27:55 -0400 (0:00:00.062) 0:02:50.191 *********** ok: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:550 Friday 06 June 2025 21:27:55 -0400 (0:00:00.610) 0:02:50.801 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:564 Friday 06 June 2025 21:27:55 -0400 (0:00:00.062) 0:02:50.863 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:569 Friday 06 June 2025 21:27:55 -0400 (0:00:00.126) 0:02:50.990 *********** skipping: [managed-node1] => (item=None) => { "ansible_loop_var": "item", "changed": false, "item": null, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=None) => { "ansible_loop_var": "item", "changed": false, "item": null, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlscert setting] ********* task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:587 Friday 06 June 2025 21:27:55 -0400 (0:00:00.074) 0:02:51.064 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlskey setting] ********** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:596 Friday 06 June 2025 21:27:56 -0400 (0:00:00.065) 0:02:51.130 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlsprotocols setting] **** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:605 Friday 06 June 2025 21:27:56 -0400 (0:00:00.062) 0:02:51.193 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the forceencryption setting] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:612 Friday 06 June 2025 21:27:56 -0400 (0:00:00.066) 0:02:51.260 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get the setting forceencryption] ******* task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:621 Friday 06 June 2025 21:27:56 -0400 (0:00:00.064) 0:02:51.325 *********** ok: [managed-node1] => { "changed": false, "cmd": "set -euo pipefail; grep '^forceencryption' /var/opt/mssql/mssql.conf | sed 's/forceencryption = //g'", "delta": "0:00:00.005009", "end": "2025-06-06 21:27:56.507959", "failed_when_result": false, "rc": 1, "start": "2025-06-06 21:27:56.502950" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Append -No to sqlcmd when TLS is not configured] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:630 Friday 06 June 2025 21:27:56 -0400 (0:00:00.368) 0:02:51.693 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:637 Friday 06 June 2025 21:27:56 -0400 (0:00:00.073) 0:02:51.767 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:650 Friday 06 June 2025 21:27:56 -0400 (0:00:00.064) 0:02:51.831 *********** included: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml for managed-node1 TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is started] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:3 Friday 06 June 2025 21:27:56 -0400 (0:00:00.115) 0:02:51.947 *********** ok: [managed-node1] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-06-06 21:27:50 EDT", "ActiveEnterTimestampMonotonic": "431054835", "ActiveExitTimestamp": "Fri 2025-06-06 21:27:12 EDT", "ActiveExitTimestampMonotonic": "392479017", "ActiveState": "active", "After": "-.mount system.slice systemd-journald.socket basic.target network.target auditd.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-06-06 21:27:50 EDT", "AssertTimestampMonotonic": "431054304", "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-06-06 21:27:50 EDT", "ConditionTimestampMonotonic": "431054303", "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": "11852", "ExecMainStartTimestamp": "Fri 2025-06-06 21:27:50 EDT", "ExecMainStartTimestampMonotonic": "431054789", "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-06-06 21:27:12 EDT", "InactiveEnterTimestampMonotonic": "392733072", "InactiveExitTimestamp": "Fri 2025-06-06 21:27:50 EDT", "InactiveExitTimestampMonotonic": "431054835", "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": "11852", "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": "basic.target system.slice -.mount", "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-06-06 21:27:50 EDT", "WatchdogTimestampMonotonic": "431054820", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Check if a custom tcpport setting exist] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:9 Friday 06 June 2025 21:27:57 -0400 (0:00:00.445) 0:02:52.393 *********** ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:01.004024", "end": "2025-06-06 21:27:58.568817", "failed_when_result": false, "rc": 1, "start": "2025-06-06 21:27:57.564793" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Check if a custom ipaddress setting exist] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:15 Friday 06 June 2025 21:27:58 -0400 (0:00:01.347) 0:02:53.741 *********** ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003004", "end": "2025-06-06 21:27:58.928129", "failed_when_result": false, "rc": 1, "start": "2025-06-06 21:27:58.925125" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Set a fact with a login command] ******* task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:21 Friday 06 June 2025 21:27:59 -0400 (0:00:00.425) 0:02:54.166 *********** ok: [managed-node1] => { "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 : Wait for mssql-server to prepare for client connections] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:654 Friday 06 June 2025 21:27:59 -0400 (0:00:00.108) 0:02:54.274 *********** ok: [managed-node1] => { "changed": false, "elapsed": 18, "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": 209626, "state": "file", "uid": 996 } TASK [fedora.linux_system_roles.mssql : Check if the set password matches the existing password] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:660 Friday 06 June 2025 21:28:17 -0400 (0:00:18.503) 0:03:12.778 *********** ok: [managed-node1] => { "attempts": 1, "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:676 Friday 06 June 2025 21:28:18 -0400 (0:00:00.445) 0:03:13.223 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:685 Friday 06 June 2025 21:28:18 -0400 (0:00:00.113) 0:03:13.337 *********** ok: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:693 Friday 06 June 2025 21:28:19 -0400 (0:00:01.502) 0:03:14.840 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:714 Friday 06 June 2025 21:28:19 -0400 (0:00:00.162) 0:03:15.002 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:723 Friday 06 June 2025 21:28:20 -0400 (0:00:00.366) 0:03:15.369 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:736 Friday 06 June 2025 21:28:20 -0400 (0:00:00.221) 0:03:15.590 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:751 Friday 06 June 2025 21:28:20 -0400 (0:00:00.133) 0:03:15.724 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:760 Friday 06 June 2025 21:28:20 -0400 (0:00:00.092) 0:03:15.817 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:766 Friday 06 June 2025 21:28:20 -0400 (0:00:00.079) 0:03:15.897 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:785 Friday 06 June 2025 21:28:20 -0400 (0:00:00.070) 0:03:15.967 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register the previous tcpport setting] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:792 Friday 06 June 2025 21:28:20 -0400 (0:00:00.091) 0:03:16.058 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:799 Friday 06 June 2025 21:28:21 -0400 (0:00:00.085) 0:03:16.144 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:811 Friday 06 June 2025 21:28:21 -0400 (0:00:00.098) 0:03:16.243 *********** included: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node1 TASK [fedora.linux_system_roles.mssql : Get the setting network tcpport] ******* task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 06 June 2025 21:28:21 -0400 (0:00:00.173) 0:03:16.416 *********** ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:01.004179", "end": "2025-06-06 21:28:22.617190", "failed_when_result": false, "rc": 1, "start": "2025-06-06 21:28:21.613011" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tcpport] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 06 June 2025 21:28:22 -0400 (0:00:01.410) 0:03:17.827 *********** ok: [managed-node1] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.119240", "end": "2025-06-06 21:28:23.132185", "failed_when_result": false, "rc": 0, "start": "2025-06-06 21:28:23.012945" } 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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 06 June 2025 21:28:23 -0400 (0:00:00.505) 0:03:18.332 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Close the previously set SQL Server TCP port if it changed] ************** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:817 Friday 06 June 2025 21:28:23 -0400 (0:00:00.075) 0:03:18.408 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the sqlagent setting] ******** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:837 Friday 06 June 2025 21:28:23 -0400 (0:00:00.076) 0:03:18.485 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-fts] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:844 Friday 06 June 2025 21:28:23 -0400 (0:00:00.095) 0:03:18.580 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package powershell] ********* task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:851 Friday 06 June 2025 21:28:23 -0400 (0:00:00.182) 0:03:18.763 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:860 Friday 06 June 2025 21:28:23 -0400 (0:00:00.097) 0:03:18.861 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set the 3979 traceflag] **************** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:866 Friday 06 June 2025 21:28:23 -0400 (0:00:00.097) 0:03:18.959 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the 3979 traceflag] ************** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:873 Friday 06 June 2025 21:28:23 -0400 (0:00:00.076) 0:03:19.035 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the alternatewritethrough setting] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:881 Friday 06 June 2025 21:28:24 -0400 (0:00:00.080) 0:03:19.115 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the writethrough setting] **** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:887 Friday 06 June 2025 21:28:24 -0400 (0:00:00.062) 0:03:19.178 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:897 Friday 06 June 2025 21:28:24 -0400 (0:00:00.086) 0:03:19.264 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:905 Friday 06 June 2025 21:28:24 -0400 (0:00:00.095) 0:03:19.360 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure adutil and krb5-workstation] **** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:913 Friday 06 June 2025 21:28:24 -0400 (0:00:00.092) 0:03:19.452 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:920 Friday 06 June 2025 21:28:24 -0400 (0:00:00.073) 0:03:19.526 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:927 Friday 06 June 2025 21:28:24 -0400 (0:00:00.068) 0:03:19.594 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:936 Friday 06 June 2025 21:28:24 -0400 (0:00:00.071) 0:03:19.665 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:949 Friday 06 June 2025 21:28:24 -0400 (0:00:00.096) 0:03:19.761 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : In AD server create user] ************** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:958 Friday 06 June 2025 21:28:24 -0400 (0:00:00.105) 0:03:19.866 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:972 Friday 06 June 2025 21:28:24 -0400 (0:00:00.086) 0:03:19.953 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get SPNs for the principal] ************ task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:982 Friday 06 June 2025 21:28:24 -0400 (0:00:00.079) 0:03:20.033 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register SPNs to the principal] ******** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:987 Friday 06 June 2025 21:28:25 -0400 (0:00:00.070) 0:03:20.104 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get kvno of the SPN host] ************** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1004 Friday 06 June 2025 21:28:25 -0400 (0:00:00.061) 0:03:20.165 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get stats of the keytab file] ********** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1009 Friday 06 June 2025 21:28:25 -0400 (0:00:00.063) 0:03:20.229 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get keytab properties] ***************** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1014 Friday 06 June 2025 21:28:25 -0400 (0:00:00.067) 0:03:20.297 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create keytab] ************************* task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1020 Friday 06 June 2025 21:28:25 -0400 (0:00:00.083) 0:03:20.381 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1046 Friday 06 June 2025 21:28:25 -0400 (0:00:00.063) 0:03:20.445 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1067 Friday 06 June 2025 21:28:25 -0400 (0:00:00.076) 0:03:20.521 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch keytab file to host] ************* task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1075 Friday 06 June 2025 21:28:25 -0400 (0:00:00.125) 0:03:20.647 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1085 Friday 06 June 2025 21:28:25 -0400 (0:00:00.063) 0:03:20.711 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1091 Friday 06 June 2025 21:28:25 -0400 (0:00:00.064) 0:03:20.776 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1109 Friday 06 June 2025 21:28:25 -0400 (0:00:00.064) 0:03:20.840 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1120 Friday 06 June 2025 21:28:25 -0400 (0:00:00.066) 0:03:20.906 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set host variables] ******************** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1140 Friday 06 June 2025 21:28:25 -0400 (0:00:00.063) 0:03:20.969 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1193 Friday 06 June 2025 21:28:25 -0400 (0:00:00.065) 0:03:21.035 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1200 Friday 06 June 2025 21:28:26 -0400 (0:00:00.062) 0:03:21.098 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1207 Friday 06 June 2025 21:28:26 -0400 (0:00:00.063) 0:03:21.161 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1219 Friday 06 June 2025 21:28:26 -0400 (0:00:00.062) 0:03:21.224 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key files] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1225 Friday 06 June 2025 21:28:26 -0400 (0:00:00.063) 0:03:21.287 *********** skipping: [managed-node1] => (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-node1] => (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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1233 Friday 06 June 2025 21:28:26 -0400 (0:00:00.074) 0:03:21.361 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1242 Friday 06 June 2025 21:28:26 -0400 (0:00:00.067) 0:03:21.429 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1250 Friday 06 June 2025 21:28:26 -0400 (0:00:00.068) 0:03:21.498 *********** skipping: [managed-node1] => (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-node1] => (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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1264 Friday 06 June 2025 21:28:26 -0400 (0:00:00.090) 0:03:21.588 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1270 Friday 06 June 2025 21:28:26 -0400 (0:00:00.061) 0:03:21.649 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1292 Friday 06 June 2025 21:28:26 -0400 (0:00:00.064) 0:03:21.713 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure ag] ************************** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1302 Friday 06 June 2025 21:28:26 -0400 (0:00:00.062) 0:03:21.776 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1311 Friday 06 June 2025 21:28:26 -0400 (0:00:00.062) 0:03:21.839 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Replicate DBs] ************************* task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1320 Friday 06 June 2025 21:28:26 -0400 (0:00:00.060) 0:03:21.900 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1331 Friday 06 June 2025 21:28:26 -0400 (0:00:00.070) 0:03:21.971 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1344 Friday 06 June 2025 21:28:26 -0400 (0:00:00.092) 0:03:22.063 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1353 Friday 06 June 2025 21:28:27 -0400 (0:00:00.177) 0:03:22.241 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1360 Friday 06 June 2025 21:28:27 -0400 (0:00:00.099) 0:03:22.341 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1367 Friday 06 June 2025 21:28:27 -0400 (0:00:00.098) 0:03:22.439 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1376 Friday 06 June 2025 21:28:27 -0400 (0:00:00.095) 0:03:22.535 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1383 Friday 06 June 2025 21:28:27 -0400 (0:00:00.120) 0:03:22.656 *********** skipping: [managed-node1] => (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-node1] => (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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1395 Friday 06 June 2025 21:28:27 -0400 (0:00:00.106) 0:03:22.762 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create HA login] *********************** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1404 Friday 06 June 2025 21:28:27 -0400 (0:00:00.076) 0:03:22.839 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Join to availability group] ************ task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1411 Friday 06 June 2025 21:28:27 -0400 (0:00:00.078) 0:03:22.917 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1417 Friday 06 June 2025 21:28:27 -0400 (0:00:00.065) 0:03:22.983 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1425 Friday 06 June 2025 21:28:27 -0400 (0:00:00.079) 0:03:23.063 *********** skipping: [managed-node1] => (item=cert) => { "ansible_loop_var": "item", "changed": false, "item": "cert", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1438 Friday 06 June 2025 21:28:28 -0400 (0:00:00.114) 0:03:23.177 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1450 Friday 06 June 2025 21:28:28 -0400 (0:00:00.092) 0:03:23.270 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1455 Friday 06 June 2025 21:28:28 -0400 (0:00:00.097) 0:03:23.367 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure listener for the availability group] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1463 Friday 06 June 2025 21:28:28 -0400 (0:00:00.097) 0:03:23.465 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1472 Friday 06 June 2025 21:28:28 -0400 (0:00:00.103) 0:03:23.569 *********** ok: [managed-node1] => { "changed": false } META: ran handlers TASK [fedora.linux_system_roles.mssql : Post-input SQL scripts to SQL Server] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1485 Friday 06 June 2025 21:28:29 -0400 (0:00:00.690) 0:03:24.259 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1492 Friday 06 June 2025 21:28:29 -0400 (0:00:00.096) 0:03:24.356 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Upgrade again to test idempotency - should report not changed] *********** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/upgrade_and_assert.yml:13 Friday 06 June 2025 21:28:29 -0400 (0:00:00.101) 0:03:24.457 *********** TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Friday 06 June 2025 21:28:29 -0400 (0:00:00.525) 0:03:24.982 *********** included: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts used by role] ***** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Friday 06 June 2025 21:28:30 -0400 (0:00:00.113) 0:03:25.096 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set platform/version specific variables] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Friday 06 June 2025 21:28:30 -0400 (0:00:00.085) 0:03:25.181 *********** ok: [managed-node1] => (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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node1] => (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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [managed-node1] => (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 : Run systemctl] ************************* task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:22 Friday 06 June 2025 21:28:30 -0400 (0:00:00.102) 0:03:25.283 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Require installed systemd] ************* task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:29 Friday 06 June 2025 21:28:30 -0400 (0:00:00.063) 0:03:25.346 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:34 Friday 06 June 2025 21:28:30 -0400 (0:00:00.063) 0:03:25.409 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the __mssql_sqlcmd_login_cmd fact] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Friday 06 June 2025 21:28:30 -0400 (0:00:00.062) 0:03:25.471 *********** ok: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:15 Friday 06 June 2025 21:28:30 -0400 (0:00:00.060) 0:03:25.531 *********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:23 Friday 06 June 2025 21:28:30 -0400 (0:00:00.061) 0:03:25.593 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the variable is deprecated] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:30 Friday 06 June 2025 21:28:30 -0400 (0:00:00.059) 0:03:25.652 *********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:37 Friday 06 June 2025 21:28:30 -0400 (0:00:00.062) 0:03:25.715 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:44 Friday 06 June 2025 21:28:30 -0400 (0:00:00.074) 0:03:25.789 *********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:51 Friday 06 June 2025 21:28:30 -0400 (0:00:00.070) 0:03:25.859 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:58 Friday 06 June 2025 21:28:30 -0400 (0:00:00.091) 0:03:25.951 *********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:65 Friday 06 June 2025 21:28:30 -0400 (0:00:00.087) 0:03:26.039 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that variable is deprecated] ***** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:74 Friday 06 June 2025 21:28:31 -0400 (0:00:00.075) 0:03:26.114 *********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated fact] ************** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:83 Friday 06 June 2025 21:28:31 -0400 (0:00:00.072) 0:03:26.187 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:87 Friday 06 June 2025 21:28:31 -0400 (0:00:00.062) 0:03:26.249 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:94 Friday 06 June 2025 21:28:31 -0400 (0:00:00.140) 0:03:26.390 *********** ok: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:106 Friday 06 June 2025 21:28:31 -0400 (0:00:00.111) 0:03:26.501 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:114 Friday 06 June 2025 21:28:31 -0400 (0:00:00.105) 0:03:26.607 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:123 Friday 06 June 2025 21:28:31 -0400 (0:00:00.102) 0:03:26.710 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:132 Friday 06 June 2025 21:28:31 -0400 (0:00:00.114) 0:03:26.825 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:142 Friday 06 June 2025 21:28:31 -0400 (0:00:00.104) 0:03:26.929 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:151 Friday 06 June 2025 21:28:31 -0400 (0:00:00.093) 0:03:27.023 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:162 Friday 06 June 2025 21:28:32 -0400 (0:00:00.078) 0:03:27.101 *********** ok: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:166 Friday 06 June 2025 21:28:33 -0400 (0:00:01.241) 0:03:28.342 *********** skipping: [managed-node1] => (item={u'value': 14, u'key': 2017}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } ok: [managed-node1] => (item={u'value': 15, u'key': 2019}) => { "ansible_facts": { "__mssql_current_version": "2019" }, "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 } } skipping: [managed-node1] => (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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:174 Friday 06 June 2025 21:28:33 -0400 (0:00:00.229) 0:03:28.572 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:181 Friday 06 June 2025 21:28:33 -0400 (0:00:00.084) 0:03:28.656 *********** ok: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:188 Friday 06 June 2025 21:28:33 -0400 (0:00:00.074) 0:03:28.731 *********** skipping: [managed-node1] => (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-node1] => (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-node1] => (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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:202 Friday 06 June 2025 21:28:33 -0400 (0:00:00.127) 0:03:28.858 *********** ok: [managed-node1] => { "attempts": 1, "changed": false } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2019] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:216 Friday 06 June 2025 21:28:34 -0400 (0:00:00.538) 0:03:29.397 *********** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [ "Nothing to do here, all packages are up to date" ] } lsrpackages: * TASK [fedora.linux_system_roles.mssql : Get yum repositories] ****************** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:226 Friday 06 June 2025 21:28:35 -0400 (0:00:00.815) 0:03:30.213 *********** ok: [managed-node1] => { "changed": false, "cmd": "set -euo pipefail; yum repolist enabled | grep packages-microsoft-com-mssql-server- | grep -v packages-microsoft-com-mssql-server-2019 | cut -d\" \" -f 1 || true", "delta": "0:00:00.611353", "end": "2025-06-06 21:28:35.994029", "rc": 0, "start": "2025-06-06 21:28:35.382676" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2019] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:237 Friday 06 June 2025 21:28:36 -0400 (0:00:00.953) 0:03:31.167 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2019] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:251 Friday 06 June 2025 21:28:36 -0400 (0:00:00.073) 0:03:31.240 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get zypper repositories] *************** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:260 Friday 06 June 2025 21:28:36 -0400 (0:00:00.067) 0:03:31.307 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2019] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:272 Friday 06 June 2025 21:28:36 -0400 (0:00:00.069) 0:03:31.376 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2019] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:279 Friday 06 June 2025 21:28:36 -0400 (0:00:00.067) 0:03:31.444 *********** ok: [managed-node1] => { "changed": false, "repo": "packages-microsoft-com-mssql-server-2019", "state": "present" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2019] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:291 Friday 06 June 2025 21:28:36 -0400 (0:00:00.370) 0:03:31.814 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:304 Friday 06 June 2025 21:28:36 -0400 (0:00:00.064) 0:03:31.879 *********** ok: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:309 Friday 06 June 2025 21:28:37 -0400 (0:00:00.587) 0:03:32.466 *********** ok: [managed-node1] => { "changed": false, "changes": { "installed": [], "updated": [] }, "rc": 0, "results": [ "All packages providing mssql-server are up to date", "" ] } lsrpackages: mssql-server TASK [fedora.linux_system_roles.mssql : Check if the errorlog file exists and its location] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:314 Friday 06 June 2025 21:28:41 -0400 (0:00:04.146) 0:03:36.613 *********** ok: [managed-node1] => { "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.005225", "end": "2025-06-06 21:28:41.797847", "rc": 0, "start": "2025-06-06 21:28:41.792622" } STDOUT: /var/opt/mssql/log/errorlog TASK [fedora.linux_system_roles.mssql : Check if mssql-server.service is enabled] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:331 Friday 06 June 2025 21:28:41 -0400 (0:00:00.428) 0:03:37.041 *********** ok: [managed-node1] => { "changed": false, "cmd": [ "systemctl", "is-enabled", "mssql-server.service" ], "delta": "0:00:00.005891", "end": "2025-06-06 21:28:42.213049", "failed_when_result": false, "rc": 0, "start": "2025-06-06 21:28:42.207158" } STDOUT: enabled TASK [fedora.linux_system_roles.mssql : Check if mssql-server.service is running] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:338 Friday 06 June 2025 21:28:42 -0400 (0:00:00.341) 0:03:37.382 *********** ok: [managed-node1] => { "changed": false, "cmd": [ "systemctl", "is-active", "mssql-server.service" ], "delta": "0:00:00.004534", "end": "2025-06-06 21:28:42.544618", "failed_when_result": false, "rc": 0, "start": "2025-06-06 21:28:42.540084" } STDOUT: active TASK [fedora.linux_system_roles.mssql : Set the __mssql_is_setup variable] ***** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:345 Friday 06 June 2025 21:28:42 -0400 (0:00:00.331) 0:03:37.714 *********** ok: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:352 Friday 06 June 2025 21:28:42 -0400 (0:00:00.070) 0:03:37.785 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set up MSSQL] ************************** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:368 Friday 06 June 2025 21:28:42 -0400 (0:00:00.061) 0:03:37.847 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:398 Friday 06 June 2025 21:28:42 -0400 (0:00:00.064) 0:03:37.911 *********** skipping: [managed-node1] => (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-node1] => (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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:413 Friday 06 June 2025 21:28:42 -0400 (0:00:00.076) 0:03:37.988 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure correct SELinux context for storage paths and ports] ************** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:427 Friday 06 June 2025 21:28:42 -0400 (0:00:00.065) 0:03:38.053 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:438 Friday 06 June 2025 21:28:43 -0400 (0:00:00.065) 0:03:38.119 *********** ok: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:444 Friday 06 June 2025 21:28:43 -0400 (0:00:00.554) 0:03:38.674 *********** ok: [managed-node1] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-06-06 21:20:51 EDT", "ActiveEnterTimestampMonotonic": "11925279", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice dbus.service systemd-journald.socket systemd-sysctl.service basic.target network.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-06-06 21:20:51 EDT", "AssertTimestampMonotonic": "11388332", "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-06-06 21:20:51 EDT", "ConditionTimestampMonotonic": "11388331", "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": "873", "ExecMainStartTimestamp": "Fri 2025-06-06 21:20:51 EDT", "ExecMainStartTimestampMonotonic": "11388869", "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-06-06 21:20:51 EDT", "InactiveExitTimestampMonotonic": "11388904", "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": "873", "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": "dbus.service polkit.service 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": "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-06-06 21:20:51 EDT", "WatchdogTimestampMonotonic": "11925091", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Get the active Tuned profiles] ********* task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:451 Friday 06 June 2025 21:28:44 -0400 (0:00:00.446) 0:03:39.121 *********** ok: [managed-node1] => { "changed": false, "content": "dmlydHVhbC1ndWVzdCBtc3NxbAo=", "encoding": "base64", "source": "/etc/tuned/active_profile" } TASK [fedora.linux_system_roles.mssql : Decode the active Tuned profiles] ****** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:457 Friday 06 June 2025 21:28:44 -0400 (0:00:00.328) 0:03:39.449 *********** ok: [managed-node1] => { "ansible_facts": { "__mssql_tuned_active_profiles": "virtual-guest mssql" }, "changed": false } TASK [fedora.linux_system_roles.mssql : Attempt to add mssql to the list of Tuned profiles] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:470 Friday 06 June 2025 21:28:44 -0400 (0:00:00.068) 0:03:39.518 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:482 Friday 06 June 2025 21:28:44 -0400 (0:00:00.068) 0:03:39.586 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:491 Friday 06 June 2025 21:28:44 -0400 (0:00:00.065) 0:03:39.651 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Attempt to add mssql to the list of Tuned profiles] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:508 Friday 06 June 2025 21:28:44 -0400 (0:00:00.145) 0:03:39.797 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:516 Friday 06 June 2025 21:28:44 -0400 (0:00:00.063) 0:03:39.860 *********** ok: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:524 Friday 06 June 2025 21:28:45 -0400 (0:00:00.357) 0:03:40.218 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:533 Friday 06 June 2025 21:28:45 -0400 (0:00:00.065) 0:03:40.283 *********** ok: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:550 Friday 06 June 2025 21:28:45 -0400 (0:00:00.541) 0:03:40.824 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:564 Friday 06 June 2025 21:28:45 -0400 (0:00:00.064) 0:03:40.889 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:569 Friday 06 June 2025 21:28:45 -0400 (0:00:00.062) 0:03:40.951 *********** skipping: [managed-node1] => (item=None) => { "ansible_loop_var": "item", "changed": false, "item": null, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=None) => { "ansible_loop_var": "item", "changed": false, "item": null, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlscert setting] ********* task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:587 Friday 06 June 2025 21:28:45 -0400 (0:00:00.071) 0:03:41.022 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlskey setting] ********** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:596 Friday 06 June 2025 21:28:46 -0400 (0:00:00.062) 0:03:41.085 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlsprotocols setting] **** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:605 Friday 06 June 2025 21:28:46 -0400 (0:00:00.063) 0:03:41.149 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the forceencryption setting] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:612 Friday 06 June 2025 21:28:46 -0400 (0:00:00.064) 0:03:41.214 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get the setting forceencryption] ******* task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:621 Friday 06 June 2025 21:28:46 -0400 (0:00:00.072) 0:03:41.286 *********** ok: [managed-node1] => { "changed": false, "cmd": "set -euo pipefail; grep '^forceencryption' /var/opt/mssql/mssql.conf | sed 's/forceencryption = //g'", "delta": "0:00:00.004028", "end": "2025-06-06 21:28:46.454049", "failed_when_result": false, "rc": 1, "start": "2025-06-06 21:28:46.450021" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Append -No to sqlcmd when TLS is not configured] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:630 Friday 06 June 2025 21:28:46 -0400 (0:00:00.333) 0:03:41.620 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:637 Friday 06 June 2025 21:28:46 -0400 (0:00:00.069) 0:03:41.689 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:650 Friday 06 June 2025 21:28:46 -0400 (0:00:00.067) 0:03:41.757 *********** included: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml for managed-node1 TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is started] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:3 Friday 06 June 2025 21:28:46 -0400 (0:00:00.118) 0:03:41.875 *********** ok: [managed-node1] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-06-06 21:27:50 EDT", "ActiveEnterTimestampMonotonic": "431054835", "ActiveExitTimestamp": "Fri 2025-06-06 21:27:12 EDT", "ActiveExitTimestampMonotonic": "392479017", "ActiveState": "active", "After": "-.mount system.slice systemd-journald.socket basic.target network.target auditd.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-06-06 21:27:50 EDT", "AssertTimestampMonotonic": "431054304", "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-06-06 21:27:50 EDT", "ConditionTimestampMonotonic": "431054303", "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": "11852", "ExecMainStartTimestamp": "Fri 2025-06-06 21:27:50 EDT", "ExecMainStartTimestampMonotonic": "431054789", "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-06-06 21:27:12 EDT", "InactiveEnterTimestampMonotonic": "392733072", "InactiveExitTimestamp": "Fri 2025-06-06 21:27:50 EDT", "InactiveExitTimestampMonotonic": "431054835", "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": "11852", "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": "basic.target system.slice -.mount", "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-06-06 21:27:50 EDT", "WatchdogTimestampMonotonic": "431054820", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Check if a custom tcpport setting exist] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:9 Friday 06 June 2025 21:28:47 -0400 (0:00:00.451) 0:03:42.327 *********** ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003360", "end": "2025-06-06 21:28:47.499950", "failed_when_result": false, "rc": 1, "start": "2025-06-06 21:28:47.496590" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Check if a custom ipaddress setting exist] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:15 Friday 06 June 2025 21:28:47 -0400 (0:00:00.346) 0:03:42.674 *********** ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:01.004172", "end": "2025-06-06 21:28:48.854514", "failed_when_result": false, "rc": 1, "start": "2025-06-06 21:28:47.850342" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Set a fact with a login command] ******* task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:21 Friday 06 June 2025 21:28:48 -0400 (0:00:01.352) 0:03:44.026 *********** ok: [managed-node1] => { "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 : Wait for mssql-server to prepare for client connections] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:654 Friday 06 June 2025 21:28:49 -0400 (0:00:00.109) 0:03:44.136 *********** ok: [managed-node1] => { "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": 209626, "state": "file", "uid": 996 } TASK [fedora.linux_system_roles.mssql : Check if the set password matches the existing password] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:660 Friday 06 June 2025 21:28:50 -0400 (0:00:01.349) 0:03:45.486 *********** ok: [managed-node1] => { "attempts": 1, "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:676 Friday 06 June 2025 21:28:50 -0400 (0:00:00.367) 0:03:45.854 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:685 Friday 06 June 2025 21:28:50 -0400 (0:00:00.070) 0:03:45.924 *********** ok: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:693 Friday 06 June 2025 21:28:52 -0400 (0:00:01.288) 0:03:47.213 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:714 Friday 06 June 2025 21:28:52 -0400 (0:00:00.078) 0:03:47.292 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:723 Friday 06 June 2025 21:28:52 -0400 (0:00:00.153) 0:03:47.445 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:736 Friday 06 June 2025 21:28:52 -0400 (0:00:00.068) 0:03:47.514 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:751 Friday 06 June 2025 21:28:52 -0400 (0:00:00.067) 0:03:47.581 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:760 Friday 06 June 2025 21:28:52 -0400 (0:00:00.066) 0:03:47.647 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:766 Friday 06 June 2025 21:28:52 -0400 (0:00:00.071) 0:03:47.719 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:785 Friday 06 June 2025 21:28:52 -0400 (0:00:00.068) 0:03:47.787 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register the previous tcpport setting] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:792 Friday 06 June 2025 21:28:52 -0400 (0:00:00.066) 0:03:47.854 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:799 Friday 06 June 2025 21:28:52 -0400 (0:00:00.065) 0:03:47.919 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:811 Friday 06 June 2025 21:28:52 -0400 (0:00:00.068) 0:03:47.988 *********** included: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node1 TASK [fedora.linux_system_roles.mssql : Get the setting network tcpport] ******* task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 06 June 2025 21:28:53 -0400 (0:00:00.114) 0:03:48.103 *********** ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002783", "end": "2025-06-06 21:28:53.270524", "failed_when_result": false, "rc": 1, "start": "2025-06-06 21:28:53.267741" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tcpport] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 06 June 2025 21:28:53 -0400 (0:00:00.355) 0:03:48.459 *********** ok: [managed-node1] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.117035", "end": "2025-06-06 21:28:53.755088", "failed_when_result": false, "rc": 0, "start": "2025-06-06 21:28:53.638053" } 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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 06 June 2025 21:28:53 -0400 (0:00:00.480) 0:03:48.939 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Close the previously set SQL Server TCP port if it changed] ************** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:817 Friday 06 June 2025 21:28:53 -0400 (0:00:00.064) 0:03:49.004 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the sqlagent setting] ******** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:837 Friday 06 June 2025 21:28:53 -0400 (0:00:00.062) 0:03:49.066 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-fts] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:844 Friday 06 June 2025 21:28:54 -0400 (0:00:00.064) 0:03:49.130 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package powershell] ********* task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:851 Friday 06 June 2025 21:28:54 -0400 (0:00:00.069) 0:03:49.200 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:860 Friday 06 June 2025 21:28:54 -0400 (0:00:00.102) 0:03:49.302 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set the 3979 traceflag] **************** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:866 Friday 06 June 2025 21:28:54 -0400 (0:00:00.087) 0:03:49.389 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the 3979 traceflag] ************** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:873 Friday 06 June 2025 21:28:54 -0400 (0:00:00.167) 0:03:49.557 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the alternatewritethrough setting] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:881 Friday 06 June 2025 21:28:54 -0400 (0:00:00.064) 0:03:49.622 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the writethrough setting] **** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:887 Friday 06 June 2025 21:28:54 -0400 (0:00:00.066) 0:03:49.688 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:897 Friday 06 June 2025 21:28:54 -0400 (0:00:00.064) 0:03:49.752 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:905 Friday 06 June 2025 21:28:54 -0400 (0:00:00.069) 0:03:49.822 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure adutil and krb5-workstation] **** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:913 Friday 06 June 2025 21:28:54 -0400 (0:00:00.063) 0:03:49.886 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:920 Friday 06 June 2025 21:28:54 -0400 (0:00:00.064) 0:03:49.950 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:927 Friday 06 June 2025 21:28:54 -0400 (0:00:00.064) 0:03:50.015 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:936 Friday 06 June 2025 21:28:55 -0400 (0:00:00.068) 0:03:50.084 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:949 Friday 06 June 2025 21:28:55 -0400 (0:00:00.063) 0:03:50.147 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : In AD server create user] ************** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:958 Friday 06 June 2025 21:28:55 -0400 (0:00:00.064) 0:03:50.212 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:972 Friday 06 June 2025 21:28:55 -0400 (0:00:00.063) 0:03:50.275 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get SPNs for the principal] ************ task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:982 Friday 06 June 2025 21:28:55 -0400 (0:00:00.065) 0:03:50.340 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register SPNs to the principal] ******** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:987 Friday 06 June 2025 21:28:55 -0400 (0:00:00.064) 0:03:50.405 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get kvno of the SPN host] ************** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1004 Friday 06 June 2025 21:28:55 -0400 (0:00:00.063) 0:03:50.468 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get stats of the keytab file] ********** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1009 Friday 06 June 2025 21:28:55 -0400 (0:00:00.072) 0:03:50.541 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get keytab properties] ***************** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1014 Friday 06 June 2025 21:28:55 -0400 (0:00:00.065) 0:03:50.606 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create keytab] ************************* task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1020 Friday 06 June 2025 21:28:55 -0400 (0:00:00.060) 0:03:50.667 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1046 Friday 06 June 2025 21:28:55 -0400 (0:00:00.064) 0:03:50.731 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1067 Friday 06 June 2025 21:28:55 -0400 (0:00:00.063) 0:03:50.794 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch keytab file to host] ************* task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1075 Friday 06 June 2025 21:28:55 -0400 (0:00:00.063) 0:03:50.858 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1085 Friday 06 June 2025 21:28:55 -0400 (0:00:00.062) 0:03:50.920 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1091 Friday 06 June 2025 21:28:55 -0400 (0:00:00.135) 0:03:51.056 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1109 Friday 06 June 2025 21:28:56 -0400 (0:00:00.066) 0:03:51.122 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1120 Friday 06 June 2025 21:28:56 -0400 (0:00:00.068) 0:03:51.191 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set host variables] ******************** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1140 Friday 06 June 2025 21:28:56 -0400 (0:00:00.067) 0:03:51.258 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1193 Friday 06 June 2025 21:28:56 -0400 (0:00:00.072) 0:03:51.330 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1200 Friday 06 June 2025 21:28:56 -0400 (0:00:00.066) 0:03:51.397 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1207 Friday 06 June 2025 21:28:56 -0400 (0:00:00.067) 0:03:51.465 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1219 Friday 06 June 2025 21:28:56 -0400 (0:00:00.063) 0:03:51.528 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key files] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1225 Friday 06 June 2025 21:28:56 -0400 (0:00:00.075) 0:03:51.604 *********** skipping: [managed-node1] => (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-node1] => (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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1233 Friday 06 June 2025 21:28:56 -0400 (0:00:00.079) 0:03:51.683 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1242 Friday 06 June 2025 21:28:56 -0400 (0:00:00.067) 0:03:51.750 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1250 Friday 06 June 2025 21:28:56 -0400 (0:00:00.064) 0:03:51.814 *********** skipping: [managed-node1] => (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-node1] => (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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1264 Friday 06 June 2025 21:28:56 -0400 (0:00:00.081) 0:03:51.896 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1270 Friday 06 June 2025 21:28:56 -0400 (0:00:00.061) 0:03:51.957 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1292 Friday 06 June 2025 21:28:56 -0400 (0:00:00.064) 0:03:52.021 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure ag] ************************** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1302 Friday 06 June 2025 21:28:57 -0400 (0:00:00.061) 0:03:52.083 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1311 Friday 06 June 2025 21:28:57 -0400 (0:00:00.064) 0:03:52.148 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Replicate DBs] ************************* task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1320 Friday 06 June 2025 21:28:57 -0400 (0:00:00.062) 0:03:52.210 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1331 Friday 06 June 2025 21:28:57 -0400 (0:00:00.064) 0:03:52.275 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1344 Friday 06 June 2025 21:28:57 -0400 (0:00:00.060) 0:03:52.335 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1353 Friday 06 June 2025 21:28:57 -0400 (0:00:00.065) 0:03:52.401 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1360 Friday 06 June 2025 21:28:57 -0400 (0:00:00.062) 0:03:52.463 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1367 Friday 06 June 2025 21:28:57 -0400 (0:00:00.158) 0:03:52.622 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1376 Friday 06 June 2025 21:28:57 -0400 (0:00:00.065) 0:03:52.687 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1383 Friday 06 June 2025 21:28:57 -0400 (0:00:00.067) 0:03:52.755 *********** skipping: [managed-node1] => (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-node1] => (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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1395 Friday 06 June 2025 21:28:57 -0400 (0:00:00.080) 0:03:52.836 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create HA login] *********************** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1404 Friday 06 June 2025 21:28:57 -0400 (0:00:00.065) 0:03:52.902 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Join to availability group] ************ task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1411 Friday 06 June 2025 21:28:57 -0400 (0:00:00.063) 0:03:52.965 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1417 Friday 06 June 2025 21:28:57 -0400 (0:00:00.065) 0:03:53.031 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1425 Friday 06 June 2025 21:28:58 -0400 (0:00:00.065) 0:03:53.096 *********** skipping: [managed-node1] => (item=cert) => { "ansible_loop_var": "item", "changed": false, "item": "cert", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1438 Friday 06 June 2025 21:28:58 -0400 (0:00:00.077) 0:03:53.173 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1450 Friday 06 June 2025 21:28:58 -0400 (0:00:00.063) 0:03:53.236 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1455 Friday 06 June 2025 21:28:58 -0400 (0:00:00.066) 0:03:53.303 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure listener for the availability group] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1463 Friday 06 June 2025 21:28:58 -0400 (0:00:00.065) 0:03:53.368 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1472 Friday 06 June 2025 21:28:58 -0400 (0:00:00.064) 0:03:53.433 *********** ok: [managed-node1] => { "changed": false } META: ran handlers TASK [fedora.linux_system_roles.mssql : Post-input SQL scripts to SQL Server] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1485 Friday 06 June 2025 21:28:58 -0400 (0:00:00.470) 0:03:53.904 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1492 Friday 06 June 2025 21:28:58 -0400 (0:00:00.066) 0:03:53.970 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up EL 7 after the role invocation] ********************************* task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/upgrade_and_assert.yml:27 Friday 06 June 2025 21:28:58 -0400 (0:00:00.062) 0:03:54.032 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [Upgrade to new version on mssql new version 2017] ************************ task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/upgrade_and_assert.yml:45 Friday 06 June 2025 21:28:59 -0400 (0:00:00.108) 0:03:54.141 *********** TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Friday 06 June 2025 21:28:59 -0400 (0:00:00.378) 0:03:54.519 *********** included: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts used by role] ***** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Friday 06 June 2025 21:28:59 -0400 (0:00:00.112) 0:03:54.631 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set platform/version specific variables] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Friday 06 June 2025 21:28:59 -0400 (0:00:00.093) 0:03:54.725 *********** ok: [managed-node1] => (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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node1] => (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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [managed-node1] => (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 : Run systemctl] ************************* task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:22 Friday 06 June 2025 21:28:59 -0400 (0:00:00.102) 0:03:54.827 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Require installed systemd] ************* task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:29 Friday 06 June 2025 21:28:59 -0400 (0:00:00.063) 0:03:54.891 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:34 Friday 06 June 2025 21:28:59 -0400 (0:00:00.061) 0:03:54.952 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the __mssql_sqlcmd_login_cmd fact] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Friday 06 June 2025 21:28:59 -0400 (0:00:00.063) 0:03:55.015 *********** ok: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:15 Friday 06 June 2025 21:28:59 -0400 (0:00:00.062) 0:03:55.078 *********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:23 Friday 06 June 2025 21:29:00 -0400 (0:00:00.062) 0:03:55.140 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the variable is deprecated] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:30 Friday 06 June 2025 21:29:00 -0400 (0:00:00.061) 0:03:55.202 *********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:37 Friday 06 June 2025 21:29:00 -0400 (0:00:00.064) 0:03:55.266 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:44 Friday 06 June 2025 21:29:00 -0400 (0:00:00.061) 0:03:55.327 *********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:51 Friday 06 June 2025 21:29:00 -0400 (0:00:00.061) 0:03:55.389 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:58 Friday 06 June 2025 21:29:00 -0400 (0:00:00.061) 0:03:55.450 *********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:65 Friday 06 June 2025 21:29:00 -0400 (0:00:00.061) 0:03:55.512 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that variable is deprecated] ***** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:74 Friday 06 June 2025 21:29:00 -0400 (0:00:00.060) 0:03:55.573 *********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated fact] ************** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:83 Friday 06 June 2025 21:29:00 -0400 (0:00:00.061) 0:03:55.634 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:87 Friday 06 June 2025 21:29:00 -0400 (0:00:00.074) 0:03:55.709 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:94 Friday 06 June 2025 21:29:00 -0400 (0:00:00.145) 0:03:55.855 *********** ok: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:106 Friday 06 June 2025 21:29:00 -0400 (0:00:00.074) 0:03:55.929 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:114 Friday 06 June 2025 21:29:00 -0400 (0:00:00.065) 0:03:55.994 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:123 Friday 06 June 2025 21:29:00 -0400 (0:00:00.062) 0:03:56.056 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:132 Friday 06 June 2025 21:29:01 -0400 (0:00:00.066) 0:03:56.123 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:142 Friday 06 June 2025 21:29:01 -0400 (0:00:00.065) 0:03:56.188 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:151 Friday 06 June 2025 21:29:01 -0400 (0:00:00.070) 0:03:56.258 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:162 Friday 06 June 2025 21:29:01 -0400 (0:00:00.064) 0:03:56.323 *********** ok: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:166 Friday 06 June 2025 21:29:02 -0400 (0:00:01.219) 0:03:57.542 *********** skipping: [managed-node1] => (item={u'value': 14, u'key': 2017}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } ok: [managed-node1] => (item={u'value': 15, u'key': 2019}) => { "ansible_facts": { "__mssql_current_version": "2019" }, "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 } } skipping: [managed-node1] => (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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:174 Friday 06 June 2025 21:29:02 -0400 (0:00:00.191) 0:03:57.733 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:181 Friday 06 June 2025 21:29:02 -0400 (0:00:00.072) 0:03:57.806 *********** ok: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:188 Friday 06 June 2025 21:29:02 -0400 (0:00:00.073) 0:03:57.879 *********** failed: [managed-node1] (item={u'value': 14, u'key': 2017}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 } } MSG: [u'"You set mssql_version to 2017, but your SQL Server is of higher version"', u'The role does not support downgrading SQL Server'] skipping: [managed-node1] => (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-node1] => (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 [Assert that the role failed with the correct message] ******************** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/upgrade_and_assert.yml:59 Friday 06 June 2025 21:29:03 -0400 (0:00:00.206) 0:03:58.086 *********** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Check the ansible_managed header in the configuration file] ************** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_2019_upgrade.yml:78 Friday 06 June 2025 21:29:03 -0400 (0:00:00.077) 0:03:58.163 *********** included: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/check_header.yml for managed-node1 TASK [Grep the ansible_managed header in /var/opt/mssql/mssql.conf] ************ task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/check_header.yml:4 Friday 06 June 2025 21:29:03 -0400 (0:00:00.202) 0:03:58.366 *********** ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "Ansible managed\n", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003046", "end": "2025-06-06 21:29:03.678173", "rc": 0, "start": "2025-06-06 21:29:03.675127" } STDOUT: # BEGIN ANSIBLE MANAGED BLOCK # # Ansible managed # # system_role:mssql # END ANSIBLE MANAGED BLOCK [sqlagent] enabled = false [EULA] accepteula = Y TASK [Clean up after the role invocation] ************************************** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_2019_upgrade.yml:81 Friday 06 June 2025 21:29:03 -0400 (0:00:00.487) 0:03:58.853 *********** included: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml for managed-node1 TASK [Gather package facts] **************************************************** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:2 Friday 06 June 2025 21:29:03 -0400 (0:00:00.214) 0:03:59.067 *********** ok: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Set role variables needed for cleanup] *********************************** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:6 Friday 06 June 2025 21:29:05 -0400 (0:00:01.193) 0:04:00.260 *********** TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts used by role] ***** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Friday 06 June 2025 21:29:05 -0400 (0:00:00.200) 0:04:00.461 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set platform/version specific variables] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Friday 06 June 2025 21:29:05 -0400 (0:00:00.085) 0:04:00.546 *********** ok: [managed-node1] => (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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node1] => (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-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [managed-node1] => (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 : Run systemctl] ************************* task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:22 Friday 06 June 2025 21:29:05 -0400 (0:00:00.104) 0:04:00.650 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Require installed systemd] ************* task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:29 Friday 06 June 2025 21:29:05 -0400 (0:00:00.063) 0:04:00.714 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:34 Friday 06 June 2025 21:29:05 -0400 (0:00:00.066) 0:04:00.780 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Purge cluster configuration] ********************************************* task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:12 Friday 06 June 2025 21:29:05 -0400 (0:00:00.073) 0:04:00.854 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Debug ansible_python_version] ******************************************** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:20 Friday 06 June 2025 21:29:05 -0400 (0:00:00.082) 0:04:00.936 *********** ok: [managed-node1] => { "ansible_python_version": "2.7.5" } TASK [Purge firewall configuration] ******************************************** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:24 Friday 06 June 2025 21:29:05 -0400 (0:00:00.064) 0:04:01.001 *********** TASK [fedora.linux_system_roles.firewall : Setup firewalld] ******************** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:2 Friday 06 June 2025 21:29:06 -0400 (0:00:00.177) 0:04:01.179 *********** included: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml for managed-node1 TASK [fedora.linux_system_roles.firewall : Ensure ansible_facts used by role] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:2 Friday 06 June 2025 21:29:06 -0400 (0:00:00.122) 0:04:01.302 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check if system is ostree] ********** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:10 Friday 06 June 2025 21:29:06 -0400 (0:00:00.080) 0:04:01.382 *********** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.firewall : Set flag to indicate system is ostree] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:15 Friday 06 June 2025 21:29:06 -0400 (0:00:00.541) 0:04:01.924 *********** ok: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:22 Friday 06 June 2025 21:29:06 -0400 (0:00:00.069) 0:04:01.993 *********** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.firewall : Set flag if transactional-update exists] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:27 Friday 06 June 2025 21:29:07 -0400 (0:00:00.325) 0:04:02.318 *********** ok: [managed-node1] => { "ansible_facts": { "__firewall_is_transactional": false }, "changed": false } TASK [fedora.linux_system_roles.firewall : Run systemctl] ********************** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:34 Friday 06 June 2025 21:29:07 -0400 (0:00:00.176) 0:04:02.494 *********** ok: [managed-node1] => { "changed": false, "cmd": [ "systemctl", "is-system-running" ], "delta": "0:00:00.004401", "end": "2025-06-06 21:29:07.693421", "failed_when_result": false, "rc": 0, "start": "2025-06-06 21:29:07.689020" } STDOUT: running TASK [fedora.linux_system_roles.firewall : Require installed systemd] ********** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:41 Friday 06 June 2025 21:29:07 -0400 (0:00:00.378) 0:04:02.873 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:46 Friday 06 June 2025 21:29:07 -0400 (0:00:00.070) 0:04:02.944 *********** ok: [managed-node1] => { "ansible_facts": { "__firewall_is_booted": true }, "changed": false } TASK [fedora.linux_system_roles.firewall : Install firewalld] ****************** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:51 Friday 06 June 2025 21:29:07 -0400 (0:00:00.077) 0:04:03.022 *********** ok: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:63 Friday 06 June 2025 21:29:08 -0400 (0:00:00.558) 0:04:03.580 *********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.firewall : Reboot transactional update systems] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:68 Friday 06 June 2025 21:29:08 -0400 (0:00:00.064) 0:04:03.645 *********** skipping: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:73 Friday 06 June 2025 21:29:08 -0400 (0:00:00.063) 0:04:03.708 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check which conflicting services are enabled] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5 Friday 06 June 2025 21:29:08 -0400 (0:00:00.064) 0:04:03.773 *********** skipping: [managed-node1] => (item=nftables) => { "ansible_loop_var": "item", "changed": false, "item": "nftables", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=iptables) => { "ansible_loop_var": "item", "changed": false, "item": "iptables", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=ufw) => { "ansible_loop_var": "item", "changed": false, "item": "ufw", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Attempt to stop and disable conflicting services] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:14 Friday 06 June 2025 21:29:08 -0400 (0:00:00.114) 0:04:03.888 *********** skipping: [managed-node1] => (item={u'skip_reason': u'Conditional result was False', u'item': u'nftables', u'skipped': True, u'ansible_loop_var': u'item', u'changed': False}) => { "ansible_loop_var": "item", "changed": false, "item": { "ansible_loop_var": "item", "changed": false, "item": "nftables", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={u'skip_reason': u'Conditional result was False', u'item': u'iptables', u'skipped': True, u'ansible_loop_var': u'item', u'changed': False}) => { "ansible_loop_var": "item", "changed": false, "item": { "ansible_loop_var": "item", "changed": false, "item": "iptables", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={u'skip_reason': u'Conditional result was False', u'item': u'ufw', u'skipped': True, u'ansible_loop_var': u'item', u'changed': False}) => { "ansible_loop_var": "item", "changed": false, "item": { "ansible_loop_var": "item", "changed": false, "item": "ufw", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Unmask firewalld service] *********** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:24 Friday 06 June 2025 21:29:08 -0400 (0:00:00.120) 0:04:04.008 *********** ok: [managed-node1] => { "changed": false, "name": "firewalld", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "dbus.service polkit.service basic.target system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target network-pre.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": "no", "ConditionTimestampMonotonic": "0", "Conflicts": "ip6tables.service ebtables.service shutdown.target ipset.service iptables.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": "0", "ExecMainStartTimestampMonotonic": "0", "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", "InactiveExitTimestampMonotonic": "0", "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": "0", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "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": "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": "null", "StandardInput": "null", "StandardOutput": "null", "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": "enabled", "UnitFileState": "disabled", "Wants": "network-pre.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Enable and start firewalld service] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:30 Friday 06 June 2025 21:29:09 -0400 (0:00:00.497) 0:04:04.506 *********** changed: [managed-node1] => { "changed": true, "enabled": true, "name": "firewalld", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "dbus.service polkit.service basic.target system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target network-pre.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": "no", "ConditionTimestampMonotonic": "0", "Conflicts": "ipset.service iptables.service ebtables.service shutdown.target ip6tables.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": "0", "ExecMainStartTimestampMonotonic": "0", "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", "InactiveExitTimestampMonotonic": "0", "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": "0", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "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": "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": "null", "StandardInput": "null", "StandardOutput": "null", "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": "enabled", "UnitFileState": "disabled", "Wants": "network-pre.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Check if previous replaced is defined] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:36 Friday 06 June 2025 21:29:10 -0400 (0:00:00.854) 0:04:05.361 *********** ok: [managed-node1] => { "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-Spo/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:45 Friday 06 June 2025 21:29:10 -0400 (0:00:00.105) 0:04:05.467 *********** ok: [managed-node1] => { "changed": false, "rc": 0 } STDOUT: 8697e89439a0fde2df034ef3bfeb3a9558529194c459826162be809a2f08e773 /etc/firewalld/lockdown-whitelist.xml STDERR: Shared connection to 10.31.14.72 closed. TASK [fedora.linux_system_roles.firewall : Tell firewall module it is able to report changed] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:58 Friday 06 June 2025 21:29:11 -0400 (0:00:01.026) 0:04:06.493 *********** ok: [managed-node1] => { "ansible_facts": { "__firewall_report_changed": false }, "changed": false } TASK [fedora.linux_system_roles.firewall : Configure firewall] ***************** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:74 Friday 06 June 2025 21:29:11 -0400 (0:00:00.110) 0:04:06.604 *********** TASK [fedora.linux_system_roles.firewall : Gather firewall config information] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:126 Friday 06 June 2025 21:29:11 -0400 (0:00:00.093) 0:04:06.697 *********** TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:137 Friday 06 June 2025 21:29:11 -0400 (0:00:00.103) 0:04:06.801 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Gather firewall config if no arguments] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:146 Friday 06 June 2025 21:29:11 -0400 (0:00:00.111) 0:04:06.912 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:152 Friday 06 June 2025 21:29:11 -0400 (0:00:00.106) 0:04:07.019 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Get config files, checksums after] *** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:161 Friday 06 June 2025 21:29:12 -0400 (0:00:00.118) 0:04:07.137 *********** ok: [managed-node1] => { "changed": false, "rc": 0 } STDERR: Shared connection to 10.31.14.72 closed. TASK [fedora.linux_system_roles.firewall : Calculate what has changed] ********* task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:172 Friday 06 June 2025 21:29:12 -0400 (0:00:00.425) 0:04:07.563 *********** changed: [managed-node1] => { "ansible_facts": { "firewall_lib_result": { "changed": true } }, "changed": true } TASK [fedora.linux_system_roles.firewall : Show diffs] ************************* task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:178 Friday 06 June 2025 21:29:12 -0400 (0:00:00.113) 0:04:07.676 *********** skipping: [managed-node1] => {} TASK [Purge selinux configuration] ********************************************* task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:32 Friday 06 June 2025 21:29:12 -0400 (0:00:00.099) 0:04:07.776 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Leave realm] ************************************************************* task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:39 Friday 06 June 2025 21:29:12 -0400 (0:00:00.097) 0:04:07.874 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Destroy Kerberos tickets] ************************************************ task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:47 Friday 06 June 2025 21:29:12 -0400 (0:00:00.119) 0:04:07.993 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Remove related packages] ************************************************* task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:51 Friday 06 June 2025 21:29:13 -0400 (0:00:00.128) 0:04:08.122 *********** changed: [managed-node1] => { "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:15.0.4375.4-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 python3 to be removed - no longer needed by mssql-server\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 lsof 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\n---> Marking python3-libs to be removed - no longer needed by python3\n---> Marking python3-setuptools to be removed - no longer needed by python3\n---> Marking python3-pip to be removed - no longer needed by python3\nFound and removing 14 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 lsof.x86_64 0:4.87-6.el7 will be erased\n---> Package msodbcsql18.x86_64 0:18.4.1.1-1 will be erased\n---> Package python3.x86_64 0:3.6.8-21.el7_9 will be erased\n---> Package python3-libs.x86_64 0:3.6.8-21.el7_9 will be erased\n---> Package python3-pip.noarch 0:9.0.3-8.el7 will be erased\n---> Package python3-setuptools.noarch 0:39.2.0-10.el7 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 15.0.4375.4-1 @packages-microsoft-com-mssql-server-2019\n 1.1 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 lsof x86_64 4.87-6.el7 @base 927 k\n msodbcsql18 x86_64 18.4.1.1-1 @packages-microsoft-com-prod 2.3 M\n python3 x86_64 3.6.8-21.el7_9 @updates 39 k\n python3-libs x86_64 3.6.8-21.el7_9 @updates 35 M\n python3-pip noarch 9.0.3-8.el7 @base 9.1 M\n python3-setuptools\n noarch 39.2.0-10.el7 @base 3.6 M\n unixODBC x86_64 2.3.11-1.rh @packages-microsoft-com-prod 648 k\n\nTransaction Summary\n================================================================================\nRemove 3 Packages (+14 Dependent packages)\n\nInstalled size: 1.2 G\nDownloading packages:\nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Erasing : mssql-server-15.0.4375.4-1.x86_64 1/17 \n Erasing : mssql-tools18-18.4.1.1-1.x86_64 2/17 \n Erasing : msodbcsql18-18.4.1.1-1.x86_64 3/17 \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/17 \n Erasing : python3-libs-3.6.8-21.el7_9.x86_64 5/17 \n Erasing : python3-pip-9.0.3-8.el7.noarch 6/17 \n Erasing : python3-setuptools-39.2.0-10.el7.noarch 7/17 \n Erasing : python3-3.6.8-21.el7_9.x86_64 8/17 \n Erasing : unixODBC-2.3.11-1.rh.x86_64 9/17 \nwarning: /etc/odbcinst.ini saved as /etc/odbcinst.ini.rpmsave\n Erasing : libtool-ltdl-2.4.2-22.el7_3.x86_64 10/17 \n Erasing : libatomic-4.8.5-44.el7.x86_64 11/17 \n Erasing : bzip2-1.0.6-13.el7.x86_64 12/17 \n Erasing : gdb-7.6.1-120.el7.x86_64 13/17 \n Erasing : libsss_nss_idmap-1.16.5-10.el7_9.16.x86_64 14/17 \n Erasing : cyrus-sasl-2.1.26-24.el7_9.x86_64 15/17 \n Erasing : cyrus-sasl-gssapi-2.1.26-24.el7_9.x86_64 16/17 \n Erasing : lsof-4.87-6.el7.x86_64 17/17 \n Verifying : msodbcsql18-18.4.1.1-1.x86_64 1/17 \n Verifying : python3-3.6.8-21.el7_9.x86_64 2/17 \n Verifying : mssql-server-15.0.4375.4-1.x86_64 3/17 \n Verifying : libsss_nss_idmap-1.16.5-10.el7_9.16.x86_64 4/17 \n Verifying : bzip2-1.0.6-13.el7.x86_64 5/17 \n Verifying : libtool-ltdl-2.4.2-22.el7_3.x86_64 6/17 \n Verifying : lsof-4.87-6.el7.x86_64 7/17 \n Verifying : unixODBC-devel-2.3.11-1.rh.x86_64 8/17 \n Verifying : cyrus-sasl-2.1.26-24.el7_9.x86_64 9/17 \n Verifying : gdb-7.6.1-120.el7.x86_64 10/17 \n Verifying : unixODBC-2.3.11-1.rh.x86_64 11/17 \n Verifying : python3-libs-3.6.8-21.el7_9.x86_64 12/17 \n Verifying : python3-setuptools-39.2.0-10.el7.noarch 13/17 \n Verifying : python3-pip-9.0.3-8.el7.noarch 14/17 \n Verifying : mssql-tools18-18.4.1.1-1.x86_64 15/17 \n Verifying : libatomic-4.8.5-44.el7.x86_64 16/17 \n Verifying : cyrus-sasl-gssapi-2.1.26-24.el7_9.x86_64 17/17 \n\nRemoved:\n mssql-server.x86_64 0:15.0.4375.4-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 lsof.x86_64 0:4.87-6.el7 \n msodbcsql18.x86_64 0:18.4.1.1-1 \n python3.x86_64 0:3.6.8-21.el7_9 \n python3-libs.x86_64 0:3.6.8-21.el7_9 \n python3-pip.noarch 0:9.0.3-8.el7 \n python3-setuptools.noarch 0:39.2.0-10.el7 \n unixODBC.x86_64 0:2.3.11-1.rh \n\nComplete!\n" ] } TASK [Remove related files] **************************************************** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:64 Friday 06 June 2025 21:29:17 -0400 (0:00:04.043) 0:04:12.166 *********** [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-node1] => { "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/mssql-server.service.d /etc/systemd/system/multi-user.target.wants/mssql-server.service", "delta": "0:00:00.009191", "end": "2025-06-06 21:29:17.384030", "rc": 0, "start": "2025-06-06 21:29:17.374839" } 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/MS_AgentSigningCertificate.cer’ removed ‘/var/opt/mssql/data/tempdb.mdf’ removed ‘/var/opt/mssql/data/msdbdata.mdf’ removed ‘/var/opt/mssql/data/Entropy.bin’ removed ‘/var/opt/mssql/data/model_replicatedmaster.ldf’ removed ‘/var/opt/mssql/data/model_replicatedmaster.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 ‘/var/opt/mssql/data/model_msdbdata.mdf’ removed ‘/var/opt/mssql/data/model_msdblog.ldf’ 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/5ec54010-3222-48b0-9315-58dc9dc6af53’ 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-230858263-3283691990-4190344422-500/42e7704ae40b0d75de00736cc66b813a_eb441cb1-fed9-4741-b0bb-70963b415543’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/Crypto/RSA/S-1-5-21-230858263-3283691990-4190344422-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-230858263-3283691990-4190344422-500/4c2c2fe7-ac74-466d-8a0e-8894b5de4e45’ removed ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/Protect/S-1-5-21-230858263-3283691990-4190344422-500/Preferred’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/Protect/S-1-5-21-230858263-3283691990-4190344422-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_133937332730440000.xel’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_133937331715850000.xel’ removed ‘/var/opt/mssql/log/errorlog’ removed ‘/var/opt/mssql/log/log_2.trc’ removed ‘/var/opt/mssql/log/errorlog.3’ removed ‘/var/opt/mssql/log/sqlagentstartup.log’ removed ‘/var/opt/mssql/log/system_health_0_133937332753190000.xel’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_133937331789000000.xel’ removed ‘/var/opt/mssql/log/errorlog.2’ removed ‘/var/opt/mssql/log/system_health_0_133937331792160000.xel’ removed ‘/var/opt/mssql/log/system_health_0_133937332966060000.xel’ removed ‘/var/opt/mssql/log/system_health_0_133937331721270000.xel’ removed ‘/var/opt/mssql/log/log_1.trc’ removed ‘/var/opt/mssql/log/log.trc’ removed ‘/var/opt/mssql/log/system_health_0_133937332738350000.xel’ removed ‘/var/opt/mssql/log/errorlog.1’ removed ‘/var/opt/mssql/log/mssql-conf/mssql-conf.log’ removed directory: ‘/var/opt/mssql/log/mssql-conf’ 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-2019.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-Spo/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:79 Friday 06 June 2025 21:29:17 -0400 (0:00:00.424) 0:04:12.591 *********** ok: [managed-node1] => { "changed": false, "cmd": "systemctl stop mssql-server || true", "delta": "0:00:00.365985", "end": "2025-06-06 21:29:18.170728", "rc": 0, "start": "2025-06-06 21:29:17.804743" } TASK [Get SELinux policy modules] ********************************************** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:84 Friday 06 June 2025 21:29:18 -0400 (0:00:00.752) 0:04:13.344 *********** ok: [managed-node1] => { "changed": false, "cmd": [ "semodule", "-l" ], "delta": "0:00:02.939564", "end": "2025-06-06 21:29:21.460120", "rc": 0, "start": "2025-06-06 21:29:18.520556" } STDOUT: abrt 1.4.1 accountsd 1.1.0 acct 1.6.0 afs 1.9.0 aiccu 1.1.0 aide 1.7.1 ajaxterm 1.0.0 alsa 1.12.2 amanda 1.15.0 amtu 1.3.0 anaconda 1.7.0 antivirus 1.0.0 apache 2.7.2 apcupsd 1.9.0 apm 1.12.0 application 1.2.0 arpwatch 1.11.0 asterisk 1.12.1 auditadm 2.2.0 authconfig 1.0.0 authlogin 2.5.1 automount 1.14.1 avahi 1.14.1 awstats 1.5.0 bacula 1.2.0 base (null) bcfg2 1.1.0 bind 1.13.1 bitlbee 1.5.0 blkmapd 1.0.0 blueman 1.1.0 bluetooth 3.5.0 boinc 1.1.1 boltd 1.0.0 bootloader 1.14.0 brctl 1.7.0 brltty 1.0.0 bugzilla 1.1.0 bumblebee 1.0.0 cachefilesd 1.1.0 calamaris 1.8.0 callweaver 1.1.0 canna 1.12.0 ccs 1.6.0 cdrecord 2.6.0 certmaster 1.3.0 certmonger 1.2.0 certwatch 1.8.0 cfengine 1.1.0 cgdcbxd 1.0.0 cgroup 1.2.0 chrome 1.0.0 chronyd 1.2.0 cinder 1.0.0 cipe 1.6.0 clock 1.7.0 clogd 1.1.0 cloudform 1.0 cmirrord 1.1.0 cobbler 1.2.0 cockpit 1.0.0 collectd 1.0.0 colord 1.1.0 comsat 1.8.0 condor 1.0.1 conman 1.0.0 consolekit 1.9.0 container 1.0.0 couchdb 1.1.1 courier 1.14.0 cpucontrol 1.4.0 cpufreqselector 1.4.0 cpuplug 1.0.0 cron 2.6.3 ctdb 1.1.0 cups 1.16.2 cvs 1.10.2 cyphesis 1.3.0 cyrus 1.13.1 daemontools 1.3.0 dbadm 1.1.0 dbskk 1.6.0 dbus 1.19.0 dcc 1.12.0 ddclient 1.10.0 denyhosts 1.1.0 devicekit 1.3.1 dhcp 1.11.0 dictd 1.8.0 dirsrv 1.0.0 dirsrv-admin 1.0.0 dmesg 1.3.0 dmidecode 1.5.1 dnsmasq 1.10.0 dnssec 1.0.0 dovecot 1.16.1 drbd 1.1.0 dspam 1.1.0 entropyd 1.8.0 exim 1.6.1 fail2ban 1.5.0 fcoe 1.1.0 fetchmail 1.13.2 finger 1.10.0 firewalld 1.1.1 firewallgui 1.1.0 firstboot 1.13.0 fprintd 1.2.0 freeipmi 1.0.0 freqset 1.0.0 fstools 1.16.1 ftp 1.15.1 games 2.3.0 ganesha 1.0.0 gdomap 1.0.1 geoclue 1.0.0 getty 1.10.0 git 1.3.2 gitosis 1.4.0 glance 1.1.0 glusterd 1.1.2 gnome 2.3.0 gpg 2.8.0 gpm 1.9.0 gpsd 1.2.0 gssproxy 1.0.0 guest 1.3.0 hddtemp 1.2.0 hostname 1.8.1 hsqldb 1.0.0 hwloc 1.0.0 hypervkvp 1.0.0 icecast 1.2.0 inetd 1.13.0 init 1.20.1 inn 1.11.0 iodine 1.1.0 iotop 1.0.0 ipa 1.0.0 ipmievd 1.0.0 ipsec 1.14.0 iptables 1.14.0 irc 2.3.1 irqbalance 1.6.0 iscsi 1.9.0 isns 1.0.0 jabber 1.10.0 jetty 1.0.0 jockey 1.0.0 journalctl 1.0.0 kdump 1.3.0 kdumpgui 1.2.0 keepalived 1.0.0 kerberos 1.12.0 keyboardd 1.1.0 keystone 1.1.0 kismet 1.7.0 kmscon 1.0 kpatch 1.0.0 ksmtuned 1.1.1 ktalk 1.9.2 l2tp 1.1.0 ldap 1.11.1 libraries 2.10.0 likewise 1.3.0 linuxptp 1.0.0 lircd 1.2.0 livecd 1.3.0 lldpad 1.1.0 loadkeys 1.9.0 locallogin 1.12.0 lockdev 1.5.0 logadm 1.0.0 logging 1.20.1 logrotate 1.15.0 logwatch 1.12.2 lpd 1.14.0 lsm 1.0.0 lttng-tools 1.0.0 lvm 1.15.2 mailman 1.10.0 mailscanner 1.1.0 man2html 1.0.0 mandb 1.1.1 mcelog 1.2.0 mediawiki 1.0.0 memcached 1.3.1 milter 1.5.0 minidlna 0.1 minissdpd 1.0.0 mip6d 1.0.0 mirrormanager 1.0.0 miscfiles 1.11.0 mock 1.0.0 modemmanager 1.2.1 modutils 1.14.0 mojomojo 1.1.0 mon_statd 1.0.0 mongodb 1.1.0 motion 1.0.0 mount 1.16.1 mozilla 2.8.0 mpd 1.1.1 mplayer 2.5.0 mrtg 1.9.0 mta 2.7.3 munin 1.9.1 mysql 1.14.1 mythtv 1.0.0 nagios 1.13.0 namespace 1.0.0 ncftool 1.2.0 netlabel 1.3.0 netutils 1.12.1 networkmanager 1.15.2 ninfod 1.0.0 nis 1.12.0 nova 1.0.0 nscd 1.11.0 nsd 1.8.0 nslcd 1.4.1 ntop 1.10.0 ntp 1.11.0 numad 1.1.0 nut 1.3.0 nx 1.7.0 obex 1.0.0 oddjob 1.10.0 openct 1.6.1 opendnssec 1.0.0 openhpid 1.0.0 openshift 1.0.0 openshift-origin 1.0.0 opensm 1.0.0 openvpn 1.12.2 openvswitch 1.1.1 openwsman 1.0.0 oracleasm 1.0.0 osad 1.0.0 pads 1.1.0 passenger 1.1.1 pcmcia 1.7.0 pcp 1.0.0 pcscd 1.8.0 pegasus 1.9.0 permissivedomains (null) pesign 1.0.0 pingd 1.1.0 piranha 1.0.0 pkcs 1.0.1 pki 10.0.11 plymouthd 1.2.0 podsleuth 1.7.0 policykit 1.3.0 polipo 1.1.1 portmap 1.11.0 portreserve 1.4.0 postfix 1.15.1 postgresql 1.16.0 postgrey 1.9.0 ppp 1.14.0 prelink 1.11.0 prelude 1.4.0 privoxy 1.12.0 procmail 1.13.1 prosody 1.0.0 psad 1.1.0 ptchown 1.2.0 publicfile 1.2.0 pulseaudio 1.6.0 puppet 1.4.0 pwauth 1.0.0 qmail 1.6.1 qpid 1.1.0 quantum 1.1.0 quota 1.6.0 rabbitmq 1.0.2 radius 1.13.0 radvd 1.14.0 raid 1.13.1 rasdaemon 1.0.0 rdisc 1.8.0 readahead 1.13.0 realmd 1.1.0 redis 1.0.1 remotelogin 1.8.0 restraint 1.0 rhcs 1.2.1 rhev 1.0 rhgb 1.9.0 rhnsd 1.0.0 rhsmcertd 1.1.1 rhts 2.0.1 ricci 1.8.0 rkhunter 1.0 rlogin 1.11.3 rngd 1.1.0 roundup 1.8.0 rpc 1.15.1 rpcbind 1.6.1 rpm 1.16.0 rshd 1.8.1 rssh 2.3.0 rsync 1.13.0 rtas 1.0.0 rtkit 1.2.0 rwho 1.7.0 samba 1.16.3 sambagui 1.2.0 sandboxX 1.0.0 sanlock 1.1.0 sasl 1.15.1 sbd 1.0.0 sblim 1.1.0 screen 2.6.0 secadm 2.4.0 sectoolm 1.1.0 selinuxutil 1.17.2 sendmail 1.12.1 sensord 1.0.0 setrans 1.8.0 setroubleshoot 1.12.1 seunshare 1.1.0 sge 1.0.0 shorewall 1.4.0 slocate 1.12.2 slpd 1.1.0 smartmon 1.12.0 smokeping 1.2.0 smoltclient 1.2.0 smsd 1.0.0 snapper 1.0.0 snmp 1.14.0 snort 1.11.0 sosreport 1.3.1 soundserver 1.9.0 spamassassin 2.6.1 speech-dispatcher 1.0.0 squid 1.12.1 ssh 2.4.2 sssd 1.2.0 staff 2.4.0 stapserver 1.1.0 stunnel 1.11.0 su 1.12.0 sudo 1.10.0 svnserve 1.1.0 swift 1.0.0 sysadm 2.6.1 sysadm_secadm 1.0.0 sysnetwork 1.15.4 sysstat 1.8.0 systemd 1.0.0 tangd 1.0.0 targetd 1.0.0 tcpd 1.5.0 tcsd 1.1.1 telepathy 1.4.2 telnet 1.11.3 tftp 1.13.0 tgtd 1.3.1 thin 1.0 thumb 1.0.0 tlp 1.0.0 tmpreaper 1.7.1 tomcat 1.0.0 tor 1.9.0 tuned 1.2.0 tvtime 2.3.0 udev 1.16.2 ulogd 1.3.0 uml 2.3.0 unconfined 3.5.0 unconfineduser 1.0.0 unlabelednet 1.0.0 unprivuser 2.4.0 updfstab 1.6.0 usbmodules 1.3.0 usbmuxd 1.2.0 userdomain 4.9.1 userhelper 1.8.1 usermanage 1.19.0 usernetctl 1.7.0 uucp 1.13.0 uuidd 1.1.0 varnishd 1.2.0 vdagent 1.1.1 vhostmd 1.1.0 virt 1.5.0 vlock 1.2.0 vmtools 1.0.0 vmware 2.7.0 vnstatd 1.1.0 vpn 1.16.0 w3c 1.1.0 watchdog 1.8.0 wdmd 1.1.0 webadm 1.2.0 webalizer 1.13.0 wine 1.11.0 wireshark 2.4.0 xen 1.13.0 xguest 1.2.0 xserver 3.9.4 zabbix 1.6.0 zarafa 1.2.0 zebra 1.13.0 zoneminder 1.0.0 zosremote 1.2.0 TASK [Ensure that semanage command is available] ******************************* task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:90 Friday 06 June 2025 21:29:21 -0400 (0:00:03.303) 0:04:16.647 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Hack around broken mssql SELinux profile and actually remove it] ********* task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:98 Friday 06 June 2025 21:29:21 -0400 (0:00:00.091) 0:04:16.738 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check for leftover mssql processes] ************************************** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:107 Friday 06 June 2025 21:29:21 -0400 (0:00:00.093) 0:04:16.832 *********** ok: [managed-node1] => { "changed": false, "cmd": [ "pgrep", "-au", "mssql" ], "delta": "0:00:00.009949", "end": "2025-06-06 21:29:22.048057", "failed_when_result": false, "rc": 1, "start": "2025-06-06 21:29:22.038108" } MSG: non-zero return code TASK [Kill leftover mssql processes] ******************************************* task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:114 Friday 06 June 2025 21:29:22 -0400 (0:00:00.443) 0:04:17.275 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Remove system user] ****************************************************** task path: /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:119 Friday 06 June 2025 21:29:22 -0400 (0:00:00.099) 0:04:17.375 *********** changed: [managed-node1] => { "changed": true, "force": false, "name": "mssql", "remove": true, "state": "absent" } STDERR: userdel: mssql mail spool (/var/spool/mail/mssql) not found userdel: mssql home directory (/var/opt/mssql) not found META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* managed-node1 : ok=158 changed=18 unreachable=0 failed=0 skipped=462 rescued=3 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [ { "ansible_version": "2.9.27", "end_time": "2025-06-07T01:25:11.724772Z", "host": "managed-node1", "message": "You must set the mssql_version variable to one of 2017, 2019", "start_time": "2025-06-07T01:25:11.663998Z", "task_name": "Verify if the mssql_version variable is provided correctly", "task_path": "/tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:181" }, { "ansible_version": "2.9.27", "end_time": "2025-06-07T01:25:19.110878Z", "host": "managed-node1", "message": "You must set the mssql_version variable to one of 2017, 2019", "start_time": "2025-06-07T01:25:19.013928Z", "task_name": "Verify if the mssql_version variable is provided correctly", "task_path": "/tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:181" }, { "ansible_version": "2.9.27", "end_time": "2025-06-07T01:29:02.879930Z", "host": "managed-node1", "loop_item": { "key": 2017, "value": 14 }, "loop_label": "", "loop_var": "item", "message": [ "\"You set mssql_version to 2017, but your SQL Server is of higher version\"", "The role does not support downgrading SQL Server" ], "start_time": "2025-06-07T01:29:02.797929Z", "task_name": "Verify if mssql_version is not smaller then the existing SQL Server version", "task_path": "/tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:188" }, { "ansible_version": "2.9.27", "end_time": "2025-06-07T01:29:02.879964Z", "host": "managed-node1", "loop_item": { "key": 2019, "value": 15 }, "loop_label": "", "loop_var": "item", "message": "No message could be found", "start_time": "2025-06-07T01:29:02.797929Z", "task_name": "Verify if mssql_version is not smaller then the existing SQL Server version", "task_path": "/tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:188" }, { "ansible_version": "2.9.27", "end_time": "2025-06-07T01:29:02.879976Z", "host": "managed-node1", "loop_item": { "key": 2022, "value": 16 }, "loop_label": "", "loop_var": "item", "message": "No message could be found", "start_time": "2025-06-07T01:29:02.797929Z", "task_name": "Verify if mssql_version is not smaller then the existing SQL Server version", "task_path": "/tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:188" } ] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Friday 06 June 2025 21:29:23 -0400 (0:00:00.810) 0:04:18.185 *********** =============================================================================== fedora.linux_system_roles.mssql : Ensure the package mssql-server ------ 57.21s /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:309 fedora.linux_system_roles.mssql : Ensure the package mssql-server ------ 38.73s /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:309 fedora.linux_system_roles.mssql : Wait for mssql-server to prepare for client connections -- 19.85s /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:654 fedora.linux_system_roles.mssql : Set up MSSQL -------------------------- 8.44s /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:368 fedora.linux_system_roles.mssql : Ensure that SQL Server client tools are installed --- 8.30s /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:533 fedora.linux_system_roles.mssql : Gather package facts ------------------ 4.43s /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:162 Remove related packages ------------------------------------------------- 4.04s /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:51 fedora.linux_system_roles.mssql : Ensure that the tuned-profiles-mssql package is installed --- 3.64s /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:438 Get SELinux policy modules ---------------------------------------------- 3.30s /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:84 fedora.linux_system_roles.mssql : Gather package facts ------------------ 2.79s /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:685 fedora.linux_system_roles.mssql : Add the fixed mssql profile to the list of Tuned profiles --- 2.41s /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:491 fedora.linux_system_roles.mssql : Get yum repositories ------------------ 2.23s /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:226 fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2017 --- 1.96s /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:216 fedora.linux_system_roles.mssql : Gather package facts ------------------ 1.88s /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:162 fedora.linux_system_roles.mssql : Deploy the GPG key for Microsoft repositories --- 1.42s /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:202 fedora.linux_system_roles.mssql : Get the setting network tcpport ------- 1.41s /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 fedora.linux_system_roles.mssql : Gather package facts ------------------ 1.36s /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:162 fedora.linux_system_roles.mssql : Check if a custom ipaddress setting exist --- 1.35s /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:15 fedora.linux_system_roles.mssql : Check if a custom tcpport setting exist --- 1.35s /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:9 fedora.linux_system_roles.mssql : Configure to run as a confined application with SELinux --- 1.29s /tmp/collections-Spo/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:304