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 'jsonl', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_idempotency_2022.yml ******************************************* 1 plays in /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_idempotency_2022.yml PLAY [Ensure that the role is idempotent] ************************************** META: ran handlers TASK [Run tests_idempotency with SQL Server 2022] ****************************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_idempotency_2022.yml:16 Tuesday 10 June 2025 07:56:22 -0400 (0:00:00.039) 0:00:00.039 ********** included: /tmp/collections-U6l/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-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_idempotency.yml:2 Tuesday 10 June 2025 07:56:22 -0400 (0:00:00.020) 0:00:00.059 ********** included: /tmp/collections-U6l/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-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/assert_fail_on_unsupported_ver.yml:2 Tuesday 10 June 2025 07:56:22 -0400 (0:00:00.034) 0:00:00.094 ********** ok: [managed-node1] TASK [Run the role] ************************************************************ task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/assert_fail_on_unsupported_ver.yml:17 Tuesday 10 June 2025 07:56:23 -0400 (0:00:00.743) 0:00:00.837 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unreachable task] ******************************************************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/assert_fail_on_unsupported_ver.yml:24 Tuesday 10 June 2025 07:56:23 -0400 (0:00:00.018) 0:00:00.856 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_idempotency.yml:5 Tuesday 10 June 2025 07:56:23 -0400 (0:00:00.018) 0:00:00.874 ********** TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Tuesday 10 June 2025 07:56:23 -0400 (0:00:00.241) 0:00:01.115 ********** included: /tmp/collections-U6l/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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Tuesday 10 June 2025 07:56:23 -0400 (0:00:00.017) 0:00:01.132 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Tuesday 10 June 2025 07:56:23 -0400 (0:00:00.016) 0:00:01.148 ********** 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-U6l/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-U6l/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-U6l/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 : Unset internal role facts] ************* task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Tuesday 10 June 2025 07:56:23 -0400 (0:00:00.042) 0:00:01.190 ********** ok: [managed-node1] => { "ansible_facts": { "__mssql_is_active": null, "__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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:16 Tuesday 10 June 2025 07:56:23 -0400 (0:00:00.014) 0:00:01.205 ********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:24 Tuesday 10 June 2025 07:56:23 -0400 (0:00:00.013) 0:00:01.218 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:31 Tuesday 10 June 2025 07:56:23 -0400 (0:00:00.014) 0:00:01.233 ********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:38 Tuesday 10 June 2025 07:56:23 -0400 (0:00:00.013) 0:00:01.247 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:45 Tuesday 10 June 2025 07:56:23 -0400 (0:00:00.014) 0:00:01.261 ********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:52 Tuesday 10 June 2025 07:56:23 -0400 (0:00:00.013) 0:00:01.275 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:59 Tuesday 10 June 2025 07:56:23 -0400 (0:00:00.013) 0:00:01.288 ********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:66 Tuesday 10 June 2025 07:56:23 -0400 (0:00:00.014) 0:00:01.302 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:75 Tuesday 10 June 2025 07:56:23 -0400 (0:00:00.013) 0:00:01.315 ********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated fact] ************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:84 Tuesday 10 June 2025 07:56:23 -0400 (0:00:00.014) 0:00:01.330 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:88 Tuesday 10 June 2025 07:56:23 -0400 (0:00:00.014) 0:00:01.344 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:95 Tuesday 10 June 2025 07:56:23 -0400 (0:00:00.015) 0:00:01.360 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:107 Tuesday 10 June 2025 07:56:23 -0400 (0:00:00.020) 0:00:01.381 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:115 Tuesday 10 June 2025 07:56:23 -0400 (0:00:00.014) 0:00:01.395 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:124 Tuesday 10 June 2025 07:56:23 -0400 (0:00:00.013) 0:00:01.408 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:133 Tuesday 10 June 2025 07:56:23 -0400 (0:00:00.013) 0:00:01.422 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:143 Tuesday 10 June 2025 07:56:23 -0400 (0:00:00.014) 0:00:01.436 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:152 Tuesday 10 June 2025 07:56:23 -0400 (0:00:00.018) 0:00:01.454 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_ha_ag_is_contained is not provided with version 2017] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:163 Tuesday 10 June 2025 07:56:23 -0400 (0:00:00.015) 0:00:01.469 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify fail reuse_system_db=true is not provided without ag_is_contained] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:174 Tuesday 10 June 2025 07:56:23 -0400 (0:00:00.013) 0:00:01.483 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:185 Tuesday 10 June 2025 07:56:23 -0400 (0:00:00.013) 0:00:01.497 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:189 Tuesday 10 June 2025 07:56:25 -0400 (0:00:01.648) 0:00:03.145 ********** 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 : Verify if mssql_version is not bigger then the existing SQL Server version] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:197 Tuesday 10 June 2025 07:56:25 -0400 (0:00:00.066) 0:00:03.212 ********** skipping: [managed-node1] => { "changed": false, "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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:210 Tuesday 10 June 2025 07:56:25 -0400 (0:00:00.037) 0:00:03.249 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:217 Tuesday 10 June 2025 07:56:25 -0400 (0:00:00.065) 0:00:03.315 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:224 Tuesday 10 June 2025 07:56:25 -0400 (0:00:00.036) 0:00:03.351 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:238 Tuesday 10 June 2025 07:56:25 -0400 (0:00:00.056) 0:00:03.408 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:252 Tuesday 10 June 2025 07:56:26 -0400 (0:00:00.629) 0:00:04.037 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get yum repositories] ****************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:262 Tuesday 10 June 2025 07:56:26 -0400 (0:00:00.032) 0:00:04.070 ********** 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 2022] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:273 Tuesday 10 June 2025 07:56:26 -0400 (0:00:00.038) 0:00:04.108 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:287 Tuesday 10 June 2025 07:56:26 -0400 (0:00:00.035) 0:00:04.144 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get zypper repositories] *************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:296 Tuesday 10 June 2025 07:56:26 -0400 (0:00:00.033) 0:00:04.178 ********** 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 2022] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:308 Tuesday 10 June 2025 07:56:26 -0400 (0:00:00.033) 0:00:04.211 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2022] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:315 Tuesday 10 June 2025 07:56:26 -0400 (0:00:00.031) 0:00:04.242 ********** changed: [managed-node1] => { "changed": true, "repo": "packages-microsoft-com-mssql-server-2022", "state": "present" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2022] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:327 Tuesday 10 June 2025 07:56:27 -0400 (0:00:00.534) 0:00:04.777 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:340 Tuesday 10 June 2025 07:56:27 -0400 (0:00:00.035) 0:00:04.813 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:345 Tuesday 10 June 2025 07:56:30 -0400 (0:00:03.126) 0:00:07.939 ********** 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: 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: mssql-server-16.0.4195.2-4.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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:350 Tuesday 10 June 2025 07:57:09 -0400 (0:00:39.116) 0:00:47.055 ********** 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.004903", "end": "2025-06-10 07:57:09.973001", "rc": 0, "start": "2025-06-10 07:57:09.968098" } TASK [fedora.linux_system_roles.mssql : Check if mssql-server.service is enabled] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:367 Tuesday 10 June 2025 07:57:10 -0400 (0:00:00.518) 0:00:47.574 ********** ok: [managed-node1] => { "changed": false, "cmd": [ "systemctl", "is-enabled", "mssql-server.service" ], "delta": "0:00:00.010711", "end": "2025-06-10 07:57:10.403573", "failed_when_result": false, "rc": 1, "start": "2025-06-10 07:57:10.392862" } STDOUT: disabled MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Check if mssql-server.service is running] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:374 Tuesday 10 June 2025 07:57:10 -0400 (0:00:00.435) 0:00:48.010 ********** ok: [managed-node1] => { "changed": false, "cmd": [ "systemctl", "is-active", "mssql-server.service" ], "delta": "0:00:00.008574", "end": "2025-06-10 07:57:10.821206", "failed_when_result": false, "rc": 3, "start": "2025-06-10 07:57:10.812632" } STDOUT: inactive MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Set the __mssql_is_setup variable] ***** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:381 Tuesday 10 June 2025 07:57:10 -0400 (0:00:00.417) 0:00:48.427 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:388 Tuesday 10 June 2025 07:57:10 -0400 (0:00:00.055) 0:00:48.482 ********** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Set up MSSQL] ************************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:404 Tuesday 10 June 2025 07:57:11 -0400 (0:00:00.051) 0:00:48.534 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:429 Tuesday 10 June 2025 07:57:18 -0400 (0:00:07.525) 0:00:56.060 ********** included: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml for managed-node1 included: /tmp/collections-U6l/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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:3 Tuesday 10 June 2025 07:57:18 -0400 (0:00:00.067) 0:00:56.127 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:12 Tuesday 10 June 2025 07:57:19 -0400 (0:00:00.635) 0:00:56.762 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:28 Tuesday 10 June 2025 07:57:19 -0400 (0:00:00.046) 0:00:56.809 ********** included: /tmp/collections-U6l/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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Tuesday 10 June 2025 07:57:19 -0400 (0:00:00.178) 0:00:56.988 ********** ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^defaultdatadir = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.004375", "end": "2025-06-10 07:57:19.845145", "failed_when_result": false, "rc": 1, "start": "2025-06-10 07:57:19.840770" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting filelocation defaultdatadir] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Tuesday 10 June 2025 07:57:19 -0400 (0:00:00.495) 0:00:57.483 ********** 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.125372", "end": "2025-06-10 07:57:20.438041", "failed_when_result": false, "rc": 0, "start": "2025-06-10 07:57:20.312669" } 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Tuesday 10 June 2025 07:57:20 -0400 (0:00:00.579) 0:00:58.063 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:3 Tuesday 10 June 2025 07:57:20 -0400 (0:00:00.032) 0:00:58.096 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:12 Tuesday 10 June 2025 07:57:20 -0400 (0:00:00.382) 0:00:58.478 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:28 Tuesday 10 June 2025 07:57:20 -0400 (0:00:00.040) 0:00:58.519 ********** included: /tmp/collections-U6l/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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Tuesday 10 June 2025 07:57:21 -0400 (0:00:00.053) 0:00:58.572 ********** ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^defaultlogdir = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.005320", "end": "2025-06-10 07:57:21.436685", "failed_when_result": false, "rc": 1, "start": "2025-06-10 07:57:21.431365" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting filelocation defaultlogdir] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Tuesday 10 June 2025 07:57:21 -0400 (0:00:00.480) 0:00:59.053 ********** changed: [managed-node1] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "filelocation.defaultlogdir", "/tmp/mssql_log" ], "delta": "0:00:00.131493", "end": "2025-06-10 07:57:22.132918", "failed_when_result": false, "rc": 0, "start": "2025-06-10 07:57:22.001425" } 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Tuesday 10 June 2025 07:57:22 -0400 (0:00:00.690) 0:00:59.743 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:444 Tuesday 10 June 2025 07:57:22 -0400 (0:00:00.061) 0:00:59.805 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:458 Tuesday 10 June 2025 07:57:22 -0400 (0:00:00.034) 0:00:59.840 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:469 Tuesday 10 June 2025 07:57:22 -0400 (0:00:00.035) 0:00:59.875 ********** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.mssql : Ensure that the tuned service is started and enabled] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:475 Tuesday 10 June 2025 07:57:25 -0400 (0:00:02.979) 0:01:02.854 ********** ok: [managed-node1] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Tue 2025-06-10 07:46:43 EDT", "ActiveEnterTimestampMonotonic": "11406396", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target systemd-sysctl.service systemd-journald.socket dbus.socket system.slice dbus.service network.target sysinit.target polkit.service", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Tue 2025-06-10 07:46:42 EDT", "AssertTimestampMonotonic": "10738632", "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": "Tue 2025-06-10 07:46:42 EDT", "ConditionTimestampMonotonic": "10738631", "ConfigurationDirectoryMode": "0755", "Conflicts": "power-profiles-daemon.service tlp.service auto-cpufreq.service shutdown.target cpupower.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": "726", "ExecMainStartTimestamp": "Tue 2025-06-10 07:46:42 EDT", "ExecMainStartTimestampMonotonic": "10739576", "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": "Tue 2025-06-10 07:46:42 EDT", "InactiveExitTimestampMonotonic": "10739615", "InvocationID": "8f67e5b0efd54e02af2d68412fa321ed", "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": "726", "MemoryAccounting": "yes", "MemoryCurrent": "21413888", "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": "sysinit.target dbus.socket dbus.service system.slice", "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": "Tue 2025-06-10 07:46:43 EDT", "StateChangeTimestampMonotonic": "11406396", "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": "Tue 2025-06-10 07:46:43 EDT", "WatchdogTimestampMonotonic": "11406393", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Get the active Tuned profiles] ********* task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:482 Tuesday 10 June 2025 07:57:26 -0400 (0:00:00.769) 0:01:03.624 ********** ok: [managed-node1] => { "changed": false, "cmd": [ "tuned-adm", "active" ], "delta": "0:00:00.109868", "end": "2025-06-10 07:57:26.531996", "rc": 0, "start": "2025-06-10 07:57:26.422128" } STDOUT: Current active profile: virtual-guest mssql TASK [fedora.linux_system_roles.mssql : Attempt to add mssql to the list of Tuned profiles] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:495 Tuesday 10 June 2025 07:57:26 -0400 (0:00:00.510) 0:01:04.135 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:508 Tuesday 10 June 2025 07:57:26 -0400 (0:00:00.030) 0:01:04.165 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:517 Tuesday 10 June 2025 07:57:26 -0400 (0:00:00.030) 0:01:04.196 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:527 Tuesday 10 June 2025 07:57:26 -0400 (0:00:00.029) 0:01:04.226 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:535 Tuesday 10 June 2025 07:57:27 -0400 (0:00:00.405) 0:01:04.631 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:544 Tuesday 10 June 2025 07:57:27 -0400 (0:00:00.029) 0:01:04.661 ********** changed: [managed-node1] => { "changed": true, "rc": 0, "results": [ "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", "Installed: msodbcsql18-18.5.1.1-1.x86_64" ] } TASK [Create certificates using the certificate role] ************************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:561 Tuesday 10 June 2025 07:57:30 -0400 (0:00:03.860) 0:01:08.521 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:575 Tuesday 10 June 2025 07:57:31 -0400 (0:00:00.041) 0:01:08.562 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:580 Tuesday 10 June 2025 07:57:31 -0400 (0:00:00.049) 0:01:08.612 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:598 Tuesday 10 June 2025 07:57:31 -0400 (0:00:00.040) 0:01:08.652 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:607 Tuesday 10 June 2025 07:57:31 -0400 (0:00:00.029) 0:01:08.682 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:616 Tuesday 10 June 2025 07:57:31 -0400 (0:00:00.061) 0:01:08.743 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:623 Tuesday 10 June 2025 07:57:31 -0400 (0:00:00.030) 0:01:08.773 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:632 Tuesday 10 June 2025 07:57:31 -0400 (0:00:00.031) 0:01:08.805 ********** ok: [managed-node1] => { "changed": false, "cmd": "set -euo pipefail; grep '^forceencryption' /var/opt/mssql/mssql.conf | sed 's/forceencryption = //g'", "delta": "0:00:00.004465", "end": "2025-06-10 07:57:31.590266", "failed_when_result": false, "rc": 1, "start": "2025-06-10 07:57:31.585801" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Append -No to sqlcmd when TLS is not configured] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:641 Tuesday 10 June 2025 07:57:31 -0400 (0:00:00.386) 0:01:09.192 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:648 Tuesday 10 June 2025 07:57:31 -0400 (0:00:00.049) 0:01:09.242 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:661 Tuesday 10 June 2025 07:57:31 -0400 (0:00:00.036) 0:01:09.278 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:665 Tuesday 10 June 2025 07:57:31 -0400 (0:00:00.029) 0:01:09.307 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:671 Tuesday 10 June 2025 07:57:31 -0400 (0:00:00.029) 0:01:09.337 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:686 Tuesday 10 June 2025 07:57:31 -0400 (0:00:00.030) 0:01:09.367 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:693 Tuesday 10 June 2025 07:57:31 -0400 (0:00:00.029) 0:01:09.396 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:701 Tuesday 10 June 2025 07:57:31 -0400 (0:00:00.032) 0:01:09.429 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:722 Tuesday 10 June 2025 07:57:31 -0400 (0:00:00.029) 0:01:09.458 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:729 Tuesday 10 June 2025 07:57:31 -0400 (0:00:00.030) 0:01:09.489 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:740 Tuesday 10 June 2025 07:57:31 -0400 (0:00:00.029) 0:01:09.518 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:754 Tuesday 10 June 2025 07:57:32 -0400 (0:00:00.030) 0:01:09.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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:761 Tuesday 10 June 2025 07:57:32 -0400 (0:00:00.029) 0:01:09.579 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:767 Tuesday 10 June 2025 07:57:32 -0400 (0:00:00.032) 0:01:09.611 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:786 Tuesday 10 June 2025 07:57:32 -0400 (0:00:00.029) 0:01:09.641 ********** included: /tmp/collections-U6l/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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Tuesday 10 June 2025 07:57:32 -0400 (0:00:00.068) 0:01:09.709 ********** ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002757", "end": "2025-06-10 07:57:32.509239", "failed_when_result": false, "rc": 1, "start": "2025-06-10 07:57:32.506482" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network ipaddress] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Tuesday 10 June 2025 07:57:32 -0400 (0:00:00.422) 0:01:10.132 ********** changed: [managed-node1] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.ipaddress", "0.0.0.0" ], "delta": "0:00:00.114364", "end": "2025-06-10 07:57:33.058621", "failed_when_result": false, "rc": 0, "start": "2025-06-10 07:57:32.944257" } 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Tuesday 10 June 2025 07:57:33 -0400 (0:00:00.536) 0:01:10.668 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:793 Tuesday 10 June 2025 07:57:33 -0400 (0:00:00.034) 0:01:10.702 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:800 Tuesday 10 June 2025 07:57:33 -0400 (0:00:00.051) 0:01:10.754 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:812 Tuesday 10 June 2025 07:57:33 -0400 (0:00:00.056) 0:01:10.810 ********** included: /tmp/collections-U6l/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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Tuesday 10 June 2025 07:57:33 -0400 (0:00:00.083) 0:01:10.893 ********** ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002704", "end": "2025-06-10 07:57:33.717337", "failed_when_result": false, "rc": 1, "start": "2025-06-10 07:57:33.714633" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tcpport] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Tuesday 10 June 2025 07:57:33 -0400 (0:00:00.441) 0:01:11.334 ********** ok: [managed-node1] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.117670", "end": "2025-06-10 07:57:34.231654", "failed_when_result": false, "rc": 0, "start": "2025-06-10 07:57:34.113984" } 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Tuesday 10 June 2025 07:57:34 -0400 (0:00:00.506) 0:01:11.841 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:818 Tuesday 10 June 2025 07:57:34 -0400 (0:00:00.030) 0:01:11.871 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:838 Tuesday 10 June 2025 07:57:34 -0400 (0:00:00.032) 0:01:11.903 ********** included: /tmp/collections-U6l/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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Tuesday 10 June 2025 07:57:34 -0400 (0:00:00.056) 0:01:11.959 ********** ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^enabled = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002621", "end": "2025-06-10 07:57:34.735297", "failed_when_result": false, "rc": 0, "start": "2025-06-10 07:57:34.732676" } STDOUT: enabled = false TASK [fedora.linux_system_roles.mssql : Configure the setting sqlagent enabled] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Tuesday 10 June 2025 07:57:34 -0400 (0:00:00.417) 0:01:12.377 ********** changed: [managed-node1] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "sqlagent.enabled", "True" ], "delta": "0:00:00.117575", "end": "2025-06-10 07:57:35.274535", "failed_when_result": false, "rc": 0, "start": "2025-06-10 07:57:35.156960" } 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Tuesday 10 June 2025 07:57:35 -0400 (0:00:00.506) 0:01:12.883 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:845 Tuesday 10 June 2025 07:57:35 -0400 (0:00:00.031) 0:01:12.914 ********** changed: [managed-node1] => { "changed": true, "rc": 0, "results": [ "Installed: mssql-server-fts-16.0.4195.2-4.x86_64" ] } TASK [fedora.linux_system_roles.mssql : Ensure the package powershell] ********* task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:852 Tuesday 10 June 2025 07:58:00 -0400 (0:00:24.881) 0:01:37.796 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:861 Tuesday 10 June 2025 07:58:09 -0400 (0:00:09.705) 0:01:47.501 ********** ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^traceflag[0-9] = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002642", "end": "2025-06-10 07:58:10.300095", "failed_when_result": false, "rc": 1, "start": "2025-06-10 07:58:10.297453" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Set the 3979 traceflag] **************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:867 Tuesday 10 June 2025 07:58:10 -0400 (0:00:00.403) 0:01:47.905 ********** changed: [managed-node1] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "traceflag", "3979", "on" ], "delta": "0:00:00.117592", "end": "2025-06-10 07:58:10.825191", "rc": 0, "start": "2025-06-10 07:58:10.707599" } 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:874 Tuesday 10 June 2025 07:58:10 -0400 (0:00:00.539) 0:01:48.444 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:882 Tuesday 10 June 2025 07:58:10 -0400 (0:00:00.036) 0:01:48.481 ********** included: /tmp/collections-U6l/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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Tuesday 10 June 2025 07:58:11 -0400 (0:00:00.063) 0:01:48.545 ********** ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^alternatewritethrough = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002683", "end": "2025-06-10 07:58:11.320423", "failed_when_result": false, "rc": 1, "start": "2025-06-10 07:58:11.317740" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting control alternatewritethrough] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Tuesday 10 June 2025 07:58:11 -0400 (0:00:00.376) 0:01:48.922 ********** changed: [managed-node1] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "control.alternatewritethrough", "0" ], "delta": "0:00:00.115798", "end": "2025-06-10 07:58:11.824153", "failed_when_result": false, "rc": 0, "start": "2025-06-10 07:58:11.708355" } 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Tuesday 10 June 2025 07:58:11 -0400 (0:00:00.514) 0:01:49.437 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:888 Tuesday 10 June 2025 07:58:11 -0400 (0:00:00.031) 0:01:49.468 ********** included: /tmp/collections-U6l/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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Tuesday 10 June 2025 07:58:11 -0400 (0:00:00.052) 0:01:49.521 ********** ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^writethrough = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002567", "end": "2025-06-10 07:58:12.295131", "failed_when_result": false, "rc": 1, "start": "2025-06-10 07:58:12.292564" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting control writethrough] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Tuesday 10 June 2025 07:58:12 -0400 (0:00:00.375) 0:01:49.896 ********** changed: [managed-node1] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "control.writethrough", "1" ], "delta": "0:00:00.115884", "end": "2025-06-10 07:58:12.788589", "failed_when_result": false, "rc": 0, "start": "2025-06-10 07:58:12.672705" } 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Tuesday 10 June 2025 07:58:12 -0400 (0:00:00.498) 0:01:50.394 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:898 Tuesday 10 June 2025 07:58:12 -0400 (0:00:00.037) 0:01:50.432 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:906 Tuesday 10 June 2025 07:58:12 -0400 (0:00:00.080) 0:01:50.512 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:914 Tuesday 10 June 2025 07:58:13 -0400 (0:00:00.032) 0:01:50.545 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:921 Tuesday 10 June 2025 07:58:13 -0400 (0:00:00.032) 0:01:50.577 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:928 Tuesday 10 June 2025 07:58:13 -0400 (0:00:00.039) 0:01:50.617 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:937 Tuesday 10 June 2025 07:58:13 -0400 (0:00:00.039) 0:01:50.657 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:950 Tuesday 10 June 2025 07:58:13 -0400 (0:00:00.032) 0:01:50.689 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:959 Tuesday 10 June 2025 07:58:13 -0400 (0:00:00.033) 0:01:50.723 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:973 Tuesday 10 June 2025 07:58:13 -0400 (0:00:00.032) 0:01:50.755 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:983 Tuesday 10 June 2025 07:58:13 -0400 (0:00:00.030) 0:01:50.785 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:988 Tuesday 10 June 2025 07:58:13 -0400 (0:00:00.031) 0:01:50.817 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1005 Tuesday 10 June 2025 07:58:13 -0400 (0:00:00.029) 0:01:50.847 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1010 Tuesday 10 June 2025 07:58:13 -0400 (0:00:00.036) 0:01:50.883 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get keytab properties] ***************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1015 Tuesday 10 June 2025 07:58:13 -0400 (0:00:00.035) 0:01:50.919 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create keytab] ************************* task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1021 Tuesday 10 June 2025 07:58:13 -0400 (0:00:00.046) 0:01:50.966 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1047 Tuesday 10 June 2025 07:58:13 -0400 (0:00:00.034) 0:01:51.000 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1068 Tuesday 10 June 2025 07:58:13 -0400 (0:00:00.035) 0:01:51.035 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1076 Tuesday 10 June 2025 07:58:13 -0400 (0:00:00.032) 0:01:51.068 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1086 Tuesday 10 June 2025 07:58:13 -0400 (0:00:00.037) 0:01:51.106 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1092 Tuesday 10 June 2025 07:58:13 -0400 (0:00:00.032) 0:01:51.138 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Mark active hosts] ********************* task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1109 Tuesday 10 June 2025 07:58:13 -0400 (0:00:00.030) 0:01:51.168 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Debug] ********************************* task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1113 Tuesday 10 June 2025 07:58:13 -0400 (0:00:00.028) 0:01:51.197 ********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Debug] ********************************* task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1117 Tuesday 10 June 2025 07:58:13 -0400 (0:00:00.067) 0:01:51.264 ********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Fail if any hosts are no longer active] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1127 Tuesday 10 June 2025 07:58:13 -0400 (0:00:00.033) 0:01:51.298 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset __mssql_is_active] *************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1142 Tuesday 10 June 2025 07:58:13 -0400 (0:00:00.037) 0:01:51.336 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1148 Tuesday 10 June 2025 07:58:13 -0400 (0:00:00.050) 0:01:51.386 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set host variables] ******************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1168 Tuesday 10 June 2025 07:58:13 -0400 (0:00:00.050) 0:01:51.437 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1221 Tuesday 10 June 2025 07:58:13 -0400 (0:00:00.052) 0:01:51.489 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1228 Tuesday 10 June 2025 07:58:14 -0400 (0:00:00.050) 0:01:51.540 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1235 Tuesday 10 June 2025 07:58:14 -0400 (0:00:00.045) 0:01:51.585 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1245 Tuesday 10 June 2025 07:58:14 -0400 (0:00:00.047) 0:01:51.632 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1251 Tuesday 10 June 2025 07:58:14 -0400 (0:00:00.052) 0:01:51.684 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1259 Tuesday 10 June 2025 07:58:14 -0400 (0:00:00.059) 0:01:51.744 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1268 Tuesday 10 June 2025 07:58:14 -0400 (0:00:00.044) 0:01:51.789 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1276 Tuesday 10 June 2025 07:58:14 -0400 (0:00:00.044) 0:01:51.834 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1290 Tuesday 10 June 2025 07:58:14 -0400 (0:00:00.052) 0:01:51.886 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1296 Tuesday 10 June 2025 07:58:14 -0400 (0:00:00.044) 0:01:51.931 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1318 Tuesday 10 June 2025 07:58:14 -0400 (0:00:00.039) 0:01:51.970 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure ag] ************************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1328 Tuesday 10 June 2025 07:58:14 -0400 (0:00:00.034) 0:01:52.005 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1337 Tuesday 10 June 2025 07:58:14 -0400 (0:00:00.032) 0:01:52.038 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Replicate DBs] ************************* task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1346 Tuesday 10 June 2025 07:58:14 -0400 (0:00:00.030) 0:01:52.068 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Mark active hosts] ********************* task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1355 Tuesday 10 June 2025 07:58:14 -0400 (0:00:00.028) 0:01:52.096 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fail if any hosts are no longer active] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1359 Tuesday 10 June 2025 07:58:14 -0400 (0:00:00.030) 0:01:52.127 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1376 Tuesday 10 June 2025 07:58:14 -0400 (0:00:00.033) 0:01:52.160 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1389 Tuesday 10 June 2025 07:58:14 -0400 (0:00:00.037) 0:01:52.198 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1396 Tuesday 10 June 2025 07:58:14 -0400 (0:00:00.086) 0:01:52.285 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1403 Tuesday 10 June 2025 07:58:14 -0400 (0:00:00.069) 0:01:52.354 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1411 Tuesday 10 June 2025 07:58:14 -0400 (0:00:00.043) 0:01:52.398 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1418 Tuesday 10 June 2025 07:58:14 -0400 (0:00:00.033) 0:01:52.431 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1430 Tuesday 10 June 2025 07:58:14 -0400 (0:00:00.049) 0:01:52.481 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create HA login] *********************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1439 Tuesday 10 June 2025 07:58:14 -0400 (0:00:00.038) 0:01:52.520 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1446 Tuesday 10 June 2025 07:58:15 -0400 (0:00:00.033) 0:01:52.553 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1452 Tuesday 10 June 2025 07:58:15 -0400 (0:00:00.031) 0:01:52.585 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1460 Tuesday 10 June 2025 07:58:15 -0400 (0:00:00.030) 0:01:52.615 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1473 Tuesday 10 June 2025 07:58:15 -0400 (0:00:00.037) 0:01:52.653 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1485 Tuesday 10 June 2025 07:58:15 -0400 (0:00:00.030) 0:01:52.683 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1490 Tuesday 10 June 2025 07:58:15 -0400 (0:00:00.030) 0:01:52.713 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1498 Tuesday 10 June 2025 07:58:15 -0400 (0:00:00.034) 0:01:52.748 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1507 Tuesday 10 June 2025 07:58:15 -0400 (0:00:00.045) 0:01:52.793 ********** changed: [managed-node1] => { "changed": true } MSG: Block inserted RUNNING HANDLER [fedora.linux_system_roles.mssql : Restart the mssql-server service] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/handlers/main.yml:3 Tuesday 10 June 2025 07:58:15 -0400 (0:00:00.592) 0:01:53.386 ********** changed: [managed-node1] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Tue 2025-06-10 07:57:18 EDT", "ActiveEnterTimestampMonotonic": "646320878", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice sysinit.target basic.target network.target -.mount systemd-journald.socket auditd.service", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Tue 2025-06-10 07:57:18 EDT", "AssertTimestampMonotonic": "646313659", "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": "Tue 2025-06-10 07:57:18 EDT", "ConditionTimestampMonotonic": "646313658", "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": "32104", "ExecMainStartTimestamp": "Tue 2025-06-10 07:57:18 EDT", "ExecMainStartTimestampMonotonic": "646320716", "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": "Tue 2025-06-10 07:57:18 EDT", "InactiveExitTimestampMonotonic": "646320878", "InvocationID": "0e997abb812a41c695d9683a6fc0c112", "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": "32104", "MemoryAccounting": "yes", "MemoryCurrent": "794927104", "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 -.mount system.slice", "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": "Tue 2025-06-10 07:57:18 EDT", "StateChangeTimestampMonotonic": "646320878", "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": "178", "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": "Tue 2025-06-10 07:57:18 EDT", "WatchdogTimestampMonotonic": "646320875", "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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1520 Tuesday 10 June 2025 07:58:16 -0400 (0:00:00.750) 0:01:54.136 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1527 Tuesday 10 June 2025 07:58:16 -0400 (0:00:00.069) 0:01:54.206 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_idempotency.yml:20 Tuesday 10 June 2025 07:58:16 -0400 (0:00:00.030) 0:01:54.236 ********** included: /tmp/collections-U6l/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-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql-sever-increase-start-limit.yml:3 Tuesday 10 June 2025 07:58:16 -0400 (0:00:00.107) 0:01:54.343 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql-sever-increase-start-limit.yml:11 Tuesday 10 June 2025 07:58:17 -0400 (0:00:00.387) 0:01:54.730 ********** 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-1749556697.2350497-23960-208889949925956/source", "state": "file", "uid": 0 } TASK [Reload service daemon] *************************************************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql-sever-increase-start-limit.yml:23 Tuesday 10 June 2025 07:58:18 -0400 (0:00:00.980) 0:01:55.710 ********** ok: [managed-node1] => { "changed": false, "name": null, "status": {} } TASK [Run again with the same settings - should report not changed] ************ task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_idempotency.yml:23 Tuesday 10 June 2025 07:58:18 -0400 (0:00:00.636) 0:01:56.347 ********** TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Tuesday 10 June 2025 07:58:19 -0400 (0:00:00.411) 0:01:56.759 ********** included: /tmp/collections-U6l/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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Tuesday 10 June 2025 07:58:19 -0400 (0:00:00.062) 0:01:56.822 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Tuesday 10 June 2025 07:58:19 -0400 (0:00:00.072) 0:01:56.895 ********** 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-U6l/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-U6l/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-U6l/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 : Unset internal role facts] ************* task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Tuesday 10 June 2025 07:58:19 -0400 (0:00:00.080) 0:01:56.975 ********** ok: [managed-node1] => { "ansible_facts": { "__mssql_is_active": null, "__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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:16 Tuesday 10 June 2025 07:58:19 -0400 (0:00:00.033) 0:01:57.009 ********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:24 Tuesday 10 June 2025 07:58:19 -0400 (0:00:00.039) 0:01:57.048 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:31 Tuesday 10 June 2025 07:58:19 -0400 (0:00:00.034) 0:01:57.083 ********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:38 Tuesday 10 June 2025 07:58:19 -0400 (0:00:00.031) 0:01:57.115 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:45 Tuesday 10 June 2025 07:58:19 -0400 (0:00:00.031) 0:01:57.147 ********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:52 Tuesday 10 June 2025 07:58:19 -0400 (0:00:00.030) 0:01:57.178 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:59 Tuesday 10 June 2025 07:58:19 -0400 (0:00:00.051) 0:01:57.229 ********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:66 Tuesday 10 June 2025 07:58:19 -0400 (0:00:00.040) 0:01:57.270 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:75 Tuesday 10 June 2025 07:58:19 -0400 (0:00:00.034) 0:01:57.304 ********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated fact] ************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:84 Tuesday 10 June 2025 07:58:19 -0400 (0:00:00.029) 0:01:57.334 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:88 Tuesday 10 June 2025 07:58:19 -0400 (0:00:00.037) 0:01:57.371 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:95 Tuesday 10 June 2025 07:58:19 -0400 (0:00:00.039) 0:01:57.411 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:107 Tuesday 10 June 2025 07:58:19 -0400 (0:00:00.054) 0:01:57.465 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:115 Tuesday 10 June 2025 07:58:19 -0400 (0:00:00.049) 0:01:57.515 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:124 Tuesday 10 June 2025 07:58:20 -0400 (0:00:00.082) 0:01:57.598 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:133 Tuesday 10 June 2025 07:58:20 -0400 (0:00:00.033) 0:01:57.632 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:143 Tuesday 10 June 2025 07:58:20 -0400 (0:00:00.039) 0:01:57.671 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:152 Tuesday 10 June 2025 07:58:20 -0400 (0:00:00.049) 0:01:57.721 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_ha_ag_is_contained is not provided with version 2017] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:163 Tuesday 10 June 2025 07:58:20 -0400 (0:00:00.050) 0:01:57.771 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify fail reuse_system_db=true is not provided without ag_is_contained] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:174 Tuesday 10 June 2025 07:58:20 -0400 (0:00:00.044) 0:01:57.815 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:185 Tuesday 10 June 2025 07:58:20 -0400 (0:00:00.049) 0:01:57.865 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:189 Tuesday 10 June 2025 07:58:22 -0400 (0:00:01.726) 0:01:59.591 ********** 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" } ok: [managed-node1] => (item={'key': 2022, 'value': 16}) => { "ansible_facts": { "__mssql_current_version": "2022" }, "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 } } TASK [fedora.linux_system_roles.mssql : Verify if mssql_version is not bigger then the existing SQL Server version] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:197 Tuesday 10 June 2025 07:58:22 -0400 (0:00:00.136) 0:01:59.728 ********** skipping: [managed-node1] => { "changed": false, "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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:210 Tuesday 10 June 2025 07:58:22 -0400 (0:00:00.055) 0:01:59.783 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:217 Tuesday 10 June 2025 07:58:22 -0400 (0:00:00.052) 0:01:59.836 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:224 Tuesday 10 June 2025 07:58:22 -0400 (0:00:00.054) 0:01:59.891 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:238 Tuesday 10 June 2025 07:58:22 -0400 (0:00:00.108) 0:01:59.999 ********** ok: [managed-node1] => { "attempts": 1, "changed": false } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2022] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:252 Tuesday 10 June 2025 07:58:23 -0400 (0:00:00.603) 0:02:00.603 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get yum repositories] ****************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:262 Tuesday 10 June 2025 07:58:23 -0400 (0:00:00.032) 0:02:00.635 ********** 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 2022] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:273 Tuesday 10 June 2025 07:58:23 -0400 (0:00:00.043) 0:02:00.679 ********** 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 2022] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:287 Tuesday 10 June 2025 07:58:23 -0400 (0:00:00.035) 0:02:00.715 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get zypper repositories] *************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:296 Tuesday 10 June 2025 07:58:23 -0400 (0:00:00.031) 0:02:00.746 ********** 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 2022] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:308 Tuesday 10 June 2025 07:58:23 -0400 (0:00:00.039) 0:02:00.785 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2022] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:315 Tuesday 10 June 2025 07:58:23 -0400 (0:00:00.044) 0:02:00.830 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2022] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:327 Tuesday 10 June 2025 07:58:23 -0400 (0:00:00.059) 0:02:00.889 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:340 Tuesday 10 June 2025 07:58:23 -0400 (0:00:00.035) 0:02:00.925 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:345 Tuesday 10 June 2025 07:58:26 -0400 (0:00:02.902) 0:02:03.827 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:350 Tuesday 10 June 2025 07:58:29 -0400 (0:00:02.859) 0:02:06.687 ********** 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.005248", "end": "2025-06-10 07:58:29.455808", "rc": 0, "start": "2025-06-10 07:58:29.450560" } STDOUT: /var/opt/mssql/log/errorlog TASK [fedora.linux_system_roles.mssql : Check if mssql-server.service is enabled] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:367 Tuesday 10 June 2025 07:58:29 -0400 (0:00:00.369) 0:02:07.056 ********** ok: [managed-node1] => { "changed": false, "cmd": [ "systemctl", "is-enabled", "mssql-server.service" ], "delta": "0:00:00.007962", "end": "2025-06-10 07:58:29.827363", "failed_when_result": false, "rc": 0, "start": "2025-06-10 07:58:29.819401" } STDOUT: enabled TASK [fedora.linux_system_roles.mssql : Check if mssql-server.service is running] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:374 Tuesday 10 June 2025 07:58:29 -0400 (0:00:00.372) 0:02:07.429 ********** ok: [managed-node1] => { "changed": false, "cmd": [ "systemctl", "is-active", "mssql-server.service" ], "delta": "0:00:00.007504", "end": "2025-06-10 07:58:30.249614", "failed_when_result": false, "rc": 0, "start": "2025-06-10 07:58:30.242110" } STDOUT: active TASK [fedora.linux_system_roles.mssql : Set the __mssql_is_setup variable] ***** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:381 Tuesday 10 June 2025 07:58:30 -0400 (0:00:00.422) 0:02:07.851 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:388 Tuesday 10 June 2025 07:58:30 -0400 (0:00:00.044) 0:02:07.895 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set up MSSQL] ************************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:404 Tuesday 10 June 2025 07:58:30 -0400 (0:00:00.033) 0:02:07.929 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:429 Tuesday 10 June 2025 07:58:30 -0400 (0:00:00.029) 0:02:07.959 ********** included: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml for managed-node1 included: /tmp/collections-U6l/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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:3 Tuesday 10 June 2025 07:58:30 -0400 (0:00:00.124) 0:02:08.083 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:12 Tuesday 10 June 2025 07:58:30 -0400 (0:00:00.398) 0:02:08.482 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:28 Tuesday 10 June 2025 07:58:30 -0400 (0:00:00.035) 0:02:08.518 ********** included: /tmp/collections-U6l/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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Tuesday 10 June 2025 07:58:31 -0400 (0:00:00.050) 0:02:08.569 ********** ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^defaultdatadir = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:01.003774", "end": "2025-06-10 07:58:32.344980", "failed_when_result": false, "rc": 0, "start": "2025-06-10 07:58:31.341206" } STDOUT: defaultdatadir = /tmp/mssql_data TASK [fedora.linux_system_roles.mssql : Configure the setting filelocation defaultdatadir] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Tuesday 10 June 2025 07:58:32 -0400 (0:00:01.399) 0:02:09.968 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Tuesday 10 June 2025 07:58:32 -0400 (0:00:00.060) 0:02:10.029 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:3 Tuesday 10 June 2025 07:58:32 -0400 (0:00:00.057) 0:02:10.086 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:12 Tuesday 10 June 2025 07:58:32 -0400 (0:00:00.443) 0:02:10.530 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:28 Tuesday 10 June 2025 07:58:33 -0400 (0:00:00.036) 0:02:10.566 ********** included: /tmp/collections-U6l/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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Tuesday 10 June 2025 07:58:33 -0400 (0:00:00.083) 0:02:10.650 ********** ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^defaultlogdir = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002579", "end": "2025-06-10 07:58:33.443539", "failed_when_result": false, "rc": 0, "start": "2025-06-10 07:58:33.440960" } STDOUT: defaultlogdir = /tmp/mssql_log TASK [fedora.linux_system_roles.mssql : Configure the setting filelocation defaultlogdir] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Tuesday 10 June 2025 07:58:33 -0400 (0:00:00.395) 0:02:11.046 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Tuesday 10 June 2025 07:58:33 -0400 (0:00:00.040) 0:02:11.087 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:444 Tuesday 10 June 2025 07:58:33 -0400 (0:00:00.030) 0:02:11.118 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:458 Tuesday 10 June 2025 07:58:33 -0400 (0:00:00.036) 0:02:11.154 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:469 Tuesday 10 June 2025 07:58:33 -0400 (0:00:00.035) 0:02:11.190 ********** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.mssql : Ensure that the tuned service is started and enabled] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:475 Tuesday 10 June 2025 07:58:36 -0400 (0:00:02.904) 0:02:14.095 ********** ok: [managed-node1] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Tue 2025-06-10 07:46:43 EDT", "ActiveEnterTimestampMonotonic": "11406396", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-journald.socket network.target polkit.service dbus.socket sysinit.target dbus.service basic.target system.slice systemd-sysctl.service", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Tue 2025-06-10 07:46:42 EDT", "AssertTimestampMonotonic": "10738632", "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": "Tue 2025-06-10 07:46:42 EDT", "ConditionTimestampMonotonic": "10738631", "ConfigurationDirectoryMode": "0755", "Conflicts": "tlp.service cpupower.service auto-cpufreq.service shutdown.target 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": "726", "ExecMainStartTimestamp": "Tue 2025-06-10 07:46:42 EDT", "ExecMainStartTimestampMonotonic": "10739576", "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": "Tue 2025-06-10 07:46:42 EDT", "InactiveExitTimestampMonotonic": "10739615", "InvocationID": "8f67e5b0efd54e02af2d68412fa321ed", "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": "726", "MemoryAccounting": "yes", "MemoryCurrent": "21405696", "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": "sysinit.target dbus.socket dbus.service system.slice", "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": "Tue 2025-06-10 07:46:43 EDT", "StateChangeTimestampMonotonic": "11406396", "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": "Tue 2025-06-10 07:46:43 EDT", "WatchdogTimestampMonotonic": "11406393", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Get the active Tuned profiles] ********* task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:482 Tuesday 10 June 2025 07:58:37 -0400 (0:00:00.560) 0:02:14.655 ********** ok: [managed-node1] => { "changed": false, "cmd": [ "tuned-adm", "active" ], "delta": "0:00:00.106954", "end": "2025-06-10 07:58:37.548054", "rc": 0, "start": "2025-06-10 07:58:37.441100" } STDOUT: Current active profile: virtual-guest mssql TASK [fedora.linux_system_roles.mssql : Attempt to add mssql to the list of Tuned profiles] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:495 Tuesday 10 June 2025 07:58:37 -0400 (0:00:00.496) 0:02:15.152 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:508 Tuesday 10 June 2025 07:58:37 -0400 (0:00:00.031) 0:02:15.184 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:517 Tuesday 10 June 2025 07:58:37 -0400 (0:00:00.031) 0:02:15.215 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:527 Tuesday 10 June 2025 07:58:37 -0400 (0:00:00.031) 0:02:15.247 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:535 Tuesday 10 June 2025 07:58:38 -0400 (0:00:00.383) 0:02:15.630 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:544 Tuesday 10 June 2025 07:58:38 -0400 (0:00:00.031) 0:02:15.661 ********** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create certificates using the certificate role] ************************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:561 Tuesday 10 June 2025 07:58:41 -0400 (0:00:02.923) 0:02:18.585 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:575 Tuesday 10 June 2025 07:58:41 -0400 (0:00:00.049) 0:02:18.634 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:580 Tuesday 10 June 2025 07:58:41 -0400 (0:00:00.047) 0:02:18.682 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:598 Tuesday 10 June 2025 07:58:41 -0400 (0:00:00.041) 0:02:18.723 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:607 Tuesday 10 June 2025 07:58:41 -0400 (0:00:00.031) 0:02:18.755 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:616 Tuesday 10 June 2025 07:58:41 -0400 (0:00:00.035) 0:02:18.790 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:623 Tuesday 10 June 2025 07:58:41 -0400 (0:00:00.037) 0:02:18.828 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:632 Tuesday 10 June 2025 07:58:41 -0400 (0:00:00.041) 0:02:18.869 ********** ok: [managed-node1] => { "changed": false, "cmd": "set -euo pipefail; grep '^forceencryption' /var/opt/mssql/mssql.conf | sed 's/forceencryption = //g'", "delta": "0:00:00.004238", "end": "2025-06-10 07:58:41.665066", "failed_when_result": false, "rc": 1, "start": "2025-06-10 07:58:41.660828" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Append -No to sqlcmd when TLS is not configured] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:641 Tuesday 10 June 2025 07:58:41 -0400 (0:00:00.427) 0:02:19.296 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:648 Tuesday 10 June 2025 07:58:41 -0400 (0:00:00.051) 0:02:19.348 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:661 Tuesday 10 June 2025 07:58:41 -0400 (0:00:00.057) 0:02:19.405 ********** included: /tmp/collections-U6l/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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:3 Tuesday 10 June 2025 07:58:41 -0400 (0:00:00.109) 0:02:19.515 ********** ok: [managed-node1] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Tue 2025-06-10 07:58:16 EDT", "ActiveEnterTimestampMonotonic": "704537298", "ActiveExitTimestamp": "Tue 2025-06-10 07:58:16 EDT", "ActiveExitTimestampMonotonic": "704350338", "ActiveState": "active", "After": "network.target system.slice sysinit.target systemd-journald.socket -.mount basic.target auditd.service", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Tue 2025-06-10 07:58:16 EDT", "AssertTimestampMonotonic": "704536363", "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": "Tue 2025-06-10 07:58:16 EDT", "ConditionTimestampMonotonic": "704536361", "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": "36262", "ExecMainStartTimestamp": "Tue 2025-06-10 07:58:16 EDT", "ExecMainStartTimestampMonotonic": "704537243", "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": "Tue 2025-06-10 07:58:16 EDT", "InactiveEnterTimestampMonotonic": "704535624", "InactiveExitTimestamp": "Tue 2025-06-10 07:58:16 EDT", "InactiveExitTimestampMonotonic": "704537298", "InvocationID": "79d5837a664d4841a7881a42fb074a8d", "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": "36262", "MemoryAccounting": "yes", "MemoryCurrent": "860573696", "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": "-.mount sysinit.target system.slice", "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": "Tue 2025-06-10 07:58:16 EDT", "StateChangeTimestampMonotonic": "704537298", "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": "188", "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": "Tue 2025-06-10 07:58:16 EDT", "WatchdogTimestampMonotonic": "704537296", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Check if a custom tcpport setting exist] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:8 Tuesday 10 June 2025 07:58:42 -0400 (0:00:00.665) 0:02:20.181 ********** ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002612", "end": "2025-06-10 07:58:43.085067", "failed_when_result": false, "rc": 1, "start": "2025-06-10 07:58:43.082455" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Check if a custom ipaddress setting exist] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:14 Tuesday 10 June 2025 07:58:43 -0400 (0:00:00.523) 0:02:20.704 ********** ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:01.003658", "end": "2025-06-10 07:58:44.581293", "failed_when_result": false, "rc": 0, "start": "2025-06-10 07:58:43.577635" } STDOUT: ipaddress = 0.0.0.0 TASK [fedora.linux_system_roles.mssql : Set a fact with a login command] ******* task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:20 Tuesday 10 June 2025 07:58:44 -0400 (0:00:01.496) 0:02:22.200 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:665 Tuesday 10 June 2025 07:58:44 -0400 (0:00:00.066) 0:02:22.267 ********** 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": 16775, "state": "file", "uid": 993 } TASK [fedora.linux_system_roles.mssql : Check if the set password matches the existing password] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:671 Tuesday 10 June 2025 07:58:46 -0400 (0:00:01.616) 0:02:23.884 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:686 Tuesday 10 June 2025 07:58:46 -0400 (0:00:00.503) 0:02:24.387 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:693 Tuesday 10 June 2025 07:58:46 -0400 (0:00:00.038) 0:02:24.426 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:701 Tuesday 10 June 2025 07:58:48 -0400 (0:00:01.678) 0:02:26.104 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:722 Tuesday 10 June 2025 07:58:48 -0400 (0:00:00.105) 0:02:26.210 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:729 Tuesday 10 June 2025 07:58:48 -0400 (0:00:00.067) 0:02:26.278 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:740 Tuesday 10 June 2025 07:58:48 -0400 (0:00:00.077) 0:02:26.355 ********** 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.004395", "end": "2025-06-10 07:58:49.208702", "rc": 0, "start": "2025-06-10 07:58:49.204307" } STDOUT: true TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:754 Tuesday 10 June 2025 07:58:49 -0400 (0:00:00.459) 0:02:26.815 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:761 Tuesday 10 June 2025 07:58:49 -0400 (0:00:00.034) 0:02:26.849 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:767 Tuesday 10 June 2025 07:58:50 -0400 (0:00:01.472) 0:02:28.321 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:786 Tuesday 10 June 2025 07:58:50 -0400 (0:00:00.036) 0:02:28.357 ********** included: /tmp/collections-U6l/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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Tuesday 10 June 2025 07:58:50 -0400 (0:00:00.073) 0:02:28.431 ********** ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:01.003749", "end": "2025-06-10 07:58:52.214696", "failed_when_result": false, "rc": 0, "start": "2025-06-10 07:58:51.210947" } STDOUT: ipaddress = 0.0.0.0 TASK [fedora.linux_system_roles.mssql : Configure the setting network ipaddress] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Tuesday 10 June 2025 07:58:52 -0400 (0:00:01.491) 0:02:29.923 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Tuesday 10 June 2025 07:58:52 -0400 (0:00:00.092) 0:02:30.016 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:793 Tuesday 10 June 2025 07:58:52 -0400 (0:00:00.054) 0:02:30.071 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:800 Tuesday 10 June 2025 07:58:52 -0400 (0:00:00.056) 0:02:30.128 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:812 Tuesday 10 June 2025 07:58:52 -0400 (0:00:00.080) 0:02:30.208 ********** included: /tmp/collections-U6l/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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Tuesday 10 June 2025 07:58:52 -0400 (0:00:00.069) 0:02:30.278 ********** ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002616", "end": "2025-06-10 07:58:53.066088", "failed_when_result": false, "rc": 1, "start": "2025-06-10 07:58:53.063472" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tcpport] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Tuesday 10 June 2025 07:58:53 -0400 (0:00:00.403) 0:02:30.682 ********** ok: [managed-node1] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.117858", "end": "2025-06-10 07:58:53.583924", "failed_when_result": false, "rc": 0, "start": "2025-06-10 07:58:53.466066" } 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Tuesday 10 June 2025 07:58:53 -0400 (0:00:00.511) 0:02:31.194 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:818 Tuesday 10 June 2025 07:58:53 -0400 (0:00:00.031) 0:02:31.225 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:838 Tuesday 10 June 2025 07:58:53 -0400 (0:00:00.068) 0:02:31.293 ********** included: /tmp/collections-U6l/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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Tuesday 10 June 2025 07:58:53 -0400 (0:00:00.059) 0:02:31.352 ********** ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^enabled = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002576", "end": "2025-06-10 07:58:54.164083", "failed_when_result": false, "rc": 0, "start": "2025-06-10 07:58:54.161507" } STDOUT: enabled = True TASK [fedora.linux_system_roles.mssql : Configure the setting sqlagent enabled] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Tuesday 10 June 2025 07:58:54 -0400 (0:00:00.415) 0:02:31.768 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Tuesday 10 June 2025 07:58:54 -0400 (0:00:00.060) 0:02:31.829 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:845 Tuesday 10 June 2025 07:58:54 -0400 (0:00:00.037) 0:02:31.866 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:852 Tuesday 10 June 2025 07:58:57 -0400 (0:00:02.885) 0:02:34.751 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:861 Tuesday 10 June 2025 07:59:00 -0400 (0:00:02.918) 0:02:37.670 ********** ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^traceflag[0-9] = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003145", "end": "2025-06-10 07:59:00.444695", "failed_when_result": false, "rc": 0, "start": "2025-06-10 07:59:00.441550" } STDOUT: traceflag0 = 3979 TASK [fedora.linux_system_roles.mssql : Set the 3979 traceflag] **************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:867 Tuesday 10 June 2025 07:59:00 -0400 (0:00:00.404) 0:02:38.075 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:874 Tuesday 10 June 2025 07:59:00 -0400 (0:00:00.139) 0:02:38.214 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:882 Tuesday 10 June 2025 07:59:00 -0400 (0:00:00.053) 0:02:38.267 ********** included: /tmp/collections-U6l/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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Tuesday 10 June 2025 07:59:00 -0400 (0:00:00.086) 0:02:38.354 ********** ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^alternatewritethrough = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002573", "end": "2025-06-10 07:59:01.159669", "failed_when_result": false, "rc": 0, "start": "2025-06-10 07:59:01.157096" } STDOUT: alternatewritethrough = 0 TASK [fedora.linux_system_roles.mssql : Configure the setting control alternatewritethrough] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Tuesday 10 June 2025 07:59:01 -0400 (0:00:00.409) 0:02:38.763 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Tuesday 10 June 2025 07:59:01 -0400 (0:00:00.040) 0:02:38.804 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:888 Tuesday 10 June 2025 07:59:01 -0400 (0:00:00.030) 0:02:38.835 ********** included: /tmp/collections-U6l/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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Tuesday 10 June 2025 07:59:01 -0400 (0:00:00.057) 0:02:38.892 ********** ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^writethrough = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003165", "end": "2025-06-10 07:59:01.711258", "failed_when_result": false, "rc": 0, "start": "2025-06-10 07:59:01.708093" } STDOUT: writethrough = 1 TASK [fedora.linux_system_roles.mssql : Configure the setting control writethrough] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Tuesday 10 June 2025 07:59:01 -0400 (0:00:00.446) 0:02:39.339 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Tuesday 10 June 2025 07:59:01 -0400 (0:00:00.045) 0:02:39.384 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:898 Tuesday 10 June 2025 07:59:01 -0400 (0:00:00.044) 0:02:39.429 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:906 Tuesday 10 June 2025 07:59:01 -0400 (0:00:00.038) 0:02:39.467 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:914 Tuesday 10 June 2025 07:59:01 -0400 (0:00:00.042) 0:02:39.510 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:921 Tuesday 10 June 2025 07:59:02 -0400 (0:00:00.059) 0:02:39.569 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:928 Tuesday 10 June 2025 07:59:02 -0400 (0:00:00.044) 0:02:39.614 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:937 Tuesday 10 June 2025 07:59:02 -0400 (0:00:00.092) 0:02:39.707 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:950 Tuesday 10 June 2025 07:59:02 -0400 (0:00:00.039) 0:02:39.746 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:959 Tuesday 10 June 2025 07:59:02 -0400 (0:00:00.038) 0:02:39.784 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:973 Tuesday 10 June 2025 07:59:02 -0400 (0:00:00.034) 0:02:39.818 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:983 Tuesday 10 June 2025 07:59:02 -0400 (0:00:00.035) 0:02:39.854 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:988 Tuesday 10 June 2025 07:59:02 -0400 (0:00:00.034) 0:02:39.888 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1005 Tuesday 10 June 2025 07:59:02 -0400 (0:00:00.033) 0:02:39.922 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1010 Tuesday 10 June 2025 07:59:02 -0400 (0:00:00.035) 0:02:39.958 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get keytab properties] ***************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1015 Tuesday 10 June 2025 07:59:02 -0400 (0:00:00.046) 0:02:40.005 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create keytab] ************************* task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1021 Tuesday 10 June 2025 07:59:02 -0400 (0:00:00.049) 0:02:40.054 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1047 Tuesday 10 June 2025 07:59:02 -0400 (0:00:00.058) 0:02:40.112 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1068 Tuesday 10 June 2025 07:59:02 -0400 (0:00:00.067) 0:02:40.180 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1076 Tuesday 10 June 2025 07:59:02 -0400 (0:00:00.050) 0:02:40.230 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1086 Tuesday 10 June 2025 07:59:02 -0400 (0:00:00.041) 0:02:40.271 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1092 Tuesday 10 June 2025 07:59:02 -0400 (0:00:00.037) 0:02:40.309 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Mark active hosts] ********************* task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1109 Tuesday 10 June 2025 07:59:02 -0400 (0:00:00.042) 0:02:40.351 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Debug] ********************************* task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1113 Tuesday 10 June 2025 07:59:02 -0400 (0:00:00.041) 0:02:40.393 ********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Debug] ********************************* task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1117 Tuesday 10 June 2025 07:59:02 -0400 (0:00:00.036) 0:02:40.430 ********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Fail if any hosts are no longer active] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1127 Tuesday 10 June 2025 07:59:02 -0400 (0:00:00.031) 0:02:40.461 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset __mssql_is_active] *************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1142 Tuesday 10 June 2025 07:59:02 -0400 (0:00:00.033) 0:02:40.494 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1148 Tuesday 10 June 2025 07:59:02 -0400 (0:00:00.033) 0:02:40.528 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set host variables] ******************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1168 Tuesday 10 June 2025 07:59:03 -0400 (0:00:00.077) 0:02:40.605 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1221 Tuesday 10 June 2025 07:59:03 -0400 (0:00:00.043) 0:02:40.648 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1228 Tuesday 10 June 2025 07:59:03 -0400 (0:00:00.048) 0:02:40.696 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1235 Tuesday 10 June 2025 07:59:03 -0400 (0:00:00.047) 0:02:40.744 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1245 Tuesday 10 June 2025 07:59:03 -0400 (0:00:00.055) 0:02:40.799 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1251 Tuesday 10 June 2025 07:59:03 -0400 (0:00:00.050) 0:02:40.849 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1259 Tuesday 10 June 2025 07:59:03 -0400 (0:00:00.067) 0:02:40.917 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1268 Tuesday 10 June 2025 07:59:03 -0400 (0:00:00.040) 0:02:40.958 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1276 Tuesday 10 June 2025 07:59:03 -0400 (0:00:00.032) 0:02:40.991 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1290 Tuesday 10 June 2025 07:59:03 -0400 (0:00:00.051) 0:02:41.042 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1296 Tuesday 10 June 2025 07:59:03 -0400 (0:00:00.040) 0:02:41.083 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1318 Tuesday 10 June 2025 07:59:03 -0400 (0:00:00.039) 0:02:41.122 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure ag] ************************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1328 Tuesday 10 June 2025 07:59:03 -0400 (0:00:00.043) 0:02:41.166 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1337 Tuesday 10 June 2025 07:59:03 -0400 (0:00:00.070) 0:02:41.236 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Replicate DBs] ************************* task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1346 Tuesday 10 June 2025 07:59:03 -0400 (0:00:00.047) 0:02:41.283 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Mark active hosts] ********************* task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1355 Tuesday 10 June 2025 07:59:03 -0400 (0:00:00.054) 0:02:41.338 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fail if any hosts are no longer active] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1359 Tuesday 10 June 2025 07:59:03 -0400 (0:00:00.035) 0:02:41.374 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1376 Tuesday 10 June 2025 07:59:03 -0400 (0:00:00.032) 0:02:41.407 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1389 Tuesday 10 June 2025 07:59:03 -0400 (0:00:00.033) 0:02:41.441 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1396 Tuesday 10 June 2025 07:59:03 -0400 (0:00:00.033) 0:02:41.474 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1403 Tuesday 10 June 2025 07:59:03 -0400 (0:00:00.032) 0:02:41.506 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1411 Tuesday 10 June 2025 07:59:04 -0400 (0:00:00.077) 0:02:41.584 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1418 Tuesday 10 June 2025 07:59:04 -0400 (0:00:00.032) 0:02:41.617 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1430 Tuesday 10 June 2025 07:59:04 -0400 (0:00:00.041) 0:02:41.659 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create HA login] *********************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1439 Tuesday 10 June 2025 07:59:04 -0400 (0:00:00.031) 0:02:41.690 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1446 Tuesday 10 June 2025 07:59:04 -0400 (0:00:00.031) 0:02:41.722 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1452 Tuesday 10 June 2025 07:59:04 -0400 (0:00:00.031) 0:02:41.753 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1460 Tuesday 10 June 2025 07:59:04 -0400 (0:00:00.033) 0:02:41.786 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1473 Tuesday 10 June 2025 07:59:04 -0400 (0:00:00.040) 0:02:41.827 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1485 Tuesday 10 June 2025 07:59:04 -0400 (0:00:00.033) 0:02:41.860 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1490 Tuesday 10 June 2025 07:59:04 -0400 (0:00:00.032) 0:02:41.893 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1498 Tuesday 10 June 2025 07:59:04 -0400 (0:00:00.033) 0:02:41.926 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1507 Tuesday 10 June 2025 07:59:04 -0400 (0:00:00.031) 0:02:41.958 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1520 Tuesday 10 June 2025 07:59:04 -0400 (0:00:00.481) 0:02:42.439 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1527 Tuesday 10 June 2025 07:59:04 -0400 (0:00:00.050) 0:02:42.489 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify settings] ********************************************************* task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_idempotency.yml:38 Tuesday 10 June 2025 07:59:05 -0400 (0:00:00.055) 0:02:42.545 ********** included: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml for managed-node1 TASK [Check if the errorlog file exists and its location] ********************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:8 Tuesday 10 June 2025 07:59:05 -0400 (0:00:00.401) 0:02:42.946 ********** 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 echo \"${errorlog}\"\nelif [ -f /var/opt/mssql/log/errorlog ]; then\n echo \"/var/opt/mssql/log/errorlog\"\nelse\n echo \"\"\nfi\n", "delta": "0:00:00.004725", "end": "2025-06-10 07:59:05.758264", "rc": 0, "start": "2025-06-10 07:59:05.753539" } STDOUT: /var/opt/mssql/log/errorlog TASK [Check if the set edition matches the existing edition] ******************* task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:23 Tuesday 10 June 2025 07:59:05 -0400 (0:00:00.443) 0:02:43.390 ********** ok: [managed-node1] => { "changed": false, "cmd": "errorlog_edition=\"$(grep -oi 'Evaluation edition' \\\n/var/opt/mssql/log/errorlog)\"\nif [ -z \"${errorlog_edition}\" ]; then\n echo false\nelse\n echo true\nfi\n", "delta": "0:00:00.005179", "end": "2025-06-10 07:59:06.204002", "rc": 0, "start": "2025-06-10 07:59:06.198823" } STDOUT: true TASK [Verify if the edition matches] ******************************************* task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:35 Tuesday 10 June 2025 07:59:06 -0400 (0:00:00.436) 0:02:43.826 ********** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify the setting {{ item.key }}] *************************************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:39 Tuesday 10 June 2025 07:59:06 -0400 (0:00:00.058) 0:02:43.885 ********** included: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node1 included: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node1 included: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node1 included: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node1 included: /tmp/collections-U6l/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-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Tuesday 10 June 2025 07:59:06 -0400 (0:00:00.138) 0:02:44.024 ********** ok: [managed-node1] => { "changed": false, "cmd": "grep '^ipaddress' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003970", "end": "2025-06-10 07:59:06.845887", "rc": 0, "start": "2025-06-10 07:59:06.841917" } STDOUT: ipaddress = 0.0.0.0 TASK [Verify the setting when it is type str ipaddress] ************************ task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Tuesday 10 June 2025 07:59:06 -0400 (0:00:00.448) 0:02:44.472 ********** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool ipaddress] *********************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Tuesday 10 June 2025 07:59:07 -0400 (0:00:00.072) 0:02:44.545 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = 0.0.0.0] ******************************************* task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Tuesday 10 June 2025 07:59:07 -0400 (0:00:00.052) 0:02:44.598 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the setting tcpport] ************************************ task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Tuesday 10 June 2025 07:59:07 -0400 (0:00:00.054) 0:02:44.652 ********** ok: [managed-node1] => { "changed": false, "cmd": "grep '^tcpport' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003803", "end": "2025-06-10 07:59:07.475204", "rc": 0, "start": "2025-06-10 07:59:07.471401" } TASK [Verify the setting when it is type str tcpport] ************************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Tuesday 10 June 2025 07:59:07 -0400 (0:00:00.442) 0:02:45.094 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Tuesday 10 June 2025 07:59:07 -0400 (0:00:00.054) 0:02:45.149 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = 1433] ********************************************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Tuesday 10 June 2025 07:59:07 -0400 (0:00:00.051) 0:02:45.200 ********** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get the value of the setting defaultdatadir] ***************************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Tuesday 10 June 2025 07:59:07 -0400 (0:00:00.221) 0:02:45.421 ********** ok: [managed-node1] => { "changed": false, "cmd": "grep '^defaultdatadir' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003763", "end": "2025-06-10 07:59:08.217337", "rc": 0, "start": "2025-06-10 07:59:08.213574" } STDOUT: defaultdatadir = /tmp/mssql_data TASK [Verify the setting when it is type str defaultdatadir] ******************* task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Tuesday 10 June 2025 07:59:08 -0400 (0:00:00.436) 0:02:45.858 ********** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool defaultdatadir] ****************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Tuesday 10 June 2025 07:59:08 -0400 (0:00:00.069) 0:02:45.927 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = /tmp/mssql_data] *********************************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Tuesday 10 June 2025 07:59:08 -0400 (0:00:00.054) 0:02:45.981 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the setting defaultlogdir] ****************************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Tuesday 10 June 2025 07:59:08 -0400 (0:00:00.061) 0:02:46.043 ********** ok: [managed-node1] => { "changed": false, "cmd": "grep '^defaultlogdir' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004466", "end": "2025-06-10 07:59:08.867721", "rc": 0, "start": "2025-06-10 07:59:08.863255" } STDOUT: defaultlogdir = /tmp/mssql_log TASK [Verify the setting when it is type str defaultlogdir] ******************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Tuesday 10 June 2025 07:59:08 -0400 (0:00:00.447) 0:02:46.490 ********** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool defaultlogdir] ******************* task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Tuesday 10 June 2025 07:59:09 -0400 (0:00:00.058) 0:02:46.548 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = /tmp/mssql_log] ************************************ task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Tuesday 10 June 2025 07:59:09 -0400 (0:00:00.047) 0:02:46.596 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the setting enabled] ************************************ task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Tuesday 10 June 2025 07:59:09 -0400 (0:00:00.042) 0:02:46.639 ********** ok: [managed-node1] => { "changed": false, "cmd": "grep '^enabled' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003915", "end": "2025-06-10 07:59:09.439334", "rc": 0, "start": "2025-06-10 07:59:09.435419" } STDOUT: enabled = True TASK [Verify the setting when it is type str enabled] ************************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Tuesday 10 June 2025 07:59:09 -0400 (0:00:00.421) 0:02:47.061 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Tuesday 10 June 2025 07:59:09 -0400 (0:00:00.061) 0:02:47.122 ********** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = True] ********************************************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Tuesday 10 June 2025 07:59:09 -0400 (0:00:00.058) 0:02:47.181 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_datadir] *********************************************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:55 Tuesday 10 June 2025 07:59:09 -0400 (0:00:00.048) 0:02:47.230 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:60 Tuesday 10 June 2025 07:59:09 -0400 (0:00:00.052) 0:02:47.283 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_logdir] ************************************************ task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:70 Tuesday 10 June 2025 07:59:09 -0400 (0:00:00.062) 0:02:47.345 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:75 Tuesday 10 June 2025 07:59:09 -0400 (0:00:00.058) 0:02:47.403 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Prepare MSSQL and facts for logging in] ********************************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:85 Tuesday 10 June 2025 07:59:09 -0400 (0:00:00.129) 0:02:47.533 ********** TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is started] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:3 Tuesday 10 June 2025 07:59:10 -0400 (0:00:00.095) 0:02:47.628 ********** ok: [managed-node1] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Tue 2025-06-10 07:58:16 EDT", "ActiveEnterTimestampMonotonic": "704537298", "ActiveExitTimestamp": "Tue 2025-06-10 07:58:16 EDT", "ActiveExitTimestampMonotonic": "704350338", "ActiveState": "active", "After": "network.target system.slice sysinit.target systemd-journald.socket -.mount basic.target auditd.service", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Tue 2025-06-10 07:58:16 EDT", "AssertTimestampMonotonic": "704536363", "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": "Tue 2025-06-10 07:58:16 EDT", "ConditionTimestampMonotonic": "704536361", "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": "36262", "ExecMainStartTimestamp": "Tue 2025-06-10 07:58:16 EDT", "ExecMainStartTimestampMonotonic": "704537243", "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": "Tue 2025-06-10 07:58:16 EDT", "InactiveEnterTimestampMonotonic": "704535624", "InactiveExitTimestamp": "Tue 2025-06-10 07:58:16 EDT", "InactiveExitTimestampMonotonic": "704537298", "InvocationID": "79d5837a664d4841a7881a42fb074a8d", "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": "36262", "MemoryAccounting": "yes", "MemoryCurrent": "864555008", "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": "-.mount sysinit.target system.slice", "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": "Tue 2025-06-10 07:58:16 EDT", "StateChangeTimestampMonotonic": "704537298", "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": "189", "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": "Tue 2025-06-10 07:58:16 EDT", "WatchdogTimestampMonotonic": "704537296", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Check if a custom tcpport setting exist] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:8 Tuesday 10 June 2025 07:59:10 -0400 (0:00:00.583) 0:02:48.211 ********** ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002514", "end": "2025-06-10 07:59:11.009943", "failed_when_result": false, "rc": 1, "start": "2025-06-10 07:59:11.007429" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Check if a custom ipaddress setting exist] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:14 Tuesday 10 June 2025 07:59:11 -0400 (0:00:00.419) 0:02:48.631 ********** ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002646", "end": "2025-06-10 07:59:11.440145", "failed_when_result": false, "rc": 0, "start": "2025-06-10 07:59:11.437499" } STDOUT: ipaddress = 0.0.0.0 TASK [fedora.linux_system_roles.mssql : Set a fact with a login command] ******* task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:20 Tuesday 10 June 2025 07:59:11 -0400 (0:00:00.409) 0:02:49.040 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:95 Tuesday 10 June 2025 07:59:11 -0400 (0:00:00.048) 0:02:49.089 ********** 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": 16775, "state": "file", "uid": 993 } TASK [Check if the set password matches the existing password] ***************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:116 Tuesday 10 June 2025 07:59:13 -0400 (0:00:01.596) 0:02:50.686 ********** 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.022164", "end": "2025-06-10 07:59:13.489921", "rc": 0, "start": "2025-06-10 07:59:13.467757" } STDOUT: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Microsoft SQL Server 2022 (RTM-CU19) (KB5054531) - 16.0.4195.2 (X64) Apr 18 2025 13:42:14 Copyright (C) 2022 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-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:135 Tuesday 10 June 2025 07:59:13 -0400 (0:00:00.411) 0:02:51.097 ********** ok: [managed-node1] => { "ansible_facts": { "mssql_password": null }, "changed": false } TASK [Verify the package mssql-server-fts] ************************************* task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:139 Tuesday 10 June 2025 07:59:13 -0400 (0:00:00.078) 0:02:51.175 ********** included: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_package.yml for managed-node1 TASK [Gather package facts] **************************************************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_package.yml:7 Tuesday 10 June 2025 07:59:13 -0400 (0:00:00.052) 0:02:51.228 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_package.yml:12 Tuesday 10 June 2025 07:59:15 -0400 (0:00:01.489) 0:02:52.717 ********** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify if the package is not installed mssql-server-fts] ***************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_package.yml:17 Tuesday 10 June 2025 07:59:15 -0400 (0:00:00.046) 0:02:52.763 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the package powershell] ******************************************* task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:146 Tuesday 10 June 2025 07:59:15 -0400 (0:00:00.033) 0:02:52.796 ********** included: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_package.yml for managed-node1 TASK [Gather package facts] **************************************************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_package.yml:7 Tuesday 10 June 2025 07:59:15 -0400 (0:00:00.054) 0:02:52.851 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_package.yml:12 Tuesday 10 June 2025 07:59:16 -0400 (0:00:01.496) 0:02:54.347 ********** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify if the package is not installed powershell] *********************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_package.yml:17 Tuesday 10 June 2025 07:59:16 -0400 (0:00:00.044) 0:02:54.392 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the traceflag setting] ********************************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:157 Tuesday 10 June 2025 07:59:16 -0400 (0:00:00.035) 0:02:54.428 ********** ok: [managed-node1] => { "changed": false, "cmd": "grep '^traceflag' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003847", "end": "2025-06-10 07:59:17.232910", "rc": 0, "start": "2025-06-10 07:59:17.229063" } STDOUT: traceflag0 = 3979 TASK [Verify that the traceflag setting is set to 3979] ************************ task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:162 Tuesday 10 June 2025 07:59:17 -0400 (0:00:00.402) 0:02:54.831 ********** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify that the traceflag setting is not set to 3979] ******************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:167 Tuesday 10 June 2025 07:59:17 -0400 (0:00:00.036) 0:02:54.868 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the alternatewritethrough setting is false] ****************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:173 Tuesday 10 June 2025 07:59:17 -0400 (0:00:00.033) 0:02:54.901 ********** included: /tmp/collections-U6l/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-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Tuesday 10 June 2025 07:59:17 -0400 (0:00:00.066) 0:02:54.967 ********** ok: [managed-node1] => { "changed": false, "cmd": "grep '^alternatewritethrough' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003953", "end": "2025-06-10 07:59:17.773011", "rc": 0, "start": "2025-06-10 07:59:17.769058" } STDOUT: alternatewritethrough = 0 TASK [Verify the setting when it is type str alternatewritethrough] ************ task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Tuesday 10 June 2025 07:59:17 -0400 (0:00:00.414) 0:02:55.382 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Tuesday 10 June 2025 07:59:17 -0400 (0:00:00.075) 0:02:55.458 ********** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = False] ********************************************* task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Tuesday 10 June 2025 07:59:17 -0400 (0:00:00.043) 0:02:55.501 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the writethrough setting] ***************************************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:179 Tuesday 10 June 2025 07:59:18 -0400 (0:00:00.032) 0:02:55.534 ********** included: /tmp/collections-U6l/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-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Tuesday 10 June 2025 07:59:18 -0400 (0:00:00.068) 0:02:55.602 ********** ok: [managed-node1] => { "changed": false, "cmd": "grep '^writethrough' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003962", "end": "2025-06-10 07:59:18.418581", "rc": 0, "start": "2025-06-10 07:59:18.414619" } STDOUT: writethrough = 1 TASK [Verify the setting when it is type str writethrough] ********************* task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Tuesday 10 June 2025 07:59:18 -0400 (0:00:00.420) 0:02:56.023 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Tuesday 10 June 2025 07:59:18 -0400 (0:00:00.036) 0:02:56.059 ********** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = True] ********************************************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Tuesday 10 June 2025 07:59:18 -0400 (0:00:00.044) 0:02:56.103 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlscert setting] ********************************************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:189 Tuesday 10 June 2025 07:59:18 -0400 (0:00:00.035) 0:02:56.139 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlskey setting] *********************************************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:200 Tuesday 10 June 2025 07:59:18 -0400 (0:00:00.030) 0:02:56.169 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlsprotocols setting] ***************************************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:212 Tuesday 10 June 2025 07:59:18 -0400 (0:00:00.029) 0:02:56.199 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the forceencryption setting] ************************************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:220 Tuesday 10 June 2025 07:59:18 -0400 (0:00:00.029) 0:02:56.229 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify configuration for confined application] *************************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:227 Tuesday 10 June 2025 07:59:18 -0400 (0:00:00.028) 0:02:56.257 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run to edit settings] **************************************************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_idempotency.yml:52 Tuesday 10 June 2025 07:59:18 -0400 (0:00:00.029) 0:02:56.287 ********** TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Tuesday 10 June 2025 07:59:19 -0400 (0:00:00.549) 0:02:56.836 ********** included: /tmp/collections-U6l/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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Tuesday 10 June 2025 07:59:19 -0400 (0:00:00.048) 0:02:56.884 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Tuesday 10 June 2025 07:59:19 -0400 (0:00:00.037) 0:02:56.922 ********** 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-U6l/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-U6l/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-U6l/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 : Unset internal role facts] ************* task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Tuesday 10 June 2025 07:59:19 -0400 (0:00:00.058) 0:02:56.980 ********** ok: [managed-node1] => { "ansible_facts": { "__mssql_is_active": null, "__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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:16 Tuesday 10 June 2025 07:59:19 -0400 (0:00:00.028) 0:02:57.009 ********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:24 Tuesday 10 June 2025 07:59:19 -0400 (0:00:00.030) 0:02:57.040 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:31 Tuesday 10 June 2025 07:59:19 -0400 (0:00:00.033) 0:02:57.074 ********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:38 Tuesday 10 June 2025 07:59:19 -0400 (0:00:00.040) 0:02:57.114 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:45 Tuesday 10 June 2025 07:59:19 -0400 (0:00:00.040) 0:02:57.155 ********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:52 Tuesday 10 June 2025 07:59:19 -0400 (0:00:00.042) 0:02:57.197 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:59 Tuesday 10 June 2025 07:59:19 -0400 (0:00:00.050) 0:02:57.247 ********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:66 Tuesday 10 June 2025 07:59:19 -0400 (0:00:00.048) 0:02:57.295 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:75 Tuesday 10 June 2025 07:59:19 -0400 (0:00:00.044) 0:02:57.339 ********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated fact] ************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:84 Tuesday 10 June 2025 07:59:19 -0400 (0:00:00.118) 0:02:57.458 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:88 Tuesday 10 June 2025 07:59:19 -0400 (0:00:00.052) 0:02:57.510 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:95 Tuesday 10 June 2025 07:59:20 -0400 (0:00:00.052) 0:02:57.562 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:107 Tuesday 10 June 2025 07:59:20 -0400 (0:00:00.043) 0:02:57.606 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:115 Tuesday 10 June 2025 07:59:20 -0400 (0:00:00.036) 0:02:57.642 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:124 Tuesday 10 June 2025 07:59:20 -0400 (0:00:00.035) 0:02:57.677 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:133 Tuesday 10 June 2025 07:59:20 -0400 (0:00:00.038) 0:02:57.716 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:143 Tuesday 10 June 2025 07:59:20 -0400 (0:00:00.035) 0:02:57.751 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:152 Tuesday 10 June 2025 07:59:20 -0400 (0:00:00.057) 0:02:57.809 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_ha_ag_is_contained is not provided with version 2017] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:163 Tuesday 10 June 2025 07:59:20 -0400 (0:00:00.052) 0:02:57.861 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify fail reuse_system_db=true is not provided without ag_is_contained] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:174 Tuesday 10 June 2025 07:59:20 -0400 (0:00:00.050) 0:02:57.912 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:185 Tuesday 10 June 2025 07:59:20 -0400 (0:00:00.049) 0:02:57.961 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:189 Tuesday 10 June 2025 07:59:21 -0400 (0:00:01.531) 0:02:59.493 ********** 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" } ok: [managed-node1] => (item={'key': 2022, 'value': 16}) => { "ansible_facts": { "__mssql_current_version": "2022" }, "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 } } TASK [fedora.linux_system_roles.mssql : Verify if mssql_version is not bigger then the existing SQL Server version] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:197 Tuesday 10 June 2025 07:59:22 -0400 (0:00:00.286) 0:02:59.780 ********** skipping: [managed-node1] => { "changed": false, "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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:210 Tuesday 10 June 2025 07:59:22 -0400 (0:00:00.075) 0:02:59.855 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:217 Tuesday 10 June 2025 07:59:22 -0400 (0:00:00.058) 0:02:59.914 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:224 Tuesday 10 June 2025 07:59:22 -0400 (0:00:00.046) 0:02:59.961 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:238 Tuesday 10 June 2025 07:59:22 -0400 (0:00:00.083) 0:03:00.044 ********** ok: [managed-node1] => { "attempts": 1, "changed": false } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2022] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:252 Tuesday 10 June 2025 07:59:23 -0400 (0:00:00.567) 0:03:00.612 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get yum repositories] ****************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:262 Tuesday 10 June 2025 07:59:23 -0400 (0:00:00.062) 0:03:00.674 ********** 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 2022] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:273 Tuesday 10 June 2025 07:59:23 -0400 (0:00:00.050) 0:03:00.724 ********** 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 2022] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:287 Tuesday 10 June 2025 07:59:23 -0400 (0:00:00.042) 0:03:00.767 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get zypper repositories] *************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:296 Tuesday 10 June 2025 07:59:23 -0400 (0:00:00.046) 0:03:00.813 ********** 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 2022] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:308 Tuesday 10 June 2025 07:59:23 -0400 (0:00:00.046) 0:03:00.860 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2022] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:315 Tuesday 10 June 2025 07:59:23 -0400 (0:00:00.039) 0:03:00.899 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2022] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:327 Tuesday 10 June 2025 07:59:23 -0400 (0:00:00.053) 0:03:00.952 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:340 Tuesday 10 June 2025 07:59:23 -0400 (0:00:00.030) 0:03:00.982 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:345 Tuesday 10 June 2025 07:59:26 -0400 (0:00:02.875) 0:03:03.858 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:350 Tuesday 10 June 2025 07:59:29 -0400 (0:00:02.883) 0:03:06.741 ********** 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.004712", "end": "2025-06-10 07:59:29.518290", "rc": 0, "start": "2025-06-10 07:59:29.513578" } STDOUT: /var/opt/mssql/log/errorlog TASK [fedora.linux_system_roles.mssql : Check if mssql-server.service is enabled] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:367 Tuesday 10 June 2025 07:59:29 -0400 (0:00:00.380) 0:03:07.121 ********** ok: [managed-node1] => { "changed": false, "cmd": [ "systemctl", "is-enabled", "mssql-server.service" ], "delta": "0:00:00.008133", "end": "2025-06-10 07:59:29.894380", "failed_when_result": false, "rc": 0, "start": "2025-06-10 07:59:29.886247" } STDOUT: enabled TASK [fedora.linux_system_roles.mssql : Check if mssql-server.service is running] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:374 Tuesday 10 June 2025 07:59:29 -0400 (0:00:00.377) 0:03:07.498 ********** ok: [managed-node1] => { "changed": false, "cmd": [ "systemctl", "is-active", "mssql-server.service" ], "delta": "0:00:00.007539", "end": "2025-06-10 07:59:30.276693", "failed_when_result": false, "rc": 0, "start": "2025-06-10 07:59:30.269154" } STDOUT: active TASK [fedora.linux_system_roles.mssql : Set the __mssql_is_setup variable] ***** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:381 Tuesday 10 June 2025 07:59:30 -0400 (0:00:00.381) 0:03:07.879 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:388 Tuesday 10 June 2025 07:59:30 -0400 (0:00:00.034) 0:03:07.914 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set up MSSQL] ************************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:404 Tuesday 10 June 2025 07:59:30 -0400 (0:00:00.031) 0:03:07.946 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:429 Tuesday 10 June 2025 07:59:30 -0400 (0:00:00.029) 0:03:07.975 ********** included: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml for managed-node1 included: /tmp/collections-U6l/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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:3 Tuesday 10 June 2025 07:59:30 -0400 (0:00:00.068) 0:03:08.044 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:12 Tuesday 10 June 2025 07:59:30 -0400 (0:00:00.424) 0:03:08.468 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:28 Tuesday 10 June 2025 07:59:30 -0400 (0:00:00.035) 0:03:08.504 ********** included: /tmp/collections-U6l/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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Tuesday 10 June 2025 07:59:31 -0400 (0:00:00.052) 0:03:08.556 ********** ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^defaultdatadir = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002609", "end": "2025-06-10 07:59:31.334867", "failed_when_result": false, "rc": 0, "start": "2025-06-10 07:59:31.332258" } STDOUT: defaultdatadir = /tmp/mssql_data TASK [fedora.linux_system_roles.mssql : Configure the setting filelocation defaultdatadir] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Tuesday 10 June 2025 07:59:31 -0400 (0:00:00.384) 0:03:08.941 ********** 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.115740", "end": "2025-06-10 07:59:31.849040", "failed_when_result": false, "rc": 0, "start": "2025-06-10 07:59:31.733300" } 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Tuesday 10 June 2025 07:59:31 -0400 (0:00:00.547) 0:03:09.488 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:3 Tuesday 10 June 2025 07:59:32 -0400 (0:00:00.066) 0:03:09.554 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:12 Tuesday 10 June 2025 07:59:32 -0400 (0:00:00.468) 0:03:10.023 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:28 Tuesday 10 June 2025 07:59:32 -0400 (0:00:00.036) 0:03:10.059 ********** included: /tmp/collections-U6l/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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Tuesday 10 June 2025 07:59:32 -0400 (0:00:00.053) 0:03:10.113 ********** ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^defaultlogdir = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002619", "end": "2025-06-10 07:59:32.900421", "failed_when_result": false, "rc": 0, "start": "2025-06-10 07:59:32.897802" } STDOUT: defaultlogdir = /tmp/mssql_log TASK [fedora.linux_system_roles.mssql : Configure the setting filelocation defaultlogdir] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Tuesday 10 June 2025 07:59:33 -0400 (0:00:00.439) 0:03:10.552 ********** changed: [managed-node1] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "filelocation.defaultlogdir", "/var/opt/mssql/log" ], "delta": "0:00:00.115611", "end": "2025-06-10 07:59:33.446882", "failed_when_result": false, "rc": 0, "start": "2025-06-10 07:59:33.331271" } 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Tuesday 10 June 2025 07:59:33 -0400 (0:00:00.504) 0:03:11.057 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:444 Tuesday 10 June 2025 07:59:33 -0400 (0:00:00.039) 0:03:11.096 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:458 Tuesday 10 June 2025 07:59:33 -0400 (0:00:00.044) 0:03:11.140 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:469 Tuesday 10 June 2025 07:59:33 -0400 (0:00:00.095) 0:03:11.235 ********** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.mssql : Ensure that the tuned service is started and enabled] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:475 Tuesday 10 June 2025 07:59:36 -0400 (0:00:02.977) 0:03:14.213 ********** ok: [managed-node1] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Tue 2025-06-10 07:46:43 EDT", "ActiveEnterTimestampMonotonic": "11406396", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-journald.socket network.target polkit.service dbus.socket sysinit.target dbus.service basic.target system.slice systemd-sysctl.service", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Tue 2025-06-10 07:46:42 EDT", "AssertTimestampMonotonic": "10738632", "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": "Tue 2025-06-10 07:46:42 EDT", "ConditionTimestampMonotonic": "10738631", "ConfigurationDirectoryMode": "0755", "Conflicts": "tlp.service cpupower.service auto-cpufreq.service shutdown.target 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": "726", "ExecMainStartTimestamp": "Tue 2025-06-10 07:46:42 EDT", "ExecMainStartTimestampMonotonic": "10739576", "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": "Tue 2025-06-10 07:46:42 EDT", "InactiveExitTimestampMonotonic": "10739615", "InvocationID": "8f67e5b0efd54e02af2d68412fa321ed", "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": "726", "MemoryAccounting": "yes", "MemoryCurrent": "21409792", "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": "sysinit.target dbus.socket dbus.service system.slice", "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": "Tue 2025-06-10 07:46:43 EDT", "StateChangeTimestampMonotonic": "11406396", "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": "Tue 2025-06-10 07:46:43 EDT", "WatchdogTimestampMonotonic": "11406393", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Get the active Tuned profiles] ********* task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:482 Tuesday 10 June 2025 07:59:37 -0400 (0:00:00.516) 0:03:14.729 ********** ok: [managed-node1] => { "changed": false, "cmd": [ "tuned-adm", "active" ], "delta": "0:00:00.106673", "end": "2025-06-10 07:59:37.612462", "rc": 0, "start": "2025-06-10 07:59:37.505789" } STDOUT: Current active profile: virtual-guest mssql TASK [fedora.linux_system_roles.mssql : Attempt to add mssql to the list of Tuned profiles] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:495 Tuesday 10 June 2025 07:59:37 -0400 (0:00:00.485) 0:03:15.215 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:508 Tuesday 10 June 2025 07:59:37 -0400 (0:00:00.032) 0:03:15.248 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:517 Tuesday 10 June 2025 07:59:37 -0400 (0:00:00.041) 0:03:15.289 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:527 Tuesday 10 June 2025 07:59:37 -0400 (0:00:00.086) 0:03:15.375 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:535 Tuesday 10 June 2025 07:59:38 -0400 (0:00:00.381) 0:03:15.757 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:544 Tuesday 10 June 2025 07:59:38 -0400 (0:00:00.033) 0:03:15.790 ********** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create certificates using the certificate role] ************************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:561 Tuesday 10 June 2025 07:59:41 -0400 (0:00:02.871) 0:03:18.662 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:575 Tuesday 10 June 2025 07:59:41 -0400 (0:00:00.034) 0:03:18.696 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:580 Tuesday 10 June 2025 07:59:41 -0400 (0:00:00.030) 0:03:18.727 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:598 Tuesday 10 June 2025 07:59:41 -0400 (0:00:00.035) 0:03:18.763 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:607 Tuesday 10 June 2025 07:59:41 -0400 (0:00:00.030) 0:03:18.794 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:616 Tuesday 10 June 2025 07:59:41 -0400 (0:00:00.029) 0:03:18.824 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:623 Tuesday 10 June 2025 07:59:41 -0400 (0:00:00.036) 0:03:18.861 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:632 Tuesday 10 June 2025 07:59:41 -0400 (0:00:00.038) 0:03:18.899 ********** ok: [managed-node1] => { "changed": false, "cmd": "set -euo pipefail; grep '^forceencryption' /var/opt/mssql/mssql.conf | sed 's/forceencryption = //g'", "delta": "0:00:00.004372", "end": "2025-06-10 07:59:41.761495", "failed_when_result": false, "rc": 1, "start": "2025-06-10 07:59:41.757123" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Append -No to sqlcmd when TLS is not configured] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:641 Tuesday 10 June 2025 07:59:41 -0400 (0:00:00.508) 0:03:19.408 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:648 Tuesday 10 June 2025 07:59:41 -0400 (0:00:00.045) 0:03:19.454 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:661 Tuesday 10 June 2025 07:59:41 -0400 (0:00:00.042) 0:03:19.496 ********** included: /tmp/collections-U6l/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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:3 Tuesday 10 June 2025 07:59:42 -0400 (0:00:00.069) 0:03:19.566 ********** ok: [managed-node1] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Tue 2025-06-10 07:58:16 EDT", "ActiveEnterTimestampMonotonic": "704537298", "ActiveExitTimestamp": "Tue 2025-06-10 07:58:16 EDT", "ActiveExitTimestampMonotonic": "704350338", "ActiveState": "active", "After": "network.target system.slice sysinit.target systemd-journald.socket -.mount basic.target auditd.service", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Tue 2025-06-10 07:58:16 EDT", "AssertTimestampMonotonic": "704536363", "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": "Tue 2025-06-10 07:58:16 EDT", "ConditionTimestampMonotonic": "704536361", "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": "36262", "ExecMainStartTimestamp": "Tue 2025-06-10 07:58:16 EDT", "ExecMainStartTimestampMonotonic": "704537243", "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": "Tue 2025-06-10 07:58:16 EDT", "InactiveEnterTimestampMonotonic": "704535624", "InactiveExitTimestamp": "Tue 2025-06-10 07:58:16 EDT", "InactiveExitTimestampMonotonic": "704537298", "InvocationID": "79d5837a664d4841a7881a42fb074a8d", "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": "36262", "MemoryAccounting": "yes", "MemoryCurrent": "875843584", "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": "-.mount sysinit.target system.slice", "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": "Tue 2025-06-10 07:58:16 EDT", "StateChangeTimestampMonotonic": "704537298", "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": "185", "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": "Tue 2025-06-10 07:58:16 EDT", "WatchdogTimestampMonotonic": "704537296", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Check if a custom tcpport setting exist] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:8 Tuesday 10 June 2025 07:59:42 -0400 (0:00:00.537) 0:03:20.103 ********** ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002664", "end": "2025-06-10 07:59:42.877126", "failed_when_result": false, "rc": 1, "start": "2025-06-10 07:59:42.874462" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Check if a custom ipaddress setting exist] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:14 Tuesday 10 June 2025 07:59:43 -0400 (0:00:00.457) 0:03:20.561 ********** ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002597", "end": "2025-06-10 07:59:43.461313", "failed_when_result": false, "rc": 0, "start": "2025-06-10 07:59:43.458716" } STDOUT: ipaddress = 0.0.0.0 TASK [fedora.linux_system_roles.mssql : Set a fact with a login command] ******* task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:20 Tuesday 10 June 2025 07:59:43 -0400 (0:00:00.537) 0:03:21.099 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:665 Tuesday 10 June 2025 07:59:43 -0400 (0:00:00.107) 0:03:21.207 ********** 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": 16775, "state": "file", "uid": 993 } TASK [fedora.linux_system_roles.mssql : Check if the set password matches the existing password] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:671 Tuesday 10 June 2025 07:59:45 -0400 (0:00:01.491) 0:03:22.699 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:686 Tuesday 10 June 2025 07:59:45 -0400 (0:00:00.471) 0:03:23.170 ********** changed: [managed-node1] => { "changed": true, "name": "mssql-server", "state": "stopped", "status": { "ActiveEnterTimestamp": "Tue 2025-06-10 07:58:16 EDT", "ActiveEnterTimestampMonotonic": "704537298", "ActiveExitTimestamp": "Tue 2025-06-10 07:58:16 EDT", "ActiveExitTimestampMonotonic": "704350338", "ActiveState": "active", "After": "network.target system.slice sysinit.target systemd-journald.socket -.mount basic.target auditd.service", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Tue 2025-06-10 07:58:16 EDT", "AssertTimestampMonotonic": "704536363", "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": "Tue 2025-06-10 07:58:16 EDT", "ConditionTimestampMonotonic": "704536361", "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": "36262", "ExecMainStartTimestamp": "Tue 2025-06-10 07:58:16 EDT", "ExecMainStartTimestampMonotonic": "704537243", "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": "Tue 2025-06-10 07:58:16 EDT", "InactiveEnterTimestampMonotonic": "704535624", "InactiveExitTimestamp": "Tue 2025-06-10 07:58:16 EDT", "InactiveExitTimestampMonotonic": "704537298", "InvocationID": "79d5837a664d4841a7881a42fb074a8d", "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": "36262", "MemoryAccounting": "yes", "MemoryCurrent": "875892736", "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": "-.mount sysinit.target system.slice", "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": "Tue 2025-06-10 07:58:16 EDT", "StateChangeTimestampMonotonic": "704537298", "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": "185", "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": "Tue 2025-06-10 07:58:16 EDT", "WatchdogTimestampMonotonic": "704537296", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:693 Tuesday 10 June 2025 07:59:46 -0400 (0:00:00.817) 0:03:23.988 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:701 Tuesday 10 June 2025 07:59:48 -0400 (0:00:01.627) 0:03:25.615 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:722 Tuesday 10 June 2025 07:59:54 -0400 (0:00:06.603) 0:03:32.219 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:729 Tuesday 10 June 2025 07:59:54 -0400 (0:00:00.036) 0:03:32.255 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:740 Tuesday 10 June 2025 07:59:54 -0400 (0:00:00.036) 0:03:32.292 ********** 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.004594", "end": "2025-06-10 07:59:55.072549", "rc": 0, "start": "2025-06-10 07:59:55.067955" } STDOUT: false TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:754 Tuesday 10 June 2025 07:59:55 -0400 (0:00:00.398) 0:03:32.690 ********** ok: [managed-node1] => { "changed": false, "name": "mssql-server", "state": "stopped", "status": { "ActiveEnterTimestamp": "Tue 2025-06-10 07:58:16 EDT", "ActiveEnterTimestampMonotonic": "704537298", "ActiveExitTimestamp": "Tue 2025-06-10 07:59:46 EDT", "ActiveExitTimestampMonotonic": "794192723", "ActiveState": "inactive", "After": "network.target system.slice sysinit.target systemd-journald.socket -.mount basic.target auditd.service", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Tue 2025-06-10 07:58:16 EDT", "AssertTimestampMonotonic": "704536363", "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": "Tue 2025-06-10 07:58:16 EDT", "ConditionTimestampMonotonic": "704536361", "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": "Tue 2025-06-10 07:59:46 EDT", "ExecMainExitTimestampMonotonic": "794334393", "ExecMainPID": "36262", "ExecMainStartTimestamp": "Tue 2025-06-10 07:58:16 EDT", "ExecMainStartTimestampMonotonic": "704537243", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Tue 2025-06-10 07:58:16 EDT] ; stop_time=[Tue 2025-06-10 07:59:46 EDT] ; pid=36262 ; 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": "Tue 2025-06-10 07:59:46 EDT", "InactiveEnterTimestampMonotonic": "794334474", "InactiveExitTimestamp": "Tue 2025-06-10 07:58:16 EDT", "InactiveExitTimestampMonotonic": "704537298", "InvocationID": "79d5837a664d4841a7881a42fb074a8d", "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": "-.mount sysinit.target system.slice", "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": "Tue 2025-06-10 07:59:46 EDT", "StateChangeTimestampMonotonic": "794334474", "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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:761 Tuesday 10 June 2025 07:59:55 -0400 (0:00:00.559) 0:03:33.250 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:767 Tuesday 10 June 2025 07:59:57 -0400 (0:00:01.678) 0:03:34.928 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:786 Tuesday 10 June 2025 08:00:04 -0400 (0:00:06.820) 0:03:41.749 ********** included: /tmp/collections-U6l/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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Tuesday 10 June 2025 08:00:04 -0400 (0:00:00.064) 0:03:41.814 ********** ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002677", "end": "2025-06-10 08:00:04.649835", "failed_when_result": false, "rc": 0, "start": "2025-06-10 08:00:04.647158" } STDOUT: ipaddress = 0.0.0.0 TASK [fedora.linux_system_roles.mssql : Configure the setting network ipaddress] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Tuesday 10 June 2025 08:00:04 -0400 (0:00:00.458) 0:03:42.272 ********** changed: [managed-node1] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.ipaddress", "127.0.0.1" ], "delta": "0:00:00.115491", "end": "2025-06-10 08:00:05.197852", "failed_when_result": false, "rc": 0, "start": "2025-06-10 08:00:05.082361" } 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Tuesday 10 June 2025 08:00:05 -0400 (0:00:00.534) 0:03:42.807 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:793 Tuesday 10 June 2025 08:00:05 -0400 (0:00:00.034) 0:03:42.841 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1435] ************************************************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:800 Tuesday 10 June 2025 08:00:05 -0400 (0:00:00.035) 0:03:42.876 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:812 Tuesday 10 June 2025 08:00:05 -0400 (0:00:00.094) 0:03:42.971 ********** included: /tmp/collections-U6l/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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Tuesday 10 June 2025 08:00:05 -0400 (0:00:00.056) 0:03:43.028 ********** ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002660", "end": "2025-06-10 08:00:05.814496", "failed_when_result": false, "rc": 1, "start": "2025-06-10 08:00:05.811836" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tcpport] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Tuesday 10 June 2025 08:00:05 -0400 (0:00:00.389) 0:03:43.418 ********** changed: [managed-node1] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1435" ], "delta": "0:00:00.116462", "end": "2025-06-10 08:00:06.319202", "failed_when_result": false, "rc": 0, "start": "2025-06-10 08:00:06.202740" } 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Tuesday 10 June 2025 08:00:06 -0400 (0:00:00.512) 0:03:43.930 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:818 Tuesday 10 June 2025 08:00:06 -0400 (0:00:00.034) 0:03:43.964 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:838 Tuesday 10 June 2025 08:00:06 -0400 (0:00:00.033) 0:03:43.997 ********** included: /tmp/collections-U6l/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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Tuesday 10 June 2025 08:00:06 -0400 (0:00:00.064) 0:03:44.062 ********** ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^enabled = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:01.004370", "end": "2025-06-10 08:00:07.859502", "failed_when_result": false, "rc": 0, "start": "2025-06-10 08:00:06.855132" } STDOUT: enabled = True TASK [fedora.linux_system_roles.mssql : Configure the setting sqlagent enabled] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Tuesday 10 June 2025 08:00:07 -0400 (0:00:01.400) 0:03:45.463 ********** changed: [managed-node1] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "sqlagent.enabled", "False" ], "delta": "0:00:00.114950", "end": "2025-06-10 08:00:08.363062", "failed_when_result": false, "rc": 0, "start": "2025-06-10 08:00:08.248112" } 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Tuesday 10 June 2025 08:00:08 -0400 (0:00:00.508) 0:03:45.972 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:845 Tuesday 10 June 2025 08:00:08 -0400 (0:00:00.032) 0:03:46.005 ********** changed: [managed-node1] => { "changed": true, "rc": 0, "results": [ "Removed: mssql-server-fts-16.0.4195.2-4.x86_64" ] } TASK [fedora.linux_system_roles.mssql : Ensure the package powershell] ********* task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:852 Tuesday 10 June 2025 08:00:11 -0400 (0:00:03.387) 0:03:49.392 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:861 Tuesday 10 June 2025 08:00:15 -0400 (0:00:03.425) 0:03:52.818 ********** ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^traceflag[0-9] = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003628", "end": "2025-06-10 08:00:15.595248", "failed_when_result": false, "rc": 0, "start": "2025-06-10 08:00:15.591620" } STDOUT: traceflag0 = 3979 TASK [fedora.linux_system_roles.mssql : Set the 3979 traceflag] **************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:867 Tuesday 10 June 2025 08:00:15 -0400 (0:00:00.378) 0:03:53.196 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:874 Tuesday 10 June 2025 08:00:15 -0400 (0:00:00.033) 0:03:53.229 ********** changed: [managed-node1] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "traceflag", "3979", "off" ], "delta": "0:00:00.116433", "end": "2025-06-10 08:00:16.119374", "rc": 0, "start": "2025-06-10 08:00:16.002941" } 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:882 Tuesday 10 June 2025 08:00:16 -0400 (0:00:00.492) 0:03:53.722 ********** included: /tmp/collections-U6l/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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Tuesday 10 June 2025 08:00:16 -0400 (0:00:00.056) 0:03:53.778 ********** ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^alternatewritethrough = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003459", "end": "2025-06-10 08:00:16.562543", "failed_when_result": false, "rc": 0, "start": "2025-06-10 08:00:16.559084" } STDOUT: alternatewritethrough = 0 TASK [fedora.linux_system_roles.mssql : Configure the setting control alternatewritethrough] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Tuesday 10 June 2025 08:00:16 -0400 (0:00:00.389) 0:03:54.168 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Tuesday 10 June 2025 08:00:16 -0400 (0:00:00.040) 0:03:54.209 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:888 Tuesday 10 June 2025 08:00:16 -0400 (0:00:00.033) 0:03:54.242 ********** included: /tmp/collections-U6l/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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Tuesday 10 June 2025 08:00:16 -0400 (0:00:00.117) 0:03:54.360 ********** ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^writethrough = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003174", "end": "2025-06-10 08:00:17.161029", "failed_when_result": false, "rc": 0, "start": "2025-06-10 08:00:17.157855" } STDOUT: writethrough = 1 TASK [fedora.linux_system_roles.mssql : Configure the setting control writethrough] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Tuesday 10 June 2025 08:00:17 -0400 (0:00:00.403) 0:03:54.763 ********** changed: [managed-node1] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "control.writethrough", "0" ], "delta": "0:00:00.117061", "end": "2025-06-10 08:00:17.665568", "failed_when_result": false, "rc": 0, "start": "2025-06-10 08:00:17.548507" } 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Tuesday 10 June 2025 08:00:17 -0400 (0:00:00.511) 0:03:55.274 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:898 Tuesday 10 June 2025 08:00:17 -0400 (0:00:00.033) 0:03:55.308 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:906 Tuesday 10 June 2025 08:00:17 -0400 (0:00:00.041) 0:03:55.349 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:914 Tuesday 10 June 2025 08:00:17 -0400 (0:00:00.035) 0:03:55.385 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:921 Tuesday 10 June 2025 08:00:17 -0400 (0:00:00.036) 0:03:55.421 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:928 Tuesday 10 June 2025 08:00:17 -0400 (0:00:00.052) 0:03:55.473 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:937 Tuesday 10 June 2025 08:00:17 -0400 (0:00:00.056) 0:03:55.530 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:950 Tuesday 10 June 2025 08:00:18 -0400 (0:00:00.050) 0:03:55.581 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:959 Tuesday 10 June 2025 08:00:18 -0400 (0:00:00.049) 0:03:55.630 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:973 Tuesday 10 June 2025 08:00:18 -0400 (0:00:00.041) 0:03:55.672 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:983 Tuesday 10 June 2025 08:00:18 -0400 (0:00:00.036) 0:03:55.708 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:988 Tuesday 10 June 2025 08:00:18 -0400 (0:00:00.039) 0:03:55.748 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1005 Tuesday 10 June 2025 08:00:18 -0400 (0:00:00.037) 0:03:55.786 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1010 Tuesday 10 June 2025 08:00:18 -0400 (0:00:00.091) 0:03:55.877 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get keytab properties] ***************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1015 Tuesday 10 June 2025 08:00:18 -0400 (0:00:00.032) 0:03:55.910 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create keytab] ************************* task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1021 Tuesday 10 June 2025 08:00:18 -0400 (0:00:00.032) 0:03:55.943 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1047 Tuesday 10 June 2025 08:00:18 -0400 (0:00:00.032) 0:03:55.976 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1068 Tuesday 10 June 2025 08:00:18 -0400 (0:00:00.038) 0:03:56.014 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1076 Tuesday 10 June 2025 08:00:18 -0400 (0:00:00.042) 0:03:56.057 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1086 Tuesday 10 June 2025 08:00:18 -0400 (0:00:00.046) 0:03:56.104 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1092 Tuesday 10 June 2025 08:00:18 -0400 (0:00:00.054) 0:03:56.159 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Mark active hosts] ********************* task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1109 Tuesday 10 June 2025 08:00:18 -0400 (0:00:00.034) 0:03:56.194 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Debug] ********************************* task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1113 Tuesday 10 June 2025 08:00:18 -0400 (0:00:00.037) 0:03:56.231 ********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Debug] ********************************* task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1117 Tuesday 10 June 2025 08:00:18 -0400 (0:00:00.035) 0:03:56.266 ********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Fail if any hosts are no longer active] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1127 Tuesday 10 June 2025 08:00:18 -0400 (0:00:00.038) 0:03:56.305 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset __mssql_is_active] *************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1142 Tuesday 10 June 2025 08:00:18 -0400 (0:00:00.034) 0:03:56.340 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1148 Tuesday 10 June 2025 08:00:18 -0400 (0:00:00.040) 0:03:56.381 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set host variables] ******************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1168 Tuesday 10 June 2025 08:00:18 -0400 (0:00:00.034) 0:03:56.415 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1221 Tuesday 10 June 2025 08:00:18 -0400 (0:00:00.033) 0:03:56.448 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1228 Tuesday 10 June 2025 08:00:18 -0400 (0:00:00.032) 0:03:56.481 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1235 Tuesday 10 June 2025 08:00:18 -0400 (0:00:00.030) 0:03:56.511 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1245 Tuesday 10 June 2025 08:00:19 -0400 (0:00:00.030) 0:03:56.542 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1251 Tuesday 10 June 2025 08:00:19 -0400 (0:00:00.030) 0:03:56.572 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1259 Tuesday 10 June 2025 08:00:19 -0400 (0:00:00.090) 0:03:56.662 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1268 Tuesday 10 June 2025 08:00:19 -0400 (0:00:00.032) 0:03:56.695 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1276 Tuesday 10 June 2025 08:00:19 -0400 (0:00:00.032) 0:03:56.728 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1290 Tuesday 10 June 2025 08:00:19 -0400 (0:00:00.040) 0:03:56.768 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1296 Tuesday 10 June 2025 08:00:19 -0400 (0:00:00.031) 0:03:56.800 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1318 Tuesday 10 June 2025 08:00:19 -0400 (0:00:00.031) 0:03:56.831 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure ag] ************************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1328 Tuesday 10 June 2025 08:00:19 -0400 (0:00:00.030) 0:03:56.862 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1337 Tuesday 10 June 2025 08:00:19 -0400 (0:00:00.033) 0:03:56.895 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Replicate DBs] ************************* task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1346 Tuesday 10 June 2025 08:00:19 -0400 (0:00:00.032) 0:03:56.928 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Mark active hosts] ********************* task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1355 Tuesday 10 June 2025 08:00:19 -0400 (0:00:00.031) 0:03:56.959 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fail if any hosts are no longer active] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1359 Tuesday 10 June 2025 08:00:19 -0400 (0:00:00.030) 0:03:56.990 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1376 Tuesday 10 June 2025 08:00:19 -0400 (0:00:00.031) 0:03:57.021 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1389 Tuesday 10 June 2025 08:00:19 -0400 (0:00:00.033) 0:03:57.055 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1396 Tuesday 10 June 2025 08:00:19 -0400 (0:00:00.031) 0:03:57.086 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1403 Tuesday 10 June 2025 08:00:19 -0400 (0:00:00.030) 0:03:57.117 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1411 Tuesday 10 June 2025 08:00:19 -0400 (0:00:00.032) 0:03:57.149 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1418 Tuesday 10 June 2025 08:00:19 -0400 (0:00:00.031) 0:03:57.181 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1430 Tuesday 10 June 2025 08:00:19 -0400 (0:00:00.043) 0:03:57.225 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create HA login] *********************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1439 Tuesday 10 June 2025 08:00:19 -0400 (0:00:00.032) 0:03:57.257 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1446 Tuesday 10 June 2025 08:00:19 -0400 (0:00:00.031) 0:03:57.288 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1452 Tuesday 10 June 2025 08:00:19 -0400 (0:00:00.084) 0:03:57.373 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1460 Tuesday 10 June 2025 08:00:19 -0400 (0:00:00.045) 0:03:57.418 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1473 Tuesday 10 June 2025 08:00:19 -0400 (0:00:00.039) 0:03:57.457 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1485 Tuesday 10 June 2025 08:00:19 -0400 (0:00:00.031) 0:03:57.489 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1490 Tuesday 10 June 2025 08:00:19 -0400 (0:00:00.031) 0:03:57.521 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1498 Tuesday 10 June 2025 08:00:20 -0400 (0:00:00.033) 0:03:57.555 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1507 Tuesday 10 June 2025 08:00:20 -0400 (0:00:00.032) 0:03:57.587 ********** changed: [managed-node1] => { "changed": true } MSG: Block inserted RUNNING HANDLER [fedora.linux_system_roles.mssql : Restart the mssql-server service] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/handlers/main.yml:3 Tuesday 10 June 2025 08:00:20 -0400 (0:00:00.411) 0:03:57.998 ********** changed: [managed-node1] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Tue 2025-06-10 07:58:16 EDT", "ActiveEnterTimestampMonotonic": "704537298", "ActiveExitTimestamp": "Tue 2025-06-10 07:59:46 EDT", "ActiveExitTimestampMonotonic": "794192723", "ActiveState": "inactive", "After": "network.target system.slice sysinit.target systemd-journald.socket -.mount basic.target auditd.service", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Tue 2025-06-10 07:58:16 EDT", "AssertTimestampMonotonic": "704536363", "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": "Tue 2025-06-10 07:58:16 EDT", "ConditionTimestampMonotonic": "704536361", "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": "Tue 2025-06-10 07:59:46 EDT", "ExecMainExitTimestampMonotonic": "794334393", "ExecMainPID": "36262", "ExecMainStartTimestamp": "Tue 2025-06-10 07:58:16 EDT", "ExecMainStartTimestampMonotonic": "704537243", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Tue 2025-06-10 07:58:16 EDT] ; stop_time=[Tue 2025-06-10 07:59:46 EDT] ; pid=36262 ; 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": "Tue 2025-06-10 07:59:46 EDT", "InactiveEnterTimestampMonotonic": "794334474", "InactiveExitTimestamp": "Tue 2025-06-10 07:58:16 EDT", "InactiveExitTimestampMonotonic": "704537298", "InvocationID": "79d5837a664d4841a7881a42fb074a8d", "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": "-.mount sysinit.target system.slice", "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": "Tue 2025-06-10 07:59:46 EDT", "StateChangeTimestampMonotonic": "794334474", "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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1520 Tuesday 10 June 2025 08:00:21 -0400 (0:00:00.538) 0:03:58.536 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1527 Tuesday 10 June 2025 08:00:21 -0400 (0:00:00.032) 0:03:58.569 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_idempotency.yml:69 Tuesday 10 June 2025 08:00:21 -0400 (0:00:00.032) 0:03:58.602 ********** TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Tuesday 10 June 2025 08:00:21 -0400 (0:00:00.896) 0:03:59.498 ********** included: /tmp/collections-U6l/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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Tuesday 10 June 2025 08:00:22 -0400 (0:00:00.054) 0:03:59.552 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Tuesday 10 June 2025 08:00:22 -0400 (0:00:00.050) 0:03:59.602 ********** 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-U6l/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-U6l/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-U6l/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 : Unset internal role facts] ************* task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Tuesday 10 June 2025 08:00:22 -0400 (0:00:00.070) 0:03:59.673 ********** ok: [managed-node1] => { "ansible_facts": { "__mssql_is_active": null, "__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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:16 Tuesday 10 June 2025 08:00:22 -0400 (0:00:00.031) 0:03:59.704 ********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:24 Tuesday 10 June 2025 08:00:22 -0400 (0:00:00.032) 0:03:59.737 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:31 Tuesday 10 June 2025 08:00:22 -0400 (0:00:00.031) 0:03:59.768 ********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:38 Tuesday 10 June 2025 08:00:22 -0400 (0:00:00.030) 0:03:59.799 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:45 Tuesday 10 June 2025 08:00:22 -0400 (0:00:00.032) 0:03:59.831 ********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:52 Tuesday 10 June 2025 08:00:22 -0400 (0:00:00.038) 0:03:59.870 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:59 Tuesday 10 June 2025 08:00:22 -0400 (0:00:00.132) 0:04:00.002 ********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:66 Tuesday 10 June 2025 08:00:22 -0400 (0:00:00.050) 0:04:00.052 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:75 Tuesday 10 June 2025 08:00:22 -0400 (0:00:00.049) 0:04:00.101 ********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated fact] ************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:84 Tuesday 10 June 2025 08:00:22 -0400 (0:00:00.050) 0:04:00.152 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:88 Tuesday 10 June 2025 08:00:22 -0400 (0:00:00.042) 0:04:00.194 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:95 Tuesday 10 June 2025 08:00:22 -0400 (0:00:00.040) 0:04:00.234 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:107 Tuesday 10 June 2025 08:00:22 -0400 (0:00:00.045) 0:04:00.280 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:115 Tuesday 10 June 2025 08:00:22 -0400 (0:00:00.046) 0:04:00.326 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:124 Tuesday 10 June 2025 08:00:22 -0400 (0:00:00.037) 0:04:00.363 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:133 Tuesday 10 June 2025 08:00:22 -0400 (0:00:00.032) 0:04:00.396 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:143 Tuesday 10 June 2025 08:00:22 -0400 (0:00:00.031) 0:04:00.428 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:152 Tuesday 10 June 2025 08:00:22 -0400 (0:00:00.036) 0:04:00.465 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_ha_ag_is_contained is not provided with version 2017] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:163 Tuesday 10 June 2025 08:00:22 -0400 (0:00:00.035) 0:04:00.500 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify fail reuse_system_db=true is not provided without ag_is_contained] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:174 Tuesday 10 June 2025 08:00:23 -0400 (0:00:00.039) 0:04:00.540 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:185 Tuesday 10 June 2025 08:00:23 -0400 (0:00:00.032) 0:04:00.573 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:189 Tuesday 10 June 2025 08:00:24 -0400 (0:00:01.825) 0:04:02.399 ********** 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" } ok: [managed-node1] => (item={'key': 2022, 'value': 16}) => { "ansible_facts": { "__mssql_current_version": "2022" }, "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 } } TASK [fedora.linux_system_roles.mssql : Verify if mssql_version is not bigger then the existing SQL Server version] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:197 Tuesday 10 June 2025 08:00:24 -0400 (0:00:00.113) 0:04:02.512 ********** skipping: [managed-node1] => { "changed": false, "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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:210 Tuesday 10 June 2025 08:00:25 -0400 (0:00:00.056) 0:04:02.569 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify if the mssql_version variable is provided correctly] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:217 Tuesday 10 June 2025 08:00:25 -0400 (0:00:00.053) 0:04:02.623 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:224 Tuesday 10 June 2025 08:00:25 -0400 (0:00:00.043) 0:04:02.666 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:238 Tuesday 10 June 2025 08:00:25 -0400 (0:00:00.072) 0:04:02.739 ********** ok: [managed-node1] => { "attempts": 1, "changed": false } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2022] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:252 Tuesday 10 June 2025 08:00:25 -0400 (0:00:00.593) 0:04:03.333 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get yum repositories] ****************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:262 Tuesday 10 June 2025 08:00:25 -0400 (0:00:00.034) 0:04:03.368 ********** 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 2022] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:273 Tuesday 10 June 2025 08:00:25 -0400 (0:00:00.033) 0:04:03.401 ********** 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 2022] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:287 Tuesday 10 June 2025 08:00:25 -0400 (0:00:00.033) 0:04:03.434 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get zypper repositories] *************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:296 Tuesday 10 June 2025 08:00:25 -0400 (0:00:00.031) 0:04:03.466 ********** 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 2022] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:308 Tuesday 10 June 2025 08:00:26 -0400 (0:00:00.091) 0:04:03.558 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2022] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:315 Tuesday 10 June 2025 08:00:26 -0400 (0:00:00.036) 0:04:03.594 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2022] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:327 Tuesday 10 June 2025 08:00:26 -0400 (0:00:00.050) 0:04:03.644 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:340 Tuesday 10 June 2025 08:00:26 -0400 (0:00:00.036) 0:04:03.681 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:345 Tuesday 10 June 2025 08:00:29 -0400 (0:00:02.908) 0:04:06.590 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:350 Tuesday 10 June 2025 08:00:31 -0400 (0:00:02.864) 0:04:09.455 ********** 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.004689", "end": "2025-06-10 08:00:32.246141", "rc": 0, "start": "2025-06-10 08:00:32.241452" } STDOUT: /var/opt/mssql/log/errorlog TASK [fedora.linux_system_roles.mssql : Check if mssql-server.service is enabled] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:367 Tuesday 10 June 2025 08:00:32 -0400 (0:00:00.396) 0:04:09.851 ********** ok: [managed-node1] => { "changed": false, "cmd": [ "systemctl", "is-enabled", "mssql-server.service" ], "delta": "0:00:00.008154", "end": "2025-06-10 08:00:32.651951", "failed_when_result": false, "rc": 0, "start": "2025-06-10 08:00:32.643797" } STDOUT: enabled TASK [fedora.linux_system_roles.mssql : Check if mssql-server.service is running] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:374 Tuesday 10 June 2025 08:00:32 -0400 (0:00:00.403) 0:04:10.255 ********** ok: [managed-node1] => { "changed": false, "cmd": [ "systemctl", "is-active", "mssql-server.service" ], "delta": "0:00:00.006965", "end": "2025-06-10 08:00:33.047837", "failed_when_result": false, "rc": 0, "start": "2025-06-10 08:00:33.040872" } STDOUT: active TASK [fedora.linux_system_roles.mssql : Set the __mssql_is_setup variable] ***** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:381 Tuesday 10 June 2025 08:00:33 -0400 (0:00:00.395) 0:04:10.650 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:388 Tuesday 10 June 2025 08:00:33 -0400 (0:00:00.035) 0:04:10.686 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set up MSSQL] ************************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:404 Tuesday 10 June 2025 08:00:33 -0400 (0:00:00.032) 0:04:10.718 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:429 Tuesday 10 June 2025 08:00:33 -0400 (0:00:00.031) 0:04:10.749 ********** included: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml for managed-node1 included: /tmp/collections-U6l/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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:3 Tuesday 10 June 2025 08:00:33 -0400 (0:00:00.079) 0:04:10.829 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:12 Tuesday 10 June 2025 08:00:33 -0400 (0:00:00.458) 0:04:11.288 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:28 Tuesday 10 June 2025 08:00:33 -0400 (0:00:00.038) 0:04:11.327 ********** included: /tmp/collections-U6l/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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Tuesday 10 June 2025 08:00:33 -0400 (0:00:00.053) 0:04:11.380 ********** ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^defaultdatadir = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002639", "end": "2025-06-10 08:00:34.163150", "failed_when_result": false, "rc": 0, "start": "2025-06-10 08:00:34.160511" } STDOUT: defaultdatadir = /var/opt/mssql/data TASK [fedora.linux_system_roles.mssql : Configure the setting filelocation defaultdatadir] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Tuesday 10 June 2025 08:00:34 -0400 (0:00:00.404) 0:04:11.785 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Tuesday 10 June 2025 08:00:34 -0400 (0:00:00.075) 0:04:11.861 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:3 Tuesday 10 June 2025 08:00:34 -0400 (0:00:00.057) 0:04:11.919 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:12 Tuesday 10 June 2025 08:00:34 -0400 (0:00:00.415) 0:04:12.334 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:28 Tuesday 10 June 2025 08:00:34 -0400 (0:00:00.035) 0:04:12.370 ********** included: /tmp/collections-U6l/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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Tuesday 10 June 2025 08:00:34 -0400 (0:00:00.053) 0:04:12.424 ********** ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^defaultlogdir = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:01.003653", "end": "2025-06-10 08:00:36.213241", "failed_when_result": false, "rc": 0, "start": "2025-06-10 08:00:35.209588" } STDOUT: defaultlogdir = /var/opt/mssql/log TASK [fedora.linux_system_roles.mssql : Configure the setting filelocation defaultlogdir] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Tuesday 10 June 2025 08:00:36 -0400 (0:00:01.396) 0:04:13.820 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Tuesday 10 June 2025 08:00:36 -0400 (0:00:00.040) 0:04:13.861 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:444 Tuesday 10 June 2025 08:00:36 -0400 (0:00:00.107) 0:04:13.968 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:458 Tuesday 10 June 2025 08:00:36 -0400 (0:00:00.034) 0:04:14.003 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:469 Tuesday 10 June 2025 08:00:36 -0400 (0:00:00.034) 0:04:14.038 ********** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.mssql : Ensure that the tuned service is started and enabled] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:475 Tuesday 10 June 2025 08:00:39 -0400 (0:00:02.913) 0:04:16.952 ********** ok: [managed-node1] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Tue 2025-06-10 07:46:43 EDT", "ActiveEnterTimestampMonotonic": "11406396", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-journald.socket network.target polkit.service dbus.socket sysinit.target dbus.service basic.target system.slice systemd-sysctl.service", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Tue 2025-06-10 07:46:42 EDT", "AssertTimestampMonotonic": "10738632", "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": "Tue 2025-06-10 07:46:42 EDT", "ConditionTimestampMonotonic": "10738631", "ConfigurationDirectoryMode": "0755", "Conflicts": "tlp.service cpupower.service auto-cpufreq.service shutdown.target 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": "726", "ExecMainStartTimestamp": "Tue 2025-06-10 07:46:42 EDT", "ExecMainStartTimestampMonotonic": "10739576", "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": "Tue 2025-06-10 07:46:42 EDT", "InactiveExitTimestampMonotonic": "10739615", "InvocationID": "8f67e5b0efd54e02af2d68412fa321ed", "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": "726", "MemoryAccounting": "yes", "MemoryCurrent": "21409792", "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": "sysinit.target dbus.socket dbus.service system.slice", "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": "Tue 2025-06-10 07:46:43 EDT", "StateChangeTimestampMonotonic": "11406396", "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": "Tue 2025-06-10 07:46:43 EDT", "WatchdogTimestampMonotonic": "11406393", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Get the active Tuned profiles] ********* task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:482 Tuesday 10 June 2025 08:00:40 -0400 (0:00:00.610) 0:04:17.562 ********** ok: [managed-node1] => { "changed": false, "cmd": [ "tuned-adm", "active" ], "delta": "0:00:00.107703", "end": "2025-06-10 08:00:40.476304", "rc": 0, "start": "2025-06-10 08:00:40.368601" } STDOUT: Current active profile: virtual-guest mssql TASK [fedora.linux_system_roles.mssql : Attempt to add mssql to the list of Tuned profiles] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:495 Tuesday 10 June 2025 08:00:40 -0400 (0:00:00.552) 0:04:18.115 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:508 Tuesday 10 June 2025 08:00:40 -0400 (0:00:00.052) 0:04:18.168 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:517 Tuesday 10 June 2025 08:00:40 -0400 (0:00:00.055) 0:04:18.223 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:527 Tuesday 10 June 2025 08:00:40 -0400 (0:00:00.053) 0:04:18.277 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:535 Tuesday 10 June 2025 08:00:41 -0400 (0:00:00.463) 0:04:18.740 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:544 Tuesday 10 June 2025 08:00:41 -0400 (0:00:00.049) 0:04:18.790 ********** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create certificates using the certificate role] ************************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:561 Tuesday 10 June 2025 08:00:44 -0400 (0:00:03.016) 0:04:21.807 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:575 Tuesday 10 June 2025 08:00:44 -0400 (0:00:00.050) 0:04:21.858 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:580 Tuesday 10 June 2025 08:00:44 -0400 (0:00:00.049) 0:04:21.908 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:598 Tuesday 10 June 2025 08:00:44 -0400 (0:00:00.058) 0:04:21.966 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:607 Tuesday 10 June 2025 08:00:44 -0400 (0:00:00.047) 0:04:22.014 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:616 Tuesday 10 June 2025 08:00:44 -0400 (0:00:00.046) 0:04:22.060 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:623 Tuesday 10 June 2025 08:00:44 -0400 (0:00:00.056) 0:04:22.117 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:632 Tuesday 10 June 2025 08:00:44 -0400 (0:00:00.099) 0:04:22.216 ********** ok: [managed-node1] => { "changed": false, "cmd": "set -euo pipefail; grep '^forceencryption' /var/opt/mssql/mssql.conf | sed 's/forceencryption = //g'", "delta": "0:00:00.004244", "end": "2025-06-10 08:00:45.209062", "failed_when_result": false, "rc": 1, "start": "2025-06-10 08:00:45.204818" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Append -No to sqlcmd when TLS is not configured] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:641 Tuesday 10 June 2025 08:00:45 -0400 (0:00:00.599) 0:04:22.815 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:648 Tuesday 10 June 2025 08:00:45 -0400 (0:00:00.044) 0:04:22.860 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:661 Tuesday 10 June 2025 08:00:45 -0400 (0:00:00.068) 0:04:22.928 ********** included: /tmp/collections-U6l/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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:3 Tuesday 10 June 2025 08:00:45 -0400 (0:00:00.098) 0:04:23.027 ********** ok: [managed-node1] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Tue 2025-06-10 08:00:20 EDT", "ActiveEnterTimestampMonotonic": "828940331", "ActiveExitTimestamp": "Tue 2025-06-10 07:59:46 EDT", "ActiveExitTimestampMonotonic": "794192723", "ActiveState": "active", "After": "network.target system.slice sysinit.target systemd-journald.socket -.mount basic.target auditd.service", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Tue 2025-06-10 08:00:20 EDT", "AssertTimestampMonotonic": "828939457", "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": "Tue 2025-06-10 08:00:20 EDT", "ConditionTimestampMonotonic": "828939456", "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": "49721", "ExecMainStartTimestamp": "Tue 2025-06-10 08:00:20 EDT", "ExecMainStartTimestampMonotonic": "828940280", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Tue 2025-06-10 08:00:20 EDT] ; stop_time=[n/a] ; pid=49721 ; 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": "Tue 2025-06-10 07:59:46 EDT", "InactiveEnterTimestampMonotonic": "794334474", "InactiveExitTimestamp": "Tue 2025-06-10 08:00:20 EDT", "InactiveExitTimestampMonotonic": "828940331", "InvocationID": "62d3169c23d84d2c90fd354a9a3d3051", "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": "49721", "MemoryAccounting": "yes", "MemoryCurrent": "773890048", "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": "-.mount sysinit.target system.slice", "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": "Tue 2025-06-10 08:00:20 EDT", "StateChangeTimestampMonotonic": "828940331", "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": "177", "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": "Tue 2025-06-10 08:00:20 EDT", "WatchdogTimestampMonotonic": "828940328", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Check if a custom tcpport setting exist] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:8 Tuesday 10 June 2025 08:00:46 -0400 (0:00:00.634) 0:04:23.662 ********** ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002630", "end": "2025-06-10 08:00:46.543582", "failed_when_result": false, "rc": 0, "start": "2025-06-10 08:00:46.540952" } STDOUT: tcpport = 1435 TASK [fedora.linux_system_roles.mssql : Check if a custom ipaddress setting exist] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:14 Tuesday 10 June 2025 08:00:46 -0400 (0:00:00.522) 0:04:24.185 ********** ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002621", "end": "2025-06-10 08:00:47.186385", "failed_when_result": false, "rc": 0, "start": "2025-06-10 08:00:47.183764" } STDOUT: ipaddress = 127.0.0.1 TASK [fedora.linux_system_roles.mssql : Set a fact with a login command] ******* task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:20 Tuesday 10 June 2025 08:00:47 -0400 (0:00:00.635) 0:04:24.820 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:665 Tuesday 10 June 2025 08:00:47 -0400 (0:00:00.073) 0:04:24.894 ********** 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": 17325, "state": "file", "uid": 993 } TASK [fedora.linux_system_roles.mssql : Check if the set password matches the existing password] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:671 Tuesday 10 June 2025 08:00:48 -0400 (0:00:01.558) 0:04:26.453 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:686 Tuesday 10 June 2025 08:00:49 -0400 (0:00:00.531) 0:04:26.984 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:693 Tuesday 10 June 2025 08:00:49 -0400 (0:00:00.059) 0:04:27.044 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:701 Tuesday 10 June 2025 08:00:51 -0400 (0:00:01.649) 0:04:28.693 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:722 Tuesday 10 June 2025 08:00:51 -0400 (0:00:00.065) 0:04:28.758 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:729 Tuesday 10 June 2025 08:00:51 -0400 (0:00:00.049) 0:04:28.807 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:740 Tuesday 10 June 2025 08:00:51 -0400 (0:00:00.054) 0:04:28.862 ********** 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.004951", "end": "2025-06-10 08:00:51.679537", "rc": 0, "start": "2025-06-10 08:00:51.674586" } STDOUT: true TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:754 Tuesday 10 June 2025 08:00:51 -0400 (0:00:00.420) 0:04:29.282 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:761 Tuesday 10 June 2025 08:00:51 -0400 (0:00:00.035) 0:04:29.318 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:767 Tuesday 10 June 2025 08:00:53 -0400 (0:00:01.510) 0:04:30.828 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:786 Tuesday 10 June 2025 08:00:53 -0400 (0:00:00.059) 0:04:30.888 ********** included: /tmp/collections-U6l/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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Tuesday 10 June 2025 08:00:53 -0400 (0:00:00.180) 0:04:31.068 ********** ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002585", "end": "2025-06-10 08:00:53.857561", "failed_when_result": false, "rc": 0, "start": "2025-06-10 08:00:53.854976" } STDOUT: ipaddress = 127.0.0.1 TASK [fedora.linux_system_roles.mssql : Configure the setting network ipaddress] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Tuesday 10 June 2025 08:00:53 -0400 (0:00:00.424) 0:04:31.493 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Tuesday 10 June 2025 08:00:54 -0400 (0:00:00.077) 0:04:31.570 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:793 Tuesday 10 June 2025 08:00:54 -0400 (0:00:00.073) 0:04:31.643 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1435] ************************************************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:800 Tuesday 10 June 2025 08:00:54 -0400 (0:00:00.074) 0:04:31.718 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:812 Tuesday 10 June 2025 08:00:54 -0400 (0:00:00.065) 0:04:31.784 ********** included: /tmp/collections-U6l/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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Tuesday 10 June 2025 08:00:54 -0400 (0:00:00.098) 0:04:31.883 ********** ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002579", "end": "2025-06-10 08:00:54.685264", "failed_when_result": false, "rc": 0, "start": "2025-06-10 08:00:54.682685" } STDOUT: tcpport = 1435 TASK [fedora.linux_system_roles.mssql : Configure the setting network tcpport] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Tuesday 10 June 2025 08:00:54 -0400 (0:00:00.410) 0:04:32.294 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Tuesday 10 June 2025 08:00:54 -0400 (0:00:00.039) 0:04:32.333 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:818 Tuesday 10 June 2025 08:00:54 -0400 (0:00:00.030) 0:04:32.363 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:838 Tuesday 10 June 2025 08:00:54 -0400 (0:00:00.031) 0:04:32.395 ********** included: /tmp/collections-U6l/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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Tuesday 10 June 2025 08:00:54 -0400 (0:00:00.063) 0:04:32.459 ********** ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^enabled = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002655", "end": "2025-06-10 08:00:55.276202", "failed_when_result": false, "rc": 0, "start": "2025-06-10 08:00:55.273547" } STDOUT: enabled = False TASK [fedora.linux_system_roles.mssql : Configure the setting sqlagent enabled] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Tuesday 10 June 2025 08:00:55 -0400 (0:00:00.423) 0:04:32.883 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Tuesday 10 June 2025 08:00:55 -0400 (0:00:00.104) 0:04:32.987 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:845 Tuesday 10 June 2025 08:00:55 -0400 (0:00:00.034) 0:04:33.021 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:852 Tuesday 10 June 2025 08:00:58 -0400 (0:00:02.900) 0:04:35.922 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:861 Tuesday 10 June 2025 08:01:01 -0400 (0:00:02.943) 0:04:38.866 ********** ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^traceflag[0-9] = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002989", "end": "2025-06-10 08:01:01.686168", "failed_when_result": false, "rc": 1, "start": "2025-06-10 08:01:01.683179" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Set the 3979 traceflag] **************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:867 Tuesday 10 June 2025 08:01:01 -0400 (0:00:00.447) 0:04:39.313 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:874 Tuesday 10 June 2025 08:01:01 -0400 (0:00:00.059) 0:04:39.373 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:882 Tuesday 10 June 2025 08:01:01 -0400 (0:00:00.063) 0:04:39.436 ********** included: /tmp/collections-U6l/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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Tuesday 10 June 2025 08:01:02 -0400 (0:00:00.099) 0:04:39.535 ********** ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^alternatewritethrough = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:01.003680", "end": "2025-06-10 08:01:03.364695", "failed_when_result": false, "rc": 0, "start": "2025-06-10 08:01:02.361015" } STDOUT: alternatewritethrough = 0 TASK [fedora.linux_system_roles.mssql : Configure the setting control alternatewritethrough] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Tuesday 10 June 2025 08:01:03 -0400 (0:00:01.449) 0:04:40.985 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Tuesday 10 June 2025 08:01:03 -0400 (0:00:00.052) 0:04:41.037 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:888 Tuesday 10 June 2025 08:01:03 -0400 (0:00:00.056) 0:04:41.093 ********** included: /tmp/collections-U6l/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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Tuesday 10 June 2025 08:01:03 -0400 (0:00:00.106) 0:04:41.199 ********** ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^writethrough = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002528", "end": "2025-06-10 08:01:03.989875", "failed_when_result": false, "rc": 0, "start": "2025-06-10 08:01:03.987347" } STDOUT: writethrough = 0 TASK [fedora.linux_system_roles.mssql : Configure the setting control writethrough] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Tuesday 10 June 2025 08:01:04 -0400 (0:00:00.395) 0:04:41.595 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Tuesday 10 June 2025 08:01:04 -0400 (0:00:00.040) 0:04:41.635 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:898 Tuesday 10 June 2025 08:01:04 -0400 (0:00:00.102) 0:04:41.738 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:906 Tuesday 10 June 2025 08:01:04 -0400 (0:00:00.035) 0:04:41.773 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:914 Tuesday 10 June 2025 08:01:04 -0400 (0:00:00.032) 0:04:41.806 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:921 Tuesday 10 June 2025 08:01:04 -0400 (0:00:00.033) 0:04:41.840 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:928 Tuesday 10 June 2025 08:01:04 -0400 (0:00:00.035) 0:04:41.875 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:937 Tuesday 10 June 2025 08:01:04 -0400 (0:00:00.037) 0:04:41.912 ********** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Check if AD user exists] *************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:950 Tuesday 10 June 2025 08:01:04 -0400 (0:00:00.032) 0:04:41.945 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:959 Tuesday 10 June 2025 08:01:04 -0400 (0:00:00.038) 0:04:41.984 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:973 Tuesday 10 June 2025 08:01:04 -0400 (0:00:00.038) 0:04:42.022 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:983 Tuesday 10 June 2025 08:01:04 -0400 (0:00:00.031) 0:04:42.054 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:988 Tuesday 10 June 2025 08:01:04 -0400 (0:00:00.032) 0:04:42.086 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1005 Tuesday 10 June 2025 08:01:04 -0400 (0:00:00.031) 0:04:42.118 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1010 Tuesday 10 June 2025 08:01:04 -0400 (0:00:00.034) 0:04:42.152 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get keytab properties] ***************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1015 Tuesday 10 June 2025 08:01:04 -0400 (0:00:00.031) 0:04:42.184 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create keytab] ************************* task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1021 Tuesday 10 June 2025 08:01:04 -0400 (0:00:00.031) 0:04:42.215 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1047 Tuesday 10 June 2025 08:01:04 -0400 (0:00:00.032) 0:04:42.248 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1068 Tuesday 10 June 2025 08:01:04 -0400 (0:00:00.031) 0:04:42.279 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1076 Tuesday 10 June 2025 08:01:04 -0400 (0:00:00.030) 0:04:42.309 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1086 Tuesday 10 June 2025 08:01:04 -0400 (0:00:00.031) 0:04:42.340 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1092 Tuesday 10 June 2025 08:01:04 -0400 (0:00:00.029) 0:04:42.370 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Mark active hosts] ********************* task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1109 Tuesday 10 June 2025 08:01:04 -0400 (0:00:00.100) 0:04:42.471 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Debug] ********************************* task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1113 Tuesday 10 June 2025 08:01:04 -0400 (0:00:00.033) 0:04:42.504 ********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Debug] ********************************* task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1117 Tuesday 10 June 2025 08:01:05 -0400 (0:00:00.030) 0:04:42.535 ********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Fail if any hosts are no longer active] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1127 Tuesday 10 June 2025 08:01:05 -0400 (0:00:00.032) 0:04:42.567 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset __mssql_is_active] *************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1142 Tuesday 10 June 2025 08:01:05 -0400 (0:00:00.031) 0:04:42.599 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1148 Tuesday 10 June 2025 08:01:05 -0400 (0:00:00.033) 0:04:42.633 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set host variables] ******************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1168 Tuesday 10 June 2025 08:01:05 -0400 (0:00:00.030) 0:04:42.663 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1221 Tuesday 10 June 2025 08:01:05 -0400 (0:00:00.033) 0:04:42.697 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1228 Tuesday 10 June 2025 08:01:05 -0400 (0:00:00.032) 0:04:42.729 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1235 Tuesday 10 June 2025 08:01:05 -0400 (0:00:00.033) 0:04:42.762 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1245 Tuesday 10 June 2025 08:01:05 -0400 (0:00:00.033) 0:04:42.796 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1251 Tuesday 10 June 2025 08:01:05 -0400 (0:00:00.033) 0:04:42.829 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1259 Tuesday 10 June 2025 08:01:05 -0400 (0:00:00.041) 0:04:42.871 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1268 Tuesday 10 June 2025 08:01:05 -0400 (0:00:00.032) 0:04:42.904 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1276 Tuesday 10 June 2025 08:01:05 -0400 (0:00:00.032) 0:04:42.936 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1290 Tuesday 10 June 2025 08:01:05 -0400 (0:00:00.042) 0:04:42.979 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1296 Tuesday 10 June 2025 08:01:05 -0400 (0:00:00.035) 0:04:43.014 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1318 Tuesday 10 June 2025 08:01:05 -0400 (0:00:00.038) 0:04:43.053 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure ag] ************************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1328 Tuesday 10 June 2025 08:01:05 -0400 (0:00:00.031) 0:04:43.085 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1337 Tuesday 10 June 2025 08:01:05 -0400 (0:00:00.032) 0:04:43.117 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Replicate DBs] ************************* task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1346 Tuesday 10 June 2025 08:01:05 -0400 (0:00:00.099) 0:04:43.217 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Mark active hosts] ********************* task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1355 Tuesday 10 June 2025 08:01:05 -0400 (0:00:00.033) 0:04:43.251 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fail if any hosts are no longer active] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1359 Tuesday 10 June 2025 08:01:05 -0400 (0:00:00.032) 0:04:43.283 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1376 Tuesday 10 June 2025 08:01:05 -0400 (0:00:00.031) 0:04:43.315 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1389 Tuesday 10 June 2025 08:01:05 -0400 (0:00:00.033) 0:04:43.348 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1396 Tuesday 10 June 2025 08:01:05 -0400 (0:00:00.032) 0:04:43.381 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1403 Tuesday 10 June 2025 08:01:05 -0400 (0:00:00.031) 0:04:43.412 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1411 Tuesday 10 June 2025 08:01:05 -0400 (0:00:00.032) 0:04:43.445 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1418 Tuesday 10 June 2025 08:01:05 -0400 (0:00:00.030) 0:04:43.475 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1430 Tuesday 10 June 2025 08:01:05 -0400 (0:00:00.043) 0:04:43.519 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create HA login] *********************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1439 Tuesday 10 June 2025 08:01:06 -0400 (0:00:00.031) 0:04:43.550 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1446 Tuesday 10 June 2025 08:01:06 -0400 (0:00:00.033) 0:04:43.584 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1452 Tuesday 10 June 2025 08:01:06 -0400 (0:00:00.030) 0:04:43.614 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1460 Tuesday 10 June 2025 08:01:06 -0400 (0:00:00.033) 0:04:43.648 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1473 Tuesday 10 June 2025 08:01:06 -0400 (0:00:00.039) 0:04:43.687 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1485 Tuesday 10 June 2025 08:01:06 -0400 (0:00:00.030) 0:04:43.718 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1490 Tuesday 10 June 2025 08:01:06 -0400 (0:00:00.037) 0:04:43.756 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1498 Tuesday 10 June 2025 08:01:06 -0400 (0:00:00.047) 0:04:43.803 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1507 Tuesday 10 June 2025 08:01:06 -0400 (0:00:00.040) 0:04:43.844 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1520 Tuesday 10 June 2025 08:01:06 -0400 (0:00:00.674) 0:04:44.518 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1527 Tuesday 10 June 2025 08:01:07 -0400 (0:00:00.036) 0:04:44.554 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify disabled settings] ************************************************ task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_idempotency.yml:84 Tuesday 10 June 2025 08:01:07 -0400 (0:00:00.032) 0:04:44.587 ********** included: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml for managed-node1 TASK [Check if the errorlog file exists and its location] ********************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:8 Tuesday 10 June 2025 08:01:07 -0400 (0:00:00.526) 0:04:45.114 ********** 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 echo \"${errorlog}\"\nelif [ -f /var/opt/mssql/log/errorlog ]; then\n echo \"/var/opt/mssql/log/errorlog\"\nelse\n echo \"\"\nfi\n", "delta": "0:00:00.004578", "end": "2025-06-10 08:01:07.926301", "rc": 0, "start": "2025-06-10 08:01:07.921723" } STDOUT: /var/opt/mssql/log/errorlog TASK [Check if the set edition matches the existing edition] ******************* task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:23 Tuesday 10 June 2025 08:01:08 -0400 (0:00:00.420) 0:04:45.534 ********** ok: [managed-node1] => { "changed": false, "cmd": "errorlog_edition=\"$(grep -oi 'Standard edition' \\\n/var/opt/mssql/log/errorlog)\"\nif [ -z \"${errorlog_edition}\" ]; then\n echo false\nelse\n echo true\nfi\n", "delta": "0:00:00.004450", "end": "2025-06-10 08:01:08.349290", "rc": 0, "start": "2025-06-10 08:01:08.344840" } STDOUT: true TASK [Verify if the edition matches] ******************************************* task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:35 Tuesday 10 June 2025 08:01:08 -0400 (0:00:00.476) 0:04:46.010 ********** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify the setting {{ item.key }}] *************************************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:39 Tuesday 10 June 2025 08:01:08 -0400 (0:00:00.083) 0:04:46.094 ********** included: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node1 included: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node1 included: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node1 included: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node1 included: /tmp/collections-U6l/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-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Tuesday 10 June 2025 08:01:08 -0400 (0:00:00.165) 0:04:46.259 ********** ok: [managed-node1] => { "changed": false, "cmd": "grep '^ipaddress' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004492", "end": "2025-06-10 08:01:09.079411", "rc": 0, "start": "2025-06-10 08:01:09.074919" } STDOUT: ipaddress = 127.0.0.1 TASK [Verify the setting when it is type str ipaddress] ************************ task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Tuesday 10 June 2025 08:01:09 -0400 (0:00:00.473) 0:04:46.733 ********** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool ipaddress] *********************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Tuesday 10 June 2025 08:01:09 -0400 (0:00:00.076) 0:04:46.809 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = 127.0.0.1] ***************************************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Tuesday 10 June 2025 08:01:09 -0400 (0:00:00.065) 0:04:46.875 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the setting tcpport] ************************************ task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Tuesday 10 June 2025 08:01:09 -0400 (0:00:00.077) 0:04:46.953 ********** ok: [managed-node1] => { "changed": false, "cmd": "grep '^tcpport' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003940", "end": "2025-06-10 08:01:09.759909", "rc": 0, "start": "2025-06-10 08:01:09.755969" } STDOUT: tcpport = 1435 TASK [Verify the setting when it is type str tcpport] ************************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Tuesday 10 June 2025 08:01:09 -0400 (0:00:00.433) 0:04:47.386 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Tuesday 10 June 2025 08:01:09 -0400 (0:00:00.059) 0:04:47.446 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = 1435] ********************************************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Tuesday 10 June 2025 08:01:09 -0400 (0:00:00.054) 0:04:47.501 ********** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get the value of the setting defaultdatadir] ***************************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Tuesday 10 June 2025 08:01:10 -0400 (0:00:00.067) 0:04:47.568 ********** ok: [managed-node1] => { "changed": false, "cmd": "grep '^defaultdatadir' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003922", "end": "2025-06-10 08:01:10.390140", "rc": 0, "start": "2025-06-10 08:01:10.386218" } STDOUT: defaultdatadir = /var/opt/mssql/data TASK [Verify the setting when it is type str defaultdatadir] ******************* task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Tuesday 10 June 2025 08:01:10 -0400 (0:00:00.452) 0:04:48.021 ********** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool defaultdatadir] ****************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Tuesday 10 June 2025 08:01:10 -0400 (0:00:00.076) 0:04:48.098 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = /var/opt/mssql/data] ******************************* task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Tuesday 10 June 2025 08:01:10 -0400 (0:00:00.051) 0:04:48.149 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the setting defaultlogdir] ****************************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Tuesday 10 June 2025 08:01:10 -0400 (0:00:00.050) 0:04:48.200 ********** ok: [managed-node1] => { "changed": false, "cmd": "grep '^defaultlogdir' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004501", "end": "2025-06-10 08:01:10.998251", "rc": 0, "start": "2025-06-10 08:01:10.993750" } STDOUT: defaultlogdir = /var/opt/mssql/log TASK [Verify the setting when it is type str defaultlogdir] ******************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Tuesday 10 June 2025 08:01:11 -0400 (0:00:00.401) 0:04:48.602 ********** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool defaultlogdir] ******************* task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Tuesday 10 June 2025 08:01:11 -0400 (0:00:00.046) 0:04:48.648 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = /var/opt/mssql/log] ******************************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Tuesday 10 June 2025 08:01:11 -0400 (0:00:00.033) 0:04:48.682 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the setting enabled] ************************************ task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Tuesday 10 June 2025 08:01:11 -0400 (0:00:00.123) 0:04:48.805 ********** ok: [managed-node1] => { "changed": false, "cmd": "grep '^enabled' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003944", "end": "2025-06-10 08:01:11.622744", "rc": 0, "start": "2025-06-10 08:01:11.618800" } STDOUT: enabled = False TASK [Verify the setting when it is type str enabled] ************************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Tuesday 10 June 2025 08:01:11 -0400 (0:00:00.421) 0:04:49.227 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Tuesday 10 June 2025 08:01:11 -0400 (0:00:00.039) 0:04:49.267 ********** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = False] ********************************************* task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Tuesday 10 June 2025 08:01:11 -0400 (0:00:00.054) 0:04:49.321 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_datadir] *********************************************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:55 Tuesday 10 June 2025 08:01:11 -0400 (0:00:00.041) 0:04:49.363 ********** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1749556638.1881497, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "binary", "ctime": 1749556638.1551495, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 991, "gr_name": "mssql", "inode": 155189632, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1749556638.1551495, "nlink": 2, "path": "/var/opt/mssql/data", "pw_name": "mssql", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 4096, "uid": 993, "version": "1333850967", "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-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:60 Tuesday 10 June 2025 08:01:12 -0400 (0:00:00.453) 0:04:49.817 ********** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get stat of mssql_logdir] ************************************************ task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:70 Tuesday 10 June 2025 08:01:12 -0400 (0:00:00.063) 0:04:49.881 ********** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1749556825.3707378, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "binary", "ctime": 1749556825.3777378, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 991, "gr_name": "mssql", "inode": 157286784, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1749556825.3777378, "nlink": 3, "path": "/var/opt/mssql/log", "pw_name": "mssql", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 4096, "uid": 993, "version": "2100650403", "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-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:75 Tuesday 10 June 2025 08:01:12 -0400 (0:00:00.494) 0:04:50.375 ********** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Prepare MSSQL and facts for logging in] ********************************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:85 Tuesday 10 June 2025 08:01:12 -0400 (0:00:00.069) 0:04:50.445 ********** TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is started] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:3 Tuesday 10 June 2025 08:01:13 -0400 (0:00:00.090) 0:04:50.536 ********** ok: [managed-node1] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Tue 2025-06-10 08:00:20 EDT", "ActiveEnterTimestampMonotonic": "828940331", "ActiveExitTimestamp": "Tue 2025-06-10 07:59:46 EDT", "ActiveExitTimestampMonotonic": "794192723", "ActiveState": "active", "After": "network.target system.slice sysinit.target systemd-journald.socket -.mount basic.target auditd.service", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Tue 2025-06-10 08:00:20 EDT", "AssertTimestampMonotonic": "828939457", "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": "Tue 2025-06-10 08:00:20 EDT", "ConditionTimestampMonotonic": "828939456", "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": "49721", "ExecMainStartTimestamp": "Tue 2025-06-10 08:00:20 EDT", "ExecMainStartTimestampMonotonic": "828940280", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Tue 2025-06-10 08:00:20 EDT] ; stop_time=[n/a] ; pid=49721 ; 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": "Tue 2025-06-10 07:59:46 EDT", "InactiveEnterTimestampMonotonic": "794334474", "InactiveExitTimestamp": "Tue 2025-06-10 08:00:20 EDT", "InactiveExitTimestampMonotonic": "828940331", "InvocationID": "62d3169c23d84d2c90fd354a9a3d3051", "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": "49721", "MemoryAccounting": "yes", "MemoryCurrent": "788828160", "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": "-.mount sysinit.target system.slice", "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": "Tue 2025-06-10 08:00:20 EDT", "StateChangeTimestampMonotonic": "828940331", "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": "177", "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": "Tue 2025-06-10 08:00:20 EDT", "WatchdogTimestampMonotonic": "828940328", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Check if a custom tcpport setting exist] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:8 Tuesday 10 June 2025 08:01:13 -0400 (0:00:00.511) 0:04:51.047 ********** ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:01.003781", "end": "2025-06-10 08:01:14.829786", "failed_when_result": false, "rc": 0, "start": "2025-06-10 08:01:13.826005" } STDOUT: tcpport = 1435 TASK [fedora.linux_system_roles.mssql : Check if a custom ipaddress setting exist] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:14 Tuesday 10 June 2025 08:01:14 -0400 (0:00:01.402) 0:04:52.449 ********** ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002739", "end": "2025-06-10 08:01:15.232629", "failed_when_result": false, "rc": 0, "start": "2025-06-10 08:01:15.229890" } STDOUT: ipaddress = 127.0.0.1 TASK [fedora.linux_system_roles.mssql : Set a fact with a login command] ******* task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:20 Tuesday 10 June 2025 08:01:15 -0400 (0:00:00.410) 0:04:52.860 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:95 Tuesday 10 June 2025 08:01:15 -0400 (0:00:00.179) 0:04:53.040 ********** 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": 17325, "state": "file", "uid": 993 } TASK [Check if the set password matches the existing password] ***************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:116 Tuesday 10 June 2025 08:01:16 -0400 (0:00:01.439) 0:04:54.480 ********** 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.023166", "end": "2025-06-10 08:01:17.314057", "rc": 0, "start": "2025-06-10 08:01:17.290891" } STDOUT: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Microsoft SQL Server 2022 (RTM-CU19) (KB5054531) - 16.0.4195.2 (X64) Apr 18 2025 13:42:14 Copyright (C) 2022 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-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:135 Tuesday 10 June 2025 08:01:17 -0400 (0:00:00.444) 0:04:54.925 ********** ok: [managed-node1] => { "ansible_facts": { "mssql_password": null }, "changed": false } TASK [Verify the package mssql-server-fts] ************************************* task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:139 Tuesday 10 June 2025 08:01:17 -0400 (0:00:00.034) 0:04:54.960 ********** included: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_package.yml for managed-node1 TASK [Gather package facts] **************************************************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_package.yml:7 Tuesday 10 June 2025 08:01:17 -0400 (0:00:00.050) 0:04:55.010 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_package.yml:12 Tuesday 10 June 2025 08:01:18 -0400 (0:00:01.442) 0:04:56.453 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_package.yml:17 Tuesday 10 June 2025 08:01:18 -0400 (0:00:00.036) 0:04:56.489 ********** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify the package powershell] ******************************************* task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:146 Tuesday 10 June 2025 08:01:19 -0400 (0:00:00.043) 0:04:56.533 ********** included: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_package.yml for managed-node1 TASK [Gather package facts] **************************************************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_package.yml:7 Tuesday 10 June 2025 08:01:19 -0400 (0:00:00.052) 0:04:56.586 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_package.yml:12 Tuesday 10 June 2025 08:01:20 -0400 (0:00:01.682) 0:04:58.268 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify if the package is not installed powershell] *********************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_package.yml:17 Tuesday 10 June 2025 08:01:20 -0400 (0:00:00.059) 0:04:58.327 ********** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get the value of the traceflag setting] ********************************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:157 Tuesday 10 June 2025 08:01:20 -0400 (0:00:00.077) 0:04:58.405 ********** ok: [managed-node1] => { "changed": false, "cmd": "grep '^traceflag' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003841", "end": "2025-06-10 08:01:21.224000", "rc": 0, "start": "2025-06-10 08:01:21.220159" } TASK [Verify that the traceflag setting is set to 3979] ************************ task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:162 Tuesday 10 June 2025 08:01:21 -0400 (0:00:00.418) 0:04:58.824 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:167 Tuesday 10 June 2025 08:01:21 -0400 (0:00:00.033) 0:04:58.857 ********** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify that the alternatewritethrough setting is false] ****************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:173 Tuesday 10 June 2025 08:01:21 -0400 (0:00:00.036) 0:04:58.894 ********** included: /tmp/collections-U6l/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-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Tuesday 10 June 2025 08:01:21 -0400 (0:00:00.054) 0:04:58.948 ********** ok: [managed-node1] => { "changed": false, "cmd": "grep '^alternatewritethrough' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004384", "end": "2025-06-10 08:01:21.723064", "rc": 0, "start": "2025-06-10 08:01:21.718680" } STDOUT: alternatewritethrough = 0 TASK [Verify the setting when it is type str alternatewritethrough] ************ task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Tuesday 10 June 2025 08:01:21 -0400 (0:00:00.378) 0:04:59.327 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Tuesday 10 June 2025 08:01:21 -0400 (0:00:00.035) 0:04:59.363 ********** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = False] ********************************************* task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Tuesday 10 June 2025 08:01:21 -0400 (0:00:00.042) 0:04:59.405 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the writethrough setting] ***************************************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:179 Tuesday 10 June 2025 08:01:21 -0400 (0:00:00.031) 0:04:59.437 ********** included: /tmp/collections-U6l/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-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Tuesday 10 June 2025 08:01:21 -0400 (0:00:00.055) 0:04:59.493 ********** ok: [managed-node1] => { "changed": false, "cmd": "grep '^writethrough' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003987", "end": "2025-06-10 08:01:22.274579", "rc": 0, "start": "2025-06-10 08:01:22.270592" } STDOUT: writethrough = 0 TASK [Verify the setting when it is type str writethrough] ********************* task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Tuesday 10 June 2025 08:01:22 -0400 (0:00:00.412) 0:04:59.905 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Tuesday 10 June 2025 08:01:22 -0400 (0:00:00.060) 0:04:59.966 ********** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = False] ********************************************* task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Tuesday 10 June 2025 08:01:22 -0400 (0:00:00.276) 0:05:00.243 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlscert setting] ********************************************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:189 Tuesday 10 June 2025 08:01:22 -0400 (0:00:00.051) 0:05:00.294 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlskey setting] *********************************************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:200 Tuesday 10 June 2025 08:01:22 -0400 (0:00:00.036) 0:05:00.330 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlsprotocols setting] ***************************************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:212 Tuesday 10 June 2025 08:01:22 -0400 (0:00:00.039) 0:05:00.370 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the forceencryption setting] ************************************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:220 Tuesday 10 June 2025 08:01:22 -0400 (0:00:00.053) 0:05:00.424 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify configuration for confined application] *************************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:227 Tuesday 10 June 2025 08:01:22 -0400 (0:00:00.048) 0:05:00.472 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_idempotency.yml:101 Tuesday 10 June 2025 08:01:22 -0400 (0:00:00.036) 0:05:00.508 ********** included: /tmp/collections-U6l/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-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/check_header.yml:4 Tuesday 10 June 2025 08:01:23 -0400 (0:00:00.403) 0:05:00.912 ********** ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "Ansible managed\n", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002685", "end": "2025-06-10 08:01:23.781083", "rc": 0, "start": "2025-06-10 08:01:23.778398" } 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-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_idempotency_2022.yml:19 Tuesday 10 June 2025 08:01:23 -0400 (0:00:00.488) 0:05:01.400 ********** included: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml for managed-node1 TASK [Gather package facts] **************************************************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:2 Tuesday 10 June 2025 08:01:23 -0400 (0:00:00.079) 0:05:01.480 ********** ok: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Set role variables needed for cleanup] *********************************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:6 Tuesday 10 June 2025 08:01:25 -0400 (0:00:01.595) 0:05:03.075 ********** TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts used by role] ***** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Tuesday 10 June 2025 08:01:25 -0400 (0:00:00.056) 0:05:03.131 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Tuesday 10 June 2025 08:01:25 -0400 (0:00:00.039) 0:05:03.170 ********** 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-U6l/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-U6l/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-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [Purge cluster configuration] ********************************************* task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:12 Tuesday 10 June 2025 08:01:25 -0400 (0:00:00.059) 0:05:03.230 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Debug ansible_python_version] ******************************************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:20 Tuesday 10 June 2025 08:01:25 -0400 (0:00:00.038) 0:05:03.268 ********** ok: [managed-node1] => { "ansible_python_version": "3.6.8" } TASK [Purge firewall configuration] ******************************************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:24 Tuesday 10 June 2025 08:01:25 -0400 (0:00:00.035) 0:05:03.303 ********** TASK [fedora.linux_system_roles.firewall : Setup firewalld] ******************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:2 Tuesday 10 June 2025 08:01:25 -0400 (0:00:00.083) 0:05:03.387 ********** included: /tmp/collections-U6l/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-U6l/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:2 Tuesday 10 June 2025 08:01:25 -0400 (0:00:00.126) 0:05:03.513 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:10 Tuesday 10 June 2025 08:01:26 -0400 (0:00:00.039) 0:05:03.553 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:15 Tuesday 10 June 2025 08:01:26 -0400 (0:00:00.383) 0:05:03.936 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:22 Tuesday 10 June 2025 08:01:26 -0400 (0:00:00.037) 0:05:03.974 ********** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.firewall : Set flag if transactional-update exists] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:27 Tuesday 10 June 2025 08:01:26 -0400 (0:00:00.369) 0:05:04.344 ********** ok: [managed-node1] => { "ansible_facts": { "__firewall_is_transactional": false }, "changed": false } TASK [fedora.linux_system_roles.firewall : Run systemctl] ********************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:34 Tuesday 10 June 2025 08:01:26 -0400 (0:00:00.036) 0:05:04.381 ********** ok: [managed-node1] => { "changed": false, "cmd": [ "systemctl", "is-system-running" ], "delta": "0:00:00.006805", "end": "2025-06-10 08:01:27.160054", "failed_when_result": false, "rc": 0, "start": "2025-06-10 08:01:27.153249" } STDOUT: running TASK [fedora.linux_system_roles.firewall : Require installed systemd] ********** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:41 Tuesday 10 June 2025 08:01:27 -0400 (0:00:00.384) 0:05:04.765 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:46 Tuesday 10 June 2025 08:01:27 -0400 (0:00:00.033) 0:05:04.799 ********** ok: [managed-node1] => { "ansible_facts": { "__firewall_is_booted": true }, "changed": false } TASK [fedora.linux_system_roles.firewall : Install firewalld] ****************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:51 Tuesday 10 June 2025 08:01:27 -0400 (0:00:00.037) 0:05:04.837 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:63 Tuesday 10 June 2025 08:01:30 -0400 (0:00:02.892) 0:05:07.730 ********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.firewall : Reboot transactional update systems] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:68 Tuesday 10 June 2025 08:01:30 -0400 (0:00:00.038) 0:05:07.769 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:73 Tuesday 10 June 2025 08:01:30 -0400 (0:00:00.040) 0:05:07.809 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check which conflicting services are enabled] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5 Tuesday 10 June 2025 08:01:30 -0400 (0:00:00.032) 0:05:07.842 ********** skipping: [managed-node1] => (item=nftables) => { "ansible_loop_var": "item", "changed": false, "item": "nftables", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=iptables) => { "ansible_loop_var": "item", "changed": false, "item": "iptables", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=ufw) => { "ansible_loop_var": "item", "changed": false, "item": "ufw", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Attempt to stop and disable conflicting services] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:14 Tuesday 10 June 2025 08:01:30 -0400 (0:00:00.046) 0:05:07.888 ********** skipping: [managed-node1] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': 'nftables', 'ansible_loop_var': 'item'}) => { "ansible_loop_var": "item", "changed": false, "item": { "ansible_loop_var": "item", "changed": false, "item": "nftables", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': 'iptables', 'ansible_loop_var': 'item'}) => { "ansible_loop_var": "item", "changed": false, "item": { "ansible_loop_var": "item", "changed": false, "item": "iptables", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': 'ufw', 'ansible_loop_var': 'item'}) => { "ansible_loop_var": "item", "changed": false, "item": { "ansible_loop_var": "item", "changed": false, "item": "ufw", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Unmask firewalld service] *********** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:24 Tuesday 10 June 2025 08:01:30 -0400 (0:00:00.045) 0:05:07.933 ********** ok: [managed-node1] => { "changed": false, "name": "firewalld", "status": { "ActiveEnterTimestamp": "Tue 2025-06-10 07:54:18 EDT", "ActiveEnterTimestampMonotonic": "466704154", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "polkit.service dbus.service sysinit.target dbus.socket basic.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Tue 2025-06-10 07:54:18 EDT", "AssertTimestampMonotonic": "466396793", "Before": "multi-user.target shutdown.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": "Tue 2025-06-10 07:54:18 EDT", "ConditionTimestampMonotonic": "466396792", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target ebtables.service ipset.service nftables.service iptables.service ip6tables.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": "19829", "ExecMainStartTimestamp": "Tue 2025-06-10 07:54:18 EDT", "ExecMainStartTimestampMonotonic": "466398236", "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": "Tue 2025-06-10 07:54:18 EDT", "InactiveExitTimestampMonotonic": "466398287", "InvocationID": "2706ccb1188b410c860902dd65e9cb80", "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": "19829", "MemoryAccounting": "yes", "MemoryCurrent": "44269568", "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": "system.slice dbus.socket 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": "Tue 2025-06-10 07:54:18 EDT", "StateChangeTimestampMonotonic": "466704154", "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": "Tue 2025-06-10 07:54:18 EDT", "WatchdogTimestampMonotonic": "466704151", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Enable and start firewalld service] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:30 Tuesday 10 June 2025 08:01:30 -0400 (0:00:00.509) 0:05:08.443 ********** ok: [managed-node1] => { "changed": false, "enabled": true, "name": "firewalld", "state": "started", "status": { "ActiveEnterTimestamp": "Tue 2025-06-10 07:54:18 EDT", "ActiveEnterTimestampMonotonic": "466704154", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "polkit.service dbus.service sysinit.target dbus.socket basic.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Tue 2025-06-10 07:54:18 EDT", "AssertTimestampMonotonic": "466396793", "Before": "multi-user.target shutdown.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": "Tue 2025-06-10 07:54:18 EDT", "ConditionTimestampMonotonic": "466396792", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target ebtables.service ipset.service nftables.service iptables.service ip6tables.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": "19829", "ExecMainStartTimestamp": "Tue 2025-06-10 07:54:18 EDT", "ExecMainStartTimestampMonotonic": "466398236", "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": "Tue 2025-06-10 07:54:18 EDT", "InactiveExitTimestampMonotonic": "466398287", "InvocationID": "2706ccb1188b410c860902dd65e9cb80", "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": "19829", "MemoryAccounting": "yes", "MemoryCurrent": "44269568", "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": "system.slice dbus.socket 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": "Tue 2025-06-10 07:54:18 EDT", "StateChangeTimestampMonotonic": "466704154", "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": "Tue 2025-06-10 07:54:18 EDT", "WatchdogTimestampMonotonic": "466704151", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Check if previous replaced is defined] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:36 Tuesday 10 June 2025 08:01:31 -0400 (0:00:00.616) 0:05:09.060 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:45 Tuesday 10 June 2025 08:01:31 -0400 (0:00:00.037) 0:05:09.098 ********** ok: [managed-node1] => { "changed": false, "rc": 0 } STDERR: Shared connection to 10.31.41.239 closed. TASK [fedora.linux_system_roles.firewall : Tell firewall module it is able to report changed] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:58 Tuesday 10 June 2025 08:01:31 -0400 (0:00:00.305) 0:05:09.403 ********** ok: [managed-node1] => { "ansible_facts": { "__firewall_report_changed": true }, "changed": false } TASK [fedora.linux_system_roles.firewall : Configure firewall] ***************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:74 Tuesday 10 June 2025 08:01:31 -0400 (0:00:00.036) 0:05:09.439 ********** TASK [fedora.linux_system_roles.firewall : Gather firewall config information] *** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:126 Tuesday 10 June 2025 08:01:31 -0400 (0:00:00.030) 0:05:09.470 ********** TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:137 Tuesday 10 June 2025 08:01:31 -0400 (0:00:00.032) 0:05:09.502 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:146 Tuesday 10 June 2025 08:01:32 -0400 (0:00:00.036) 0:05:09.538 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:152 Tuesday 10 June 2025 08:01:32 -0400 (0:00:00.032) 0:05:09.571 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:161 Tuesday 10 June 2025 08:01:32 -0400 (0:00:00.032) 0:05:09.604 ********** ok: [managed-node1] => { "changed": false, "rc": 0 } STDERR: Shared connection to 10.31.41.239 closed. TASK [fedora.linux_system_roles.firewall : Calculate what has changed] ********* task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:172 Tuesday 10 June 2025 08:01:32 -0400 (0:00:00.297) 0:05:09.901 ********** ok: [managed-node1] => { "ansible_facts": { "firewall_lib_result": { "changed": false } }, "changed": false } TASK [fedora.linux_system_roles.firewall : Show diffs] ************************* task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:178 Tuesday 10 June 2025 08:01:32 -0400 (0:00:00.040) 0:05:09.942 ********** skipping: [managed-node1] => {} TASK [Purge selinux configuration] ********************************************* task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:32 Tuesday 10 June 2025 08:01:32 -0400 (0:00:00.035) 0:05:09.978 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Leave realm] ************************************************************* task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:39 Tuesday 10 June 2025 08:01:32 -0400 (0:00:00.035) 0:05:10.013 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Destroy Kerberos tickets] ************************************************ task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:47 Tuesday 10 June 2025 08:01:32 -0400 (0:00:00.036) 0:05:10.050 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Remove related packages] ************************************************* task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:51 Tuesday 10 June 2025 08:01:32 -0400 (0:00:00.114) 0:05:10.165 ********** 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-16.0.4195.2-4.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-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:64 Tuesday 10 June 2025 08:01:37 -0400 (0:00:04.977) 0:05:15.143 ********** [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.010461", "end": "2025-06-10 08:01:37.932115", "rc": 0, "start": "2025-06-10 08:01:37.921654" } 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/1b116f69-1045-4fb6-a2e4-9ba834a69b18' 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/INetCache/IE' removed directory '/var/opt/mssql/.system/profiles/Client/AppData/Local/Microsoft/Windows/INetCache/Content.IE5' removed directory '/var/opt/mssql/.system/profiles/Client/AppData/Local/Microsoft/Windows/INetCache' removed directory '/var/opt/mssql/.system/profiles/Client/AppData/Local/Microsoft/Windows/INetCookies/ESE' removed directory '/var/opt/mssql/.system/profiles/Client/AppData/Local/Microsoft/Windows/INetCookies' removed directory '/var/opt/mssql/.system/profiles/Client/AppData/Local/Microsoft/Windows/History/History.IE5' removed directory '/var/opt/mssql/.system/profiles/Client/AppData/Local/Microsoft/Windows/History' 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_133940302355800000.xel' removed '/var/opt/mssql/log/system_health_0_133940302374070000.xel' removed '/var/opt/mssql/log/HkEngineEventFile_0_133940302411510000.xel' removed '/var/opt/mssql/log/system_health_0_133940302427550000.xel' removed '/var/opt/mssql/log/log_1.trc' removed '/var/opt/mssql/log/HkEngineEventFile_0_133940302994830000.xel' removed '/var/opt/mssql/log/system_health_0_133940303008590000.xel' removed '/var/opt/mssql/log/log_2.trc' removed '/var/opt/mssql/log/FDLAUNCHERRORLOG' removed '/var/opt/mssql/log/HkEngineEventFile_0_133940303912880000.xel' removed '/var/opt/mssql/log/system_health_0_133940303925130000.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_133940304006560000.xel' removed '/var/opt/mssql/log/system_health_0_133940304020180000.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_133940304236550000.xel' removed '/var/opt/mssql/log/system_health_0_133940304253620000.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-2022.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-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:79 Tuesday 10 June 2025 08:01:38 -0400 (0:00:00.397) 0:05:15.541 ********** ok: [managed-node1] => { "changed": false, "cmd": "systemctl stop mssql-server || true", "delta": "0:00:00.011128", "end": "2025-06-10 08:01:38.316672", "rc": 0, "start": "2025-06-10 08:01:38.305544" } STDERR: Failed to stop mssql-server.service: Unit mssql-server.service not loaded. TASK [Get SELinux policy modules] ********************************************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:83 Tuesday 10 June 2025 08:01:38 -0400 (0:00:00.376) 0:05:15.918 ********** ok: [managed-node1] => { "changed": false, "cmd": [ "semodule", "-l" ], "delta": "0:00:00.008509", "end": "2025-06-10 08:01:38.703986", "rc": 0, "start": "2025-06-10 08:01:38.695477" } 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-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:89 Tuesday 10 June 2025 08:01:38 -0400 (0:00:00.391) 0:05:16.309 ********** 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-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:97 Tuesday 10 June 2025 08:01:38 -0400 (0:00:00.031) 0:05:16.340 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check for leftover mssql processes] ************************************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:106 Tuesday 10 June 2025 08:01:38 -0400 (0:00:00.031) 0:05:16.372 ********** ok: [managed-node1] => { "changed": false, "cmd": [ "pgrep", "-au", "mssql" ], "delta": "0:00:00.006724", "end": "2025-06-10 08:01:39.147986", "failed_when_result": false, "rc": 1, "start": "2025-06-10 08:01:39.141262" } MSG: non-zero return code TASK [Kill leftover mssql processes] ******************************************* task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:113 Tuesday 10 June 2025 08:01:39 -0400 (0:00:00.382) 0:05:16.755 ********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Remove system user] ****************************************************** task path: /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:118 Tuesday 10 June 2025 08:01:39 -0400 (0:00:00.031) 0:05:16.786 ********** 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=341 changed=37 unreachable=0 failed=0 skipped=594 rescued=0 ignored=1 SYSTEM ROLES ERRORS BEGIN v1 [] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Tuesday 10 June 2025 08:01:39 -0400 (0:00:00.635) 0:05:17.422 ********** =============================================================================== fedora.linux_system_roles.mssql : Ensure the package mssql-server ------ 41.98s /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:345 fedora.linux_system_roles.mssql : Ensure the package mssql-server-fts -- 27.77s /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:845 fedora.linux_system_roles.mssql : Ensure the package powershell -------- 12.62s /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:852 fedora.linux_system_roles.mssql : Set up MSSQL -------------------------- 7.56s /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:404 fedora.linux_system_roles.mssql : Change the edition of MSSQL ----------- 6.82s /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:767 fedora.linux_system_roles.mssql : Ensure that SQL Server client tools are installed --- 6.78s /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:544 fedora.linux_system_roles.mssql : Change the password of sa user -------- 6.60s /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:701 fedora.linux_system_roles.mssql : Configure to run as a confined application with SELinux --- 6.03s /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:340 fedora.linux_system_roles.mssql : Ensure that the tuned-profiles-mssql package is installed --- 5.88s /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:469 Remove related packages ------------------------------------------------- 4.98s /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:51 fedora.linux_system_roles.mssql : Ensure the package powershell --------- 3.43s /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:852 fedora.linux_system_roles.mssql : Ensure the package mssql-server-fts --- 3.39s /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:845 fedora.linux_system_roles.mssql : Gather package facts ------------------ 3.37s /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:185 fedora.linux_system_roles.mssql : Ensure that SQL Server client tools are installed --- 3.02s /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:544 fedora.linux_system_roles.mssql : Ensure that the tuned-profiles-mssql package is installed --- 2.98s /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:469 fedora.linux_system_roles.mssql : Ensure the package powershell --------- 2.94s /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:852 fedora.linux_system_roles.mssql : Ensure that the tuned-profiles-mssql package is installed --- 2.91s /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:469 fedora.linux_system_roles.mssql : Configure to run as a confined application with SELinux --- 2.91s /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:340 fedora.linux_system_roles.mssql : Ensure the package mssql-server-fts --- 2.90s /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:845 fedora.linux_system_roles.firewall : Install firewalld ------------------ 2.89s /tmp/collections-U6l/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:51