ansible-playbook 2.9.27 config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.9/site-packages/ansible executable location = /usr/local/bin/ansible-playbook python version = 3.9.19 (main, May 16 2024, 11:40:09) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] No config file found; using defaults [WARNING]: running playbook inside collection fedora.linux_system_roles Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_idempotency_2019.yml ******************************************* 1 plays in /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_idempotency_2019.yml PLAY [Ensure that the role is idempotent] ************************************** META: ran handlers TASK [Run tests_idempotency with SQL Server 2019] ****************************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_idempotency_2019.yml:15 Wednesday 14 May 2025 04:44:09 -0400 (0:00:00.046) 0:00:00.046 ********* included: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_idempotency.yml for managed-node1 TASK [Assert fail on EL 7 with version = 2022 and EL 9 with version != 2022] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_idempotency.yml:2 Wednesday 14 May 2025 04:44:09 -0400 (0:00:00.021) 0:00:00.067 ********* included: /tmp/collections-w6w/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-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/assert_fail_on_unsupported_ver.yml:2 Wednesday 14 May 2025 04:44:09 -0400 (0:00:00.037) 0:00:00.105 ********* ok: [managed-node1] TASK [Run the role] ************************************************************ task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/assert_fail_on_unsupported_ver.yml:17 Wednesday 14 May 2025 04:44:10 -0400 (0:00:00.788) 0:00:00.894 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unreachable task] ******************************************************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/assert_fail_on_unsupported_ver.yml:24 Wednesday 14 May 2025 04:44:10 -0400 (0:00:00.020) 0:00:00.915 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run on a fresh host and set all parameters] ****************************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_idempotency.yml:5 Wednesday 14 May 2025 04:44:10 -0400 (0:00:00.020) 0:00:00.935 ********* TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Wednesday 14 May 2025 04:44:11 -0400 (0:00:00.333) 0:00:01.269 ********* included: /tmp/collections-w6w/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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Wednesday 14 May 2025 04:44:11 -0400 (0:00:00.036) 0:00:01.306 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Wednesday 14 May 2025 04:44:11 -0400 (0:00:00.030) 0:00:01.336 ********* 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-w6w/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_8.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/8/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/8/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019, 2022 ] }, "ansible_included_var_files": [ "/tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [managed-node1] => (item=CentOS_8.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/8/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/8/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019, 2022 ] }, "ansible_included_var_files": [ "/tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.mssql : Run systemctl] ************************* task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:22 Wednesday 14 May 2025 04:44:11 -0400 (0:00:00.075) 0:00:01.411 ********* ok: [managed-node1] => { "changed": false, "cmd": [ "systemctl", "is-system-running" ], "delta": "0:00:00.006501", "end": "2025-05-14 04:44:11.620787", "failed_when_result": false, "rc": 0, "start": "2025-05-14 04:44:11.614286" } STDOUT: running TASK [fedora.linux_system_roles.mssql : Require installed systemd] ************* task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:29 Wednesday 14 May 2025 04:44:11 -0400 (0:00:00.471) 0:00:01.882 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:34 Wednesday 14 May 2025 04:44:11 -0400 (0:00:00.033) 0:00:01.916 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Wednesday 14 May 2025 04:44:11 -0400 (0:00:00.037) 0:00:01.954 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:15 Wednesday 14 May 2025 04:44:11 -0400 (0:00:00.016) 0:00:01.970 ********* skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:23 Wednesday 14 May 2025 04:44:11 -0400 (0:00:00.025) 0:00:01.995 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:30 Wednesday 14 May 2025 04:44:11 -0400 (0:00:00.023) 0:00:02.019 ********* skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:37 Wednesday 14 May 2025 04:44:11 -0400 (0:00:00.025) 0:00:02.044 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:44 Wednesday 14 May 2025 04:44:11 -0400 (0:00:00.020) 0:00:02.065 ********* skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:51 Wednesday 14 May 2025 04:44:11 -0400 (0:00:00.016) 0:00:02.082 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:58 Wednesday 14 May 2025 04:44:11 -0400 (0:00:00.020) 0:00:02.102 ********* skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:65 Wednesday 14 May 2025 04:44:11 -0400 (0:00:00.019) 0:00:02.122 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:74 Wednesday 14 May 2025 04:44:11 -0400 (0:00:00.018) 0:00:02.141 ********* skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated fact] ************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:83 Wednesday 14 May 2025 04:44:11 -0400 (0:00:00.018) 0:00:02.160 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:87 Wednesday 14 May 2025 04:44:11 -0400 (0:00:00.015) 0:00:02.176 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:94 Wednesday 14 May 2025 04:44:11 -0400 (0:00:00.018) 0:00:02.194 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:106 Wednesday 14 May 2025 04:44:12 -0400 (0:00:00.021) 0:00:02.216 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:114 Wednesday 14 May 2025 04:44:12 -0400 (0:00:00.016) 0:00:02.232 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:123 Wednesday 14 May 2025 04:44:12 -0400 (0:00:00.014) 0:00:02.247 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:132 Wednesday 14 May 2025 04:44:12 -0400 (0:00:00.016) 0:00:02.263 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:142 Wednesday 14 May 2025 04:44:12 -0400 (0:00:00.015) 0:00:02.278 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:151 Wednesday 14 May 2025 04:44:12 -0400 (0:00:00.017) 0:00:02.296 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:162 Wednesday 14 May 2025 04:44:12 -0400 (0:00:00.017) 0:00:02.313 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:166 Wednesday 14 May 2025 04:44:13 -0400 (0:00:01.662) 0:00:03.976 ********* skipping: [managed-node1] => (item={'key': 2017, 'value': 14}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={'key': 2019, 'value': 15}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={'key': 2022, 'value': 16}) => { "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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:174 Wednesday 14 May 2025 04:44:13 -0400 (0:00:00.070) 0:00:04.046 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:181 Wednesday 14 May 2025 04:44:13 -0400 (0:00:00.049) 0:00:04.095 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:188 Wednesday 14 May 2025 04:44:13 -0400 (0:00:00.087) 0:00:04.183 ********* skipping: [managed-node1] => (item={'key': 2017, 'value': 14}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={'key': 2019, 'value': 15}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={'key': 2022, 'value': 16}) => { "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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:202 Wednesday 14 May 2025 04:44:14 -0400 (0:00:00.080) 0:00:04.264 ********* ok: [managed-node1] => { "attempts": 1, "changed": false } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version {{ __mssql_current_version }}] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:216 Wednesday 14 May 2025 04:44:14 -0400 (0:00:00.643) 0:00:04.908 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get yum repositories] ****************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:226 Wednesday 14 May 2025 04:44:14 -0400 (0:00:00.034) 0:00:04.942 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:237 Wednesday 14 May 2025 04:44:14 -0400 (0:00:00.035) 0:00:04.978 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:251 Wednesday 14 May 2025 04:44:14 -0400 (0:00:00.035) 0:00:05.013 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get zypper repositories] *************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:260 Wednesday 14 May 2025 04:44:14 -0400 (0:00:00.034) 0:00:05.048 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:272 Wednesday 14 May 2025 04:44:14 -0400 (0:00:00.034) 0:00:05.083 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:279 Wednesday 14 May 2025 04:44:14 -0400 (0:00:00.035) 0:00:05.119 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:291 Wednesday 14 May 2025 04:44:15 -0400 (0:00:00.535) 0:00:05.654 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:304 Wednesday 14 May 2025 04:44:15 -0400 (0:00:00.066) 0:00:05.721 ********* ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server] ******* task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:309 Wednesday 14 May 2025 04:44:18 -0400 (0:00:03.018) 0:00:08.739 ********* changed: [managed-node1] => { "changed": true, "rc": 0, "results": [ "Installed: gcc-gdb-plugin-8.5.0-22.el8.x86_64", "Installed: gdb-headless-8.2-20.el8.x86_64", "Installed: libatomic_ops-7.6.2-3.el8.x86_64", "Installed: mssql-server-15.0.4430.1-1.x86_64", "Installed: gc-7.6.4-3.el8.x86_64", "Installed: cyrus-sasl-2.1.27-6.el8_5.x86_64", "Installed: gdb-8.2-20.el8.x86_64", "Installed: libatomic-8.5.0-22.el8.x86_64", "Installed: libipt-1.6.1-8.el8.x86_64", "Installed: libbabeltrace-1.5.4-4.el8.x86_64", "Installed: libtool-ltdl-2.4.6-25.el8.x86_64", "Installed: bzip2-1.0.6-26.el8.x86_64", "Installed: lsof-4.93.2-1.el8.x86_64", "Installed: cyrus-sasl-gssapi-2.1.27-6.el8_5.x86_64", "Installed: guile-5:2.0.14-7.el8.x86_64" ] } TASK [fedora.linux_system_roles.mssql : Check if the errorlog file exists and its location] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:314 Wednesday 14 May 2025 04:44:52 -0400 (0:00:34.010) 0:00:42.750 ********* 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.004308", "end": "2025-05-14 04:44:52.875070", "rc": 0, "start": "2025-05-14 04:44:52.870762" } TASK [fedora.linux_system_roles.mssql : Check if mssql-server.service is enabled] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:331 Wednesday 14 May 2025 04:44:52 -0400 (0:00:00.388) 0:00:43.139 ********* ok: [managed-node1] => { "changed": false, "cmd": [ "systemctl", "is-enabled", "mssql-server.service" ], "delta": "0:00:00.009827", "end": "2025-05-14 04:44:53.270023", "failed_when_result": false, "rc": 1, "start": "2025-05-14 04:44:53.260196" } STDOUT: disabled MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Check if mssql-server.service is running] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:338 Wednesday 14 May 2025 04:44:53 -0400 (0:00:00.394) 0:00:43.533 ********* ok: [managed-node1] => { "changed": false, "cmd": [ "systemctl", "is-active", "mssql-server.service" ], "delta": "0:00:01.009134", "end": "2025-05-14 04:44:54.641475", "failed_when_result": false, "rc": 3, "start": "2025-05-14 04:44:53.632341" } STDOUT: inactive MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Set the __mssql_is_setup variable] ***** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:345 Wednesday 14 May 2025 04:44:54 -0400 (0:00:01.392) 0:00:44.926 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:352 Wednesday 14 May 2025 04:44:54 -0400 (0:00:00.095) 0:00:45.022 ********* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Set up MSSQL] ************************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:368 Wednesday 14 May 2025 04:44:54 -0400 (0:00:00.062) 0:00:45.085 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:398 Wednesday 14 May 2025 04:44:59 -0400 (0:00:04.940) 0:00:50.025 ********* included: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml for managed-node1 included: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml for managed-node1 TASK [fedora.linux_system_roles.mssql : Ensure the directory and permissions /tmp/mssql_data] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:3 Wednesday 14 May 2025 04:44:59 -0400 (0:00:00.077) 0:00:50.103 ********* changed: [managed-node1] => { "changed": true, "gid": 991, "group": "mssql", "mode": "0755", "owner": "mssql", "path": "/tmp/mssql_data", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 993 } TASK [fedora.linux_system_roles.mssql : Append facts for the selinux role] ***** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:12 Wednesday 14 May 2025 04:45:00 -0400 (0:00:00.548) 0:00:50.651 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the setting defaultdatadir] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:28 Wednesday 14 May 2025 04:45:00 -0400 (0:00:00.036) 0:00:50.688 ********* included: /tmp/collections-w6w/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 filelocation defaultdatadir] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 14 May 2025 04:45:00 -0400 (0:00:00.115) 0:00:50.804 ********* ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^defaultdatadir = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002585", "end": "2025-05-14 04:45:00.953708", "failed_when_result": false, "rc": 1, "start": "2025-05-14 04:45:00.951123" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting filelocation defaultdatadir] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 14 May 2025 04:45:01 -0400 (0:00:00.432) 0:00:51.236 ********* NOTIFIED HANDLER fedora.linux_system_roles.mssql : Restart the mssql-server service for managed-node1 changed: [managed-node1] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "filelocation.defaultdatadir", "/tmp/mssql_data" ], "delta": "0:00:00.113522", "end": "2025-05-14 04:45:01.584721", "failed_when_result": false, "rc": 0, "start": "2025-05-14 04:45:01.471199" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Unset the setting filelocation defaultdatadir] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 14 May 2025 04:45:01 -0400 (0:00:00.657) 0:00:51.893 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the directory and permissions /tmp/mssql_log] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:3 Wednesday 14 May 2025 04:45:01 -0400 (0:00:00.080) 0:00:51.974 ********* changed: [managed-node1] => { "changed": true, "gid": 991, "group": "mssql", "mode": "0755", "owner": "mssql", "path": "/tmp/mssql_log", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 993 } TASK [fedora.linux_system_roles.mssql : Append facts for the selinux role] ***** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:12 Wednesday 14 May 2025 04:45:02 -0400 (0:00:00.551) 0:00:52.525 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the setting defaultlogdir] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:28 Wednesday 14 May 2025 04:45:02 -0400 (0:00:00.056) 0:00:52.582 ********* included: /tmp/collections-w6w/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 filelocation defaultlogdir] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 14 May 2025 04:45:02 -0400 (0:00:00.104) 0:00:52.686 ********* ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^defaultlogdir = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002402", "end": "2025-05-14 04:45:02.903092", "failed_when_result": false, "rc": 1, "start": "2025-05-14 04:45:02.900690" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting filelocation defaultlogdir] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 14 May 2025 04:45:02 -0400 (0:00:00.489) 0:00:53.176 ********* changed: [managed-node1] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "filelocation.defaultlogdir", "/tmp/mssql_log" ], "delta": "0:00:00.102661", "end": "2025-05-14 04:45:03.418389", "failed_when_result": false, "rc": 0, "start": "2025-05-14 04:45:03.315728" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Unset the setting filelocation defaultlogdir] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 14 May 2025 04:45:03 -0400 (0:00:00.539) 0:00:53.715 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set selinux role facts for ports] ****** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:413 Wednesday 14 May 2025 04:45:03 -0400 (0:00:00.061) 0:00:53.776 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:427 Wednesday 14 May 2025 04:45:03 -0400 (0:00:00.056) 0:00:53.833 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:438 Wednesday 14 May 2025 04:45:03 -0400 (0:00:00.091) 0:00:53.924 ********* ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.mssql : Ensure that the tuned service is enabled] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:444 Wednesday 14 May 2025 04:45:06 -0400 (0:00:02.814) 0:00:56.739 ********* ok: [managed-node1] => { "changed": false, "enabled": true, "name": "tuned", "status": { "ActiveEnterTimestamp": "Wed 2025-05-14 04:33:30 EDT", "ActiveEnterTimestampMonotonic": "13775533", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target network.target systemd-sysctl.service systemd-journald.socket system.slice sysinit.target dbus.socket polkit.service dbus.service", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Wed 2025-05-14 04:33:30 EDT", "AssertTimestampMonotonic": "13198515", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "com.redhat.tuned", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2025-05-14 04:33:30 EDT", "ConditionTimestampMonotonic": "13198514", "ConfigurationDirectoryMode": "0755", "Conflicts": "cpupower.service tlp.service power-profiles-daemon.service auto-cpufreq.service shutdown.target", "ControlGroup": "/system.slice/tuned.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "man:tuned(8) man:tuned.conf(5) man:tuned-adm(8)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "704", "ExecMainStartTimestamp": "Wed 2025-05-14 04:33:30 EDT", "ExecMainStartTimestampMonotonic": "13199327", "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", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2025-05-14 04:33:30 EDT", "InactiveExitTimestampMonotonic": "13199369", "InvocationID": "e35ff024e97144b7b4234e5c7ad17519", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "28608", "LimitNPROCSoft": "28608", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "28608", "LimitSIGPENDINGSoft": "28608", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "704", "MemoryAccounting": "yes", "MemoryCurrent": "19279872", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "dbus.socket dbus.service system.slice sysinit.target", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2025-05-14 04:33:30 EDT", "StateChangeTimestampMonotonic": "13775533", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "45773", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Wed 2025-05-14 04:33:30 EDT", "WatchdogTimestampMonotonic": "13775530", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Ensure that the tuned service is started] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:450 Wednesday 14 May 2025 04:45:07 -0400 (0:00:00.785) 0:00:57.524 ********* ok: [managed-node1] => { "changed": false, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Wed 2025-05-14 04:33:30 EDT", "ActiveEnterTimestampMonotonic": "13775533", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target network.target systemd-sysctl.service systemd-journald.socket system.slice sysinit.target dbus.socket polkit.service dbus.service", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Wed 2025-05-14 04:33:30 EDT", "AssertTimestampMonotonic": "13198515", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "com.redhat.tuned", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2025-05-14 04:33:30 EDT", "ConditionTimestampMonotonic": "13198514", "ConfigurationDirectoryMode": "0755", "Conflicts": "cpupower.service tlp.service power-profiles-daemon.service auto-cpufreq.service shutdown.target", "ControlGroup": "/system.slice/tuned.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "man:tuned(8) man:tuned.conf(5) man:tuned-adm(8)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "704", "ExecMainStartTimestamp": "Wed 2025-05-14 04:33:30 EDT", "ExecMainStartTimestampMonotonic": "13199327", "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", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2025-05-14 04:33:30 EDT", "InactiveExitTimestampMonotonic": "13199369", "InvocationID": "e35ff024e97144b7b4234e5c7ad17519", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "28608", "LimitNPROCSoft": "28608", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "28608", "LimitSIGPENDINGSoft": "28608", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "704", "MemoryAccounting": "yes", "MemoryCurrent": "19279872", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "dbus.socket dbus.service system.slice sysinit.target", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2025-05-14 04:33:30 EDT", "StateChangeTimestampMonotonic": "13775533", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "45773", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Wed 2025-05-14 04:33:30 EDT", "WatchdogTimestampMonotonic": "13775530", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Get the active Tuned profiles] ********* task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:458 Wednesday 14 May 2025 04:45:07 -0400 (0:00:00.546) 0:00:58.070 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:464 Wednesday 14 May 2025 04:45:08 -0400 (0:00:00.677) 0:00:58.748 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:477 Wednesday 14 May 2025 04:45:08 -0400 (0:00:00.050) 0:00:58.798 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:489 Wednesday 14 May 2025 04:45:08 -0400 (0:00:00.078) 0:00:58.877 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:498 Wednesday 14 May 2025 04:45:08 -0400 (0:00:00.043) 0:00:58.921 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:515 Wednesday 14 May 2025 04:45:08 -0400 (0:00:00.041) 0:00:58.963 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:523 Wednesday 14 May 2025 04:45:08 -0400 (0:00:00.033) 0:00:58.997 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:531 Wednesday 14 May 2025 04:45:09 -0400 (0:00:00.400) 0:00:59.397 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:540 Wednesday 14 May 2025 04:45:09 -0400 (0:00:00.040) 0:00:59.438 ********* changed: [managed-node1] => { "changed": true, "rc": 0, "results": [ "Installed: msodbcsql18-18.5.1.1-1.x86_64", "Installed: unixODBC-devel-2.3.11-1.rh.x86_64", "Installed: unixODBC-2.3.11-1.rh.x86_64", "Installed: mssql-tools18-18.4.1.1-1.x86_64" ] } TASK [Create certificates using the certificate role] ************************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:557 Wednesday 14 May 2025 04:45:12 -0400 (0:00:03.689) 0:01:03.127 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:571 Wednesday 14 May 2025 04:45:12 -0400 (0:00:00.035) 0:01:03.163 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:576 Wednesday 14 May 2025 04:45:13 -0400 (0:00:00.060) 0:01:03.224 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:594 Wednesday 14 May 2025 04:45:13 -0400 (0:00:00.063) 0:01:03.287 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:603 Wednesday 14 May 2025 04:45:13 -0400 (0:00:00.099) 0:01:03.387 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:612 Wednesday 14 May 2025 04:45:13 -0400 (0:00:00.060) 0:01:03.447 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:619 Wednesday 14 May 2025 04:45:13 -0400 (0:00:00.058) 0:01:03.506 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:628 Wednesday 14 May 2025 04:45:13 -0400 (0:00:00.053) 0:01:03.560 ********* ok: [managed-node1] => { "changed": false, "cmd": "set -euo pipefail; grep '^forceencryption' /var/opt/mssql/mssql.conf | sed 's/forceencryption = //g'", "delta": "0:00:00.003894", "end": "2025-05-14 04:45:13.713674", "failed_when_result": false, "rc": 1, "start": "2025-05-14 04:45:13.709780" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Append -No to sqlcmd when TLS is not configured] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:637 Wednesday 14 May 2025 04:45:13 -0400 (0:00:00.439) 0:01:04.000 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:644 Wednesday 14 May 2025 04:45:13 -0400 (0:00:00.063) 0:01:04.063 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:657 Wednesday 14 May 2025 04:45:13 -0400 (0:00:00.039) 0:01:04.102 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:661 Wednesday 14 May 2025 04:45:13 -0400 (0:00:00.040) 0:01:04.142 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:667 Wednesday 14 May 2025 04:45:13 -0400 (0:00:00.044) 0:01:04.187 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:683 Wednesday 14 May 2025 04:45:14 -0400 (0:00:00.039) 0:01:04.227 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:692 Wednesday 14 May 2025 04:45:14 -0400 (0:00:00.038) 0:01:04.266 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:700 Wednesday 14 May 2025 04:45:14 -0400 (0:00:00.043) 0:01:04.309 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:721 Wednesday 14 May 2025 04:45:14 -0400 (0:00:00.055) 0:01:04.365 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:730 Wednesday 14 May 2025 04:45:14 -0400 (0:00:00.056) 0:01:04.421 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:743 Wednesday 14 May 2025 04:45:14 -0400 (0:00:00.053) 0:01:04.474 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:758 Wednesday 14 May 2025 04:45:14 -0400 (0:00:00.074) 0:01:04.549 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:767 Wednesday 14 May 2025 04:45:14 -0400 (0:00:00.054) 0:01:04.604 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:773 Wednesday 14 May 2025 04:45:14 -0400 (0:00:00.051) 0:01:04.655 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:792 Wednesday 14 May 2025 04:45:14 -0400 (0:00:00.040) 0:01:04.695 ********* included: /tmp/collections-w6w/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 ipaddress] ***** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 14 May 2025 04:45:14 -0400 (0:00:00.101) 0:01:04.797 ********* ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002058", "end": "2025-05-14 04:45:14.964280", "failed_when_result": false, "rc": 1, "start": "2025-05-14 04:45:14.962222" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network ipaddress] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 14 May 2025 04:45:15 -0400 (0:00:00.436) 0:01:05.233 ********* changed: [managed-node1] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.ipaddress", "0.0.0.0" ], "delta": "0:00:00.097915", "end": "2025-05-14 04:45:15.430899", "failed_when_result": false, "rc": 0, "start": "2025-05-14 04:45:15.332984" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Unset the setting network ipaddress] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 14 May 2025 04:45:15 -0400 (0:00:00.491) 0:01:05.725 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:799 Wednesday 14 May 2025 04:45:15 -0400 (0:00:00.058) 0:01:05.784 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:806 Wednesday 14 May 2025 04:45:15 -0400 (0:00:00.063) 0:01:05.847 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:818 Wednesday 14 May 2025 04:45:15 -0400 (0:00:00.059) 0:01:05.906 ********* included: /tmp/collections-w6w/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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 14 May 2025 04:45:15 -0400 (0:00:00.149) 0:01:06.055 ********* ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002665", "end": "2025-05-14 04:45:16.393106", "failed_when_result": false, "rc": 1, "start": "2025-05-14 04:45:16.390441" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tcpport] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 14 May 2025 04:45:16 -0400 (0:00:00.600) 0:01:06.656 ********* ok: [managed-node1] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.098474", "end": "2025-05-14 04:45:16.861771", "failed_when_result": false, "rc": 0, "start": "2025-05-14 04:45:16.763297" } 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 14 May 2025 04:45:16 -0400 (0:00:00.478) 0:01:07.135 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:824 Wednesday 14 May 2025 04:45:16 -0400 (0:00:00.033) 0:01:07.168 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:844 Wednesday 14 May 2025 04:45:17 -0400 (0:00:00.037) 0:01:07.205 ********* included: /tmp/collections-w6w/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 sqlagent enabled] ****** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 14 May 2025 04:45:17 -0400 (0:00:00.093) 0:01:07.298 ********* ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^enabled = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002103", "end": "2025-05-14 04:45:17.423224", "failed_when_result": false, "rc": 0, "start": "2025-05-14 04:45:17.421121" } STDOUT: enabled = false TASK [fedora.linux_system_roles.mssql : Configure the setting sqlagent enabled] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 14 May 2025 04:45:17 -0400 (0:00:00.423) 0:01:07.722 ********* changed: [managed-node1] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "sqlagent.enabled", "True" ], "delta": "0:00:00.100135", "end": "2025-05-14 04:45:17.921592", "failed_when_result": false, "rc": 0, "start": "2025-05-14 04:45:17.821457" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Unset the setting sqlagent enabled] **** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 14 May 2025 04:45:17 -0400 (0:00:00.471) 0:01:08.193 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:851 Wednesday 14 May 2025 04:45:18 -0400 (0:00:00.037) 0:01:08.231 ********* changed: [managed-node1] => { "changed": true, "rc": 0, "results": [ "Installed: mssql-server-fts-15.0.4430.1-1.x86_64" ] } TASK [fedora.linux_system_roles.mssql : Ensure the package powershell] ********* task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:858 Wednesday 14 May 2025 04:45:43 -0400 (0:00:25.522) 0:01:33.753 ********* changed: [managed-node1] => { "changed": true, "rc": 0, "results": [ "Installed: libicu-60.3-2.el8_1.x86_64", "Installed: powershell-7.5.1-1.rh.x86_64" ] } TASK [fedora.linux_system_roles.mssql : Check if the 3979 trace flag is enabled] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:867 Wednesday 14 May 2025 04:45:53 -0400 (0:00:09.662) 0:01:43.415 ********* ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^traceflag[0-9] = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002414", "end": "2025-05-14 04:45:53.557423", "failed_when_result": false, "rc": 1, "start": "2025-05-14 04:45:53.555009" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Set the 3979 traceflag] **************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:873 Wednesday 14 May 2025 04:45:53 -0400 (0:00:00.404) 0:01:43.820 ********* changed: [managed-node1] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "traceflag", "3979", "on" ], "delta": "0:00:00.098360", "end": "2025-05-14 04:45:54.034492", "rc": 0, "start": "2025-05-14 04:45:53.936132" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Unset the 3979 traceflag] ************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:880 Wednesday 14 May 2025 04:45:54 -0400 (0:00:00.497) 0:01:44.317 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:888 Wednesday 14 May 2025 04:45:54 -0400 (0:00:00.043) 0:01:44.361 ********* included: /tmp/collections-w6w/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 control alternatewritethrough] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 14 May 2025 04:45:54 -0400 (0:00:00.066) 0:01:44.427 ********* ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^alternatewritethrough = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002135", "end": "2025-05-14 04:45:54.603719", "failed_when_result": false, "rc": 1, "start": "2025-05-14 04:45:54.601584" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting control alternatewritethrough] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 14 May 2025 04:45:54 -0400 (0:00:00.451) 0:01:44.878 ********* changed: [managed-node1] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "control.alternatewritethrough", "0" ], "delta": "0:00:00.097648", "end": "2025-05-14 04:45:55.081244", "failed_when_result": false, "rc": 0, "start": "2025-05-14 04:45:54.983596" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Unset the setting control alternatewritethrough] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 14 May 2025 04:45:55 -0400 (0:00:00.471) 0:01:45.350 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:894 Wednesday 14 May 2025 04:45:55 -0400 (0:00:00.034) 0:01:45.385 ********* included: /tmp/collections-w6w/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 control writethrough] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 14 May 2025 04:45:55 -0400 (0:00:00.074) 0:01:45.459 ********* ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^writethrough = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:01.003203", "end": "2025-05-14 04:45:56.645189", "failed_when_result": false, "rc": 1, "start": "2025-05-14 04:45:55.641986" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting control writethrough] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 14 May 2025 04:45:56 -0400 (0:00:01.486) 0:01:46.946 ********* changed: [managed-node1] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "control.writethrough", "1" ], "delta": "0:00:00.098449", "end": "2025-05-14 04:45:57.195804", "failed_when_result": false, "rc": 0, "start": "2025-05-14 04:45:57.097355" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Unset the setting control writethrough] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 14 May 2025 04:45:57 -0400 (0:00:00.567) 0:01:47.514 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:904 Wednesday 14 May 2025 04:45:57 -0400 (0:00:00.078) 0:01:47.592 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:912 Wednesday 14 May 2025 04:45:57 -0400 (0:00:00.064) 0:01:47.657 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:920 Wednesday 14 May 2025 04:45:57 -0400 (0:00:00.085) 0:01:47.743 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:927 Wednesday 14 May 2025 04:45:57 -0400 (0:00:00.108) 0:01:47.852 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:934 Wednesday 14 May 2025 04:45:57 -0400 (0:00:00.062) 0:01:47.914 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:943 Wednesday 14 May 2025 04:45:57 -0400 (0:00:00.062) 0:01:47.977 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:956 Wednesday 14 May 2025 04:45:57 -0400 (0:00:00.060) 0:01:48.038 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:965 Wednesday 14 May 2025 04:45:57 -0400 (0:00:00.059) 0:01:48.098 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:979 Wednesday 14 May 2025 04:45:57 -0400 (0:00:00.056) 0:01:48.154 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:989 Wednesday 14 May 2025 04:45:58 -0400 (0:00:00.058) 0:01:48.213 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:994 Wednesday 14 May 2025 04:45:58 -0400 (0:00:00.056) 0:01:48.269 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1011 Wednesday 14 May 2025 04:45:58 -0400 (0:00:00.058) 0:01:48.328 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1016 Wednesday 14 May 2025 04:45:58 -0400 (0:00:00.054) 0:01:48.382 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get keytab properties] ***************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1021 Wednesday 14 May 2025 04:45:58 -0400 (0:00:00.055) 0:01:48.438 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create keytab] ************************* task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1027 Wednesday 14 May 2025 04:45:58 -0400 (0:00:00.056) 0:01:48.495 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1053 Wednesday 14 May 2025 04:45:58 -0400 (0:00:00.057) 0:01:48.552 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1074 Wednesday 14 May 2025 04:45:58 -0400 (0:00:00.056) 0:01:48.609 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1082 Wednesday 14 May 2025 04:45:58 -0400 (0:00:00.054) 0:01:48.663 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1092 Wednesday 14 May 2025 04:45:58 -0400 (0:00:00.038) 0:01:48.702 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1098 Wednesday 14 May 2025 04:45:58 -0400 (0:00:00.045) 0:01:48.748 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1116 Wednesday 14 May 2025 04:45:58 -0400 (0:00:00.071) 0:01:48.820 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1127 Wednesday 14 May 2025 04:45:58 -0400 (0:00:00.068) 0:01:48.888 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set host variables] ******************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1147 Wednesday 14 May 2025 04:45:58 -0400 (0:00:00.051) 0:01:48.940 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1200 Wednesday 14 May 2025 04:45:58 -0400 (0:00:00.049) 0:01:48.989 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1207 Wednesday 14 May 2025 04:45:58 -0400 (0:00:00.057) 0:01:49.046 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1214 Wednesday 14 May 2025 04:45:58 -0400 (0:00:00.112) 0:01:49.159 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1226 Wednesday 14 May 2025 04:45:59 -0400 (0:00:00.059) 0:01:49.218 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1232 Wednesday 14 May 2025 04:45:59 -0400 (0:00:00.057) 0:01:49.276 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1240 Wednesday 14 May 2025 04:45:59 -0400 (0:00:00.051) 0:01:49.327 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1249 Wednesday 14 May 2025 04:45:59 -0400 (0:00:00.046) 0:01:49.373 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1257 Wednesday 14 May 2025 04:45:59 -0400 (0:00:00.046) 0:01:49.420 ********* skipping: [managed-node1] => (item={'key': 'cert', 'value': '/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={'key': 'key', 'value': '/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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1271 Wednesday 14 May 2025 04:45:59 -0400 (0:00:00.071) 0:01:49.491 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1277 Wednesday 14 May 2025 04:45:59 -0400 (0:00:00.045) 0:01:49.537 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1299 Wednesday 14 May 2025 04:45:59 -0400 (0:00:00.053) 0:01:49.590 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure ag] ************************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1309 Wednesday 14 May 2025 04:45:59 -0400 (0:00:00.041) 0:01:49.631 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1318 Wednesday 14 May 2025 04:45:59 -0400 (0:00:00.038) 0:01:49.670 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Replicate DBs] ************************* task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1327 Wednesday 14 May 2025 04:45:59 -0400 (0:00:00.031) 0:01:49.702 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1338 Wednesday 14 May 2025 04:45:59 -0400 (0:00:00.039) 0:01:49.741 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1351 Wednesday 14 May 2025 04:45:59 -0400 (0:00:00.040) 0:01:49.782 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1360 Wednesday 14 May 2025 04:45:59 -0400 (0:00:00.058) 0:01:49.840 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1367 Wednesday 14 May 2025 04:45:59 -0400 (0:00:00.076) 0:01:49.916 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1374 Wednesday 14 May 2025 04:45:59 -0400 (0:00:00.039) 0:01:49.956 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1383 Wednesday 14 May 2025 04:45:59 -0400 (0:00:00.035) 0:01:49.991 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1390 Wednesday 14 May 2025 04:45:59 -0400 (0:00:00.047) 0:01:50.039 ********* skipping: [managed-node1] => (item={'key': 'cert', 'value': '/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={'key': 'key', 'value': '/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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1402 Wednesday 14 May 2025 04:45:59 -0400 (0:00:00.057) 0:01:50.096 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create HA login] *********************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1411 Wednesday 14 May 2025 04:45:59 -0400 (0:00:00.040) 0:01:50.137 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1418 Wednesday 14 May 2025 04:45:59 -0400 (0:00:00.038) 0:01:50.175 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1424 Wednesday 14 May 2025 04:46:00 -0400 (0:00:00.084) 0:01:50.260 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1432 Wednesday 14 May 2025 04:46:00 -0400 (0:00:00.065) 0:01:50.325 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1445 Wednesday 14 May 2025 04:46:00 -0400 (0:00:00.067) 0:01:50.392 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1457 Wednesday 14 May 2025 04:46:00 -0400 (0:00:00.066) 0:01:50.459 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1462 Wednesday 14 May 2025 04:46:00 -0400 (0:00:00.064) 0:01:50.523 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1470 Wednesday 14 May 2025 04:46:00 -0400 (0:00:00.058) 0:01:50.582 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1479 Wednesday 14 May 2025 04:46:00 -0400 (0:00:00.058) 0:01:50.640 ********* changed: [managed-node1] => { "changed": true } MSG: Block inserted RUNNING HANDLER [fedora.linux_system_roles.mssql : Restart the mssql-server service] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/handlers/main.yml:3 Wednesday 14 May 2025 04:46:01 -0400 (0:00:00.615) 0:01:51.255 ********* changed: [managed-node1] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Wed 2025-05-14 04:44:59 EDT", "ActiveEnterTimestampMonotonic": "701406864", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "network.target sysinit.target -.mount basic.target auditd.service system.slice systemd-journald.socket", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Wed 2025-05-14 04:44:59 EDT", "AssertTimestampMonotonic": "701399489", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2025-05-14 04:44:59 EDT", "ConditionTimestampMonotonic": "701399488", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "26133", "ExecMainStartTimestamp": "Wed 2025-05-14 04:44:59 EDT", "ExecMainStartTimestampMonotonic": "701406822", "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", "FreezerState": "running", "GID": "991", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2025-05-14 04:44:59 EDT", "InactiveExitTimestampMonotonic": "701406864", "InvocationID": "0fb91ee4b21c47fa981a18b11163b212", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "infinity", "LimitNOFILESoft": "infinity", "LimitNPROC": "infinity", "LimitNPROCSoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "28608", "LimitSIGPENDINGSoft": "28608", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "26133", "MemoryAccounting": "yes", "MemoryCurrent": "697217024", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target -.mount", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "3", "StartLimitIntervalUSec": "2min", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2025-05-14 04:44:59 EDT", "StateChangeTimestampMonotonic": "701406864", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "151", "TasksMax": "infinity", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "993", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Wed 2025-05-14 04:44:59 EDT", "WatchdogTimestampMonotonic": "701406862", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } META: ran handlers TASK [fedora.linux_system_roles.mssql : Post-input SQL scripts to SQL Server] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1492 Wednesday 14 May 2025 04:46:01 -0400 (0:00:00.808) 0:01:52.064 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1499 Wednesday 14 May 2025 04:46:01 -0400 (0:00:00.054) 0:01:52.119 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Configure the mssql-server service start limit interval and burst] ******* task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_idempotency.yml:20 Wednesday 14 May 2025 04:46:01 -0400 (0:00:00.054) 0:01:52.173 ********* included: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql-sever-increase-start-limit.yml for managed-node1 TASK [Create service drop-in directory] **************************************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql-sever-increase-start-limit.yml:3 Wednesday 14 May 2025 04:46:02 -0400 (0:00:00.274) 0:01:52.448 ********* changed: [managed-node1] => { "changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/systemd/system/mssql-server.service.d", "secontext": "unconfined_u:object_r:systemd_unit_file_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [Modify the mssql-server service start limit interval and burst] ********** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql-sever-increase-start-limit.yml:11 Wednesday 14 May 2025 04:46:02 -0400 (0:00:00.458) 0:01:52.906 ********* changed: [managed-node1] => { "changed": true, "checksum": "c2c05a3dc1d516acdec3ead86f9dbbc1adaa39d7", "dest": "/etc/systemd/system/mssql-server.service.d/startlimit.conf", "gid": 0, "group": "root", "md5sum": "4e553ebde6af773b4efe9008c4676a82", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:systemd_unit_file_t:s0", "size": 49, "src": "/root/.ansible/tmp/ansible-tmp-1747212362.7479794-20660-193134439607277/source", "state": "file", "uid": 0 } TASK [Reload service daemon] *************************************************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql-sever-increase-start-limit.yml:23 Wednesday 14 May 2025 04:46:03 -0400 (0:00:01.220) 0:01:54.126 ********* ok: [managed-node1] => { "changed": false, "name": null, "status": {} } TASK [Run again with the same settings - should report not changed] ************ task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_idempotency.yml:23 Wednesday 14 May 2025 04:46:04 -0400 (0:00:00.854) 0:01:54.981 ********* TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Wednesday 14 May 2025 04:46:05 -0400 (0:00:00.417) 0:01:55.399 ********* included: /tmp/collections-w6w/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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Wednesday 14 May 2025 04:46:05 -0400 (0:00:00.075) 0:01:55.475 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Wednesday 14 May 2025 04:46:05 -0400 (0:00:00.056) 0:01:55.531 ********* 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-w6w/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_8.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/8/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/8/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019, 2022 ] }, "ansible_included_var_files": [ "/tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [managed-node1] => (item=CentOS_8.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/8/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/8/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019, 2022 ] }, "ansible_included_var_files": [ "/tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.mssql : Run systemctl] ************************* task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:22 Wednesday 14 May 2025 04:46:05 -0400 (0:00:00.079) 0:01:55.610 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Require installed systemd] ************* task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:29 Wednesday 14 May 2025 04:46:05 -0400 (0:00:00.039) 0:01:55.649 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:34 Wednesday 14 May 2025 04:46:05 -0400 (0:00:00.034) 0:01:55.684 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Wednesday 14 May 2025 04:46:05 -0400 (0:00:00.033) 0:01:55.717 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:15 Wednesday 14 May 2025 04:46:05 -0400 (0:00:00.033) 0:01:55.750 ********* skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:23 Wednesday 14 May 2025 04:46:05 -0400 (0:00:00.076) 0:01:55.826 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:30 Wednesday 14 May 2025 04:46:05 -0400 (0:00:00.042) 0:01:55.869 ********* skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:37 Wednesday 14 May 2025 04:46:05 -0400 (0:00:00.038) 0:01:55.907 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:44 Wednesday 14 May 2025 04:46:05 -0400 (0:00:00.038) 0:01:55.946 ********* skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:51 Wednesday 14 May 2025 04:46:05 -0400 (0:00:00.056) 0:01:56.003 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:58 Wednesday 14 May 2025 04:46:05 -0400 (0:00:00.050) 0:01:56.054 ********* skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:65 Wednesday 14 May 2025 04:46:05 -0400 (0:00:00.033) 0:01:56.087 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:74 Wednesday 14 May 2025 04:46:05 -0400 (0:00:00.048) 0:01:56.136 ********* skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated fact] ************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:83 Wednesday 14 May 2025 04:46:05 -0400 (0:00:00.034) 0:01:56.171 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:87 Wednesday 14 May 2025 04:46:06 -0400 (0:00:00.035) 0:01:56.206 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:94 Wednesday 14 May 2025 04:46:06 -0400 (0:00:00.042) 0:01:56.249 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:106 Wednesday 14 May 2025 04:46:06 -0400 (0:00:00.067) 0:01:56.316 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:114 Wednesday 14 May 2025 04:46:06 -0400 (0:00:00.043) 0:01:56.360 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:123 Wednesday 14 May 2025 04:46:06 -0400 (0:00:00.041) 0:01:56.402 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:132 Wednesday 14 May 2025 04:46:06 -0400 (0:00:00.056) 0:01:56.458 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:142 Wednesday 14 May 2025 04:46:06 -0400 (0:00:00.049) 0:01:56.508 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:151 Wednesday 14 May 2025 04:46:06 -0400 (0:00:00.085) 0:01:56.594 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:162 Wednesday 14 May 2025 04:46:06 -0400 (0:00:00.075) 0:01:56.669 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:166 Wednesday 14 May 2025 04:46:08 -0400 (0:00:01.555) 0:01:58.225 ********* skipping: [managed-node1] => (item={'key': 2017, 'value': 14}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } ok: [managed-node1] => (item={'key': 2019, 'value': 15}) => { "ansible_facts": { "__mssql_current_version": "2019" }, "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 } } skipping: [managed-node1] => (item={'key': 2022, 'value': 16}) => { "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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:174 Wednesday 14 May 2025 04:46:08 -0400 (0:00:00.102) 0:01:58.328 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:181 Wednesday 14 May 2025 04:46:08 -0400 (0:00:00.033) 0:01:58.362 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:188 Wednesday 14 May 2025 04:46:08 -0400 (0:00:00.039) 0:01:58.401 ********* skipping: [managed-node1] => (item={'key': 2017, 'value': 14}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={'key': 2019, 'value': 15}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={'key': 2022, 'value': 16}) => { "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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:202 Wednesday 14 May 2025 04:46:08 -0400 (0:00:00.071) 0:01:58.473 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:216 Wednesday 14 May 2025 04:46:08 -0400 (0:00:00.526) 0:01:58.999 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get yum repositories] ****************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:226 Wednesday 14 May 2025 04:46:08 -0400 (0:00:00.055) 0:01:59.055 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:237 Wednesday 14 May 2025 04:46:08 -0400 (0:00:00.065) 0:01:59.121 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:251 Wednesday 14 May 2025 04:46:08 -0400 (0:00:00.064) 0:01:59.185 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get zypper repositories] *************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:260 Wednesday 14 May 2025 04:46:09 -0400 (0:00:00.069) 0:01:59.254 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:272 Wednesday 14 May 2025 04:46:09 -0400 (0:00:00.061) 0:01:59.315 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:279 Wednesday 14 May 2025 04:46:09 -0400 (0:00:00.108) 0:01:59.424 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:291 Wednesday 14 May 2025 04:46:09 -0400 (0:00:00.060) 0:01:59.484 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:304 Wednesday 14 May 2025 04:46:09 -0400 (0:00:00.046) 0:01:59.531 ********* ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server] ******* task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:309 Wednesday 14 May 2025 04:46:12 -0400 (0:00:02.810) 0:02:02.341 ********* ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.mssql : Check if the errorlog file exists and its location] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:314 Wednesday 14 May 2025 04:46:15 -0400 (0:00:02.882) 0:02:05.224 ********* 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.004350", "end": "2025-05-14 04:46:15.349672", "rc": 0, "start": "2025-05-14 04:46:15.345322" } STDOUT: /var/opt/mssql/log/errorlog TASK [fedora.linux_system_roles.mssql : Check if mssql-server.service is enabled] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:331 Wednesday 14 May 2025 04:46:15 -0400 (0:00:00.399) 0:02:05.624 ********* ok: [managed-node1] => { "changed": false, "cmd": [ "systemctl", "is-enabled", "mssql-server.service" ], "delta": "0:00:00.007685", "end": "2025-05-14 04:46:15.893230", "failed_when_result": false, "rc": 0, "start": "2025-05-14 04:46:15.885545" } STDOUT: enabled TASK [fedora.linux_system_roles.mssql : Check if mssql-server.service is running] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:338 Wednesday 14 May 2025 04:46:15 -0400 (0:00:00.563) 0:02:06.187 ********* ok: [managed-node1] => { "changed": false, "cmd": [ "systemctl", "is-active", "mssql-server.service" ], "delta": "0:00:00.007041", "end": "2025-05-14 04:46:16.366392", "failed_when_result": false, "rc": 0, "start": "2025-05-14 04:46:16.359351" } STDOUT: active TASK [fedora.linux_system_roles.mssql : Set the __mssql_is_setup variable] ***** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:345 Wednesday 14 May 2025 04:46:16 -0400 (0:00:00.443) 0:02:06.631 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:352 Wednesday 14 May 2025 04:46:16 -0400 (0:00:00.038) 0:02:06.669 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set up MSSQL] ************************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:368 Wednesday 14 May 2025 04:46:16 -0400 (0:00:00.064) 0:02:06.734 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:398 Wednesday 14 May 2025 04:46:16 -0400 (0:00:00.050) 0:02:06.784 ********* included: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml for managed-node1 included: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml for managed-node1 TASK [fedora.linux_system_roles.mssql : Ensure the directory and permissions /tmp/mssql_data] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:3 Wednesday 14 May 2025 04:46:16 -0400 (0:00:00.143) 0:02:06.928 ********* ok: [managed-node1] => { "changed": false, "gid": 991, "group": "mssql", "mode": "0755", "owner": "mssql", "path": "/tmp/mssql_data", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 993 } TASK [fedora.linux_system_roles.mssql : Append facts for the selinux role] ***** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:12 Wednesday 14 May 2025 04:46:17 -0400 (0:00:00.416) 0:02:07.344 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the setting defaultdatadir] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:28 Wednesday 14 May 2025 04:46:17 -0400 (0:00:00.037) 0:02:07.382 ********* included: /tmp/collections-w6w/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 filelocation defaultdatadir] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 14 May 2025 04:46:17 -0400 (0:00:00.059) 0:02:07.441 ********* ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^defaultdatadir = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002172", "end": "2025-05-14 04:46:17.542837", "failed_when_result": false, "rc": 0, "start": "2025-05-14 04:46:17.540665" } STDOUT: defaultdatadir = /tmp/mssql_data TASK [fedora.linux_system_roles.mssql : Configure the setting filelocation defaultdatadir] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 14 May 2025 04:46:17 -0400 (0:00:00.366) 0:02:07.807 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting filelocation defaultdatadir] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 14 May 2025 04:46:17 -0400 (0:00:00.044) 0:02:07.852 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the directory and permissions /tmp/mssql_log] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:3 Wednesday 14 May 2025 04:46:17 -0400 (0:00:00.037) 0:02:07.890 ********* ok: [managed-node1] => { "changed": false, "gid": 991, "group": "mssql", "mode": "0755", "owner": "mssql", "path": "/tmp/mssql_log", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 993 } TASK [fedora.linux_system_roles.mssql : Append facts for the selinux role] ***** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:12 Wednesday 14 May 2025 04:46:18 -0400 (0:00:00.356) 0:02:08.247 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the setting defaultlogdir] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:28 Wednesday 14 May 2025 04:46:18 -0400 (0:00:00.044) 0:02:08.291 ********* included: /tmp/collections-w6w/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 filelocation defaultlogdir] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 14 May 2025 04:46:18 -0400 (0:00:00.101) 0:02:08.393 ********* ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^defaultlogdir = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002182", "end": "2025-05-14 04:46:18.713319", "failed_when_result": false, "rc": 0, "start": "2025-05-14 04:46:18.711137" } STDOUT: defaultlogdir = /tmp/mssql_log TASK [fedora.linux_system_roles.mssql : Configure the setting filelocation defaultlogdir] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 14 May 2025 04:46:18 -0400 (0:00:00.589) 0:02:08.983 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting filelocation defaultlogdir] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 14 May 2025 04:46:18 -0400 (0:00:00.053) 0:02:09.036 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set selinux role facts for ports] ****** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:413 Wednesday 14 May 2025 04:46:18 -0400 (0:00:00.048) 0:02:09.085 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:427 Wednesday 14 May 2025 04:46:18 -0400 (0:00:00.051) 0:02:09.137 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:438 Wednesday 14 May 2025 04:46:18 -0400 (0:00:00.058) 0:02:09.196 ********* ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.mssql : Ensure that the tuned service is enabled] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:444 Wednesday 14 May 2025 04:46:21 -0400 (0:00:02.844) 0:02:12.040 ********* ok: [managed-node1] => { "changed": false, "enabled": true, "name": "tuned", "status": { "ActiveEnterTimestamp": "Wed 2025-05-14 04:33:30 EDT", "ActiveEnterTimestampMonotonic": "13775533", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-journald.socket dbus.socket system.slice network.target basic.target dbus.service systemd-sysctl.service polkit.service sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Wed 2025-05-14 04:33:30 EDT", "AssertTimestampMonotonic": "13198515", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "com.redhat.tuned", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2025-05-14 04:33:30 EDT", "ConditionTimestampMonotonic": "13198514", "ConfigurationDirectoryMode": "0755", "Conflicts": "tlp.service auto-cpufreq.service shutdown.target cpupower.service power-profiles-daemon.service", "ControlGroup": "/system.slice/tuned.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "man:tuned(8) man:tuned.conf(5) man:tuned-adm(8)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "704", "ExecMainStartTimestamp": "Wed 2025-05-14 04:33:30 EDT", "ExecMainStartTimestampMonotonic": "13199327", "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", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2025-05-14 04:33:30 EDT", "InactiveExitTimestampMonotonic": "13199369", "InvocationID": "e35ff024e97144b7b4234e5c7ad17519", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "28608", "LimitNPROCSoft": "28608", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "28608", "LimitSIGPENDINGSoft": "28608", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "704", "MemoryAccounting": "yes", "MemoryCurrent": "19279872", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target dbus.socket dbus.service", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2025-05-14 04:33:30 EDT", "StateChangeTimestampMonotonic": "13775533", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "45773", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Wed 2025-05-14 04:33:30 EDT", "WatchdogTimestampMonotonic": "13775530", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Ensure that the tuned service is started] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:450 Wednesday 14 May 2025 04:46:22 -0400 (0:00:00.490) 0:02:12.531 ********* ok: [managed-node1] => { "changed": false, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Wed 2025-05-14 04:33:30 EDT", "ActiveEnterTimestampMonotonic": "13775533", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-journald.socket dbus.socket system.slice network.target basic.target dbus.service systemd-sysctl.service polkit.service sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Wed 2025-05-14 04:33:30 EDT", "AssertTimestampMonotonic": "13198515", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "com.redhat.tuned", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2025-05-14 04:33:30 EDT", "ConditionTimestampMonotonic": "13198514", "ConfigurationDirectoryMode": "0755", "Conflicts": "tlp.service auto-cpufreq.service shutdown.target cpupower.service power-profiles-daemon.service", "ControlGroup": "/system.slice/tuned.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "man:tuned(8) man:tuned.conf(5) man:tuned-adm(8)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "704", "ExecMainStartTimestamp": "Wed 2025-05-14 04:33:30 EDT", "ExecMainStartTimestampMonotonic": "13199327", "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", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2025-05-14 04:33:30 EDT", "InactiveExitTimestampMonotonic": "13199369", "InvocationID": "e35ff024e97144b7b4234e5c7ad17519", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "28608", "LimitNPROCSoft": "28608", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "28608", "LimitSIGPENDINGSoft": "28608", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "704", "MemoryAccounting": "yes", "MemoryCurrent": "19279872", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target dbus.socket dbus.service", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2025-05-14 04:33:30 EDT", "StateChangeTimestampMonotonic": "13775533", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "45773", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Wed 2025-05-14 04:33:30 EDT", "WatchdogTimestampMonotonic": "13775530", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Get the active Tuned profiles] ********* task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:458 Wednesday 14 May 2025 04:46:22 -0400 (0:00:00.507) 0:02:13.038 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:464 Wednesday 14 May 2025 04:46:23 -0400 (0:00:00.450) 0:02:13.489 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:477 Wednesday 14 May 2025 04:46:23 -0400 (0:00:00.089) 0:02:13.578 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:489 Wednesday 14 May 2025 04:46:23 -0400 (0:00:00.083) 0:02:13.662 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:498 Wednesday 14 May 2025 04:46:23 -0400 (0:00:00.063) 0:02:13.725 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:515 Wednesday 14 May 2025 04:46:23 -0400 (0:00:00.072) 0:02:13.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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:523 Wednesday 14 May 2025 04:46:23 -0400 (0:00:00.058) 0:02:13.856 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:531 Wednesday 14 May 2025 04:46:24 -0400 (0:00:00.523) 0:02:14.379 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:540 Wednesday 14 May 2025 04:46:24 -0400 (0:00:00.066) 0:02:14.446 ********* ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create certificates using the certificate role] ************************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:557 Wednesday 14 May 2025 04:46:27 -0400 (0:00:02.884) 0:02:17.331 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:571 Wednesday 14 May 2025 04:46:27 -0400 (0:00:00.064) 0:02:17.396 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:576 Wednesday 14 May 2025 04:46:27 -0400 (0:00:00.086) 0:02:17.482 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:594 Wednesday 14 May 2025 04:46:27 -0400 (0:00:00.139) 0:02:17.621 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:603 Wednesday 14 May 2025 04:46:27 -0400 (0:00:00.153) 0:02:17.775 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:612 Wednesday 14 May 2025 04:46:27 -0400 (0:00:00.160) 0:02:17.936 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:619 Wednesday 14 May 2025 04:46:27 -0400 (0:00:00.093) 0:02:18.030 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:628 Wednesday 14 May 2025 04:46:27 -0400 (0:00:00.057) 0:02:18.087 ********* ok: [managed-node1] => { "changed": false, "cmd": "set -euo pipefail; grep '^forceencryption' /var/opt/mssql/mssql.conf | sed 's/forceencryption = //g'", "delta": "0:00:00.004131", "end": "2025-05-14 04:46:28.236493", "failed_when_result": false, "rc": 1, "start": "2025-05-14 04:46:28.232362" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Append -No to sqlcmd when TLS is not configured] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:637 Wednesday 14 May 2025 04:46:28 -0400 (0:00:00.467) 0:02:18.555 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:644 Wednesday 14 May 2025 04:46:28 -0400 (0:00:00.073) 0:02:18.629 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:657 Wednesday 14 May 2025 04:46:28 -0400 (0:00:00.062) 0:02:18.691 ********* included: /tmp/collections-w6w/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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:3 Wednesday 14 May 2025 04:46:28 -0400 (0:00:00.102) 0:02:18.794 ********* ok: [managed-node1] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Wed 2025-05-14 04:46:01 EDT", "ActiveEnterTimestampMonotonic": "763566166", "ActiveExitTimestamp": "Wed 2025-05-14 04:46:01 EDT", "ActiveExitTimestampMonotonic": "763336065", "ActiveState": "active", "After": "basic.target network.target system.slice -.mount auditd.service sysinit.target systemd-journald.socket", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Wed 2025-05-14 04:46:01 EDT", "AssertTimestampMonotonic": "763565266", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2025-05-14 04:46:01 EDT", "ConditionTimestampMonotonic": "763565265", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "DropInPaths": "/etc/systemd/system/mssql-server.service.d/startlimit.conf", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "30399", "ExecMainStartTimestamp": "Wed 2025-05-14 04:46:01 EDT", "ExecMainStartTimestampMonotonic": "763566113", "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", "FreezerState": "running", "GID": "991", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Wed 2025-05-14 04:46:01 EDT", "InactiveEnterTimestampMonotonic": "763564499", "InactiveExitTimestamp": "Wed 2025-05-14 04:46:01 EDT", "InactiveExitTimestampMonotonic": "763566166", "InvocationID": "f77da1e9cb6f48b8bdd8687d41870ad1", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "infinity", "LimitNOFILESoft": "infinity", "LimitNPROC": "infinity", "LimitNPROCSoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "28608", "LimitSIGPENDINGSoft": "28608", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "30399", "MemoryAccounting": "yes", "MemoryCurrent": "767688704", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice -.mount", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2025-05-14 04:46:01 EDT", "StateChangeTimestampMonotonic": "763566166", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "160", "TasksMax": "infinity", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "993", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Wed 2025-05-14 04:46:01 EDT", "WatchdogTimestampMonotonic": "763566164", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Check if a custom tcpport setting exist] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:9 Wednesday 14 May 2025 04:46:29 -0400 (0:00:00.547) 0:02:19.341 ********* ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002129", "end": "2025-05-14 04:46:29.457347", "failed_when_result": false, "rc": 1, "start": "2025-05-14 04:46:29.455218" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Check if a custom ipaddress setting exist] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:15 Wednesday 14 May 2025 04:46:29 -0400 (0:00:00.394) 0:02:19.736 ********* ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002170", "end": "2025-05-14 04:46:29.844011", "failed_when_result": false, "rc": 0, "start": "2025-05-14 04:46:29.841841" } STDOUT: ipaddress = 0.0.0.0 TASK [fedora.linux_system_roles.mssql : Set a fact with a login command] ******* task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:21 Wednesday 14 May 2025 04:46:29 -0400 (0:00:00.400) 0:02:20.137 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:661 Wednesday 14 May 2025 04:46:30 -0400 (0:00:00.082) 0:02:20.219 ********* ok: [managed-node1] => { "changed": false, "elapsed": 1, "gid": 991, "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": 11201, "state": "file", "uid": 993 } TASK [fedora.linux_system_roles.mssql : Check if the set password matches the existing password] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:667 Wednesday 14 May 2025 04:46:31 -0400 (0:00:01.566) 0:02:21.786 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:683 Wednesday 14 May 2025 04:46:32 -0400 (0:00:00.490) 0:02:22.276 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:692 Wednesday 14 May 2025 04:46:32 -0400 (0:00:00.068) 0:02:22.344 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:700 Wednesday 14 May 2025 04:46:33 -0400 (0:00:01.577) 0:02:23.922 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:721 Wednesday 14 May 2025 04:46:33 -0400 (0:00:00.083) 0:02:24.005 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:730 Wednesday 14 May 2025 04:46:33 -0400 (0:00:00.054) 0:02:24.060 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:743 Wednesday 14 May 2025 04:46:33 -0400 (0:00:00.056) 0:02:24.116 ********* ok: [managed-node1] => { "changed": false, "cmd": "errorlog_edition=\"$(grep -oi 'Evaluation edition' \\\n/var/opt/mssql/log/errorlog)\"\nif [ -z \"${errorlog_edition}\" ]; then\n edition_matches=false\nelse\n edition_matches=true\nfi\necho \"${edition_matches}\"\n", "delta": "0:00:00.004627", "end": "2025-05-14 04:46:34.291738", "rc": 0, "start": "2025-05-14 04:46:34.287111" } STDOUT: true TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:758 Wednesday 14 May 2025 04:46:34 -0400 (0:00:00.441) 0:02:24.558 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:767 Wednesday 14 May 2025 04:46:34 -0400 (0:00:00.044) 0:02:24.602 ********* 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 edition of MSSQL] *********** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:773 Wednesday 14 May 2025 04:46:35 -0400 (0:00:01.465) 0:02:26.067 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:792 Wednesday 14 May 2025 04:46:35 -0400 (0:00:00.057) 0:02:26.125 ********* included: /tmp/collections-w6w/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 ipaddress] ***** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 14 May 2025 04:46:36 -0400 (0:00:00.248) 0:02:26.374 ********* ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002136", "end": "2025-05-14 04:46:36.637375", "failed_when_result": false, "rc": 0, "start": "2025-05-14 04:46:36.635239" } STDOUT: ipaddress = 0.0.0.0 TASK [fedora.linux_system_roles.mssql : Configure the setting network ipaddress] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 14 May 2025 04:46:36 -0400 (0:00:00.560) 0:02:26.935 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network ipaddress] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 14 May 2025 04:46:36 -0400 (0:00:00.074) 0:02:27.009 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:799 Wednesday 14 May 2025 04:46:36 -0400 (0:00:00.065) 0:02:27.075 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:806 Wednesday 14 May 2025 04:46:36 -0400 (0:00:00.107) 0:02:27.182 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:818 Wednesday 14 May 2025 04:46:37 -0400 (0:00:00.133) 0:02:27.316 ********* included: /tmp/collections-w6w/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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 14 May 2025 04:46:37 -0400 (0:00:00.232) 0:02:27.549 ********* ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002500", "end": "2025-05-14 04:46:37.762388", "failed_when_result": false, "rc": 1, "start": "2025-05-14 04:46:37.759888" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tcpport] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 14 May 2025 04:46:37 -0400 (0:00:00.507) 0:02:28.056 ********* ok: [managed-node1] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.100500", "end": "2025-05-14 04:46:38.345699", "failed_when_result": false, "rc": 0, "start": "2025-05-14 04:46:38.245199" } 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 14 May 2025 04:46:38 -0400 (0:00:00.615) 0:02:28.672 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:824 Wednesday 14 May 2025 04:46:38 -0400 (0:00:00.060) 0:02:28.732 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:844 Wednesday 14 May 2025 04:46:38 -0400 (0:00:00.055) 0:02:28.787 ********* included: /tmp/collections-w6w/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 sqlagent enabled] ****** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 14 May 2025 04:46:38 -0400 (0:00:00.126) 0:02:28.914 ********* ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^enabled = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002613", "end": "2025-05-14 04:46:39.178167", "failed_when_result": false, "rc": 0, "start": "2025-05-14 04:46:39.175554" } STDOUT: enabled = True TASK [fedora.linux_system_roles.mssql : Configure the setting sqlagent enabled] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 14 May 2025 04:46:39 -0400 (0:00:00.552) 0:02:29.467 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting sqlagent enabled] **** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 14 May 2025 04:46:39 -0400 (0:00:00.068) 0:02:29.535 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:851 Wednesday 14 May 2025 04:46:39 -0400 (0:00:00.204) 0:02:29.739 ********* ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.mssql : Ensure the package powershell] ********* task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:858 Wednesday 14 May 2025 04:46:42 -0400 (0:00:02.824) 0:02:32.564 ********* ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.mssql : Check if the 3979 trace flag is enabled] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:867 Wednesday 14 May 2025 04:46:45 -0400 (0:00:02.784) 0:02:35.348 ********* ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^traceflag[0-9] = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002733", "end": "2025-05-14 04:46:45.435162", "failed_when_result": false, "rc": 0, "start": "2025-05-14 04:46:45.432429" } STDOUT: traceflag0 = 3979 TASK [fedora.linux_system_roles.mssql : Set the 3979 traceflag] **************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:873 Wednesday 14 May 2025 04:46:45 -0400 (0:00:00.357) 0:02:35.706 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:880 Wednesday 14 May 2025 04:46:45 -0400 (0:00:00.048) 0:02:35.754 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:888 Wednesday 14 May 2025 04:46:45 -0400 (0:00:00.042) 0:02:35.796 ********* included: /tmp/collections-w6w/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 control alternatewritethrough] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 14 May 2025 04:46:45 -0400 (0:00:00.074) 0:02:35.871 ********* ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^alternatewritethrough = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:01.003242", "end": "2025-05-14 04:46:46.978359", "failed_when_result": false, "rc": 0, "start": "2025-05-14 04:46:45.975117" } STDOUT: alternatewritethrough = 0 TASK [fedora.linux_system_roles.mssql : Configure the setting control alternatewritethrough] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 14 May 2025 04:46:47 -0400 (0:00:01.413) 0:02:37.284 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting control alternatewritethrough] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 14 May 2025 04:46:47 -0400 (0:00:00.116) 0:02:37.400 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:894 Wednesday 14 May 2025 04:46:47 -0400 (0:00:00.059) 0:02:37.460 ********* included: /tmp/collections-w6w/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 control writethrough] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 14 May 2025 04:46:47 -0400 (0:00:00.105) 0:02:37.565 ********* ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^writethrough = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:01.003673", "end": "2025-05-14 04:46:48.826331", "failed_when_result": false, "rc": 0, "start": "2025-05-14 04:46:47.822658" } STDOUT: writethrough = 1 TASK [fedora.linux_system_roles.mssql : Configure the setting control writethrough] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 14 May 2025 04:46:48 -0400 (0:00:01.573) 0:02:39.138 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting control writethrough] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 14 May 2025 04:46:49 -0400 (0:00:00.116) 0:02:39.255 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:904 Wednesday 14 May 2025 04:46:49 -0400 (0:00:00.101) 0:02:39.357 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:912 Wednesday 14 May 2025 04:46:49 -0400 (0:00:00.081) 0:02:39.439 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:920 Wednesday 14 May 2025 04:46:49 -0400 (0:00:00.060) 0:02:39.500 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:927 Wednesday 14 May 2025 04:46:49 -0400 (0:00:00.055) 0:02:39.555 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:934 Wednesday 14 May 2025 04:46:49 -0400 (0:00:00.074) 0:02:39.629 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:943 Wednesday 14 May 2025 04:46:49 -0400 (0:00:00.061) 0:02:39.690 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:956 Wednesday 14 May 2025 04:46:49 -0400 (0:00:00.056) 0:02:39.747 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:965 Wednesday 14 May 2025 04:46:49 -0400 (0:00:00.065) 0:02:39.812 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:979 Wednesday 14 May 2025 04:46:49 -0400 (0:00:00.106) 0:02:39.919 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:989 Wednesday 14 May 2025 04:46:49 -0400 (0:00:00.059) 0:02:39.979 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:994 Wednesday 14 May 2025 04:46:49 -0400 (0:00:00.100) 0:02:40.080 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1011 Wednesday 14 May 2025 04:46:49 -0400 (0:00:00.113) 0:02:40.193 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1016 Wednesday 14 May 2025 04:46:50 -0400 (0:00:00.102) 0:02:40.296 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get keytab properties] ***************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1021 Wednesday 14 May 2025 04:46:50 -0400 (0:00:00.093) 0:02:40.390 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create keytab] ************************* task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1027 Wednesday 14 May 2025 04:46:50 -0400 (0:00:00.075) 0:02:40.465 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1053 Wednesday 14 May 2025 04:46:50 -0400 (0:00:00.119) 0:02:40.584 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1074 Wednesday 14 May 2025 04:46:50 -0400 (0:00:00.084) 0:02:40.669 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1082 Wednesday 14 May 2025 04:46:50 -0400 (0:00:00.056) 0:02:40.725 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1092 Wednesday 14 May 2025 04:46:50 -0400 (0:00:00.057) 0:02:40.783 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1098 Wednesday 14 May 2025 04:46:50 -0400 (0:00:00.045) 0:02:40.828 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1116 Wednesday 14 May 2025 04:46:50 -0400 (0:00:00.045) 0:02:40.873 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1127 Wednesday 14 May 2025 04:46:50 -0400 (0:00:00.041) 0:02:40.915 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set host variables] ******************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1147 Wednesday 14 May 2025 04:46:50 -0400 (0:00:00.035) 0:02:40.951 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1200 Wednesday 14 May 2025 04:46:50 -0400 (0:00:00.042) 0:02:40.993 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1207 Wednesday 14 May 2025 04:46:50 -0400 (0:00:00.049) 0:02:41.043 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1214 Wednesday 14 May 2025 04:46:50 -0400 (0:00:00.068) 0:02:41.111 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1226 Wednesday 14 May 2025 04:46:50 -0400 (0:00:00.074) 0:02:41.185 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1232 Wednesday 14 May 2025 04:46:51 -0400 (0:00:00.055) 0:02:41.241 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1240 Wednesday 14 May 2025 04:46:51 -0400 (0:00:00.075) 0:02:41.316 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1249 Wednesday 14 May 2025 04:46:51 -0400 (0:00:00.056) 0:02:41.373 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1257 Wednesday 14 May 2025 04:46:51 -0400 (0:00:00.053) 0:02:41.427 ********* skipping: [managed-node1] => (item={'key': 'cert', 'value': '/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={'key': 'key', 'value': '/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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1271 Wednesday 14 May 2025 04:46:51 -0400 (0:00:00.117) 0:02:41.544 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1277 Wednesday 14 May 2025 04:46:51 -0400 (0:00:00.054) 0:02:41.599 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1299 Wednesday 14 May 2025 04:46:51 -0400 (0:00:00.061) 0:02:41.660 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure ag] ************************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1309 Wednesday 14 May 2025 04:46:51 -0400 (0:00:00.048) 0:02:41.709 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1318 Wednesday 14 May 2025 04:46:51 -0400 (0:00:00.042) 0:02:41.752 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Replicate DBs] ************************* task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1327 Wednesday 14 May 2025 04:46:51 -0400 (0:00:00.041) 0:02:41.793 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1338 Wednesday 14 May 2025 04:46:51 -0400 (0:00:00.044) 0:02:41.837 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1351 Wednesday 14 May 2025 04:46:51 -0400 (0:00:00.040) 0:02:41.878 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1360 Wednesday 14 May 2025 04:46:51 -0400 (0:00:00.037) 0:02:41.915 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1367 Wednesday 14 May 2025 04:46:51 -0400 (0:00:00.035) 0:02:41.950 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1374 Wednesday 14 May 2025 04:46:51 -0400 (0:00:00.035) 0:02:41.986 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1383 Wednesday 14 May 2025 04:46:51 -0400 (0:00:00.034) 0:02:42.021 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1390 Wednesday 14 May 2025 04:46:51 -0400 (0:00:00.042) 0:02:42.063 ********* skipping: [managed-node1] => (item={'key': 'cert', 'value': '/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={'key': 'key', 'value': '/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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1402 Wednesday 14 May 2025 04:46:51 -0400 (0:00:00.067) 0:02:42.131 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create HA login] *********************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1411 Wednesday 14 May 2025 04:46:51 -0400 (0:00:00.064) 0:02:42.196 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1418 Wednesday 14 May 2025 04:46:52 -0400 (0:00:00.073) 0:02:42.269 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1424 Wednesday 14 May 2025 04:46:52 -0400 (0:00:00.055) 0:02:42.325 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1432 Wednesday 14 May 2025 04:46:52 -0400 (0:00:00.061) 0:02:42.387 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1445 Wednesday 14 May 2025 04:46:52 -0400 (0:00:00.056) 0:02:42.444 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1457 Wednesday 14 May 2025 04:46:52 -0400 (0:00:00.042) 0:02:42.486 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1462 Wednesday 14 May 2025 04:46:52 -0400 (0:00:00.042) 0:02:42.529 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1470 Wednesday 14 May 2025 04:46:52 -0400 (0:00:00.089) 0:02:42.619 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1479 Wednesday 14 May 2025 04:46:52 -0400 (0:00:00.054) 0:02:42.673 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1492 Wednesday 14 May 2025 04:46:52 -0400 (0:00:00.473) 0:02:43.147 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1499 Wednesday 14 May 2025 04:46:52 -0400 (0:00:00.034) 0:02:43.182 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify settings] ********************************************************* task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_idempotency.yml:38 Wednesday 14 May 2025 04:46:53 -0400 (0:00:00.035) 0:02:43.217 ********* included: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml for managed-node1 TASK [Get server version on non-booted systems] ******************************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:10 Wednesday 14 May 2025 04:46:53 -0400 (0:00:00.383) 0:02:43.601 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get server edition on booted systems] ************************************ task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:19 Wednesday 14 May 2025 04:46:53 -0400 (0:00:00.043) 0:02:43.645 ********* ok: [managed-node1] => { "changed": false, "cmd": "set -euo pipefail\nerrorlog=\"$(grep '^errorlogfile' /var/opt/mssql/mssql.conf \\\n2>&1 | sed 's\\errorlogfile : \\\\')\" || :\nif [ -f \"${errorlog}\" ]; then\n cat \"${errorlog}\"\nelse\n cat /var/opt/mssql/log/errorlog\nfi\n", "delta": "0:00:00.005342", "end": "2025-05-14 04:46:53.753568", "rc": 0, "start": "2025-05-14 04:46:53.748226" } STDOUT: 2025-05-14 04:46:03.66 Server Microsoft SQL Server 2019 (RTM-CU32) (KB5054833) - 15.0.4430.1 (X64) Feb 21 2025 17:28:26 Copyright (C) 2019 Microsoft Corporation Enterprise Evaluation Edition (64-bit) on Linux (CentOS Stream 8) 2025-05-14 04:46:03.66 Server UTC adjustment: -4:00 2025-05-14 04:46:03.66 Server (c) Microsoft Corporation. 2025-05-14 04:46:03.66 Server All rights reserved. 2025-05-14 04:46:03.67 Server Server process ID is 396. 2025-05-14 04:46:03.67 Server Logging SQL Server messages in file '/var/opt/mssql/log/errorlog'. 2025-05-14 04:46:03.67 Server Registry startup parameters: -d /var/opt/mssql/data/master.mdf -l /var/opt/mssql/data/mastlog.ldf -e /var/opt/mssql/log/errorlog -T 3979 2025-05-14 04:46:03.67 Server SQL Server detected 1 sockets with 2 cores per socket and 4 logical processors per socket, 4 total logical processors; using 4 logical processors based on SQL Server licensing. This is an informational message; no user action is required. 2025-05-14 04:46:03.67 Server SQL Server is starting at normal priority base (=7). This is an informational message only. No user action is required. 2025-05-14 04:46:03.67 Server Detected 5752 MB of RAM. This is an informational message; no user action is required. 2025-05-14 04:46:03.67 Server Using conventional memory in the memory manager. 2025-05-14 04:46:03.68 Server Page exclusion bitmap is enabled. 2025-05-14 04:46:03.70 Server Buffer pool extension is not supported on Linux platform. 2025-05-14 04:46:03.70 Server Buffer Pool: Allocating 1048576 bytes for 838066 hashPages. 2025-05-14 04:46:03.79 Server Buffer pool extension is already disabled. No action is necessary. 2025-05-14 04:46:04.00 Server Successfully initialized the TLS configuration. Allowed TLS protocol versions are ['1.0 1.1 1.2']. Allowed TLS ciphers are ['ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-ECDSA-AES256-SHA:ECDHE-ECDSA-AES128-SHA:AES256-GCM-SHA384:AES128-GCM-SHA256:AES256-SHA256:AES128-SHA256:AES256-SHA:AES128-SHA:!DHE-RSA-AES256-GCM-SHA384:!DHE-RSA-AES128-GCM-SHA256:!DHE-RSA-AES256-SHA:!DHE-RSA-AES128-SHA']. 2025-05-14 04:46:04.02 Server Query Store settings initialized with enabled = 1, 2025-05-14 04:46:04.02 Server The maximum number of dedicated administrator connections for this instance is '1' 2025-05-14 04:46:04.03 Server Node configuration: node 0: CPU mask: 0x000000000000000f:0 Active CPU mask: 0x000000000000000f:0. This message provides a description of the NUMA configuration for this computer. This is an informational message only. No user action is required. 2025-05-14 04:46:04.04 Server Using dynamic lock allocation. Initial allocation of 2500 Lock blocks and 5000 Lock Owner blocks per node. This is an informational message only. No user action is required. 2025-05-14 04:46:04.05 Server In-Memory OLTP initialized on lowend machine. 2025-05-14 04:46:04.07 Server [INFO] Created Extended Events session 'hkenginexesession' 2025-05-14 04:46:04.07 Server Database Instant File Initialization: enabled. For security and performance considerations see the topic 'Database Instant File Initialization' in SQL Server Books Online. This is an informational message only. No user action is required. 2025-05-14 04:46:04.08 Server Total Log Writer threads: 2. This is an informational message; no user action is required. 2025-05-14 04:46:04.08 Server clflush is selected for pmem flush operation. 2025-05-14 04:46:04.08 Server Software Usage Metrics is disabled. 2025-05-14 04:46:04.10 spid9s [1]. Feature Status: PVS: 0. CTR: 0. ConcurrentPFSUpdate: 1. 2025-05-14 04:46:04.10 spid9s Starting up database 'master'. 2025-05-14 04:46:04.18 Server CLR version v4.0.30319 loaded. 2025-05-14 04:46:04.39 spid9s Resource governor reconfiguration succeeded. 2025-05-14 04:46:04.40 spid9s SQL Server Audit is starting the audits. This is an informational message. No user action is required. 2025-05-14 04:46:04.40 spid9s SQL Server Audit has started the audits. This is an informational message. No user action is required. 2025-05-14 04:46:04.45 spid9s SQL Trace ID 1 was started by login "sa". 2025-05-14 04:46:04.46 spid9s Server name is 'managed-node1'. This is an informational message only. No user action is required. 2025-05-14 04:46:04.61 spid22s A self-generated certificate was successfully loaded for encryption. 2025-05-14 04:46:04.62 spid22s Server is listening on [ 0.0.0.0 1433]. 2025-05-14 04:46:04.63 Server Server is listening on [ ::1 1434]. 2025-05-14 04:46:04.63 Server Server is listening on [ 127.0.0.1 1434]. 2025-05-14 04:46:04.63 Server Dedicated admin connection support was established for listening locally on port 1434. 2025-05-14 04:46:04.64 Server Common language runtime (CLR) functionality initialized. 2025-05-14 04:46:04.64 spid22s Server is listening on [ ::1 1431]. 2025-05-14 04:46:04.64 spid22s Server is listening on [ 127.0.0.1 1431]. 2025-05-14 04:46:04.65 spid22s SQL Server is now ready for client connections. This is an informational message; no user action is required. 2025-05-14 04:46:06.12 spid24s A new instance of the full-text filter daemon host process has been successfully started. 2025-05-14 04:46:06.19 spid24s Always On: The availability replica manager is starting. This is an informational message only. No user action is required. 2025-05-14 04:46:06.19 spid24s Always On: The availability replica manager is waiting for the instance of SQL Server to allow client connections. This is an informational message only. No user action is required. 2025-05-14 04:46:06.20 spid9s [4]. Feature Status: PVS: 0. CTR: 0. ConcurrentPFSUpdate: 1. 2025-05-14 04:46:06.20 spid12s [32767]. Feature Status: PVS: 0. CTR: 0. ConcurrentPFSUpdate: 1. 2025-05-14 04:46:06.20 spid9s Starting up database 'msdb'. 2025-05-14 04:46:06.20 spid12s Starting up database 'mssqlsystemresource'. 2025-05-14 04:46:06.20 spid12s The resource database build version is 15.00.4430. This is an informational message only. No user action is required. 2025-05-14 04:46:06.22 spid12s [3]. Feature Status: PVS: 0. CTR: 0. ConcurrentPFSUpdate: 1. 2025-05-14 04:46:06.22 spid12s Starting up database 'model'. 2025-05-14 04:46:06.30 spid12s Clearing tempdb database. 2025-05-14 04:46:06.44 spid12s [2]. Feature Status: PVS: 0. CTR: 0. ConcurrentPFSUpdate: 1. 2025-05-14 04:46:06.44 spid12s Starting up database 'tempdb'. 2025-05-14 04:46:06.71 spid12s The tempdb database has 4 data file(s). 2025-05-14 04:46:06.72 spid24s The Service Broker endpoint is in disabled or stopped state. 2025-05-14 04:46:06.72 spid24s The Database Mirroring endpoint is in disabled or stopped state. 2025-05-14 04:46:06.73 spid24s Service Broker manager has started. 2025-05-14 04:46:06.73 spid9s Recovery is complete. This is an informational message only. No user action is required. 2025-05-14 04:46:07.06 Logon Error: 18456, Severity: 14, State: 5. 2025-05-14 04:46:07.06 Logon Login failed for user 'NT AUTHORITY\ANONYMOUS LOGON'. Reason: Could not find a login matching the name provided. [CLIENT: 127.0.0.1] 2025-05-14 04:46:08.09 Logon Error: 18456, Severity: 14, State: 5. 2025-05-14 04:46:08.09 Logon Login failed for user 'NT AUTHORITY\ANONYMOUS LOGON'. Reason: Could not find a login matching the name provided. [CLIENT: 127.0.0.1] 2025-05-14 04:46:09.12 Logon Error: 18456, Severity: 14, State: 5. 2025-05-14 04:46:09.12 Logon Login failed for user 'NT AUTHORITY\ANONYMOUS LOGON'. Reason: Could not find a login matching the name provided. [CLIENT: 127.0.0.1] 2025-05-14 04:46:10.15 Logon Error: 18456, Severity: 14, State: 5. 2025-05-14 04:46:10.15 Logon Login failed for user 'NT AUTHORITY\ANONYMOUS LOGON'. Reason: Could not find a login matching the name provided. [CLIENT: 127.0.0.1] 2025-05-14 04:46:11.18 Logon Error: 18456, Severity: 14, State: 5. 2025-05-14 04:46:11.18 Logon Login failed for user 'NT AUTHORITY\ANONYMOUS LOGON'. Reason: Could not find a login matching the name provided. [CLIENT: 127.0.0.1] 2025-05-14 04:46:12.22 Logon Error: 18456, Severity: 14, State: 5. 2025-05-14 04:46:12.22 Logon Login failed for user 'NT AUTHORITY\ANONYMOUS LOGON'. Reason: Could not find a login matching the name provided. [CLIENT: 127.0.0.1] 2025-05-14 04:46:13.25 Logon Error: 18456, Severity: 14, State: 5. 2025-05-14 04:46:13.25 Logon Login failed for user 'NT AUTHORITY\ANONYMOUS LOGON'. Reason: Could not find a login matching the name provided. [CLIENT: 127.0.0.1] 2025-05-14 04:46:14.29 Logon Error: 18456, Severity: 14, State: 5. 2025-05-14 04:46:14.29 Logon Login failed for user 'NT AUTHORITY\ANONYMOUS LOGON'. Reason: Could not find a login matching the name provided. [CLIENT: 127.0.0.1] 2025-05-14 04:46:15.32 Logon Error: 18456, Severity: 14, State: 5. 2025-05-14 04:46:15.32 Logon Login failed for user 'NT AUTHORITY\ANONYMOUS LOGON'. Reason: Could not find a login matching the name provided. [CLIENT: 127.0.0.1] 2025-05-14 04:46:16.35 Logon Error: 18456, Severity: 14, State: 5. 2025-05-14 04:46:16.35 Logon Login failed for user 'NT AUTHORITY\ANONYMOUS LOGON'. Reason: Could not find a login matching the name provided. [CLIENT: 127.0.0.1] 2025-05-14 04:46:17.38 Logon Error: 18456, Severity: 14, State: 5. 2025-05-14 04:46:17.38 Logon Login failed for user 'NT AUTHORITY\ANONYMOUS LOGON'. Reason: Could not find a login matching the name provided. [CLIENT: 127.0.0.1] 2025-05-14 04:46:18.41 Logon Error: 18456, Severity: 14, State: 5. 2025-05-14 04:46:18.41 Logon Login failed for user 'NT AUTHORITY\ANONYMOUS LOGON'. Reason: Could not find a login matching the name provided. [CLIENT: 127.0.0.1] 2025-05-14 04:46:19.45 Logon Error: 18456, Severity: 14, State: 5. 2025-05-14 04:46:19.45 Logon Login failed for user 'NT AUTHORITY\ANONYMOUS LOGON'. Reason: Could not find a login matching the name provided. [CLIENT: 127.0.0.1] 2025-05-14 04:46:20.49 Logon Error: 18456, Severity: 14, State: 5. 2025-05-14 04:46:20.49 Logon Login failed for user 'NT AUTHORITY\ANONYMOUS LOGON'. Reason: Could not find a login matching the name provided. [CLIENT: 127.0.0.1] 2025-05-14 04:46:21.53 Logon Error: 18456, Severity: 14, State: 5. 2025-05-14 04:46:21.53 Logon Login failed for user 'NT AUTHORITY\ANONYMOUS LOGON'. Reason: Could not find a login matching the name provided. [CLIENT: 127.0.0.1] 2025-05-14 04:46:21.57 Logon Error: 18456, Severity: 14, State: 5. 2025-05-14 04:46:21.57 Logon Login failed for user 'NT AUTHORITY\ANONYMOUS LOGON'. Reason: Could not find a login matching the name provided. [CLIENT: 127.0.0.1] TASK [Verify that the edition matches] ***************************************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:33 Wednesday 14 May 2025 04:46:53 -0400 (0:00:00.399) 0:02:44.045 ********* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify the setting {{ item.key }}] *************************************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:39 Wednesday 14 May 2025 04:46:53 -0400 (0:00:00.075) 0:02:44.120 ********* included: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node1 included: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node1 included: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node1 included: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node1 included: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node1 TASK [Get the value of the setting ipaddress] ********************************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Wednesday 14 May 2025 04:46:54 -0400 (0:00:00.167) 0:02:44.288 ********* ok: [managed-node1] => { "changed": false, "cmd": "grep '^ipaddress' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003583", "end": "2025-05-14 04:46:54.392561", "rc": 0, "start": "2025-05-14 04:46:54.388978" } STDOUT: ipaddress = 0.0.0.0 TASK [Verify the setting when it is type str ipaddress] ************************ task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Wednesday 14 May 2025 04:46:54 -0400 (0:00:00.443) 0:02:44.731 ********* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool ipaddress] *********************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Wednesday 14 May 2025 04:46:54 -0400 (0:00:00.079) 0:02:44.811 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = 0.0.0.0] ******************************************* task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Wednesday 14 May 2025 04:46:54 -0400 (0:00:00.066) 0:02:44.878 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the setting tcpport] ************************************ task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Wednesday 14 May 2025 04:46:54 -0400 (0:00:00.061) 0:02:44.939 ********* ok: [managed-node1] => { "changed": false, "cmd": "grep '^tcpport' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004051", "end": "2025-05-14 04:46:55.048175", "rc": 0, "start": "2025-05-14 04:46:55.044124" } TASK [Verify the setting when it is type str tcpport] ************************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Wednesday 14 May 2025 04:46:55 -0400 (0:00:00.408) 0:02:45.348 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting when it is type bool tcpport] ************************* task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Wednesday 14 May 2025 04:46:55 -0400 (0:00:00.069) 0:02:45.418 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = 1433] ********************************************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Wednesday 14 May 2025 04:46:55 -0400 (0:00:00.065) 0:02:45.483 ********* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get the value of the setting defaultdatadir] ***************************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Wednesday 14 May 2025 04:46:55 -0400 (0:00:00.075) 0:02:45.559 ********* ok: [managed-node1] => { "changed": false, "cmd": "grep '^defaultdatadir' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003273", "end": "2025-05-14 04:46:55.691552", "rc": 0, "start": "2025-05-14 04:46:55.688279" } STDOUT: defaultdatadir = /tmp/mssql_data TASK [Verify the setting when it is type str defaultdatadir] ******************* task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Wednesday 14 May 2025 04:46:55 -0400 (0:00:00.407) 0:02:45.966 ********* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool defaultdatadir] ****************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Wednesday 14 May 2025 04:46:55 -0400 (0:00:00.071) 0:02:46.038 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = /tmp/mssql_data] *********************************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Wednesday 14 May 2025 04:46:55 -0400 (0:00:00.052) 0:02:46.090 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the setting defaultlogdir] ****************************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Wednesday 14 May 2025 04:46:55 -0400 (0:00:00.045) 0:02:46.135 ********* ok: [managed-node1] => { "changed": false, "cmd": "grep '^defaultlogdir' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003570", "end": "2025-05-14 04:46:56.259830", "rc": 0, "start": "2025-05-14 04:46:56.256260" } STDOUT: defaultlogdir = /tmp/mssql_log TASK [Verify the setting when it is type str defaultlogdir] ******************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Wednesday 14 May 2025 04:46:56 -0400 (0:00:00.419) 0:02:46.554 ********* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool defaultlogdir] ******************* task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Wednesday 14 May 2025 04:46:56 -0400 (0:00:00.060) 0:02:46.614 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = /tmp/mssql_log] ************************************ task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Wednesday 14 May 2025 04:46:56 -0400 (0:00:00.045) 0:02:46.660 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the setting enabled] ************************************ task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Wednesday 14 May 2025 04:46:56 -0400 (0:00:00.090) 0:02:46.750 ********* ok: [managed-node1] => { "changed": false, "cmd": "grep '^enabled' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004292", "end": "2025-05-14 04:46:56.886797", "rc": 0, "start": "2025-05-14 04:46:56.882505" } STDOUT: enabled = True TASK [Verify the setting when it is type str enabled] ************************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Wednesday 14 May 2025 04:46:56 -0400 (0:00:00.407) 0:02:47.158 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting when it is type bool enabled] ************************* task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Wednesday 14 May 2025 04:46:57 -0400 (0:00:00.060) 0:02:47.218 ********* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = True] ********************************************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Wednesday 14 May 2025 04:46:57 -0400 (0:00:00.106) 0:02:47.325 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_datadir] *********************************************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:55 Wednesday 14 May 2025 04:46:57 -0400 (0:00:00.086) 0:02:47.412 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_datadir has proper permissions and ownership] ********** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:60 Wednesday 14 May 2025 04:46:57 -0400 (0:00:00.081) 0:02:47.493 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_logdir] ************************************************ task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:70 Wednesday 14 May 2025 04:46:57 -0400 (0:00:00.080) 0:02:47.574 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_logdir has proper permissions and ownership] *********** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:75 Wednesday 14 May 2025 04:46:57 -0400 (0:00:00.045) 0:02:47.619 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Prepare MSSQL and facts for logging in] ********************************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:85 Wednesday 14 May 2025 04:46:57 -0400 (0:00:00.047) 0:02:47.667 ********* TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is started] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:3 Wednesday 14 May 2025 04:46:57 -0400 (0:00:00.090) 0:02:47.758 ********* ok: [managed-node1] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Wed 2025-05-14 04:46:01 EDT", "ActiveEnterTimestampMonotonic": "763566166", "ActiveExitTimestamp": "Wed 2025-05-14 04:46:01 EDT", "ActiveExitTimestampMonotonic": "763336065", "ActiveState": "active", "After": "basic.target network.target system.slice -.mount auditd.service sysinit.target systemd-journald.socket", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Wed 2025-05-14 04:46:01 EDT", "AssertTimestampMonotonic": "763565266", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2025-05-14 04:46:01 EDT", "ConditionTimestampMonotonic": "763565265", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "DropInPaths": "/etc/systemd/system/mssql-server.service.d/startlimit.conf", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "30399", "ExecMainStartTimestamp": "Wed 2025-05-14 04:46:01 EDT", "ExecMainStartTimestampMonotonic": "763566113", "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", "FreezerState": "running", "GID": "991", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Wed 2025-05-14 04:46:01 EDT", "InactiveEnterTimestampMonotonic": "763564499", "InactiveExitTimestamp": "Wed 2025-05-14 04:46:01 EDT", "InactiveExitTimestampMonotonic": "763566166", "InvocationID": "f77da1e9cb6f48b8bdd8687d41870ad1", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "infinity", "LimitNOFILESoft": "infinity", "LimitNPROC": "infinity", "LimitNPROCSoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "28608", "LimitSIGPENDINGSoft": "28608", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "30399", "MemoryAccounting": "yes", "MemoryCurrent": "768745472", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice -.mount", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2025-05-14 04:46:01 EDT", "StateChangeTimestampMonotonic": "763566166", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "162", "TasksMax": "infinity", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "993", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Wed 2025-05-14 04:46:01 EDT", "WatchdogTimestampMonotonic": "763566164", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Check if a custom tcpport setting exist] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:9 Wednesday 14 May 2025 04:46:58 -0400 (0:00:00.523) 0:02:48.281 ********* ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002123", "end": "2025-05-14 04:46:58.414810", "failed_when_result": false, "rc": 1, "start": "2025-05-14 04:46:58.412687" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Check if a custom ipaddress setting exist] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:15 Wednesday 14 May 2025 04:46:58 -0400 (0:00:00.398) 0:02:48.679 ********* ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:01.003222", "end": "2025-05-14 04:46:59.825339", "failed_when_result": false, "rc": 0, "start": "2025-05-14 04:46:58.822117" } STDOUT: ipaddress = 0.0.0.0 TASK [fedora.linux_system_roles.mssql : Set a fact with a login command] ******* task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:21 Wednesday 14 May 2025 04:46:59 -0400 (0:00:01.452) 0:02:50.132 ********* 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 [Wait for mssql-server to prepare for client connections] ***************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:96 Wednesday 14 May 2025 04:47:00 -0400 (0:00:00.076) 0:02:50.208 ********* ok: [managed-node1] => { "changed": false, "elapsed": 1, "gid": 991, "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": 11201, "state": "file", "uid": 993 } TASK [Check if the set password matches the existing password] ***************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:117 Wednesday 14 May 2025 04:47:01 -0400 (0:00:01.446) 0:02:51.655 ********* ok: [managed-node1] => { "attempts": 1, "changed": false, "cmd": [ "/opt/mssql-tools18/bin/sqlcmd", "-No", "-S", "0.0.0.0", "-U", "sa", "-P", "p@55w0rD", "-Q", "SELECT @@VERSION" ], "delta": "0:00:00.019660", "end": "2025-05-14 04:47:01.814420", "rc": 0, "start": "2025-05-14 04:47:01.794760" } STDOUT: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Microsoft SQL Server 2019 (RTM-CU32) (KB5054833) - 15.0.4430.1 (X64) Feb 21 2025 17:28:26 Copyright (C) 2019 Microsoft Corporation Enterprise Evaluation Edition (64-bit) on Linux (CentOS Stream 8) (1 rows affected) TASK [Set the mssql_password variable to default null] ************************* task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:137 Wednesday 14 May 2025 04:47:01 -0400 (0:00:00.437) 0:02:52.093 ********* ok: [managed-node1] => { "ansible_facts": { "mssql_password": null }, "changed": false } TASK [Verify the package mssql-server-fts] ************************************* task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:141 Wednesday 14 May 2025 04:47:01 -0400 (0:00:00.067) 0:02:52.160 ********* included: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_package.yml for managed-node1 TASK [Gather package facts] **************************************************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_package.yml:7 Wednesday 14 May 2025 04:47:02 -0400 (0:00:00.101) 0:02:52.261 ********* 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 [Verify if the package is installed mssql-server-fts] ********************* task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_package.yml:12 Wednesday 14 May 2025 04:47:03 -0400 (0:00:01.522) 0:02:53.784 ********* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify if the package is not installed mssql-server-fts] ***************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_package.yml:17 Wednesday 14 May 2025 04:47:03 -0400 (0:00:00.053) 0:02:53.837 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the package powershell] ******************************************* task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:148 Wednesday 14 May 2025 04:47:03 -0400 (0:00:00.037) 0:02:53.874 ********* included: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_package.yml for managed-node1 TASK [Gather package facts] **************************************************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_package.yml:7 Wednesday 14 May 2025 04:47:03 -0400 (0:00:00.066) 0:02:53.941 ********* 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 [Verify if the package is installed powershell] *************************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_package.yml:12 Wednesday 14 May 2025 04:47:05 -0400 (0:00:01.608) 0:02:55.549 ********* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify if the package is not installed powershell] *********************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_package.yml:17 Wednesday 14 May 2025 04:47:05 -0400 (0:00:00.176) 0:02:55.726 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the traceflag setting] ********************************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:159 Wednesday 14 May 2025 04:47:05 -0400 (0:00:00.132) 0:02:55.859 ********* ok: [managed-node1] => { "changed": false, "cmd": "grep '^traceflag' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003442", "end": "2025-05-14 04:47:06.083492", "rc": 0, "start": "2025-05-14 04:47:06.080050" } STDOUT: traceflag0 = 3979 TASK [Verify that the traceflag setting is set to 3979] ************************ task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:164 Wednesday 14 May 2025 04:47:06 -0400 (0:00:00.543) 0:02:56.402 ********* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify that the traceflag setting is not set to 3979] ******************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:169 Wednesday 14 May 2025 04:47:06 -0400 (0:00:00.068) 0:02:56.471 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the alternatewritethrough setting is false] ****************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:175 Wednesday 14 May 2025 04:47:06 -0400 (0:00:00.059) 0:02:56.531 ********* included: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node1 TASK [Get the value of the setting alternatewritethrough] ********************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Wednesday 14 May 2025 04:47:06 -0400 (0:00:00.177) 0:02:56.708 ********* ok: [managed-node1] => { "changed": false, "cmd": "grep '^alternatewritethrough' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003545", "end": "2025-05-14 04:47:07.044286", "rc": 0, "start": "2025-05-14 04:47:07.040741" } STDOUT: alternatewritethrough = 0 TASK [Verify the setting when it is type str alternatewritethrough] ************ task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Wednesday 14 May 2025 04:47:07 -0400 (0:00:00.629) 0:02:57.338 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting when it is type bool alternatewritethrough] *********** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Wednesday 14 May 2025 04:47:07 -0400 (0:00:00.058) 0:02:57.397 ********* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = False] ********************************************* task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Wednesday 14 May 2025 04:47:07 -0400 (0:00:00.078) 0:02:57.475 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the writethrough setting] ***************************************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:181 Wednesday 14 May 2025 04:47:07 -0400 (0:00:00.060) 0:02:57.536 ********* included: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node1 TASK [Get the value of the setting writethrough] ******************************* task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Wednesday 14 May 2025 04:47:07 -0400 (0:00:00.108) 0:02:57.645 ********* ok: [managed-node1] => { "changed": false, "cmd": "grep '^writethrough' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003679", "end": "2025-05-14 04:47:07.784788", "rc": 0, "start": "2025-05-14 04:47:07.781109" } STDOUT: writethrough = 1 TASK [Verify the setting when it is type str writethrough] ********************* task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Wednesday 14 May 2025 04:47:07 -0400 (0:00:00.405) 0:02:58.050 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting when it is type bool writethrough] ******************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Wednesday 14 May 2025 04:47:07 -0400 (0:00:00.039) 0:02:58.090 ********* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = True] ********************************************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Wednesday 14 May 2025 04:47:07 -0400 (0:00:00.055) 0:02:58.145 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlscert setting] ********************************************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:191 Wednesday 14 May 2025 04:47:07 -0400 (0:00:00.037) 0:02:58.183 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlskey setting] *********************************************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:202 Wednesday 14 May 2025 04:47:08 -0400 (0:00:00.034) 0:02:58.217 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlsprotocols setting] ***************************************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:214 Wednesday 14 May 2025 04:47:08 -0400 (0:00:00.036) 0:02:58.253 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the forceencryption setting] ************************************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:222 Wednesday 14 May 2025 04:47:08 -0400 (0:00:00.033) 0:02:58.287 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify configuration for confined application] *************************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:229 Wednesday 14 May 2025 04:47:08 -0400 (0:00:00.036) 0:02:58.323 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run to edit settings] **************************************************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_idempotency.yml:52 Wednesday 14 May 2025 04:47:08 -0400 (0:00:00.034) 0:02:58.358 ********* TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Wednesday 14 May 2025 04:47:08 -0400 (0:00:00.693) 0:02:59.052 ********* included: /tmp/collections-w6w/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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Wednesday 14 May 2025 04:47:08 -0400 (0:00:00.055) 0:02:59.108 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Wednesday 14 May 2025 04:47:08 -0400 (0:00:00.046) 0:02:59.155 ********* 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-w6w/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_8.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/8/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/8/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019, 2022 ] }, "ansible_included_var_files": [ "/tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [managed-node1] => (item=CentOS_8.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/8/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/8/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019, 2022 ] }, "ansible_included_var_files": [ "/tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.mssql : Run systemctl] ************************* task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:22 Wednesday 14 May 2025 04:47:09 -0400 (0:00:00.080) 0:02:59.235 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Require installed systemd] ************* task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:29 Wednesday 14 May 2025 04:47:09 -0400 (0:00:00.059) 0:02:59.295 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:34 Wednesday 14 May 2025 04:47:09 -0400 (0:00:00.057) 0:02:59.353 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Wednesday 14 May 2025 04:47:09 -0400 (0:00:00.055) 0:02:59.409 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:15 Wednesday 14 May 2025 04:47:09 -0400 (0:00:00.068) 0:02:59.478 ********* skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:23 Wednesday 14 May 2025 04:47:09 -0400 (0:00:00.059) 0:02:59.538 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:30 Wednesday 14 May 2025 04:47:09 -0400 (0:00:00.058) 0:02:59.596 ********* skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:37 Wednesday 14 May 2025 04:47:09 -0400 (0:00:00.142) 0:02:59.738 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:44 Wednesday 14 May 2025 04:47:09 -0400 (0:00:00.060) 0:02:59.798 ********* skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:51 Wednesday 14 May 2025 04:47:09 -0400 (0:00:00.057) 0:02:59.855 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:58 Wednesday 14 May 2025 04:47:09 -0400 (0:00:00.044) 0:02:59.900 ********* skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:65 Wednesday 14 May 2025 04:47:09 -0400 (0:00:00.043) 0:02:59.944 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:74 Wednesday 14 May 2025 04:47:09 -0400 (0:00:00.057) 0:03:00.001 ********* skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated fact] ************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:83 Wednesday 14 May 2025 04:47:09 -0400 (0:00:00.053) 0:03:00.055 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:87 Wednesday 14 May 2025 04:47:09 -0400 (0:00:00.059) 0:03:00.115 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:94 Wednesday 14 May 2025 04:47:09 -0400 (0:00:00.058) 0:03:00.173 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:106 Wednesday 14 May 2025 04:47:10 -0400 (0:00:00.049) 0:03:00.223 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:114 Wednesday 14 May 2025 04:47:10 -0400 (0:00:00.041) 0:03:00.265 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:123 Wednesday 14 May 2025 04:47:10 -0400 (0:00:00.044) 0:03:00.310 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:132 Wednesday 14 May 2025 04:47:10 -0400 (0:00:00.039) 0:03:00.350 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:142 Wednesday 14 May 2025 04:47:10 -0400 (0:00:00.042) 0:03:00.392 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:151 Wednesday 14 May 2025 04:47:10 -0400 (0:00:00.053) 0:03:00.446 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:162 Wednesday 14 May 2025 04:47:10 -0400 (0:00:00.057) 0:03:00.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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:166 Wednesday 14 May 2025 04:47:11 -0400 (0:00:01.466) 0:03:01.970 ********* skipping: [managed-node1] => (item={'key': 2017, 'value': 14}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } ok: [managed-node1] => (item={'key': 2019, 'value': 15}) => { "ansible_facts": { "__mssql_current_version": "2019" }, "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 } } skipping: [managed-node1] => (item={'key': 2022, 'value': 16}) => { "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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:174 Wednesday 14 May 2025 04:47:11 -0400 (0:00:00.116) 0:03:02.087 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:181 Wednesday 14 May 2025 04:47:11 -0400 (0:00:00.037) 0:03:02.124 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:188 Wednesday 14 May 2025 04:47:11 -0400 (0:00:00.040) 0:03:02.164 ********* skipping: [managed-node1] => (item={'key': 2017, 'value': 14}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={'key': 2019, 'value': 15}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={'key': 2022, 'value': 16}) => { "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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:202 Wednesday 14 May 2025 04:47:12 -0400 (0:00:00.070) 0:03:02.235 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:216 Wednesday 14 May 2025 04:47:12 -0400 (0:00:00.581) 0:03:02.816 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get yum repositories] ****************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:226 Wednesday 14 May 2025 04:47:12 -0400 (0:00:00.037) 0:03:02.853 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:237 Wednesday 14 May 2025 04:47:12 -0400 (0:00:00.039) 0:03:02.893 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:251 Wednesday 14 May 2025 04:47:12 -0400 (0:00:00.039) 0:03:02.932 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get zypper repositories] *************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:260 Wednesday 14 May 2025 04:47:12 -0400 (0:00:00.036) 0:03:02.969 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:272 Wednesday 14 May 2025 04:47:12 -0400 (0:00:00.037) 0:03:03.007 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:279 Wednesday 14 May 2025 04:47:12 -0400 (0:00:00.038) 0:03:03.045 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:291 Wednesday 14 May 2025 04:47:12 -0400 (0:00:00.105) 0:03:03.150 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:304 Wednesday 14 May 2025 04:47:12 -0400 (0:00:00.035) 0:03:03.186 ********* ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server] ******* task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:309 Wednesday 14 May 2025 04:47:15 -0400 (0:00:02.763) 0:03:05.949 ********* ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.mssql : Check if the errorlog file exists and its location] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:314 Wednesday 14 May 2025 04:47:18 -0400 (0:00:02.764) 0:03:08.713 ********* 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.004550", "end": "2025-05-14 04:47:18.811009", "rc": 0, "start": "2025-05-14 04:47:18.806459" } STDOUT: /var/opt/mssql/log/errorlog TASK [fedora.linux_system_roles.mssql : Check if mssql-server.service is enabled] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:331 Wednesday 14 May 2025 04:47:18 -0400 (0:00:00.365) 0:03:09.079 ********* ok: [managed-node1] => { "changed": false, "cmd": [ "systemctl", "is-enabled", "mssql-server.service" ], "delta": "0:00:00.006787", "end": "2025-05-14 04:47:19.179381", "failed_when_result": false, "rc": 0, "start": "2025-05-14 04:47:19.172594" } STDOUT: enabled TASK [fedora.linux_system_roles.mssql : Check if mssql-server.service is running] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:338 Wednesday 14 May 2025 04:47:19 -0400 (0:00:00.386) 0:03:09.465 ********* ok: [managed-node1] => { "changed": false, "cmd": [ "systemctl", "is-active", "mssql-server.service" ], "delta": "0:00:00.007069", "end": "2025-05-14 04:47:19.576121", "failed_when_result": false, "rc": 0, "start": "2025-05-14 04:47:19.569052" } STDOUT: active TASK [fedora.linux_system_roles.mssql : Set the __mssql_is_setup variable] ***** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:345 Wednesday 14 May 2025 04:47:19 -0400 (0:00:00.376) 0:03:09.841 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:352 Wednesday 14 May 2025 04:47:19 -0400 (0:00:00.046) 0:03:09.887 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set up MSSQL] ************************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:368 Wednesday 14 May 2025 04:47:19 -0400 (0:00:00.048) 0:03:09.936 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:398 Wednesday 14 May 2025 04:47:19 -0400 (0:00:00.056) 0:03:09.993 ********* included: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml for managed-node1 included: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml for managed-node1 TASK [fedora.linux_system_roles.mssql : Ensure the directory and permissions /var/opt/mssql/data] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:3 Wednesday 14 May 2025 04:47:19 -0400 (0:00:00.131) 0:03:10.125 ********* ok: [managed-node1] => { "changed": false, "gid": 991, "group": "mssql", "mode": "0755", "owner": "mssql", "path": "/var/opt/mssql/data", "secontext": "unconfined_u:object_r:var_t:s0", "size": 4096, "state": "directory", "uid": 993 } TASK [fedora.linux_system_roles.mssql : Append facts for the selinux role] ***** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:12 Wednesday 14 May 2025 04:47:20 -0400 (0:00:00.431) 0:03:10.556 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the setting defaultdatadir] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:28 Wednesday 14 May 2025 04:47:20 -0400 (0:00:00.121) 0:03:10.677 ********* included: /tmp/collections-w6w/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 filelocation defaultdatadir] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 14 May 2025 04:47:20 -0400 (0:00:00.074) 0:03:10.752 ********* ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^defaultdatadir = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002440", "end": "2025-05-14 04:47:20.853231", "failed_when_result": false, "rc": 0, "start": "2025-05-14 04:47:20.850791" } STDOUT: defaultdatadir = /tmp/mssql_data TASK [fedora.linux_system_roles.mssql : Configure the setting filelocation defaultdatadir] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 14 May 2025 04:47:20 -0400 (0:00:00.399) 0:03:11.151 ********* NOTIFIED HANDLER fedora.linux_system_roles.mssql : Restart the mssql-server service for managed-node1 changed: [managed-node1] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "filelocation.defaultdatadir", "/var/opt/mssql/data" ], "delta": "0:00:00.099711", "end": "2025-05-14 04:47:21.414336", "failed_when_result": false, "rc": 0, "start": "2025-05-14 04:47:21.314625" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Unset the setting filelocation defaultdatadir] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 14 May 2025 04:47:21 -0400 (0:00:00.537) 0:03:11.689 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the directory and permissions /var/opt/mssql/log] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:3 Wednesday 14 May 2025 04:47:21 -0400 (0:00:00.041) 0:03:11.730 ********* ok: [managed-node1] => { "changed": false, "gid": 991, "group": "mssql", "mode": "0755", "owner": "mssql", "path": "/var/opt/mssql/log", "secontext": "unconfined_u:object_r:var_t:s0", "size": 4096, "state": "directory", "uid": 993 } TASK [fedora.linux_system_roles.mssql : Append facts for the selinux role] ***** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:12 Wednesday 14 May 2025 04:47:21 -0400 (0:00:00.373) 0:03:12.103 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the setting defaultlogdir] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:28 Wednesday 14 May 2025 04:47:21 -0400 (0:00:00.038) 0:03:12.141 ********* included: /tmp/collections-w6w/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 filelocation defaultlogdir] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 14 May 2025 04:47:22 -0400 (0:00:00.059) 0:03:12.201 ********* ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^defaultlogdir = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002238", "end": "2025-05-14 04:47:22.306368", "failed_when_result": false, "rc": 0, "start": "2025-05-14 04:47:22.304130" } STDOUT: defaultlogdir = /tmp/mssql_log TASK [fedora.linux_system_roles.mssql : Configure the setting filelocation defaultlogdir] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 14 May 2025 04:47:22 -0400 (0:00:00.371) 0:03:12.572 ********* changed: [managed-node1] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "filelocation.defaultlogdir", "/var/opt/mssql/log" ], "delta": "0:00:00.100628", "end": "2025-05-14 04:47:22.770065", "failed_when_result": false, "rc": 0, "start": "2025-05-14 04:47:22.669437" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Unset the setting filelocation defaultlogdir] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 14 May 2025 04:47:22 -0400 (0:00:00.524) 0:03:13.097 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set selinux role facts for ports] ****** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:413 Wednesday 14 May 2025 04:47:22 -0400 (0:00:00.037) 0:03:13.135 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:427 Wednesday 14 May 2025 04:47:22 -0400 (0:00:00.035) 0:03:13.170 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:438 Wednesday 14 May 2025 04:47:23 -0400 (0:00:00.034) 0:03:13.205 ********* ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.mssql : Ensure that the tuned service is enabled] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:444 Wednesday 14 May 2025 04:47:25 -0400 (0:00:02.751) 0:03:15.956 ********* ok: [managed-node1] => { "changed": false, "enabled": true, "name": "tuned", "status": { "ActiveEnterTimestamp": "Wed 2025-05-14 04:33:30 EDT", "ActiveEnterTimestampMonotonic": "13775533", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-journald.socket dbus.socket system.slice network.target basic.target dbus.service systemd-sysctl.service polkit.service sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Wed 2025-05-14 04:33:30 EDT", "AssertTimestampMonotonic": "13198515", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "com.redhat.tuned", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2025-05-14 04:33:30 EDT", "ConditionTimestampMonotonic": "13198514", "ConfigurationDirectoryMode": "0755", "Conflicts": "tlp.service auto-cpufreq.service shutdown.target cpupower.service power-profiles-daemon.service", "ControlGroup": "/system.slice/tuned.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "man:tuned(8) man:tuned.conf(5) man:tuned-adm(8)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "704", "ExecMainStartTimestamp": "Wed 2025-05-14 04:33:30 EDT", "ExecMainStartTimestampMonotonic": "13199327", "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", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2025-05-14 04:33:30 EDT", "InactiveExitTimestampMonotonic": "13199369", "InvocationID": "e35ff024e97144b7b4234e5c7ad17519", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "28608", "LimitNPROCSoft": "28608", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "28608", "LimitSIGPENDINGSoft": "28608", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "704", "MemoryAccounting": "yes", "MemoryCurrent": "19275776", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target dbus.socket dbus.service", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2025-05-14 04:33:30 EDT", "StateChangeTimestampMonotonic": "13775533", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "45773", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Wed 2025-05-14 04:33:30 EDT", "WatchdogTimestampMonotonic": "13775530", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Ensure that the tuned service is started] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:450 Wednesday 14 May 2025 04:47:26 -0400 (0:00:00.505) 0:03:16.462 ********* ok: [managed-node1] => { "changed": false, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Wed 2025-05-14 04:33:30 EDT", "ActiveEnterTimestampMonotonic": "13775533", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-journald.socket dbus.socket system.slice network.target basic.target dbus.service systemd-sysctl.service polkit.service sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Wed 2025-05-14 04:33:30 EDT", "AssertTimestampMonotonic": "13198515", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "com.redhat.tuned", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2025-05-14 04:33:30 EDT", "ConditionTimestampMonotonic": "13198514", "ConfigurationDirectoryMode": "0755", "Conflicts": "tlp.service auto-cpufreq.service shutdown.target cpupower.service power-profiles-daemon.service", "ControlGroup": "/system.slice/tuned.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "man:tuned(8) man:tuned.conf(5) man:tuned-adm(8)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "704", "ExecMainStartTimestamp": "Wed 2025-05-14 04:33:30 EDT", "ExecMainStartTimestampMonotonic": "13199327", "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", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2025-05-14 04:33:30 EDT", "InactiveExitTimestampMonotonic": "13199369", "InvocationID": "e35ff024e97144b7b4234e5c7ad17519", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "28608", "LimitNPROCSoft": "28608", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "28608", "LimitSIGPENDINGSoft": "28608", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "704", "MemoryAccounting": "yes", "MemoryCurrent": "19275776", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target dbus.socket dbus.service", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2025-05-14 04:33:30 EDT", "StateChangeTimestampMonotonic": "13775533", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "45773", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Wed 2025-05-14 04:33:30 EDT", "WatchdogTimestampMonotonic": "13775530", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Get the active Tuned profiles] ********* task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:458 Wednesday 14 May 2025 04:47:26 -0400 (0:00:00.474) 0:03:16.936 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:464 Wednesday 14 May 2025 04:47:27 -0400 (0:00:00.345) 0:03:17.281 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:477 Wednesday 14 May 2025 04:47:27 -0400 (0:00:00.039) 0:03:17.321 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:489 Wednesday 14 May 2025 04:47:27 -0400 (0:00:00.038) 0:03:17.359 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:498 Wednesday 14 May 2025 04:47:27 -0400 (0:00:00.035) 0:03:17.394 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:515 Wednesday 14 May 2025 04:47:27 -0400 (0:00:00.092) 0:03:17.487 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:523 Wednesday 14 May 2025 04:47:27 -0400 (0:00:00.035) 0:03:17.523 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:531 Wednesday 14 May 2025 04:47:27 -0400 (0:00:00.367) 0:03:17.890 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:540 Wednesday 14 May 2025 04:47:27 -0400 (0:00:00.034) 0:03:17.925 ********* ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create certificates using the certificate role] ************************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:557 Wednesday 14 May 2025 04:47:30 -0400 (0:00:02.775) 0:03:20.701 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:571 Wednesday 14 May 2025 04:47:30 -0400 (0:00:00.041) 0:03:20.742 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:576 Wednesday 14 May 2025 04:47:30 -0400 (0:00:00.059) 0:03:20.802 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:594 Wednesday 14 May 2025 04:47:30 -0400 (0:00:00.055) 0:03:20.858 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:603 Wednesday 14 May 2025 04:47:30 -0400 (0:00:00.042) 0:03:20.900 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:612 Wednesday 14 May 2025 04:47:30 -0400 (0:00:00.040) 0:03:20.940 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:619 Wednesday 14 May 2025 04:47:30 -0400 (0:00:00.093) 0:03:21.034 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:628 Wednesday 14 May 2025 04:47:30 -0400 (0:00:00.035) 0:03:21.069 ********* ok: [managed-node1] => { "changed": false, "cmd": "set -euo pipefail; grep '^forceencryption' /var/opt/mssql/mssql.conf | sed 's/forceencryption = //g'", "delta": "0:00:00.003838", "end": "2025-05-14 04:47:31.176013", "failed_when_result": false, "rc": 1, "start": "2025-05-14 04:47:31.172175" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Append -No to sqlcmd when TLS is not configured] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:637 Wednesday 14 May 2025 04:47:31 -0400 (0:00:00.373) 0:03:21.443 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:644 Wednesday 14 May 2025 04:47:31 -0400 (0:00:00.044) 0:03:21.487 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:657 Wednesday 14 May 2025 04:47:31 -0400 (0:00:00.058) 0:03:21.546 ********* included: /tmp/collections-w6w/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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:3 Wednesday 14 May 2025 04:47:31 -0400 (0:00:00.094) 0:03:21.641 ********* ok: [managed-node1] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Wed 2025-05-14 04:46:01 EDT", "ActiveEnterTimestampMonotonic": "763566166", "ActiveExitTimestamp": "Wed 2025-05-14 04:46:01 EDT", "ActiveExitTimestampMonotonic": "763336065", "ActiveState": "active", "After": "basic.target network.target system.slice -.mount auditd.service sysinit.target systemd-journald.socket", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Wed 2025-05-14 04:46:01 EDT", "AssertTimestampMonotonic": "763565266", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2025-05-14 04:46:01 EDT", "ConditionTimestampMonotonic": "763565265", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "DropInPaths": "/etc/systemd/system/mssql-server.service.d/startlimit.conf", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "30399", "ExecMainStartTimestamp": "Wed 2025-05-14 04:46:01 EDT", "ExecMainStartTimestampMonotonic": "763566113", "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", "FreezerState": "running", "GID": "991", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Wed 2025-05-14 04:46:01 EDT", "InactiveEnterTimestampMonotonic": "763564499", "InactiveExitTimestamp": "Wed 2025-05-14 04:46:01 EDT", "InactiveExitTimestampMonotonic": "763566166", "InvocationID": "f77da1e9cb6f48b8bdd8687d41870ad1", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "infinity", "LimitNOFILESoft": "infinity", "LimitNPROC": "infinity", "LimitNPROCSoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "28608", "LimitSIGPENDINGSoft": "28608", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "30399", "MemoryAccounting": "yes", "MemoryCurrent": "782180352", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice -.mount", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2025-05-14 04:46:01 EDT", "StateChangeTimestampMonotonic": "763566166", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "163", "TasksMax": "infinity", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "993", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Wed 2025-05-14 04:46:01 EDT", "WatchdogTimestampMonotonic": "763566164", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Check if a custom tcpport setting exist] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:9 Wednesday 14 May 2025 04:47:31 -0400 (0:00:00.484) 0:03:22.125 ********* ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002407", "end": "2025-05-14 04:47:32.218587", "failed_when_result": false, "rc": 1, "start": "2025-05-14 04:47:32.216180" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Check if a custom ipaddress setting exist] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:15 Wednesday 14 May 2025 04:47:32 -0400 (0:00:00.357) 0:03:22.482 ********* ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:01.003264", "end": "2025-05-14 04:47:33.589281", "failed_when_result": false, "rc": 0, "start": "2025-05-14 04:47:32.586017" } STDOUT: ipaddress = 0.0.0.0 TASK [fedora.linux_system_roles.mssql : Set a fact with a login command] ******* task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:21 Wednesday 14 May 2025 04:47:33 -0400 (0:00:01.393) 0:03:23.876 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:661 Wednesday 14 May 2025 04:47:33 -0400 (0:00:00.058) 0:03:23.934 ********* ok: [managed-node1] => { "changed": false, "elapsed": 1, "gid": 991, "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": 11201, "state": "file", "uid": 993 } TASK [fedora.linux_system_roles.mssql : Check if the set password matches the existing password] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:667 Wednesday 14 May 2025 04:47:35 -0400 (0:00:01.406) 0:03:25.341 ********* fatal: [managed-node1]: FAILED! => { "attempts": 1, "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ...ignoring TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:683 Wednesday 14 May 2025 04:47:35 -0400 (0:00:00.417) 0:03:25.758 ********* changed: [managed-node1] => { "changed": true, "name": "mssql-server", "state": "stopped", "status": { "ActiveEnterTimestamp": "Wed 2025-05-14 04:46:01 EDT", "ActiveEnterTimestampMonotonic": "763566166", "ActiveExitTimestamp": "Wed 2025-05-14 04:46:01 EDT", "ActiveExitTimestampMonotonic": "763336065", "ActiveState": "active", "After": "basic.target network.target system.slice -.mount auditd.service sysinit.target systemd-journald.socket", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Wed 2025-05-14 04:46:01 EDT", "AssertTimestampMonotonic": "763565266", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2025-05-14 04:46:01 EDT", "ConditionTimestampMonotonic": "763565265", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "DropInPaths": "/etc/systemd/system/mssql-server.service.d/startlimit.conf", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "30399", "ExecMainStartTimestamp": "Wed 2025-05-14 04:46:01 EDT", "ExecMainStartTimestampMonotonic": "763566113", "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", "FreezerState": "running", "GID": "991", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Wed 2025-05-14 04:46:01 EDT", "InactiveEnterTimestampMonotonic": "763564499", "InactiveExitTimestamp": "Wed 2025-05-14 04:46:01 EDT", "InactiveExitTimestampMonotonic": "763566166", "InvocationID": "f77da1e9cb6f48b8bdd8687d41870ad1", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "infinity", "LimitNOFILESoft": "infinity", "LimitNPROC": "infinity", "LimitNPROCSoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "28608", "LimitSIGPENDINGSoft": "28608", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "30399", "MemoryAccounting": "yes", "MemoryCurrent": "782327808", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice -.mount", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2025-05-14 04:46:01 EDT", "StateChangeTimestampMonotonic": "763566166", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "163", "TasksMax": "infinity", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "993", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Wed 2025-05-14 04:46:01 EDT", "WatchdogTimestampMonotonic": "763566164", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:692 Wednesday 14 May 2025 04:47:36 -0400 (0:00:00.702) 0:03:26.460 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:700 Wednesday 14 May 2025 04:47:37 -0400 (0:00:01.421) 0:03:27.881 ********* changed: [managed-node1] => { "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 : Pre-input SQL script files to SQL Server] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:721 Wednesday 14 May 2025 04:47:42 -0400 (0:00:05.297) 0:03:33.179 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:730 Wednesday 14 May 2025 04:47:43 -0400 (0:00:00.034) 0:03:33.214 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:743 Wednesday 14 May 2025 04:47:43 -0400 (0:00:00.036) 0:03:33.251 ********* ok: [managed-node1] => { "changed": false, "cmd": "errorlog_edition=\"$(grep -oi 'Standard edition' \\\n/var/opt/mssql/log/errorlog)\"\nif [ -z \"${errorlog_edition}\" ]; then\n edition_matches=false\nelse\n edition_matches=true\nfi\necho \"${edition_matches}\"\n", "delta": "0:00:00.004463", "end": "2025-05-14 04:47:43.351152", "rc": 0, "start": "2025-05-14 04:47:43.346689" } STDOUT: false TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:758 Wednesday 14 May 2025 04:47:43 -0400 (0:00:00.362) 0:03:33.613 ********* ok: [managed-node1] => { "changed": false, "name": "mssql-server", "state": "stopped", "status": { "ActiveEnterTimestamp": "Wed 2025-05-14 04:46:01 EDT", "ActiveEnterTimestampMonotonic": "763566166", "ActiveExitTimestamp": "Wed 2025-05-14 04:47:35 EDT", "ActiveExitTimestampMonotonic": "857790340", "ActiveState": "inactive", "After": "basic.target network.target system.slice -.mount auditd.service sysinit.target systemd-journald.socket", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Wed 2025-05-14 04:46:01 EDT", "AssertTimestampMonotonic": "763565266", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2025-05-14 04:46:01 EDT", "ConditionTimestampMonotonic": "763565265", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "DropInPaths": "/etc/systemd/system/mssql-server.service.d/startlimit.conf", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "1", "ExecMainExitTimestamp": "Wed 2025-05-14 04:47:36 EDT", "ExecMainExitTimestampMonotonic": "857991525", "ExecMainPID": "30399", "ExecMainStartTimestamp": "Wed 2025-05-14 04:46:01 EDT", "ExecMainStartTimestampMonotonic": "763566113", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Wed 2025-05-14 04:46:01 EDT] ; stop_time=[Wed 2025-05-14 04:47:36 EDT] ; pid=30399 ; code=exited ; status=0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Wed 2025-05-14 04:47:36 EDT", "InactiveEnterTimestampMonotonic": "857991600", "InactiveExitTimestamp": "Wed 2025-05-14 04:46:01 EDT", "InactiveExitTimestampMonotonic": "763566166", "InvocationID": "f77da1e9cb6f48b8bdd8687d41870ad1", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "infinity", "LimitNOFILESoft": "infinity", "LimitNPROC": "infinity", "LimitNPROCSoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "28608", "LimitSIGPENDINGSoft": "28608", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice -.mount", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2025-05-14 04:47:36 EDT", "StateChangeTimestampMonotonic": "857991600", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "infinity", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "[not set]", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:767 Wednesday 14 May 2025 04:47:43 -0400 (0:00:00.481) 0:03:34.095 ********* 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 edition of MSSQL] *********** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:773 Wednesday 14 May 2025 04:47:45 -0400 (0:00:01.421) 0:03:35.516 ********* changed: [managed-node1] => { "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 : Configure the IP address setting] ****** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:792 Wednesday 14 May 2025 04:47:50 -0400 (0:00:05.345) 0:03:40.862 ********* included: /tmp/collections-w6w/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 ipaddress] ***** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 14 May 2025 04:47:50 -0400 (0:00:00.062) 0:03:40.924 ********* ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002324", "end": "2025-05-14 04:47:51.021822", "failed_when_result": false, "rc": 0, "start": "2025-05-14 04:47:51.019498" } STDOUT: ipaddress = 0.0.0.0 TASK [fedora.linux_system_roles.mssql : Configure the setting network ipaddress] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 14 May 2025 04:47:51 -0400 (0:00:00.422) 0:03:41.347 ********* changed: [managed-node1] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.ipaddress", "127.0.0.1" ], "delta": "0:00:00.100232", "end": "2025-05-14 04:47:51.552494", "failed_when_result": false, "rc": 0, "start": "2025-05-14 04:47:51.452262" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Unset the setting network ipaddress] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 14 May 2025 04:47:51 -0400 (0:00:00.479) 0:03:41.826 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:799 Wednesday 14 May 2025 04:47:51 -0400 (0:00:00.037) 0:03:41.863 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1435] ************************************************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:806 Wednesday 14 May 2025 04:47:51 -0400 (0:00:00.036) 0:03:41.900 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the TCP port setting to 1435] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:818 Wednesday 14 May 2025 04:47:51 -0400 (0:00:00.038) 0:03:41.939 ********* included: /tmp/collections-w6w/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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 14 May 2025 04:47:51 -0400 (0:00:00.061) 0:03:42.000 ********* ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002088", "end": "2025-05-14 04:47:52.095536", "failed_when_result": false, "rc": 1, "start": "2025-05-14 04:47:52.093448" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tcpport] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 14 May 2025 04:47:52 -0400 (0:00:00.360) 0:03:42.360 ********* changed: [managed-node1] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1435" ], "delta": "0:00:00.098168", "end": "2025-05-14 04:47:52.551723", "failed_when_result": false, "rc": 0, "start": "2025-05-14 04:47:52.453555" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Unset the setting network tcpport] ***** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 14 May 2025 04:47:52 -0400 (0:00:00.464) 0:03:42.824 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:824 Wednesday 14 May 2025 04:47:52 -0400 (0:00:00.035) 0:03:42.859 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:844 Wednesday 14 May 2025 04:47:52 -0400 (0:00:00.035) 0:03:42.894 ********* included: /tmp/collections-w6w/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 sqlagent enabled] ****** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 14 May 2025 04:47:52 -0400 (0:00:00.069) 0:03:42.964 ********* ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^enabled = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:01.003140", "end": "2025-05-14 04:47:54.060411", "failed_when_result": false, "rc": 0, "start": "2025-05-14 04:47:53.057271" } STDOUT: enabled = True TASK [fedora.linux_system_roles.mssql : Configure the setting sqlagent enabled] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 14 May 2025 04:47:54 -0400 (0:00:01.363) 0:03:44.327 ********* changed: [managed-node1] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "sqlagent.enabled", "False" ], "delta": "0:00:00.101473", "end": "2025-05-14 04:47:54.533920", "failed_when_result": false, "rc": 0, "start": "2025-05-14 04:47:54.432447" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Unset the setting sqlagent enabled] **** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 14 May 2025 04:47:54 -0400 (0:00:00.481) 0:03:44.809 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:851 Wednesday 14 May 2025 04:47:54 -0400 (0:00:00.038) 0:03:44.847 ********* changed: [managed-node1] => { "changed": true, "rc": 0, "results": [ "Removed: mssql-server-fts-15.0.4430.1-1.x86_64" ] } TASK [fedora.linux_system_roles.mssql : Ensure the package powershell] ********* task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:858 Wednesday 14 May 2025 04:47:57 -0400 (0:00:03.245) 0:03:48.093 ********* changed: [managed-node1] => { "changed": true, "rc": 0, "results": [ "Removed: powershell-7.5.1-1.rh.x86_64" ] } TASK [fedora.linux_system_roles.mssql : Check if the 3979 trace flag is enabled] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:867 Wednesday 14 May 2025 04:48:01 -0400 (0:00:03.464) 0:03:51.557 ********* ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^traceflag[0-9] = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002397", "end": "2025-05-14 04:48:01.713679", "failed_when_result": false, "rc": 0, "start": "2025-05-14 04:48:01.711282" } STDOUT: traceflag0 = 3979 TASK [fedora.linux_system_roles.mssql : Set the 3979 traceflag] **************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:873 Wednesday 14 May 2025 04:48:01 -0400 (0:00:00.453) 0:03:52.011 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:880 Wednesday 14 May 2025 04:48:01 -0400 (0:00:00.068) 0:03:52.079 ********* changed: [managed-node1] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "traceflag", "3979", "off" ], "delta": "0:00:00.102561", "end": "2025-05-14 04:48:02.326166", "rc": 0, "start": "2025-05-14 04:48:02.223605" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Configure the alternatewritethrough setting] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:888 Wednesday 14 May 2025 04:48:02 -0400 (0:00:00.533) 0:03:52.613 ********* included: /tmp/collections-w6w/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 control alternatewritethrough] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 14 May 2025 04:48:02 -0400 (0:00:00.170) 0:03:52.783 ********* ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^alternatewritethrough = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:01.004109", "end": "2025-05-14 04:48:03.924347", "failed_when_result": false, "rc": 0, "start": "2025-05-14 04:48:02.920238" } STDOUT: alternatewritethrough = 0 TASK [fedora.linux_system_roles.mssql : Configure the setting control alternatewritethrough] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 14 May 2025 04:48:04 -0400 (0:00:01.435) 0:03:54.218 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting control alternatewritethrough] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 14 May 2025 04:48:04 -0400 (0:00:00.075) 0:03:54.294 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:894 Wednesday 14 May 2025 04:48:04 -0400 (0:00:00.062) 0:03:54.357 ********* included: /tmp/collections-w6w/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 control writethrough] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 14 May 2025 04:48:04 -0400 (0:00:00.121) 0:03:54.479 ********* ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^writethrough = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002129", "end": "2025-05-14 04:48:04.614874", "failed_when_result": false, "rc": 0, "start": "2025-05-14 04:48:04.612745" } STDOUT: writethrough = 1 TASK [fedora.linux_system_roles.mssql : Configure the setting control writethrough] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 14 May 2025 04:48:04 -0400 (0:00:00.413) 0:03:54.892 ********* changed: [managed-node1] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "control.writethrough", "0" ], "delta": "0:00:00.100700", "end": "2025-05-14 04:48:05.196485", "failed_when_result": false, "rc": 0, "start": "2025-05-14 04:48:05.095785" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Unset the setting control writethrough] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 14 May 2025 04:48:05 -0400 (0:00:00.595) 0:03:55.488 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:904 Wednesday 14 May 2025 04:48:05 -0400 (0:00:00.040) 0:03:55.528 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:912 Wednesday 14 May 2025 04:48:05 -0400 (0:00:00.037) 0:03:55.566 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:920 Wednesday 14 May 2025 04:48:05 -0400 (0:00:00.043) 0:03:55.609 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:927 Wednesday 14 May 2025 04:48:05 -0400 (0:00:00.046) 0:03:55.655 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:934 Wednesday 14 May 2025 04:48:05 -0400 (0:00:00.185) 0:03:55.841 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:943 Wednesday 14 May 2025 04:48:05 -0400 (0:00:00.075) 0:03:55.917 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:956 Wednesday 14 May 2025 04:48:05 -0400 (0:00:00.065) 0:03:55.982 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:965 Wednesday 14 May 2025 04:48:05 -0400 (0:00:00.068) 0:03:56.051 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:979 Wednesday 14 May 2025 04:48:05 -0400 (0:00:00.063) 0:03:56.115 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:989 Wednesday 14 May 2025 04:48:05 -0400 (0:00:00.075) 0:03:56.191 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:994 Wednesday 14 May 2025 04:48:06 -0400 (0:00:00.069) 0:03:56.260 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1011 Wednesday 14 May 2025 04:48:06 -0400 (0:00:00.058) 0:03:56.319 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1016 Wednesday 14 May 2025 04:48:06 -0400 (0:00:00.060) 0:03:56.379 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get keytab properties] ***************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1021 Wednesday 14 May 2025 04:48:06 -0400 (0:00:00.060) 0:03:56.439 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create keytab] ************************* task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1027 Wednesday 14 May 2025 04:48:06 -0400 (0:00:00.069) 0:03:56.509 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1053 Wednesday 14 May 2025 04:48:06 -0400 (0:00:00.078) 0:03:56.587 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1074 Wednesday 14 May 2025 04:48:06 -0400 (0:00:00.066) 0:03:56.654 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1082 Wednesday 14 May 2025 04:48:06 -0400 (0:00:00.060) 0:03:56.714 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1092 Wednesday 14 May 2025 04:48:06 -0400 (0:00:00.059) 0:03:56.774 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1098 Wednesday 14 May 2025 04:48:06 -0400 (0:00:00.057) 0:03:56.831 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1116 Wednesday 14 May 2025 04:48:06 -0400 (0:00:00.059) 0:03:56.891 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1127 Wednesday 14 May 2025 04:48:06 -0400 (0:00:00.060) 0:03:56.952 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set host variables] ******************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1147 Wednesday 14 May 2025 04:48:06 -0400 (0:00:00.059) 0:03:57.011 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1200 Wednesday 14 May 2025 04:48:06 -0400 (0:00:00.061) 0:03:57.073 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1207 Wednesday 14 May 2025 04:48:06 -0400 (0:00:00.057) 0:03:57.131 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1214 Wednesday 14 May 2025 04:48:07 -0400 (0:00:00.139) 0:03:57.270 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1226 Wednesday 14 May 2025 04:48:07 -0400 (0:00:00.056) 0:03:57.326 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1232 Wednesday 14 May 2025 04:48:07 -0400 (0:00:00.060) 0:03:57.387 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1240 Wednesday 14 May 2025 04:48:07 -0400 (0:00:00.069) 0:03:57.457 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1249 Wednesday 14 May 2025 04:48:07 -0400 (0:00:00.059) 0:03:57.516 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1257 Wednesday 14 May 2025 04:48:07 -0400 (0:00:00.060) 0:03:57.576 ********* skipping: [managed-node1] => (item={'key': 'cert', 'value': '/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={'key': 'key', 'value': '/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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1271 Wednesday 14 May 2025 04:48:07 -0400 (0:00:00.122) 0:03:57.699 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1277 Wednesday 14 May 2025 04:48:07 -0400 (0:00:00.103) 0:03:57.802 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1299 Wednesday 14 May 2025 04:48:07 -0400 (0:00:00.096) 0:03:57.899 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure ag] ************************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1309 Wednesday 14 May 2025 04:48:07 -0400 (0:00:00.069) 0:03:57.969 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1318 Wednesday 14 May 2025 04:48:07 -0400 (0:00:00.063) 0:03:58.032 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Replicate DBs] ************************* task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1327 Wednesday 14 May 2025 04:48:07 -0400 (0:00:00.066) 0:03:58.098 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1338 Wednesday 14 May 2025 04:48:07 -0400 (0:00:00.071) 0:03:58.170 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1351 Wednesday 14 May 2025 04:48:08 -0400 (0:00:00.057) 0:03:58.227 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1360 Wednesday 14 May 2025 04:48:08 -0400 (0:00:00.063) 0:03:58.291 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1367 Wednesday 14 May 2025 04:48:08 -0400 (0:00:00.056) 0:03:58.347 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1374 Wednesday 14 May 2025 04:48:08 -0400 (0:00:00.063) 0:03:58.411 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1383 Wednesday 14 May 2025 04:48:08 -0400 (0:00:00.094) 0:03:58.505 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1390 Wednesday 14 May 2025 04:48:08 -0400 (0:00:00.058) 0:03:58.564 ********* skipping: [managed-node1] => (item={'key': 'cert', 'value': '/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={'key': 'key', 'value': '/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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1402 Wednesday 14 May 2025 04:48:08 -0400 (0:00:00.087) 0:03:58.651 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create HA login] *********************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1411 Wednesday 14 May 2025 04:48:08 -0400 (0:00:00.087) 0:03:58.739 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1418 Wednesday 14 May 2025 04:48:08 -0400 (0:00:00.097) 0:03:58.837 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1424 Wednesday 14 May 2025 04:48:08 -0400 (0:00:00.194) 0:03:59.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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1432 Wednesday 14 May 2025 04:48:08 -0400 (0:00:00.071) 0:03:59.103 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1445 Wednesday 14 May 2025 04:48:08 -0400 (0:00:00.087) 0:03:59.191 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1457 Wednesday 14 May 2025 04:48:09 -0400 (0:00:00.070) 0:03:59.261 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1462 Wednesday 14 May 2025 04:48:09 -0400 (0:00:00.057) 0:03:59.319 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1470 Wednesday 14 May 2025 04:48:09 -0400 (0:00:00.069) 0:03:59.389 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1479 Wednesday 14 May 2025 04:48:09 -0400 (0:00:00.060) 0:03:59.450 ********* changed: [managed-node1] => { "changed": true } MSG: Block inserted RUNNING HANDLER [fedora.linux_system_roles.mssql : Restart the mssql-server service] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/handlers/main.yml:3 Wednesday 14 May 2025 04:48:09 -0400 (0:00:00.525) 0:03:59.975 ********* changed: [managed-node1] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Wed 2025-05-14 04:46:01 EDT", "ActiveEnterTimestampMonotonic": "763566166", "ActiveExitTimestamp": "Wed 2025-05-14 04:47:35 EDT", "ActiveExitTimestampMonotonic": "857790340", "ActiveState": "inactive", "After": "basic.target network.target system.slice -.mount auditd.service sysinit.target systemd-journald.socket", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Wed 2025-05-14 04:46:01 EDT", "AssertTimestampMonotonic": "763565266", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2025-05-14 04:46:01 EDT", "ConditionTimestampMonotonic": "763565265", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "DropInPaths": "/etc/systemd/system/mssql-server.service.d/startlimit.conf", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "1", "ExecMainExitTimestamp": "Wed 2025-05-14 04:47:36 EDT", "ExecMainExitTimestampMonotonic": "857991525", "ExecMainPID": "30399", "ExecMainStartTimestamp": "Wed 2025-05-14 04:46:01 EDT", "ExecMainStartTimestampMonotonic": "763566113", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Wed 2025-05-14 04:46:01 EDT] ; stop_time=[Wed 2025-05-14 04:47:36 EDT] ; pid=30399 ; code=exited ; status=0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Wed 2025-05-14 04:47:36 EDT", "InactiveEnterTimestampMonotonic": "857991600", "InactiveExitTimestamp": "Wed 2025-05-14 04:46:01 EDT", "InactiveExitTimestampMonotonic": "763566166", "InvocationID": "f77da1e9cb6f48b8bdd8687d41870ad1", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "infinity", "LimitNOFILESoft": "infinity", "LimitNPROC": "infinity", "LimitNPROCSoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "28608", "LimitSIGPENDINGSoft": "28608", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice -.mount", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2025-05-14 04:47:36 EDT", "StateChangeTimestampMonotonic": "857991600", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "infinity", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "[not set]", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } META: ran handlers TASK [fedora.linux_system_roles.mssql : Post-input SQL scripts to SQL Server] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1492 Wednesday 14 May 2025 04:48:10 -0400 (0:00:00.513) 0:04:00.489 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1499 Wednesday 14 May 2025 04:48:10 -0400 (0:00:00.035) 0:04:00.525 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run with the edited settings again - should report not changed] ********** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_idempotency.yml:69 Wednesday 14 May 2025 04:48:10 -0400 (0:00:00.036) 0:04:00.561 ********* TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Wednesday 14 May 2025 04:48:11 -0400 (0:00:01.118) 0:04:01.680 ********* included: /tmp/collections-w6w/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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Wednesday 14 May 2025 04:48:11 -0400 (0:00:00.072) 0:04:01.752 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Wednesday 14 May 2025 04:48:11 -0400 (0:00:00.063) 0:04:01.816 ********* 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-w6w/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_8.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/8/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/8/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019, 2022 ] }, "ansible_included_var_files": [ "/tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [managed-node1] => (item=CentOS_8.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/8/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/8/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019, 2022 ] }, "ansible_included_var_files": [ "/tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.mssql : Run systemctl] ************************* task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:22 Wednesday 14 May 2025 04:48:11 -0400 (0:00:00.082) 0:04:01.898 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Require installed systemd] ************* task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:29 Wednesday 14 May 2025 04:48:11 -0400 (0:00:00.036) 0:04:01.934 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:34 Wednesday 14 May 2025 04:48:11 -0400 (0:00:00.035) 0:04:01.970 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Wednesday 14 May 2025 04:48:11 -0400 (0:00:00.036) 0:04:02.007 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:15 Wednesday 14 May 2025 04:48:11 -0400 (0:00:00.034) 0:04:02.041 ********* skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:23 Wednesday 14 May 2025 04:48:11 -0400 (0:00:00.036) 0:04:02.078 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:30 Wednesday 14 May 2025 04:48:11 -0400 (0:00:00.036) 0:04:02.115 ********* skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:37 Wednesday 14 May 2025 04:48:12 -0400 (0:00:00.111) 0:04:02.226 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:44 Wednesday 14 May 2025 04:48:12 -0400 (0:00:00.037) 0:04:02.263 ********* skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:51 Wednesday 14 May 2025 04:48:12 -0400 (0:00:00.045) 0:04:02.309 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:58 Wednesday 14 May 2025 04:48:12 -0400 (0:00:00.061) 0:04:02.370 ********* skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:65 Wednesday 14 May 2025 04:48:12 -0400 (0:00:00.059) 0:04:02.429 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:74 Wednesday 14 May 2025 04:48:12 -0400 (0:00:00.060) 0:04:02.490 ********* skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated fact] ************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:83 Wednesday 14 May 2025 04:48:12 -0400 (0:00:00.056) 0:04:02.547 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:87 Wednesday 14 May 2025 04:48:12 -0400 (0:00:00.060) 0:04:02.607 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:94 Wednesday 14 May 2025 04:48:12 -0400 (0:00:00.061) 0:04:02.669 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:106 Wednesday 14 May 2025 04:48:12 -0400 (0:00:00.069) 0:04:02.739 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:114 Wednesday 14 May 2025 04:48:12 -0400 (0:00:00.062) 0:04:02.801 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:123 Wednesday 14 May 2025 04:48:12 -0400 (0:00:00.061) 0:04:02.863 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:132 Wednesday 14 May 2025 04:48:12 -0400 (0:00:00.063) 0:04:02.926 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:142 Wednesday 14 May 2025 04:48:12 -0400 (0:00:00.052) 0:04:02.979 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:151 Wednesday 14 May 2025 04:48:12 -0400 (0:00:00.043) 0:04:03.022 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:162 Wednesday 14 May 2025 04:48:12 -0400 (0:00:00.044) 0:04:03.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 [fedora.linux_system_roles.mssql : Set fact with the currently installed SQL Server version if any] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:166 Wednesday 14 May 2025 04:48:14 -0400 (0:00:01.582) 0:04:04.649 ********* skipping: [managed-node1] => (item={'key': 2017, 'value': 14}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } ok: [managed-node1] => (item={'key': 2019, 'value': 15}) => { "ansible_facts": { "__mssql_current_version": "2019" }, "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 } } skipping: [managed-node1] => (item={'key': 2022, 'value': 16}) => { "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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:174 Wednesday 14 May 2025 04:48:14 -0400 (0:00:00.167) 0:04:04.817 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:181 Wednesday 14 May 2025 04:48:14 -0400 (0:00:00.063) 0:04:04.880 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:188 Wednesday 14 May 2025 04:48:14 -0400 (0:00:00.067) 0:04:04.948 ********* skipping: [managed-node1] => (item={'key': 2017, 'value': 14}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={'key': 2019, 'value': 15}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={'key': 2022, 'value': 16}) => { "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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:202 Wednesday 14 May 2025 04:48:14 -0400 (0:00:00.099) 0:04:05.047 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:216 Wednesday 14 May 2025 04:48:15 -0400 (0:00:00.515) 0:04:05.563 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get yum repositories] ****************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:226 Wednesday 14 May 2025 04:48:15 -0400 (0:00:00.038) 0:04:05.601 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:237 Wednesday 14 May 2025 04:48:15 -0400 (0:00:00.040) 0:04:05.642 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:251 Wednesday 14 May 2025 04:48:15 -0400 (0:00:00.040) 0:04:05.682 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get zypper repositories] *************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:260 Wednesday 14 May 2025 04:48:15 -0400 (0:00:00.041) 0:04:05.723 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:272 Wednesday 14 May 2025 04:48:15 -0400 (0:00:00.049) 0:04:05.772 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:279 Wednesday 14 May 2025 04:48:15 -0400 (0:00:00.052) 0:04:05.825 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:291 Wednesday 14 May 2025 04:48:15 -0400 (0:00:00.086) 0:04:05.911 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:304 Wednesday 14 May 2025 04:48:15 -0400 (0:00:00.218) 0:04:06.130 ********* ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server] ******* task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:309 Wednesday 14 May 2025 04:48:18 -0400 (0:00:02.826) 0:04:08.957 ********* ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.mssql : Check if the errorlog file exists and its location] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:314 Wednesday 14 May 2025 04:48:21 -0400 (0:00:02.852) 0:04:11.809 ********* 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.004332", "end": "2025-05-14 04:48:21.910361", "rc": 0, "start": "2025-05-14 04:48:21.906029" } STDOUT: /var/opt/mssql/log/errorlog TASK [fedora.linux_system_roles.mssql : Check if mssql-server.service is enabled] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:331 Wednesday 14 May 2025 04:48:21 -0400 (0:00:00.367) 0:04:12.176 ********* ok: [managed-node1] => { "changed": false, "cmd": [ "systemctl", "is-enabled", "mssql-server.service" ], "delta": "0:00:00.009534", "end": "2025-05-14 04:48:22.283166", "failed_when_result": false, "rc": 0, "start": "2025-05-14 04:48:22.273632" } STDOUT: enabled TASK [fedora.linux_system_roles.mssql : Check if mssql-server.service is running] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:338 Wednesday 14 May 2025 04:48:22 -0400 (0:00:00.394) 0:04:12.571 ********* ok: [managed-node1] => { "changed": false, "cmd": [ "systemctl", "is-active", "mssql-server.service" ], "delta": "0:00:00.007089", "end": "2025-05-14 04:48:22.689200", "failed_when_result": false, "rc": 0, "start": "2025-05-14 04:48:22.682111" } STDOUT: active TASK [fedora.linux_system_roles.mssql : Set the __mssql_is_setup variable] ***** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:345 Wednesday 14 May 2025 04:48:22 -0400 (0:00:00.403) 0:04:12.975 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:352 Wednesday 14 May 2025 04:48:22 -0400 (0:00:00.066) 0:04:13.041 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set up MSSQL] ************************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:368 Wednesday 14 May 2025 04:48:22 -0400 (0:00:00.059) 0:04:13.100 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:398 Wednesday 14 May 2025 04:48:22 -0400 (0:00:00.054) 0:04:13.154 ********* included: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml for managed-node1 included: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml for managed-node1 TASK [fedora.linux_system_roles.mssql : Ensure the directory and permissions /var/opt/mssql/data] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:3 Wednesday 14 May 2025 04:48:23 -0400 (0:00:00.094) 0:04:13.249 ********* ok: [managed-node1] => { "changed": false, "gid": 991, "group": "mssql", "mode": "0755", "owner": "mssql", "path": "/var/opt/mssql/data", "secontext": "unconfined_u:object_r:var_t:s0", "size": 4096, "state": "directory", "uid": 993 } TASK [fedora.linux_system_roles.mssql : Append facts for the selinux role] ***** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:12 Wednesday 14 May 2025 04:48:23 -0400 (0:00:00.424) 0:04:13.674 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the setting defaultdatadir] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:28 Wednesday 14 May 2025 04:48:23 -0400 (0:00:00.067) 0:04:13.741 ********* included: /tmp/collections-w6w/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 filelocation defaultdatadir] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 14 May 2025 04:48:23 -0400 (0:00:00.190) 0:04:13.932 ********* ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^defaultdatadir = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:01.003286", "end": "2025-05-14 04:48:25.064347", "failed_when_result": false, "rc": 0, "start": "2025-05-14 04:48:24.061061" } STDOUT: defaultdatadir = /var/opt/mssql/data TASK [fedora.linux_system_roles.mssql : Configure the setting filelocation defaultdatadir] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 14 May 2025 04:48:25 -0400 (0:00:01.413) 0:04:15.345 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting filelocation defaultdatadir] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 14 May 2025 04:48:25 -0400 (0:00:00.051) 0:04:15.396 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the directory and permissions /var/opt/mssql/log] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:3 Wednesday 14 May 2025 04:48:25 -0400 (0:00:00.045) 0:04:15.442 ********* ok: [managed-node1] => { "changed": false, "gid": 991, "group": "mssql", "mode": "0755", "owner": "mssql", "path": "/var/opt/mssql/log", "secontext": "unconfined_u:object_r:var_t:s0", "size": 4096, "state": "directory", "uid": 993 } TASK [fedora.linux_system_roles.mssql : Append facts for the selinux role] ***** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:12 Wednesday 14 May 2025 04:48:25 -0400 (0:00:00.372) 0:04:15.814 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the setting defaultlogdir] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:28 Wednesday 14 May 2025 04:48:25 -0400 (0:00:00.040) 0:04:15.854 ********* included: /tmp/collections-w6w/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 filelocation defaultlogdir] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 14 May 2025 04:48:25 -0400 (0:00:00.060) 0:04:15.915 ********* ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^defaultlogdir = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002192", "end": "2025-05-14 04:48:26.012789", "failed_when_result": false, "rc": 0, "start": "2025-05-14 04:48:26.010597" } STDOUT: defaultlogdir = /var/opt/mssql/log TASK [fedora.linux_system_roles.mssql : Configure the setting filelocation defaultlogdir] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 14 May 2025 04:48:26 -0400 (0:00:00.365) 0:04:16.280 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting filelocation defaultlogdir] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 14 May 2025 04:48:26 -0400 (0:00:00.045) 0:04:16.326 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set selinux role facts for ports] ****** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:413 Wednesday 14 May 2025 04:48:26 -0400 (0:00:00.041) 0:04:16.368 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:427 Wednesday 14 May 2025 04:48:26 -0400 (0:00:00.046) 0:04:16.414 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:438 Wednesday 14 May 2025 04:48:26 -0400 (0:00:00.099) 0:04:16.514 ********* ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.mssql : Ensure that the tuned service is enabled] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:444 Wednesday 14 May 2025 04:48:29 -0400 (0:00:02.757) 0:04:19.271 ********* ok: [managed-node1] => { "changed": false, "enabled": true, "name": "tuned", "status": { "ActiveEnterTimestamp": "Wed 2025-05-14 04:33:30 EDT", "ActiveEnterTimestampMonotonic": "13775533", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-journald.socket dbus.socket system.slice network.target basic.target dbus.service systemd-sysctl.service polkit.service sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Wed 2025-05-14 04:33:30 EDT", "AssertTimestampMonotonic": "13198515", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "com.redhat.tuned", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2025-05-14 04:33:30 EDT", "ConditionTimestampMonotonic": "13198514", "ConfigurationDirectoryMode": "0755", "Conflicts": "tlp.service auto-cpufreq.service shutdown.target cpupower.service power-profiles-daemon.service", "ControlGroup": "/system.slice/tuned.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "man:tuned(8) man:tuned.conf(5) man:tuned-adm(8)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "704", "ExecMainStartTimestamp": "Wed 2025-05-14 04:33:30 EDT", "ExecMainStartTimestampMonotonic": "13199327", "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", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2025-05-14 04:33:30 EDT", "InactiveExitTimestampMonotonic": "13199369", "InvocationID": "e35ff024e97144b7b4234e5c7ad17519", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "28608", "LimitNPROCSoft": "28608", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "28608", "LimitSIGPENDINGSoft": "28608", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "704", "MemoryAccounting": "yes", "MemoryCurrent": "19271680", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target dbus.socket dbus.service", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2025-05-14 04:33:30 EDT", "StateChangeTimestampMonotonic": "13775533", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "45773", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Wed 2025-05-14 04:33:30 EDT", "WatchdogTimestampMonotonic": "13775530", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Ensure that the tuned service is started] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:450 Wednesday 14 May 2025 04:48:29 -0400 (0:00:00.490) 0:04:19.762 ********* ok: [managed-node1] => { "changed": false, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Wed 2025-05-14 04:33:30 EDT", "ActiveEnterTimestampMonotonic": "13775533", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-journald.socket dbus.socket system.slice network.target basic.target dbus.service systemd-sysctl.service polkit.service sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Wed 2025-05-14 04:33:30 EDT", "AssertTimestampMonotonic": "13198515", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "com.redhat.tuned", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2025-05-14 04:33:30 EDT", "ConditionTimestampMonotonic": "13198514", "ConfigurationDirectoryMode": "0755", "Conflicts": "tlp.service auto-cpufreq.service shutdown.target cpupower.service power-profiles-daemon.service", "ControlGroup": "/system.slice/tuned.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "man:tuned(8) man:tuned.conf(5) man:tuned-adm(8)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "704", "ExecMainStartTimestamp": "Wed 2025-05-14 04:33:30 EDT", "ExecMainStartTimestampMonotonic": "13199327", "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", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2025-05-14 04:33:30 EDT", "InactiveExitTimestampMonotonic": "13199369", "InvocationID": "e35ff024e97144b7b4234e5c7ad17519", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "28608", "LimitNPROCSoft": "28608", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "28608", "LimitSIGPENDINGSoft": "28608", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "704", "MemoryAccounting": "yes", "MemoryCurrent": "19271680", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target dbus.socket dbus.service", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2025-05-14 04:33:30 EDT", "StateChangeTimestampMonotonic": "13775533", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "45773", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Wed 2025-05-14 04:33:30 EDT", "WatchdogTimestampMonotonic": "13775530", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Get the active Tuned profiles] ********* task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:458 Wednesday 14 May 2025 04:48:30 -0400 (0:00:00.484) 0:04:20.247 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:464 Wednesday 14 May 2025 04:48:30 -0400 (0:00:00.348) 0:04:20.595 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:477 Wednesday 14 May 2025 04:48:30 -0400 (0:00:00.040) 0:04:20.636 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:489 Wednesday 14 May 2025 04:48:30 -0400 (0:00:00.038) 0:04:20.674 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:498 Wednesday 14 May 2025 04:48:30 -0400 (0:00:00.038) 0:04:20.713 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:515 Wednesday 14 May 2025 04:48:30 -0400 (0:00:00.037) 0:04:20.750 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:523 Wednesday 14 May 2025 04:48:30 -0400 (0:00:00.037) 0:04:20.788 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:531 Wednesday 14 May 2025 04:48:30 -0400 (0:00:00.368) 0:04:21.157 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:540 Wednesday 14 May 2025 04:48:30 -0400 (0:00:00.036) 0:04:21.193 ********* ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create certificates using the certificate role] ************************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:557 Wednesday 14 May 2025 04:48:33 -0400 (0:00:02.862) 0:04:24.056 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:571 Wednesday 14 May 2025 04:48:33 -0400 (0:00:00.043) 0:04:24.099 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:576 Wednesday 14 May 2025 04:48:33 -0400 (0:00:00.040) 0:04:24.140 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:594 Wednesday 14 May 2025 04:48:33 -0400 (0:00:00.042) 0:04:24.182 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:603 Wednesday 14 May 2025 04:48:34 -0400 (0:00:00.037) 0:04:24.219 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:612 Wednesday 14 May 2025 04:48:34 -0400 (0:00:00.036) 0:04:24.256 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:619 Wednesday 14 May 2025 04:48:34 -0400 (0:00:00.035) 0:04:24.292 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:628 Wednesday 14 May 2025 04:48:34 -0400 (0:00:00.036) 0:04:24.328 ********* ok: [managed-node1] => { "changed": false, "cmd": "set -euo pipefail; grep '^forceencryption' /var/opt/mssql/mssql.conf | sed 's/forceencryption = //g'", "delta": "0:00:00.003662", "end": "2025-05-14 04:48:34.427438", "failed_when_result": false, "rc": 1, "start": "2025-05-14 04:48:34.423776" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Append -No to sqlcmd when TLS is not configured] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:637 Wednesday 14 May 2025 04:48:34 -0400 (0:00:00.362) 0:04:24.691 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:644 Wednesday 14 May 2025 04:48:34 -0400 (0:00:00.041) 0:04:24.732 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:657 Wednesday 14 May 2025 04:48:34 -0400 (0:00:00.038) 0:04:24.771 ********* included: /tmp/collections-w6w/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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:3 Wednesday 14 May 2025 04:48:34 -0400 (0:00:00.131) 0:04:24.903 ********* ok: [managed-node1] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Wed 2025-05-14 04:48:10 EDT", "ActiveEnterTimestampMonotonic": "892021481", "ActiveExitTimestamp": "Wed 2025-05-14 04:47:35 EDT", "ActiveExitTimestampMonotonic": "857790340", "ActiveState": "active", "After": "basic.target network.target system.slice -.mount auditd.service sysinit.target systemd-journald.socket", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Wed 2025-05-14 04:48:10 EDT", "AssertTimestampMonotonic": "892020144", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2025-05-14 04:48:10 EDT", "ConditionTimestampMonotonic": "892020142", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "DropInPaths": "/etc/systemd/system/mssql-server.service.d/startlimit.conf", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "43881", "ExecMainStartTimestamp": "Wed 2025-05-14 04:48:10 EDT", "ExecMainStartTimestampMonotonic": "892021435", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Wed 2025-05-14 04:48:10 EDT] ; stop_time=[n/a] ; pid=43881 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "FreezerState": "running", "GID": "991", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Wed 2025-05-14 04:47:36 EDT", "InactiveEnterTimestampMonotonic": "857991600", "InactiveExitTimestamp": "Wed 2025-05-14 04:48:10 EDT", "InactiveExitTimestampMonotonic": "892021481", "InvocationID": "7b7637e5f7c34f1b9a3b1bcea05e7aa4", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "infinity", "LimitNOFILESoft": "infinity", "LimitNPROC": "infinity", "LimitNPROCSoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "28608", "LimitSIGPENDINGSoft": "28608", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "43881", "MemoryAccounting": "yes", "MemoryCurrent": "676286464", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice -.mount", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2025-05-14 04:48:10 EDT", "StateChangeTimestampMonotonic": "892021481", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "145", "TasksMax": "infinity", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "993", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Wed 2025-05-14 04:48:10 EDT", "WatchdogTimestampMonotonic": "892021479", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Check if a custom tcpport setting exist] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:9 Wednesday 14 May 2025 04:48:35 -0400 (0:00:00.503) 0:04:25.406 ********* ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:01.003315", "end": "2025-05-14 04:48:36.512614", "failed_when_result": false, "rc": 0, "start": "2025-05-14 04:48:35.509299" } STDOUT: tcpport = 1435 TASK [fedora.linux_system_roles.mssql : Check if a custom ipaddress setting exist] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:15 Wednesday 14 May 2025 04:48:36 -0400 (0:00:01.373) 0:04:26.780 ********* ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002142", "end": "2025-05-14 04:48:36.878093", "failed_when_result": false, "rc": 0, "start": "2025-05-14 04:48:36.875951" } STDOUT: ipaddress = 127.0.0.1 TASK [fedora.linux_system_roles.mssql : Set a fact with a login command] ******* task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:21 Wednesday 14 May 2025 04:48:36 -0400 (0:00:00.366) 0:04:27.147 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:661 Wednesday 14 May 2025 04:48:37 -0400 (0:00:00.069) 0:04:27.216 ********* ok: [managed-node1] => { "changed": false, "elapsed": 1, "gid": 991, "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": 7880, "state": "file", "uid": 993 } TASK [fedora.linux_system_roles.mssql : Check if the set password matches the existing password] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:667 Wednesday 14 May 2025 04:48:38 -0400 (0:00:01.413) 0:04:28.629 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:683 Wednesday 14 May 2025 04:48:38 -0400 (0:00:00.396) 0:04:29.025 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:692 Wednesday 14 May 2025 04:48:38 -0400 (0:00:00.039) 0:04:29.065 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:700 Wednesday 14 May 2025 04:48:40 -0400 (0:00:01.533) 0:04:30.599 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:721 Wednesday 14 May 2025 04:48:40 -0400 (0:00:00.075) 0:04:30.675 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:730 Wednesday 14 May 2025 04:48:40 -0400 (0:00:00.144) 0:04:30.820 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:743 Wednesday 14 May 2025 04:48:40 -0400 (0:00:00.059) 0:04:30.879 ********* ok: [managed-node1] => { "changed": false, "cmd": "errorlog_edition=\"$(grep -oi 'Standard edition' \\\n/var/opt/mssql/log/errorlog)\"\nif [ -z \"${errorlog_edition}\" ]; then\n edition_matches=false\nelse\n edition_matches=true\nfi\necho \"${edition_matches}\"\n", "delta": "0:00:00.004023", "end": "2025-05-14 04:48:41.013011", "rc": 0, "start": "2025-05-14 04:48:41.008988" } STDOUT: true TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:758 Wednesday 14 May 2025 04:48:41 -0400 (0:00:00.398) 0:04:31.277 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:767 Wednesday 14 May 2025 04:48:41 -0400 (0:00:00.039) 0:04:31.317 ********* 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 edition of MSSQL] *********** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:773 Wednesday 14 May 2025 04:48:42 -0400 (0:00:01.495) 0:04:32.812 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:792 Wednesday 14 May 2025 04:48:42 -0400 (0:00:00.052) 0:04:32.865 ********* included: /tmp/collections-w6w/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 ipaddress] ***** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 14 May 2025 04:48:42 -0400 (0:00:00.064) 0:04:32.930 ********* ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002269", "end": "2025-05-14 04:48:43.026210", "failed_when_result": false, "rc": 0, "start": "2025-05-14 04:48:43.023941" } STDOUT: ipaddress = 127.0.0.1 TASK [fedora.linux_system_roles.mssql : Configure the setting network ipaddress] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 14 May 2025 04:48:43 -0400 (0:00:00.362) 0:04:33.293 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network ipaddress] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 14 May 2025 04:48:43 -0400 (0:00:00.044) 0:04:33.337 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:799 Wednesday 14 May 2025 04:48:43 -0400 (0:00:00.036) 0:04:33.373 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1435] ************************************************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:806 Wednesday 14 May 2025 04:48:43 -0400 (0:00:00.038) 0:04:33.412 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the TCP port setting to 1435] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:818 Wednesday 14 May 2025 04:48:43 -0400 (0:00:00.108) 0:04:33.520 ********* included: /tmp/collections-w6w/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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 14 May 2025 04:48:43 -0400 (0:00:00.061) 0:04:33.582 ********* ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002108", "end": "2025-05-14 04:48:43.674549", "failed_when_result": false, "rc": 0, "start": "2025-05-14 04:48:43.672441" } STDOUT: tcpport = 1435 TASK [fedora.linux_system_roles.mssql : Configure the setting network tcpport] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 14 May 2025 04:48:43 -0400 (0:00:00.359) 0:04:33.942 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network tcpport] ***** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 14 May 2025 04:48:43 -0400 (0:00:00.043) 0:04:33.985 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:824 Wednesday 14 May 2025 04:48:43 -0400 (0:00:00.041) 0:04:34.026 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:844 Wednesday 14 May 2025 04:48:43 -0400 (0:00:00.059) 0:04:34.086 ********* included: /tmp/collections-w6w/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 sqlagent enabled] ****** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 14 May 2025 04:48:43 -0400 (0:00:00.085) 0:04:34.172 ********* ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^enabled = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002103", "end": "2025-05-14 04:48:44.267730", "failed_when_result": false, "rc": 0, "start": "2025-05-14 04:48:44.265627" } STDOUT: enabled = False TASK [fedora.linux_system_roles.mssql : Configure the setting sqlagent enabled] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 14 May 2025 04:48:44 -0400 (0:00:00.370) 0:04:34.543 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting sqlagent enabled] **** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 14 May 2025 04:48:44 -0400 (0:00:00.056) 0:04:34.599 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:851 Wednesday 14 May 2025 04:48:44 -0400 (0:00:00.043) 0:04:34.643 ********* ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.mssql : Ensure the package powershell] ********* task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:858 Wednesday 14 May 2025 04:48:47 -0400 (0:00:02.762) 0:04:37.405 ********* ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.mssql : Check if the 3979 trace flag is enabled] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:867 Wednesday 14 May 2025 04:48:50 -0400 (0:00:02.801) 0:04:40.206 ********* ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^traceflag[0-9] = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002637", "end": "2025-05-14 04:48:50.354334", "failed_when_result": false, "rc": 1, "start": "2025-05-14 04:48:50.351697" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Set the 3979 traceflag] **************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:873 Wednesday 14 May 2025 04:48:50 -0400 (0:00:00.445) 0:04:40.652 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:880 Wednesday 14 May 2025 04:48:50 -0400 (0:00:00.065) 0:04:40.717 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:888 Wednesday 14 May 2025 04:48:50 -0400 (0:00:00.062) 0:04:40.779 ********* included: /tmp/collections-w6w/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 control alternatewritethrough] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 14 May 2025 04:48:50 -0400 (0:00:00.111) 0:04:40.890 ********* ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^alternatewritethrough = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002090", "end": "2025-05-14 04:48:51.046274", "failed_when_result": false, "rc": 0, "start": "2025-05-14 04:48:51.044184" } STDOUT: alternatewritethrough = 0 TASK [fedora.linux_system_roles.mssql : Configure the setting control alternatewritethrough] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 14 May 2025 04:48:51 -0400 (0:00:00.456) 0:04:41.347 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting control alternatewritethrough] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 14 May 2025 04:48:51 -0400 (0:00:00.071) 0:04:41.418 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:894 Wednesday 14 May 2025 04:48:51 -0400 (0:00:00.058) 0:04:41.477 ********* included: /tmp/collections-w6w/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 control writethrough] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 14 May 2025 04:48:51 -0400 (0:00:00.111) 0:04:41.588 ********* ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^writethrough = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002150", "end": "2025-05-14 04:48:51.728725", "failed_when_result": false, "rc": 0, "start": "2025-05-14 04:48:51.726575" } STDOUT: writethrough = 0 TASK [fedora.linux_system_roles.mssql : Configure the setting control writethrough] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 14 May 2025 04:48:51 -0400 (0:00:00.406) 0:04:41.995 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting control writethrough] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 14 May 2025 04:48:51 -0400 (0:00:00.062) 0:04:42.058 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:904 Wednesday 14 May 2025 04:48:51 -0400 (0:00:00.074) 0:04:42.132 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:912 Wednesday 14 May 2025 04:48:52 -0400 (0:00:00.074) 0:04:42.207 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:920 Wednesday 14 May 2025 04:48:52 -0400 (0:00:00.143) 0:04:42.350 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:927 Wednesday 14 May 2025 04:48:52 -0400 (0:00:00.058) 0:04:42.408 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:934 Wednesday 14 May 2025 04:48:52 -0400 (0:00:00.060) 0:04:42.469 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:943 Wednesday 14 May 2025 04:48:52 -0400 (0:00:00.063) 0:04:42.533 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:956 Wednesday 14 May 2025 04:48:52 -0400 (0:00:00.060) 0:04:42.593 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:965 Wednesday 14 May 2025 04:48:52 -0400 (0:00:00.060) 0:04:42.654 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:979 Wednesday 14 May 2025 04:48:52 -0400 (0:00:00.059) 0:04:42.714 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:989 Wednesday 14 May 2025 04:48:52 -0400 (0:00:00.060) 0:04:42.774 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:994 Wednesday 14 May 2025 04:48:52 -0400 (0:00:00.058) 0:04:42.833 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1011 Wednesday 14 May 2025 04:48:52 -0400 (0:00:00.055) 0:04:42.889 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1016 Wednesday 14 May 2025 04:48:52 -0400 (0:00:00.055) 0:04:42.944 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get keytab properties] ***************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1021 Wednesday 14 May 2025 04:48:52 -0400 (0:00:00.057) 0:04:43.002 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create keytab] ************************* task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1027 Wednesday 14 May 2025 04:48:52 -0400 (0:00:00.057) 0:04:43.059 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1053 Wednesday 14 May 2025 04:48:52 -0400 (0:00:00.060) 0:04:43.119 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1074 Wednesday 14 May 2025 04:48:52 -0400 (0:00:00.057) 0:04:43.177 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1082 Wednesday 14 May 2025 04:48:53 -0400 (0:00:00.069) 0:04:43.246 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1092 Wednesday 14 May 2025 04:48:53 -0400 (0:00:00.069) 0:04:43.315 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1098 Wednesday 14 May 2025 04:48:53 -0400 (0:00:00.055) 0:04:43.370 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1116 Wednesday 14 May 2025 04:48:53 -0400 (0:00:00.049) 0:04:43.420 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1127 Wednesday 14 May 2025 04:48:53 -0400 (0:00:00.044) 0:04:43.464 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set host variables] ******************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1147 Wednesday 14 May 2025 04:48:53 -0400 (0:00:00.035) 0:04:43.500 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1200 Wednesday 14 May 2025 04:48:53 -0400 (0:00:00.115) 0:04:43.615 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1207 Wednesday 14 May 2025 04:48:53 -0400 (0:00:00.059) 0:04:43.675 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1214 Wednesday 14 May 2025 04:48:53 -0400 (0:00:00.063) 0:04:43.739 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1226 Wednesday 14 May 2025 04:48:53 -0400 (0:00:00.058) 0:04:43.797 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1232 Wednesday 14 May 2025 04:48:53 -0400 (0:00:00.088) 0:04:43.885 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1240 Wednesday 14 May 2025 04:48:53 -0400 (0:00:00.075) 0:04:43.960 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1249 Wednesday 14 May 2025 04:48:53 -0400 (0:00:00.047) 0:04:44.008 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1257 Wednesday 14 May 2025 04:48:53 -0400 (0:00:00.049) 0:04:44.057 ********* skipping: [managed-node1] => (item={'key': 'cert', 'value': '/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={'key': 'key', 'value': '/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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1271 Wednesday 14 May 2025 04:48:53 -0400 (0:00:00.061) 0:04:44.119 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1277 Wednesday 14 May 2025 04:48:53 -0400 (0:00:00.045) 0:04:44.165 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1299 Wednesday 14 May 2025 04:48:54 -0400 (0:00:00.040) 0:04:44.206 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure ag] ************************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1309 Wednesday 14 May 2025 04:48:54 -0400 (0:00:00.037) 0:04:44.243 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1318 Wednesday 14 May 2025 04:48:54 -0400 (0:00:00.043) 0:04:44.286 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Replicate DBs] ************************* task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1327 Wednesday 14 May 2025 04:48:54 -0400 (0:00:00.060) 0:04:44.346 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1338 Wednesday 14 May 2025 04:48:54 -0400 (0:00:00.047) 0:04:44.394 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1351 Wednesday 14 May 2025 04:48:54 -0400 (0:00:00.083) 0:04:44.477 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1360 Wednesday 14 May 2025 04:48:54 -0400 (0:00:00.118) 0:04:44.595 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1367 Wednesday 14 May 2025 04:48:54 -0400 (0:00:00.156) 0:04:44.752 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1374 Wednesday 14 May 2025 04:48:54 -0400 (0:00:00.072) 0:04:44.825 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1383 Wednesday 14 May 2025 04:48:54 -0400 (0:00:00.061) 0:04:44.886 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1390 Wednesday 14 May 2025 04:48:54 -0400 (0:00:00.053) 0:04:44.939 ********* skipping: [managed-node1] => (item={'key': 'cert', 'value': '/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={'key': 'key', 'value': '/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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1402 Wednesday 14 May 2025 04:48:54 -0400 (0:00:00.131) 0:04:45.070 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create HA login] *********************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1411 Wednesday 14 May 2025 04:48:54 -0400 (0:00:00.035) 0:04:45.106 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1418 Wednesday 14 May 2025 04:48:54 -0400 (0:00:00.045) 0:04:45.152 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1424 Wednesday 14 May 2025 04:48:55 -0400 (0:00:00.055) 0:04:45.207 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1432 Wednesday 14 May 2025 04:48:55 -0400 (0:00:00.062) 0:04:45.269 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1445 Wednesday 14 May 2025 04:48:55 -0400 (0:00:00.072) 0:04:45.342 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1457 Wednesday 14 May 2025 04:48:55 -0400 (0:00:00.062) 0:04:45.405 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1462 Wednesday 14 May 2025 04:48:55 -0400 (0:00:00.063) 0:04:45.468 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1470 Wednesday 14 May 2025 04:48:55 -0400 (0:00:00.083) 0:04:45.551 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1479 Wednesday 14 May 2025 04:48:55 -0400 (0:00:00.060) 0:04:45.612 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1492 Wednesday 14 May 2025 04:48:55 -0400 (0:00:00.511) 0:04:46.123 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1499 Wednesday 14 May 2025 04:48:55 -0400 (0:00:00.056) 0:04:46.180 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify disabled settings] ************************************************ task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_idempotency.yml:84 Wednesday 14 May 2025 04:48:56 -0400 (0:00:00.087) 0:04:46.267 ********* included: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml for managed-node1 TASK [Get server version on non-booted systems] ******************************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:10 Wednesday 14 May 2025 04:48:56 -0400 (0:00:00.818) 0:04:47.086 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get server edition on booted systems] ************************************ task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:19 Wednesday 14 May 2025 04:48:56 -0400 (0:00:00.045) 0:04:47.132 ********* ok: [managed-node1] => { "changed": false, "cmd": "set -euo pipefail\nerrorlog=\"$(grep '^errorlogfile' /var/opt/mssql/mssql.conf \\\n2>&1 | sed 's\\errorlogfile : \\\\')\" || :\nif [ -f \"${errorlog}\" ]; then\n cat \"${errorlog}\"\nelse\n cat /var/opt/mssql/log/errorlog\nfi\n", "delta": "0:00:00.005277", "end": "2025-05-14 04:48:57.242376", "rc": 0, "start": "2025-05-14 04:48:57.237099" } STDOUT: 2025-05-14 04:48:11.94 Server Microsoft SQL Server 2019 (RTM-CU32) (KB5054833) - 15.0.4430.1 (X64) Feb 21 2025 17:28:26 Copyright (C) 2019 Microsoft Corporation Standard Edition (64-bit) on Linux (CentOS Stream 8) 2025-05-14 04:48:11.94 Server UTC adjustment: -4:00 2025-05-14 04:48:11.94 Server (c) Microsoft Corporation. 2025-05-14 04:48:11.94 Server All rights reserved. 2025-05-14 04:48:11.94 Server Server process ID is 396. 2025-05-14 04:48:11.94 Server Logging SQL Server messages in file '/var/opt/mssql/log/errorlog'. 2025-05-14 04:48:11.94 Server Registry startup parameters: -d /var/opt/mssql/data/master.mdf -l /var/opt/mssql/data/mastlog.ldf -e /var/opt/mssql/log/errorlog 2025-05-14 04:48:11.95 Server SQL Server detected 1 sockets with 2 cores per socket and 4 logical processors per socket, 4 total logical processors; using 4 logical processors based on SQL Server licensing. This is an informational message; no user action is required. 2025-05-14 04:48:11.95 Server SQL Server is starting at normal priority base (=7). This is an informational message only. No user action is required. 2025-05-14 04:48:11.95 Server Detected 5752 MB of RAM. This is an informational message; no user action is required. 2025-05-14 04:48:11.95 Server Using conventional memory in the memory manager. 2025-05-14 04:48:11.95 Server Page exclusion bitmap is enabled. 2025-05-14 04:48:11.97 Server Buffer pool extension is not supported on Linux platform. 2025-05-14 04:48:11.97 Server Buffer Pool: Allocating 1048576 bytes for 848026 hashPages. 2025-05-14 04:48:12.06 Server Buffer pool extension is already disabled. No action is necessary. 2025-05-14 04:48:12.27 Server Successfully initialized the TLS configuration. Allowed TLS protocol versions are ['1.0 1.1 1.2']. Allowed TLS ciphers are ['ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-ECDSA-AES256-SHA:ECDHE-ECDSA-AES128-SHA:AES256-GCM-SHA384:AES128-GCM-SHA256:AES256-SHA256:AES128-SHA256:AES256-SHA:AES128-SHA:!DHE-RSA-AES256-GCM-SHA384:!DHE-RSA-AES128-GCM-SHA256:!DHE-RSA-AES256-SHA:!DHE-RSA-AES128-SHA']. 2025-05-14 04:48:12.28 Server Query Store settings initialized with enabled = 1, 2025-05-14 04:48:12.29 Server The maximum number of dedicated administrator connections for this instance is '1' 2025-05-14 04:48:12.29 Server Node configuration: node 0: CPU mask: 0x000000000000000f:0 Active CPU mask: 0x000000000000000f:0. This message provides a description of the NUMA configuration for this computer. This is an informational message only. No user action is required. 2025-05-14 04:48:12.30 Server Using dynamic lock allocation. Initial allocation of 2500 Lock blocks and 5000 Lock Owner blocks per node. This is an informational message only. No user action is required. 2025-05-14 04:48:12.31 Server In-Memory OLTP initialized on lowend machine. 2025-05-14 04:48:12.34 Server [INFO] Created Extended Events session 'hkenginexesession' 2025-05-14 04:48:12.34 Server Database Instant File Initialization: enabled. For security and performance considerations see the topic 'Database Instant File Initialization' in SQL Server Books Online. This is an informational message only. No user action is required. 2025-05-14 04:48:12.35 Server Total Log Writer threads: 2. This is an informational message; no user action is required. 2025-05-14 04:48:12.35 Server clflush is selected for pmem flush operation. 2025-05-14 04:48:12.35 Server Software Usage Metrics is disabled. 2025-05-14 04:48:12.37 spid9s [1]. Feature Status: PVS: 0. CTR: 0. ConcurrentPFSUpdate: 1. 2025-05-14 04:48:12.37 spid9s Starting up database 'master'. 2025-05-14 04:48:12.44 spid9s 6 transactions rolled forward in database 'master' (1:0). This is an informational message only. No user action is required. 2025-05-14 04:48:12.44 Server CLR version v4.0.30319 loaded. 2025-05-14 04:48:12.45 spid9s 0 transactions rolled back in database 'master' (1:0). This is an informational message only. No user action is required. 2025-05-14 04:48:12.46 spid9s Recovery is writing a checkpoint in database 'master' (1). This is an informational message only. No user action is required. 2025-05-14 04:48:12.66 spid9s SQL Server Audit is starting the audits. This is an informational message. No user action is required. 2025-05-14 04:48:12.67 spid9s SQL Server Audit has started the audits. This is an informational message. No user action is required. 2025-05-14 04:48:12.72 spid9s SQL Trace ID 1 was started by login "sa". 2025-05-14 04:48:12.74 spid9s Server name is 'managed-node1'. This is an informational message only. No user action is required. 2025-05-14 04:48:12.76 Server Common language runtime (CLR) functionality initialized. 2025-05-14 04:48:12.77 spid24s Always On: The availability replica manager is starting. This is an informational message only. No user action is required. 2025-05-14 04:48:12.78 spid9s [4]. Feature Status: PVS: 0. CTR: 0. ConcurrentPFSUpdate: 1. 2025-05-14 04:48:12.78 spid12s [32767]. Feature Status: PVS: 0. CTR: 0. ConcurrentPFSUpdate: 1. 2025-05-14 04:48:12.78 spid9s Starting up database 'msdb'. 2025-05-14 04:48:12.78 spid12s Starting up database 'mssqlsystemresource'. 2025-05-14 04:48:12.78 spid24s Always On: The availability replica manager is waiting for the instance of SQL Server to allow client connections. This is an informational message only. No user action is required. 2025-05-14 04:48:12.79 spid12s The resource database build version is 15.00.4430. This is an informational message only. No user action is required. 2025-05-14 04:48:12.82 spid12s [3]. Feature Status: PVS: 0. CTR: 0. ConcurrentPFSUpdate: 1. 2025-05-14 04:48:12.82 spid12s Starting up database 'model'. 2025-05-14 04:48:12.85 spid9s 1 transactions rolled forward in database 'msdb' (4:0). This is an informational message only. No user action is required. 2025-05-14 04:48:12.88 spid9s 0 transactions rolled back in database 'msdb' (4:0). This is an informational message only. No user action is required. 2025-05-14 04:48:12.90 spid12s Clearing tempdb database. 2025-05-14 04:48:12.91 spid22s A self-generated certificate was successfully loaded for encryption. 2025-05-14 04:48:12.91 spid22s Server is listening on [ 127.0.0.1 1435]. 2025-05-14 04:48:12.92 Server Server is listening on [ ::1 1434]. 2025-05-14 04:48:12.92 Server Server is listening on [ 127.0.0.1 1434]. 2025-05-14 04:48:12.92 Server Dedicated admin connection support was established for listening locally on port 1434. 2025-05-14 04:48:12.92 spid22s Server is listening on [ ::1 1431]. 2025-05-14 04:48:12.93 spid22s Server is listening on [ 127.0.0.1 1431]. 2025-05-14 04:48:12.93 spid22s SQL Server is now ready for client connections. This is an informational message; no user action is required. 2025-05-14 04:48:13.07 spid12s [2]. Feature Status: PVS: 0. CTR: 0. ConcurrentPFSUpdate: 1. 2025-05-14 04:48:13.08 spid12s Starting up database 'tempdb'. 2025-05-14 04:48:13.45 spid12s The tempdb database has 4 data file(s). 2025-05-14 04:48:13.46 spid24s The Service Broker endpoint is in disabled or stopped state. 2025-05-14 04:48:13.46 spid24s The Database Mirroring endpoint is in disabled or stopped state. 2025-05-14 04:48:13.47 spid24s Service Broker manager has started. 2025-05-14 04:48:13.48 spid9s Recovery is complete. This is an informational message only. No user action is required. TASK [Verify that the edition matches] ***************************************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:33 Wednesday 14 May 2025 04:48:57 -0400 (0:00:00.451) 0:04:47.583 ********* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify the setting {{ item.key }}] *************************************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:39 Wednesday 14 May 2025 04:48:57 -0400 (0:00:00.145) 0:04:47.729 ********* included: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node1 included: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node1 included: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node1 included: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node1 included: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node1 TASK [Get the value of the setting ipaddress] ********************************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Wednesday 14 May 2025 04:48:57 -0400 (0:00:00.176) 0:04:47.905 ********* ok: [managed-node1] => { "changed": false, "cmd": "grep '^ipaddress' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003354", "end": "2025-05-14 04:48:58.148736", "rc": 0, "start": "2025-05-14 04:48:58.145382" } STDOUT: ipaddress = 127.0.0.1 TASK [Verify the setting when it is type str ipaddress] ************************ task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Wednesday 14 May 2025 04:48:58 -0400 (0:00:00.542) 0:04:48.448 ********* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool ipaddress] *********************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Wednesday 14 May 2025 04:48:58 -0400 (0:00:00.077) 0:04:48.525 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = 127.0.0.1] ***************************************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Wednesday 14 May 2025 04:48:58 -0400 (0:00:00.105) 0:04:48.631 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the setting tcpport] ************************************ task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Wednesday 14 May 2025 04:48:58 -0400 (0:00:00.092) 0:04:48.724 ********* ok: [managed-node1] => { "changed": false, "cmd": "grep '^tcpport' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003323", "end": "2025-05-14 04:48:58.941386", "rc": 0, "start": "2025-05-14 04:48:58.938063" } STDOUT: tcpport = 1435 TASK [Verify the setting when it is type str tcpport] ************************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Wednesday 14 May 2025 04:48:59 -0400 (0:00:00.514) 0:04:49.239 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting when it is type bool tcpport] ************************* task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Wednesday 14 May 2025 04:48:59 -0400 (0:00:00.123) 0:04:49.362 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = 1435] ********************************************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Wednesday 14 May 2025 04:48:59 -0400 (0:00:00.108) 0:04:49.470 ********* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get the value of the setting defaultdatadir] ***************************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Wednesday 14 May 2025 04:48:59 -0400 (0:00:00.078) 0:04:49.549 ********* ok: [managed-node1] => { "changed": false, "cmd": "grep '^defaultdatadir' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003333", "end": "2025-05-14 04:48:59.750530", "rc": 0, "start": "2025-05-14 04:48:59.747197" } STDOUT: defaultdatadir = /var/opt/mssql/data TASK [Verify the setting when it is type str defaultdatadir] ******************* task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Wednesday 14 May 2025 04:48:59 -0400 (0:00:00.604) 0:04:50.153 ********* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool defaultdatadir] ****************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Wednesday 14 May 2025 04:49:00 -0400 (0:00:00.085) 0:04:50.239 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = /var/opt/mssql/data] ******************************* task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Wednesday 14 May 2025 04:49:00 -0400 (0:00:00.070) 0:04:50.309 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the setting defaultlogdir] ****************************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Wednesday 14 May 2025 04:49:00 -0400 (0:00:00.070) 0:04:50.380 ********* ok: [managed-node1] => { "changed": false, "cmd": "grep '^defaultlogdir' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003452", "end": "2025-05-14 04:49:00.540149", "rc": 0, "start": "2025-05-14 04:49:00.536697" } STDOUT: defaultlogdir = /var/opt/mssql/log TASK [Verify the setting when it is type str defaultlogdir] ******************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Wednesday 14 May 2025 04:49:00 -0400 (0:00:00.474) 0:04:50.855 ********* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool defaultlogdir] ******************* task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Wednesday 14 May 2025 04:49:00 -0400 (0:00:00.085) 0:04:50.940 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = /var/opt/mssql/log] ******************************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Wednesday 14 May 2025 04:49:00 -0400 (0:00:00.068) 0:04:51.009 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the setting enabled] ************************************ task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Wednesday 14 May 2025 04:49:00 -0400 (0:00:00.077) 0:04:51.087 ********* ok: [managed-node1] => { "changed": false, "cmd": "grep '^enabled' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004182", "end": "2025-05-14 04:49:01.214878", "rc": 0, "start": "2025-05-14 04:49:01.210696" } STDOUT: enabled = False TASK [Verify the setting when it is type str enabled] ************************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Wednesday 14 May 2025 04:49:01 -0400 (0:00:00.434) 0:04:51.521 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting when it is type bool enabled] ************************* task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Wednesday 14 May 2025 04:49:01 -0400 (0:00:00.056) 0:04:51.578 ********* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = False] ********************************************* task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Wednesday 14 May 2025 04:49:01 -0400 (0:00:00.080) 0:04:51.659 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_datadir] *********************************************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:55 Wednesday 14 May 2025 04:49:01 -0400 (0:00:00.053) 0:04:51.713 ********* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1747212299.483894, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "binary", "ctime": 1747212299.455894, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 991, "gr_name": "mssql", "inode": 94372033, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1747212299.455894, "nlink": 2, "path": "/var/opt/mssql/data", "pw_name": "mssql", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 4096, "uid": 993, "version": "240420133", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [Assert that mssql_datadir has proper permissions and ownership] ********** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:60 Wednesday 14 May 2025 04:49:01 -0400 (0:00:00.376) 0:04:52.089 ********* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get stat of mssql_logdir] ************************************************ task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:70 Wednesday 14 May 2025 04:49:01 -0400 (0:00:00.044) 0:04:52.134 ********* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1747212492.7148814, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "binary", "ctime": 1747212492.7268815, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 991, "gr_name": "mssql", "inode": 96469185, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1747212492.7268815, "nlink": 3, "path": "/var/opt/mssql/log", "pw_name": "mssql", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 4096, "uid": 993, "version": "1608779835", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [Assert that mssql_logdir has proper permissions and ownership] *********** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:75 Wednesday 14 May 2025 04:49:02 -0400 (0:00:00.426) 0:04:52.560 ********* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Prepare MSSQL and facts for logging in] ********************************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:85 Wednesday 14 May 2025 04:49:02 -0400 (0:00:00.139) 0:04:52.700 ********* TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is started] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:3 Wednesday 14 May 2025 04:49:02 -0400 (0:00:00.066) 0:04:52.766 ********* ok: [managed-node1] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Wed 2025-05-14 04:48:10 EDT", "ActiveEnterTimestampMonotonic": "892021481", "ActiveExitTimestamp": "Wed 2025-05-14 04:47:35 EDT", "ActiveExitTimestampMonotonic": "857790340", "ActiveState": "active", "After": "basic.target network.target system.slice -.mount auditd.service sysinit.target systemd-journald.socket", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Wed 2025-05-14 04:48:10 EDT", "AssertTimestampMonotonic": "892020144", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2025-05-14 04:48:10 EDT", "ConditionTimestampMonotonic": "892020142", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "DropInPaths": "/etc/systemd/system/mssql-server.service.d/startlimit.conf", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "43881", "ExecMainStartTimestamp": "Wed 2025-05-14 04:48:10 EDT", "ExecMainStartTimestampMonotonic": "892021435", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Wed 2025-05-14 04:48:10 EDT] ; stop_time=[n/a] ; pid=43881 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "FreezerState": "running", "GID": "991", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Wed 2025-05-14 04:47:36 EDT", "InactiveEnterTimestampMonotonic": "857991600", "InactiveExitTimestamp": "Wed 2025-05-14 04:48:10 EDT", "InactiveExitTimestampMonotonic": "892021481", "InvocationID": "7b7637e5f7c34f1b9a3b1bcea05e7aa4", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "infinity", "LimitNOFILESoft": "infinity", "LimitNPROC": "infinity", "LimitNPROCSoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "28608", "LimitSIGPENDINGSoft": "28608", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "43881", "MemoryAccounting": "yes", "MemoryCurrent": "678412288", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice -.mount", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2025-05-14 04:48:10 EDT", "StateChangeTimestampMonotonic": "892021481", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "150", "TasksMax": "infinity", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "993", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Wed 2025-05-14 04:48:10 EDT", "WatchdogTimestampMonotonic": "892021479", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Check if a custom tcpport setting exist] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:9 Wednesday 14 May 2025 04:49:03 -0400 (0:00:00.528) 0:04:53.295 ********* ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002427", "end": "2025-05-14 04:49:03.413752", "failed_when_result": false, "rc": 0, "start": "2025-05-14 04:49:03.411325" } STDOUT: tcpport = 1435 TASK [fedora.linux_system_roles.mssql : Check if a custom ipaddress setting exist] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:15 Wednesday 14 May 2025 04:49:03 -0400 (0:00:00.467) 0:04:53.762 ********* ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:01.003365", "end": "2025-05-14 04:49:04.886823", "failed_when_result": false, "rc": 0, "start": "2025-05-14 04:49:03.883458" } STDOUT: ipaddress = 127.0.0.1 TASK [fedora.linux_system_roles.mssql : Set a fact with a login command] ******* task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:21 Wednesday 14 May 2025 04:49:04 -0400 (0:00:01.428) 0:04:55.191 ********* 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 [Wait for mssql-server to prepare for client connections] ***************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:96 Wednesday 14 May 2025 04:49:05 -0400 (0:00:00.099) 0:04:55.290 ********* ok: [managed-node1] => { "changed": false, "elapsed": 1, "gid": 991, "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": 7880, "state": "file", "uid": 993 } TASK [Check if the set password matches the existing password] ***************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:117 Wednesday 14 May 2025 04:49:06 -0400 (0:00:01.627) 0:04:56.918 ********* ok: [managed-node1] => { "attempts": 1, "changed": false, "cmd": [ "/opt/mssql-tools18/bin/sqlcmd", "-No", "-S", "127.0.0.1,1435", "-U", "sa", "-P", "p@55w0rD1", "-Q", "SELECT @@VERSION" ], "delta": "0:00:00.018956", "end": "2025-05-14 04:49:07.036115", "rc": 0, "start": "2025-05-14 04:49:07.017159" } STDOUT: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Microsoft SQL Server 2019 (RTM-CU32) (KB5054833) - 15.0.4430.1 (X64) Feb 21 2025 17:28:26 Copyright (C) 2019 Microsoft Corporation Standard Edition (64-bit) on Linux (CentOS Stream 8) (1 rows affected) TASK [Set the mssql_password variable to default null] ************************* task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:137 Wednesday 14 May 2025 04:49:07 -0400 (0:00:00.417) 0:04:57.335 ********* ok: [managed-node1] => { "ansible_facts": { "mssql_password": null }, "changed": false } TASK [Verify the package mssql-server-fts] ************************************* task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:141 Wednesday 14 May 2025 04:49:07 -0400 (0:00:00.074) 0:04:57.409 ********* included: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_package.yml for managed-node1 TASK [Gather package facts] **************************************************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_package.yml:7 Wednesday 14 May 2025 04:49:07 -0400 (0:00:00.088) 0:04:57.498 ********* 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 [Verify if the package is installed mssql-server-fts] ********************* task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_package.yml:12 Wednesday 14 May 2025 04:49:09 -0400 (0:00:01.801) 0:04:59.300 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify if the package is not installed mssql-server-fts] ***************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_package.yml:17 Wednesday 14 May 2025 04:49:09 -0400 (0:00:00.060) 0:04:59.360 ********* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify the package powershell] ******************************************* task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:148 Wednesday 14 May 2025 04:49:09 -0400 (0:00:00.082) 0:04:59.443 ********* included: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_package.yml for managed-node1 TASK [Gather package facts] **************************************************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_package.yml:7 Wednesday 14 May 2025 04:49:09 -0400 (0:00:00.103) 0:04:59.547 ********* 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 [Verify if the package is installed powershell] *************************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_package.yml:12 Wednesday 14 May 2025 04:49:10 -0400 (0:00:01.598) 0:05:01.145 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify if the package is not installed powershell] *********************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_package.yml:17 Wednesday 14 May 2025 04:49:10 -0400 (0:00:00.046) 0:05:01.192 ********* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get the value of the traceflag setting] ********************************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:159 Wednesday 14 May 2025 04:49:11 -0400 (0:00:00.057) 0:05:01.249 ********* ok: [managed-node1] => { "changed": false, "cmd": "grep '^traceflag' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003345", "end": "2025-05-14 04:49:11.350823", "rc": 0, "start": "2025-05-14 04:49:11.347478" } TASK [Verify that the traceflag setting is set to 3979] ************************ task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:164 Wednesday 14 May 2025 04:49:11 -0400 (0:00:00.364) 0:05:01.614 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is not set to 3979] ******************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:169 Wednesday 14 May 2025 04:49:11 -0400 (0:00:00.037) 0:05:01.651 ********* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify that the alternatewritethrough setting is false] ****************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:175 Wednesday 14 May 2025 04:49:11 -0400 (0:00:00.044) 0:05:01.695 ********* included: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node1 TASK [Get the value of the setting alternatewritethrough] ********************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Wednesday 14 May 2025 04:49:11 -0400 (0:00:00.140) 0:05:01.836 ********* ok: [managed-node1] => { "changed": false, "cmd": "grep '^alternatewritethrough' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003563", "end": "2025-05-14 04:49:11.935433", "rc": 0, "start": "2025-05-14 04:49:11.931870" } STDOUT: alternatewritethrough = 0 TASK [Verify the setting when it is type str alternatewritethrough] ************ task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Wednesday 14 May 2025 04:49:12 -0400 (0:00:00.366) 0:05:02.202 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting when it is type bool alternatewritethrough] *********** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Wednesday 14 May 2025 04:49:12 -0400 (0:00:00.040) 0:05:02.243 ********* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = False] ********************************************* task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Wednesday 14 May 2025 04:49:12 -0400 (0:00:00.050) 0:05:02.293 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the writethrough setting] ***************************************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:181 Wednesday 14 May 2025 04:49:12 -0400 (0:00:00.039) 0:05:02.333 ********* included: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node1 TASK [Get the value of the setting writethrough] ******************************* task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Wednesday 14 May 2025 04:49:12 -0400 (0:00:00.088) 0:05:02.421 ********* ok: [managed-node1] => { "changed": false, "cmd": "grep '^writethrough' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003291", "end": "2025-05-14 04:49:12.573777", "rc": 0, "start": "2025-05-14 04:49:12.570486" } STDOUT: writethrough = 0 TASK [Verify the setting when it is type str writethrough] ********************* task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Wednesday 14 May 2025 04:49:12 -0400 (0:00:00.460) 0:05:02.881 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting when it is type bool writethrough] ******************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Wednesday 14 May 2025 04:49:12 -0400 (0:00:00.065) 0:05:02.947 ********* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = False] ********************************************* task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Wednesday 14 May 2025 04:49:12 -0400 (0:00:00.085) 0:05:03.032 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlscert setting] ********************************************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:191 Wednesday 14 May 2025 04:49:12 -0400 (0:00:00.060) 0:05:03.092 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlskey setting] *********************************************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:202 Wednesday 14 May 2025 04:49:12 -0400 (0:00:00.056) 0:05:03.148 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlsprotocols setting] ***************************************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:214 Wednesday 14 May 2025 04:49:13 -0400 (0:00:00.058) 0:05:03.207 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the forceencryption setting] ************************************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:222 Wednesday 14 May 2025 04:49:13 -0400 (0:00:00.057) 0:05:03.265 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify configuration for confined application] *************************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:229 Wednesday 14 May 2025 04:49:13 -0400 (0:00:00.057) 0:05:03.322 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check the ansible_managed header in the configuration file] ************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_idempotency.yml:103 Wednesday 14 May 2025 04:49:13 -0400 (0:00:00.049) 0:05:03.371 ********* included: /tmp/collections-w6w/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-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/check_header.yml:4 Wednesday 14 May 2025 04:49:13 -0400 (0:00:00.682) 0:05:04.054 ********* ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "Ansible managed\n", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:01.003237", "end": "2025-05-14 04:49:15.246366", "rc": 0, "start": "2025-05-14 04:49:14.243129" } STDOUT: # BEGIN ANSIBLE MANAGED BLOCK # # Ansible managed # # system_role:mssql # END ANSIBLE MANAGED BLOCK [sqlagent] enabled = False [EULA] accepteula = Y [filelocation] defaultdatadir = /var/opt/mssql/data defaultlogdir = /var/opt/mssql/log [network] ipaddress = 127.0.0.1 tcpport = 1435 [traceflag] [control] alternatewritethrough = 0 writethrough = 0 TASK [Clean up after the role invocation] ************************************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_idempotency_2019.yml:18 Wednesday 14 May 2025 04:49:15 -0400 (0:00:01.458) 0:05:05.513 ********* included: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml for managed-node1 TASK [Gather package facts] **************************************************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:2 Wednesday 14 May 2025 04:49:15 -0400 (0:00:00.063) 0:05:05.576 ********* 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 [Purge cluster configuration] ********************************************* task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:6 Wednesday 14 May 2025 04:49:16 -0400 (0:00:01.487) 0:05:07.064 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Debug ansible_python_version] ******************************************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:14 Wednesday 14 May 2025 04:49:16 -0400 (0:00:00.077) 0:05:07.142 ********* ok: [managed-node1] => { "ansible_python_version": "3.6.8" } TASK [Purge firewall configuration] ******************************************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:18 Wednesday 14 May 2025 04:49:16 -0400 (0:00:00.052) 0:05:07.194 ********* TASK [fedora.linux_system_roles.firewall : Setup firewalld] ******************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:2 Wednesday 14 May 2025 04:49:17 -0400 (0:00:00.321) 0:05:07.516 ********* included: /tmp/collections-w6w/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-w6w/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:2 Wednesday 14 May 2025 04:49:17 -0400 (0:00:00.147) 0:05:07.663 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:10 Wednesday 14 May 2025 04:49:17 -0400 (0:00:00.086) 0:05:07.750 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:15 Wednesday 14 May 2025 04:49:17 -0400 (0:00:00.418) 0:05:08.169 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:22 Wednesday 14 May 2025 04:49:18 -0400 (0:00:00.048) 0:05:08.217 ********* ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.firewall : Set flag if transactional-update exists] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:27 Wednesday 14 May 2025 04:49:18 -0400 (0:00:00.373) 0:05:08.590 ********* ok: [managed-node1] => { "ansible_facts": { "__firewall_is_transactional": false }, "changed": false } TASK [fedora.linux_system_roles.firewall : Install firewalld] ****************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:31 Wednesday 14 May 2025 04:49:18 -0400 (0:00:00.053) 0:05:08.644 ********* ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.firewall : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:43 Wednesday 14 May 2025 04:49:21 -0400 (0:00:02.779) 0:05:11.423 ********* skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.firewall : Reboot transactional update systems] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:48 Wednesday 14 May 2025 04:49:21 -0400 (0:00:00.037) 0:05:11.460 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:53 Wednesday 14 May 2025 04:49:21 -0400 (0:00:00.036) 0:05:11.496 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Collect service facts] ************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5 Wednesday 14 May 2025 04:49:21 -0400 (0:00:00.036) 0:05:11.533 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Attempt to stop and disable conflicting services] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:9 Wednesday 14 May 2025 04:49:21 -0400 (0:00:00.103) 0:05:11.636 ********* 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 : Unmask firewalld service] *********** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:22 Wednesday 14 May 2025 04:49:21 -0400 (0:00:00.048) 0:05:11.685 ********* ok: [managed-node1] => { "changed": false, "name": "firewalld", "status": { "ActiveEnterTimestamp": "Wed 2025-05-14 04:43:28 EDT", "ActiveEnterTimestampMonotonic": "609965224", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "polkit.service sysinit.target dbus.socket dbus.service system.slice basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Wed 2025-05-14 04:43:27 EDT", "AssertTimestampMonotonic": "609670541", "Before": "shutdown.target multi-user.target network-pre.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2025-05-14 04:43:27 EDT", "ConditionTimestampMonotonic": "609670540", "ConfigurationDirectoryMode": "0755", "Conflicts": "iptables.service shutdown.target ip6tables.service nftables.service ipset.service ebtables.service", "ControlGroup": "/system.slice/firewalld.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "man:firewalld(1)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "20141", "ExecMainStartTimestamp": "Wed 2025-05-14 04:43:27 EDT", "ExecMainStartTimestampMonotonic": "609671803", "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", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2025-05-14 04:43:27 EDT", "InactiveExitTimestampMonotonic": "609671843", "InvocationID": "c65fa04ba53149f0a7dc3150d6ab318e", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "28608", "LimitNPROCSoft": "28608", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "28608", "LimitSIGPENDINGSoft": "28608", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "20141", "MemoryAccounting": "yes", "MemoryCurrent": "46317568", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "dbus.socket system.slice sysinit.target", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2025-05-14 04:43:28 EDT", "StateChangeTimestampMonotonic": "609965224", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "3", "TasksMax": "45773", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogTimestamp": "Wed 2025-05-14 04:43:28 EDT", "WatchdogTimestampMonotonic": "609965222", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Enable and start firewalld service] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:28 Wednesday 14 May 2025 04:49:21 -0400 (0:00:00.503) 0:05:12.189 ********* ok: [managed-node1] => { "changed": false, "enabled": true, "name": "firewalld", "state": "started", "status": { "ActiveEnterTimestamp": "Wed 2025-05-14 04:43:28 EDT", "ActiveEnterTimestampMonotonic": "609965224", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "polkit.service sysinit.target dbus.socket dbus.service system.slice basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Wed 2025-05-14 04:43:27 EDT", "AssertTimestampMonotonic": "609670541", "Before": "shutdown.target multi-user.target network-pre.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2025-05-14 04:43:27 EDT", "ConditionTimestampMonotonic": "609670540", "ConfigurationDirectoryMode": "0755", "Conflicts": "iptables.service shutdown.target ip6tables.service nftables.service ipset.service ebtables.service", "ControlGroup": "/system.slice/firewalld.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "man:firewalld(1)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "20141", "ExecMainStartTimestamp": "Wed 2025-05-14 04:43:27 EDT", "ExecMainStartTimestampMonotonic": "609671803", "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", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2025-05-14 04:43:27 EDT", "InactiveExitTimestampMonotonic": "609671843", "InvocationID": "c65fa04ba53149f0a7dc3150d6ab318e", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "28608", "LimitNPROCSoft": "28608", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "28608", "LimitSIGPENDINGSoft": "28608", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "20141", "MemoryAccounting": "yes", "MemoryCurrent": "46317568", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "dbus.socket system.slice sysinit.target", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2025-05-14 04:43:28 EDT", "StateChangeTimestampMonotonic": "609965224", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "3", "TasksMax": "45773", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogTimestamp": "Wed 2025-05-14 04:43:28 EDT", "WatchdogTimestampMonotonic": "609965222", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Check if previous replaced is defined] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:34 Wednesday 14 May 2025 04:49:22 -0400 (0:00:00.496) 0:05:12.686 ********* ok: [managed-node1] => { "ansible_facts": { "__firewall_previous_replaced": true, "__firewall_python_cmd": "/usr/libexec/platform-python", "__firewall_report_changed": true }, "changed": false } TASK [fedora.linux_system_roles.firewall : Get config files, checksums before and remove] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:43 Wednesday 14 May 2025 04:49:22 -0400 (0:00:00.042) 0:05:12.728 ********* ok: [managed-node1] => { "changed": false, "rc": 0 } STDERR: Shared connection to 10.31.45.245 closed. TASK [fedora.linux_system_roles.firewall : Tell firewall module it is able to report changed] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:55 Wednesday 14 May 2025 04:49:22 -0400 (0:00:00.298) 0:05:13.026 ********* ok: [managed-node1] => { "ansible_facts": { "__firewall_report_changed": true }, "changed": false } TASK [fedora.linux_system_roles.firewall : Configure firewall] ***************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:71 Wednesday 14 May 2025 04:49:22 -0400 (0:00:00.041) 0:05:13.068 ********* TASK [fedora.linux_system_roles.firewall : Gather firewall config information] *** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:121 Wednesday 14 May 2025 04:49:22 -0400 (0:00:00.039) 0:05:13.107 ********* TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:131 Wednesday 14 May 2025 04:49:22 -0400 (0:00:00.037) 0:05:13.145 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:140 Wednesday 14 May 2025 04:49:22 -0400 (0:00:00.043) 0:05:13.188 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:145 Wednesday 14 May 2025 04:49:23 -0400 (0:00:00.036) 0:05:13.224 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:154 Wednesday 14 May 2025 04:49:23 -0400 (0:00:00.037) 0:05:13.262 ********* ok: [managed-node1] => { "changed": false, "rc": 0 } STDERR: Shared connection to 10.31.45.245 closed. TASK [fedora.linux_system_roles.firewall : Calculate what has changed] ********* task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:164 Wednesday 14 May 2025 04:49:23 -0400 (0:00:00.307) 0:05:13.570 ********* ok: [managed-node1] => { "ansible_facts": { "firewall_lib_result": { "changed": false } }, "changed": false } TASK [fedora.linux_system_roles.firewall : Show diffs] ************************* task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:170 Wednesday 14 May 2025 04:49:23 -0400 (0:00:00.050) 0:05:13.620 ********* skipping: [managed-node1] => {} TASK [Purge selinux configuration] ********************************************* task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:26 Wednesday 14 May 2025 04:49:23 -0400 (0:00:00.127) 0:05:13.748 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Leave realm] ************************************************************* task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:33 Wednesday 14 May 2025 04:49:23 -0400 (0:00:00.044) 0:05:13.793 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Destroy Kerberos tickets] ************************************************ task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:41 Wednesday 14 May 2025 04:49:23 -0400 (0:00:00.049) 0:05:13.843 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Remove related packages] ************************************************* task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:45 Wednesday 14 May 2025 04:49:23 -0400 (0:00:00.045) 0:05:13.888 ********* changed: [managed-node1] => { "changed": true, "rc": 0, "results": [ "Removed: unixODBC-2.3.11-1.rh.x86_64", "Removed: unixODBC-devel-2.3.11-1.rh.x86_64", "Removed: libtool-ltdl-2.4.6-25.el8.x86_64", "Removed: gc-7.6.4-3.el8.x86_64", "Removed: msodbcsql18-18.5.1.1-1.x86_64", "Removed: gcc-gdb-plugin-8.5.0-22.el8.x86_64", "Removed: gdb-8.2-20.el8.x86_64", "Removed: gdb-headless-8.2-20.el8.x86_64", "Removed: libatomic-8.5.0-22.el8.x86_64", "Removed: libatomic_ops-7.6.2-3.el8.x86_64", "Removed: guile-5:2.0.14-7.el8.x86_64", "Removed: libbabeltrace-1.5.4-4.el8.x86_64", "Removed: libicu-60.3-2.el8_1.x86_64", "Removed: libipt-1.6.1-8.el8.x86_64", "Removed: mssql-server-15.0.4430.1-1.x86_64", "Removed: mssql-tools18-18.4.1.1-1.x86_64", "Removed: cyrus-sasl-2.1.27-6.el8_5.x86_64", "Removed: cyrus-sasl-gssapi-2.1.27-6.el8_5.x86_64", "Removed: lsof-4.93.2-1.el8.x86_64", "Removed: bzip2-1.0.6-26.el8.x86_64" ] } TASK [Remove related files] **************************************************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:58 Wednesday 14 May 2025 04:49:28 -0400 (0:00:04.762) 0:05:18.650 ********* [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.011353", "end": "2025-05-14 04:49:28.935425", "rc": 0, "start": "2025-05-14 04:49:28.924072" } STDOUT: 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/debug/PASSWD.LOG' removed directory '/var/opt/mssql/.system/system/debug' removed '/var/opt/mssql/.system/system/system32/Microsoft/Protect/S-1-5-18/User/36dc7f6e-b1d8-494b-a618-7cfa25c05440' 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/lsa.hiv' removed directory '/var/opt/mssql/.system/system' 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/Temp' 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 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/CRLs' removed directory '/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/SystemCertificates/My/CTLs' 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' removed directory '/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/SystemCertificates' 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/LocalLow' removed directory '/var/opt/mssql/.system/profiles/Client/AppData' removed directory '/var/opt/mssql/.system/profiles/Client' removed directory '/var/opt/mssql/.system/profiles' removed '/var/opt/mssql/.system/programdata/Microsoft/NetFramework/BreadcrumbStore/Microsoft.Diagnostics.Tracing.EventSource, Version=1.1.26.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' removed '/var/opt/mssql/.system/programdata/Microsoft/NetFramework/BreadcrumbStore/Microsoft.Diagnostics.Tracing.EventSource, 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 '/var/opt/mssql/.system/instance_id' removed directory '/var/opt/mssql/.system' removed '/var/opt/mssql/data/master.mdf' removed '/var/opt/mssql/data/mastlog.ldf' removed '/var/opt/mssql/data/model.mdf' removed '/var/opt/mssql/data/modellog.ldf' removed '/var/opt/mssql/data/msdbdata.mdf' removed '/var/opt/mssql/data/msdblog.ldf' removed '/var/opt/mssql/data/model_replicatedmaster.mdf' removed '/var/opt/mssql/data/model_replicatedmaster.ldf' removed '/var/opt/mssql/data/model_msdbdata.mdf' removed '/var/opt/mssql/data/model_msdblog.ldf' removed '/var/opt/mssql/data/Entropy.bin' removed '/var/opt/mssql/data/tempdb.mdf' removed '/var/opt/mssql/data/templog.ldf' removed '/var/opt/mssql/data/tempdb2.ndf' removed '/var/opt/mssql/data/tempdb3.ndf' removed '/var/opt/mssql/data/tempdb4.ndf' removed directory '/var/opt/mssql/data' removed '/var/opt/mssql/log/mssql-conf/mssql-conf.log' removed directory '/var/opt/mssql/log/mssql-conf' removed '/var/opt/mssql/log/sqlagentstartup.log' removed '/var/opt/mssql/log/HkEngineEventFile_0_133916858978850000.xel' removed '/var/opt/mssql/log/system_health_0_133916858984690000.xel' removed '/var/opt/mssql/log/HkEngineEventFile_0_133916859018930000.xel' removed '/var/opt/mssql/log/system_health_0_133916859023560000.xel' removed '/var/opt/mssql/log/log_1.trc' removed '/var/opt/mssql/log/HkEngineEventFile_0_133916859640630000.xel' removed '/var/opt/mssql/log/system_health_0_133916859644350000.xel' removed '/var/opt/mssql/log/log_2.trc' removed '/var/opt/mssql/log/FDLAUNCHERRORLOG' removed '/var/opt/mssql/log/HkEngineEventFile_0_133916860603070000.xel' removed '/var/opt/mssql/log/system_health_0_133916860606040000.xel' removed '/var/opt/mssql/log/log_3.trc' removed '/var/opt/mssql/log/sqlagent.2' removed '/var/opt/mssql/log/sqlagent.1' removed '/var/opt/mssql/log/sqlagent.out' removed '/var/opt/mssql/log/HkEngineEventFile_0_133916860679810000.xel' removed '/var/opt/mssql/log/system_health_0_133916860683040000.xel' removed '/var/opt/mssql/log/log_4.trc' removed '/var/opt/mssql/log/errorlog.6' removed '/var/opt/mssql/log/errorlog.5' removed '/var/opt/mssql/log/errorlog.4' removed '/var/opt/mssql/log/errorlog.3' removed '/var/opt/mssql/log/errorlog.2' removed '/var/opt/mssql/log/errorlog.1' removed '/var/opt/mssql/log/errorlog' removed '/var/opt/mssql/log/HkEngineEventFile_0_133916860923340000.xel' removed '/var/opt/mssql/log/system_health_0_133916860927060000.xel' removed '/var/opt/mssql/log/log_5.trc' removed directory '/var/opt/mssql/log' removed '/var/opt/mssql/mssql.conf' removed '/var/opt/mssql/secrets/machine-key' removed directory '/var/opt/mssql/secrets' removed '/var/opt/mssql/FTData/tsara.xml' removed '/var/opt/mssql/FTData/tsben.xml' removed '/var/opt/mssql/FTData/tsbgr.xml' removed '/var/opt/mssql/FTData/tscat.xml' removed '/var/opt/mssql/FTData/tschs.xml' removed '/var/opt/mssql/FTData/tscht.xml' removed '/var/opt/mssql/FTData/tscze.xml' removed '/var/opt/mssql/FTData/tsdan.xml' removed '/var/opt/mssql/FTData/tsdeu.xml' removed '/var/opt/mssql/FTData/tseng.xml' removed '/var/opt/mssql/FTData/tsenu.xml' removed '/var/opt/mssql/FTData/tsesn.xml' removed '/var/opt/mssql/FTData/tsfra.xml' removed '/var/opt/mssql/FTData/tsgrk.xml' removed '/var/opt/mssql/FTData/tsguj.xml' removed '/var/opt/mssql/FTData/tsheb.xml' removed '/var/opt/mssql/FTData/tshin.xml' removed '/var/opt/mssql/FTData/tshrv.xml' removed '/var/opt/mssql/FTData/tsind.xml' removed '/var/opt/mssql/FTData/tsisl.xml' removed '/var/opt/mssql/FTData/tsita.xml' removed '/var/opt/mssql/FTData/tsjpn.xml' removed '/var/opt/mssql/FTData/tskan.xml' removed '/var/opt/mssql/FTData/tskor.xml' removed '/var/opt/mssql/FTData/tslth.xml' removed '/var/opt/mssql/FTData/tslvi.xml' removed '/var/opt/mssql/FTData/tsmal.xml' removed '/var/opt/mssql/FTData/tsmar.xml' removed '/var/opt/mssql/FTData/tsmsl.xml' removed '/var/opt/mssql/FTData/tsglobal.xml' removed '/var/opt/mssql/FTData/tsnld.xml' removed '/var/opt/mssql/FTData/tsnor.xml' removed '/var/opt/mssql/FTData/tspan.xml' removed '/var/opt/mssql/FTData/tsplk.xml' removed '/var/opt/mssql/FTData/tsptb.xml' removed '/var/opt/mssql/FTData/tsptg.xml' removed '/var/opt/mssql/FTData/tsrom.xml' removed '/var/opt/mssql/FTData/tsrus.xml' removed '/var/opt/mssql/FTData/tssky.xml' removed '/var/opt/mssql/FTData/tsslv.xml' removed '/var/opt/mssql/FTData/tssrb.xml' removed '/var/opt/mssql/FTData/tssrl.xml' removed '/var/opt/mssql/FTData/tssve.xml' removed '/var/opt/mssql/FTData/tstam.xml' removed '/var/opt/mssql/FTData/tstel.xml' removed '/var/opt/mssql/FTData/tstha.xml' removed '/var/opt/mssql/FTData/tstrk.xml' removed '/var/opt/mssql/FTData/tsukr.xml' removed '/var/opt/mssql/FTData/tsurd.xml' removed '/var/opt/mssql/FTData/tsvit.xml' removed directory '/var/opt/mssql/FTData/FilterData' removed directory '/var/opt/mssql/FTData' removed directory '/var/opt/mssql' removed directory '/opt/mssql/misc' 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 directory '/tmp/mssql_data' removed directory '/tmp/mssql_log' removed '/etc/systemd/system/mssql-server.service.d/startlimit.conf' removed directory '/etc/systemd/system/mssql-server.service.d' TASK [Stop the mssql-server service] ******************************************* task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:73 Wednesday 14 May 2025 04:49:29 -0400 (0:00:00.567) 0:05:19.218 ********* ok: [managed-node1] => { "changed": false, "cmd": "systemctl stop mssql-server || true", "delta": "0:00:00.009569", "end": "2025-05-14 04:49:29.350562", "rc": 0, "start": "2025-05-14 04:49:29.340993" } STDERR: Failed to stop mssql-server.service: Unit mssql-server.service not loaded. TASK [Get SELinux policy modules] ********************************************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:78 Wednesday 14 May 2025 04:49:29 -0400 (0:00:00.409) 0:05:19.627 ********* ok: [managed-node1] => { "changed": false, "cmd": [ "semodule", "-l" ], "delta": "0:00:00.007622", "end": "2025-05-14 04:49:29.767217", "rc": 0, "start": "2025-05-14 04:49:29.759595" } STDOUT: abrt accountsd acct afs aiccu aide ajaxterm alsa amanda amtu anaconda antivirus apache apcupsd apm application arpwatch asterisk auditadm authconfig authlogin automount avahi awstats bacula base bcfg2 bind bitlbee blkmapd blueman bluetooth boinc boltd bootloader brctl brltty bugzilla bumblebee cachefilesd calamaris callweaver canna ccs cdrecord certmaster certmonger certwatch cfengine cgdcbxd cgroup chrome chronyd cinder cipe clock clogd cloudform cmirrord cobbler cockpit collectd colord comsat condor conman conntrackd consolekit couchdb courier cpucontrol cpufreqselector cpuplug cron ctdb cups cvs cyphesis cyrus daemontools dbadm dbskk dbus dcc ddclient denyhosts devicekit dhcp dictd dirsrv dirsrv-admin dmesg dmidecode dnsmasq dnssec dovecot drbd dspam entropyd exim fail2ban fcoe fetchmail finger firewalld firewallgui firstboot fprintd freeipmi freqset fstools ftp fwupd games gdomap geoclue getty git gitosis glance gnome gpg gpm gpsd gssproxy guest hddtemp hostapd hostname hsqldb hwloc hypervkvp ibacm icecast inetd init inn insights_client iodine iotop ipmievd ipsec iptables irc irqbalance iscsi isns jabber jetty jockey journalctl kdbus kdump kdumpgui keepalived kerberos keyboardd keystone kismet kmscon kpatch ksmtuned ktalk l2tp ldap libraries likewise linuxptp lircd livecd lldpad loadkeys locallogin lockdev logadm logging logrotate logwatch lpd lsm lttng-tools lvm mailman mailscanner man2html mandb mcelog mediawiki memcached milter minidlna minissdpd mip6d mirrormanager miscfiles mock modemmanager modutils mojomojo mon_statd mongodb motion mount mozilla mpd mplayer mrtg mta munin mysql mythtv naemon nagios namespace ncftool netlabel netutils networkmanager ninfod nis nova nscd nsd nslcd ntop ntp numad nut nx obex oddjob opafm openct opendnssec openfortivpn openhpid openshift openshift-origin opensm openvpn openvswitch openwsman oracleasm osad pads passenger pcmcia pcp pcscd pdns pegasus permissivedomains pesign pingd piranha pkcs pkcs11proxyd pki plymouthd podsleuth policykit polipo portmap portreserve postfix postgresql postgrey ppp prelink prelude privoxy procmail prosody psad ptchown publicfile pulseaudio puppet pwauth qmail qpid quantum quota rabbitmq radius radvd raid rasdaemon rdisc readahead realmd redis remotelogin restraint rhcs rhev rhgb rhnsd rhsmcertd rhts ricci rkhunter rkt rlogin rngd rolekit roundup rpc rpcbind rpm rrdcached rshd rssh rsync rtas rtkit rwho samba sambagui sandboxX sanlock sasl sbd sblim screen secadm sectoolm selinuxutil sendmail sensord setrans setroubleshoot seunshare sge shorewall slocate slpd smartmon smokeping smoltclient smsd snapper snmp snort sosreport soundserver spamassassin speech-dispatcher squid ssh sslh sssd staff stapserver stratisd stunnel su sudo svnserve swift sysadm sysadm_secadm sysnetwork sysstat systemd tangd targetd tcpd tcsd telepathy telnet tftp tgtd thin thumb timedatex tlp tmpreaper tomcat tor tuned tvtime udev ulogd uml unconfined unconfineduser unlabelednet unprivuser updfstab usbmodules usbmuxd userdomain userhelper usermanage usernetctl uucp uuidd varnishd vdagent vhostmd virt vlock vmtools vmware vnstatd vpn w3c watchdog wdmd webadm webalizer wine wireshark xen xguest xserver zabbix zarafa zebra zoneminder zosremote TASK [Ensure that semanage command is available] ******************************* task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:84 Wednesday 14 May 2025 04:49:29 -0400 (0:00:00.470) 0:05:20.098 ********* 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-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:92 Wednesday 14 May 2025 04:49:29 -0400 (0:00:00.085) 0:05:20.184 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check for leftover mssql processes] ************************************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:101 Wednesday 14 May 2025 04:49:30 -0400 (0:00:00.068) 0:05:20.253 ********* ok: [managed-node1] => { "changed": false, "cmd": [ "pgrep", "-au", "mssql" ], "delta": "0:00:00.005928", "end": "2025-05-14 04:49:30.434969", "failed_when_result": false, "rc": 1, "start": "2025-05-14 04:49:30.429041" } MSG: non-zero return code TASK [Kill leftover mssql processes] ******************************************* task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:108 Wednesday 14 May 2025 04:49:30 -0400 (0:00:00.512) 0:05:20.765 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Remove system user] ****************************************************** task path: /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:113 Wednesday 14 May 2025 04:49:30 -0400 (0:00:00.061) 0:05:20.827 ********* 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=346 changed=37 unreachable=0 failed=0 skipped=576 rescued=0 ignored=1 Wednesday 14 May 2025 04:49:31 -0400 (0:00:00.805) 0:05:21.632 ********* =============================================================================== fedora.linux_system_roles.mssql : Change the edition of MSSQL ----------- 5.35s /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:773 fedora.linux_system_roles.mssql : Change the password of sa user -------- 5.30s /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:700 Remove related packages ------------------------------------------------- 4.76s /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:45 fedora.linux_system_roles.mssql : Ensure the package powershell --------- 3.46s /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:858 fedora.linux_system_roles.mssql : Ensure the package mssql-server-fts --- 3.25s /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:851 fedora.linux_system_roles.mssql : Ensure that SQL Server client tools are installed --- 2.89s /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:540 fedora.linux_system_roles.mssql : Ensure the package mssql-server ------- 2.88s /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:309 fedora.linux_system_roles.mssql : Ensure that SQL Server client tools are installed --- 2.86s /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:540 fedora.linux_system_roles.mssql : Ensure the package mssql-server ------- 2.85s /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:309 fedora.linux_system_roles.mssql : Ensure that the tuned-profiles-mssql package is installed --- 2.84s /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:438 fedora.linux_system_roles.mssql : Configure to run as a confined application with SELinux --- 2.83s /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:304 fedora.linux_system_roles.mssql : Ensure the package mssql-server-fts --- 2.82s /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:851 fedora.linux_system_roles.mssql : Configure to run as a confined application with SELinux --- 2.81s /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:304 fedora.linux_system_roles.mssql : Ensure the package powershell --------- 2.80s /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:858 fedora.linux_system_roles.mssql : Ensure the package powershell --------- 2.78s /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:858 fedora.linux_system_roles.firewall : Install firewalld ------------------ 2.78s /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:31 fedora.linux_system_roles.mssql : Ensure that SQL Server client tools are installed --- 2.78s /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:540 fedora.linux_system_roles.mssql : Ensure the package mssql-server ------- 2.76s /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:309 fedora.linux_system_roles.mssql : Configure to run as a confined application with SELinux --- 2.76s /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:304 fedora.linux_system_roles.mssql : Ensure the package mssql-server-fts --- 2.76s /tmp/collections-w6w/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:851