ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = [u'/root/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python2.7/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 2.7.5 (default, Nov 14 2023, 16:14:06) [GCC 4.8.5 20150623 (Red Hat 4.8.5-44)] Using /etc/ansible/ansible.cfg as config file [WARNING]: running playbook inside collection fedora.linux_system_roles Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_idempotency_2017.yml ******************************************* 1 plays in /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_idempotency_2017.yml PLAY [Ensure that the role is idempotent] ************************************** META: ran handlers TASK [Run tests_idempotency with SQL Server 2017] ****************************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_idempotency_2017.yml:15 Wednesday 14 May 2025 17:10:49 -0400 (0:00:00.051) 0:00:00.051 ********* included: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_idempotency.yml for managed-node3 TASK [Assert fail on EL 7 with version = 2022 and EL 9 with version != 2022] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_idempotency.yml:2 Wednesday 14 May 2025 17:10:49 -0400 (0:00:00.031) 0:00:00.083 ********* included: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/assert_fail_on_unsupported_ver.yml for managed-node3 TASK [Ensure ansible_facts to get ansible_distribution] ************************ task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/assert_fail_on_unsupported_ver.yml:2 Wednesday 14 May 2025 17:10:49 -0400 (0:00:00.138) 0:00:00.221 ********* ok: [managed-node3] TASK [Run the role] ************************************************************ task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/assert_fail_on_unsupported_ver.yml:17 Wednesday 14 May 2025 17:10:50 -0400 (0:00:00.841) 0:00:01.063 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unreachable task] ******************************************************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/assert_fail_on_unsupported_ver.yml:24 Wednesday 14 May 2025 17:10:50 -0400 (0:00:00.035) 0:00:01.099 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run on a fresh host and set all parameters] ****************************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_idempotency.yml:5 Wednesday 14 May 2025 17:10:50 -0400 (0:00:00.036) 0:00:01.135 ********* TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Wednesday 14 May 2025 17:10:51 -0400 (0:00:00.595) 0:00:01.731 ********* included: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts used by role] ***** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Wednesday 14 May 2025 17:10:51 -0400 (0:00:00.036) 0:00:01.768 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set platform/version specific variables] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Wednesday 14 May 2025 17:10:51 -0400 (0:00:00.032) 0:00:01.800 ********* ok: [managed-node3] => (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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed-node3] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node3] => (item=CentOS_7.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/7/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/7/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019 ] }, "ansible_included_var_files": [ "/tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [managed-node3] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the __mssql_sqlcmd_login_cmd fact] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Wednesday 14 May 2025 17:10:51 -0400 (0:00:00.084) 0:00:01.885 ********* ok: [managed-node3] => { "ansible_facts": { "__mssql_sqlcmd_login_cmd": null }, "changed": false } TASK [fedora.linux_system_roles.mssql : Print that the mssql_input_sql_file variable is deprecated] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:15 Wednesday 14 May 2025 17:10:51 -0400 (0:00:00.033) 0:00:01.919 ********* skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:23 Wednesday 14 May 2025 17:10:51 -0400 (0:00:00.030) 0:00:01.950 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the variable is deprecated] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:30 Wednesday 14 May 2025 17:10:51 -0400 (0:00:00.038) 0:00:01.988 ********* skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:37 Wednesday 14 May 2025 17:10:51 -0400 (0:00:00.030) 0:00:02.018 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:44 Wednesday 14 May 2025 17:10:51 -0400 (0:00:00.033) 0:00:02.052 ********* skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:51 Wednesday 14 May 2025 17:10:51 -0400 (0:00:00.029) 0:00:02.082 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:58 Wednesday 14 May 2025 17:10:51 -0400 (0:00:00.030) 0:00:02.112 ********* skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:65 Wednesday 14 May 2025 17:10:51 -0400 (0:00:00.031) 0:00:02.143 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that variable is deprecated] ***** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:74 Wednesday 14 May 2025 17:10:51 -0400 (0:00:00.029) 0:00:02.173 ********* skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated fact] ************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:83 Wednesday 14 May 2025 17:10:51 -0400 (0:00:00.031) 0:00:02.204 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:87 Wednesday 14 May 2025 17:10:51 -0400 (0:00:00.032) 0:00:02.236 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:94 Wednesday 14 May 2025 17:10:51 -0400 (0:00:00.036) 0:00:02.273 ********* ok: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:106 Wednesday 14 May 2025 17:10:51 -0400 (0:00:00.050) 0:00:02.324 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:114 Wednesday 14 May 2025 17:10:51 -0400 (0:00:00.028) 0:00:02.352 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:123 Wednesday 14 May 2025 17:10:51 -0400 (0:00:00.029) 0:00:02.382 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:132 Wednesday 14 May 2025 17:10:51 -0400 (0:00:00.032) 0:00:02.414 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:142 Wednesday 14 May 2025 17:10:51 -0400 (0:00:00.031) 0:00:02.446 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:151 Wednesday 14 May 2025 17:10:52 -0400 (0:00:00.050) 0:00:02.496 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:162 Wednesday 14 May 2025 17:10:52 -0400 (0:00:00.029) 0:00:02.526 ********* ok: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:166 Wednesday 14 May 2025 17:10:53 -0400 (0:00:01.568) 0:00:04.094 ********* skipping: [managed-node3] => (item={u'value': 14, u'key': 2017}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'value': 15, u'key': 2019}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'value': 16, u'key': 2022}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set mssql_version variable if user does not define it] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:174 Wednesday 14 May 2025 17:10:53 -0400 (0:00:00.116) 0:00:04.211 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:181 Wednesday 14 May 2025 17:10:53 -0400 (0:00:00.057) 0:00:04.268 ********* ok: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:188 Wednesday 14 May 2025 17:10:53 -0400 (0:00:00.065) 0:00:04.334 ********* skipping: [managed-node3] => (item={u'value': 14, u'key': 2017}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'value': 15, u'key': 2019}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'value': 16, u'key': 2022}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Deploy the GPG key for Microsoft repositories] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:202 Wednesday 14 May 2025 17:10:53 -0400 (0:00:00.125) 0:00:04.459 ********* ok: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:216 Wednesday 14 May 2025 17:10:54 -0400 (0:00:00.817) 0:00:05.276 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get yum repositories] ****************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:226 Wednesday 14 May 2025 17:10:54 -0400 (0:00:00.094) 0:00:05.370 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2017] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:237 Wednesday 14 May 2025 17:10:55 -0400 (0:00:00.093) 0:00:05.464 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:251 Wednesday 14 May 2025 17:10:55 -0400 (0:00:00.160) 0:00:05.625 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get zypper repositories] *************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:260 Wednesday 14 May 2025 17:10:55 -0400 (0:00:00.084) 0:00:05.709 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2017] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:272 Wednesday 14 May 2025 17:10:55 -0400 (0:00:00.076) 0:00:05.786 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2017] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:279 Wednesday 14 May 2025 17:10:55 -0400 (0:00:00.069) 0:00:05.856 ********* changed: [managed-node3] => { "changed": true, "repo": "packages-microsoft-com-mssql-server-2017", "state": "present" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2017] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:291 Wednesday 14 May 2025 17:10:55 -0400 (0:00:00.462) 0:00:06.319 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:304 Wednesday 14 May 2025 17:10:55 -0400 (0:00:00.057) 0:00:06.376 ********* ok: [managed-node3] => { "changed": false, "rc": 0, "results": [ "mssql-server-selinux is not installed" ] } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server] ******* task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:309 Wednesday 14 May 2025 17:10:56 -0400 (0:00:00.844) 0:00:07.221 ********* changed: [managed-node3] => { "changed": true, "changes": { "installed": [ "mssql-server" ] }, "rc": 0, "results": [ "Loaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\n * epel: dl.fedoraproject.org\n * epel-debuginfo: dl.fedoraproject.org\n * epel-source: dl.fedoraproject.org\nResolving Dependencies\n--> Running transaction check\n---> Package mssql-server.x86_64 0:14.0.3465.1-1 will be installed\n--> Processing Dependency: libatomic for package: mssql-server-14.0.3465.1-1.x86_64\n--> Processing Dependency: bzip2 for package: mssql-server-14.0.3465.1-1.x86_64\n--> Processing Dependency: gdb for package: mssql-server-14.0.3465.1-1.x86_64\n--> Processing Dependency: libsss_nss_idmap for package: mssql-server-14.0.3465.1-1.x86_64\n--> Processing Dependency: cyrus-sasl for package: mssql-server-14.0.3465.1-1.x86_64\n--> Processing Dependency: cyrus-sasl-gssapi for package: mssql-server-14.0.3465.1-1.x86_64\n--> Running transaction check\n---> Package bzip2.x86_64 0:1.0.6-13.el7 will be installed\n---> Package cyrus-sasl.x86_64 0:2.1.26-24.el7_9 will be installed\n---> Package cyrus-sasl-gssapi.x86_64 0:2.1.26-24.el7_9 will be installed\n---> Package gdb.x86_64 0:7.6.1-120.el7 will be installed\n---> Package libatomic.x86_64 0:4.8.5-44.el7 will be installed\n---> Package libsss_nss_idmap.x86_64 0:1.16.5-10.el7_9.16 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n mssql-server x86_64 14.0.3465.1-1 packages-microsoft-com-mssql-server-2017\n 200 M\nInstalling for dependencies:\n bzip2 x86_64 1.0.6-13.el7 base 52 k\n cyrus-sasl x86_64 2.1.26-24.el7_9 updates 88 k\n cyrus-sasl-gssapi x86_64 2.1.26-24.el7_9 updates 41 k\n gdb x86_64 7.6.1-120.el7 base 2.4 M\n libatomic x86_64 4.8.5-44.el7 base 51 k\n libsss_nss_idmap x86_64 1.16.5-10.el7_9.16 updates 170 k\n\nTransaction Summary\n================================================================================\nInstall 1 Package (+6 Dependent packages)\n\nTotal download size: 203 M\nInstalled size: 1.0 G\nDownloading packages:\n--------------------------------------------------------------------------------\nTotal 56 MB/s | 203 MB 00:03 \nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : libatomic-4.8.5-44.el7.x86_64 1/7 \n Installing : cyrus-sasl-2.1.26-24.el7_9.x86_64 2/7 \n Installing : gdb-7.6.1-120.el7.x86_64 3/7 \n Installing : cyrus-sasl-gssapi-2.1.26-24.el7_9.x86_64 4/7 \n Installing : bzip2-1.0.6-13.el7.x86_64 5/7 \n Installing : libsss_nss_idmap-1.16.5-10.el7_9.16.x86_64 6/7 \n Installing : mssql-server-14.0.3465.1-1.x86_64 7/7 \n\n+--------------------------------------------------------------+\nPlease run 'sudo /opt/mssql/bin/mssql-conf setup'\nto complete the setup of Microsoft SQL Server\n+--------------------------------------------------------------+\n\nSQL Server needs to be restarted in order to apply this setting. Please run\n'systemctl restart mssql-server.service'.\n Verifying : libsss_nss_idmap-1.16.5-10.el7_9.16.x86_64 1/7 \n Verifying : bzip2-1.0.6-13.el7.x86_64 2/7 \n Verifying : mssql-server-14.0.3465.1-1.x86_64 3/7 \n Verifying : cyrus-sasl-gssapi-2.1.26-24.el7_9.x86_64 4/7 \n Verifying : gdb-7.6.1-120.el7.x86_64 5/7 \n Verifying : cyrus-sasl-2.1.26-24.el7_9.x86_64 6/7 \n Verifying : libatomic-4.8.5-44.el7.x86_64 7/7 \n\nInstalled:\n mssql-server.x86_64 0:14.0.3465.1-1 \n\nDependency Installed:\n bzip2.x86_64 0:1.0.6-13.el7 \n cyrus-sasl.x86_64 0:2.1.26-24.el7_9 \n cyrus-sasl-gssapi.x86_64 0:2.1.26-24.el7_9 \n gdb.x86_64 0:7.6.1-120.el7 \n libatomic.x86_64 0:4.8.5-44.el7 \n libsss_nss_idmap.x86_64 0:1.16.5-10.el7_9.16 \n\nComplete!\n" ] } TASK [fedora.linux_system_roles.mssql : Check if the errorlog file exists and its location] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:314 Wednesday 14 May 2025 17:11:32 -0400 (0:00:35.621) 0:00:42.842 ********* ok: [managed-node3] => { "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.004314", "end": "2025-05-14 17:11:32.800305", "rc": 0, "start": "2025-05-14 17:11:32.795991" } TASK [fedora.linux_system_roles.mssql : Check if mssql-server.service is enabled] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:331 Wednesday 14 May 2025 17:11:32 -0400 (0:00:00.528) 0:00:43.371 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "systemctl", "is-enabled", "mssql-server.service" ], "delta": "0:00:00.005183", "end": "2025-05-14 17:11:33.146323", "failed_when_result": false, "rc": 1, "start": "2025-05-14 17:11:33.141140" } STDOUT: disabled MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Check if mssql-server.service is running] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:338 Wednesday 14 May 2025 17:11:33 -0400 (0:00:00.331) 0:00:43.702 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "systemctl", "is-active", "mssql-server.service" ], "delta": "0:00:00.004086", "end": "2025-05-14 17:11:33.479578", "failed_when_result": false, "rc": 3, "start": "2025-05-14 17:11:33.475492" } STDOUT: unknown MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Set the __mssql_is_setup variable] ***** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:345 Wednesday 14 May 2025 17:11:33 -0400 (0:00:00.320) 0:00:44.022 ********* ok: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:352 Wednesday 14 May 2025 17:11:33 -0400 (0:00:00.062) 0:00:44.085 ********* ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Set up MSSQL] ************************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:368 Wednesday 14 May 2025 17:11:33 -0400 (0:00:00.068) 0:00:44.154 ********* changed: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:393 Wednesday 14 May 2025 17:11:38 -0400 (0:00:04.960) 0:00:49.114 ********* included: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml for managed-node3 included: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Ensure the directory and permissions /tmp/mssql_data] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:3 Wednesday 14 May 2025 17:11:38 -0400 (0:00:00.175) 0:00:49.290 ********* changed: [managed-node3] => { "changed": true, "gid": 994, "group": "mssql", "mode": "0755", "owner": "mssql", "path": "/tmp/mssql_data", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4096, "state": "directory", "uid": 996 } TASK [fedora.linux_system_roles.mssql : Append facts for the selinux role] ***** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:12 Wednesday 14 May 2025 17:11:39 -0400 (0:00:00.461) 0:00:49.752 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the setting defaultdatadir] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:28 Wednesday 14 May 2025 17:11:39 -0400 (0:00:00.064) 0:00:49.816 ********* included: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting filelocation defaultdatadir] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 14 May 2025 17:11:39 -0400 (0:00:00.168) 0:00:49.985 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^defaultdatadir = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003700", "end": "2025-05-14 17:11:39.860136", "failed_when_result": false, "rc": 1, "start": "2025-05-14 17:11:39.856436" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting filelocation defaultdatadir] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 14 May 2025 17:11:39 -0400 (0:00:00.451) 0:00:50.436 ********* NOTIFIED HANDLER fedora.linux_system_roles.mssql : Restart the mssql-server service for managed-node3 changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "filelocation.defaultdatadir", "/tmp/mssql_data" ], "delta": "0:00:00.045005", "end": "2025-05-14 17:11:40.312151", "failed_when_result": false, "rc": 0, "start": "2025-05-14 17:11:40.267146" } 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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 14 May 2025 17:11:40 -0400 (0:00:00.439) 0:00:50.876 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:3 Wednesday 14 May 2025 17:11:40 -0400 (0:00:00.072) 0:00:50.949 ********* changed: [managed-node3] => { "changed": true, "gid": 994, "group": "mssql", "mode": "0755", "owner": "mssql", "path": "/tmp/mssql_log", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4096, "state": "directory", "uid": 996 } TASK [fedora.linux_system_roles.mssql : Append facts for the selinux role] ***** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:12 Wednesday 14 May 2025 17:11:40 -0400 (0:00:00.466) 0:00:51.416 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the setting defaultlogdir] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:28 Wednesday 14 May 2025 17:11:41 -0400 (0:00:00.081) 0:00:51.497 ********* included: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting filelocation defaultlogdir] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 14 May 2025 17:11:41 -0400 (0:00:00.129) 0:00:51.626 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^defaultlogdir = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002701", "end": "2025-05-14 17:11:41.433995", "failed_when_result": false, "rc": 1, "start": "2025-05-14 17:11:41.431294" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting filelocation defaultlogdir] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 14 May 2025 17:11:41 -0400 (0:00:00.390) 0:00:52.017 ********* changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "filelocation.defaultlogdir", "/tmp/mssql_log" ], "delta": "0:00:00.042309", "end": "2025-05-14 17:11:41.867105", "failed_when_result": false, "rc": 0, "start": "2025-05-14 17:11:41.824796" } 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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 14 May 2025 17:11:42 -0400 (0:00:00.466) 0:00:52.484 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set selinux role facts for ports] ****** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:408 Wednesday 14 May 2025 17:11:42 -0400 (0:00:00.095) 0:00:52.579 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure correct SELinux context for storage paths and ports] ************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:422 Wednesday 14 May 2025 17:11:42 -0400 (0:00:00.092) 0:00:52.672 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:433 Wednesday 14 May 2025 17:11:42 -0400 (0:00:00.098) 0:00:52.770 ********* changed: [managed-node3] => { "changed": true, "changes": { "installed": [ "tuned-profiles-mssql" ] }, "rc": 0, "results": [ "Loaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\n * epel: d2lzkl7pfhq30w.cloudfront.net\n * epel-debuginfo: d2lzkl7pfhq30w.cloudfront.net\n * epel-source: d2lzkl7pfhq30w.cloudfront.net\nResolving Dependencies\n--> Running transaction check\n---> Package tuned-profiles-mssql.noarch 0:2.11.0-12.el7_9 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n tuned-profiles-mssql noarch 2.11.0-12.el7_9 updates 30 k\n\nTransaction Summary\n================================================================================\nInstall 1 Package\n\nTotal download size: 30 k\nInstalled size: 1.1 k\nDownloading packages:\nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : tuned-profiles-mssql-2.11.0-12.el7_9.noarch 1/1 \n Verifying : tuned-profiles-mssql-2.11.0-12.el7_9.noarch 1/1 \n\nInstalled:\n tuned-profiles-mssql.noarch 0:2.11.0-12.el7_9 \n\nComplete!\n" ] } TASK [fedora.linux_system_roles.mssql : Ensure that the tuned service is started and enabled] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:439 Wednesday 14 May 2025 17:11:45 -0400 (0:00:03.082) 0:00:55.852 ********* ok: [managed-node3] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Wed 2025-05-14 17:03:17 EDT", "ActiveEnterTimestampMonotonic": "13414894", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target system.slice dbus.service network.target systemd-journald.socket systemd-sysctl.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Wed 2025-05-14 17:03:16 EDT", "AssertTimestampMonotonic": "12724805", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "com.redhat.tuned", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2025-05-14 17:03:16 EDT", "ConditionTimestampMonotonic": "12724804", "Conflicts": "cpupower.service shutdown.target", "ControlGroup": "/system.slice/tuned.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "man:tuned(8) man:tuned.conf(5) man:tuned-adm(8)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "875", "ExecMainStartTimestamp": "Wed 2025-05-14 17:03:16 EDT", "ExecMainStartTimestampMonotonic": "12725293", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2025-05-14 17:03:16 EDT", "InactiveExitTimestampMonotonic": "12725325", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "29173", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "875", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target dbus.service polkit.service system.slice", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Wed 2025-05-14 17:03:17 EDT", "WatchdogTimestampMonotonic": "13414664", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Get the active Tuned profiles] ********* task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:446 Wednesday 14 May 2025 17:11:46 -0400 (0:00:00.711) 0:00:56.564 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "tuned-adm", "active" ], "delta": "0:00:00.088286", "end": "2025-05-14 17:11:46.430199", "rc": 0, "start": "2025-05-14 17:11:46.341913" } STDOUT: Current active profile: virtual-guest TASK [fedora.linux_system_roles.mssql : Attempt to add mssql to the list of Tuned profiles] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:459 Wednesday 14 May 2025 17:11:46 -0400 (0:00:00.409) 0:00:56.973 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "tuned-adm", "profile", "virtual-guest", "mssql" ], "delta": "0:00:00.930502", "end": "2025-05-14 17:11:47.682356", "failed_when_result": false, "rc": 1, "start": "2025-05-14 17:11:46.751854" } STDERR: Cannot load profile(s) 'virtual-guest mssql': Cannot find profile 'throughput-performance' in '['/etc/tuned', '/usr/lib/tuned']'. MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Remove troublemaking include from the mssql profile] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:472 Wednesday 14 May 2025 17:11:47 -0400 (0:00:01.261) 0:00:58.235 ********* changed: [managed-node3] => { "backup": "", "changed": true, "found": 1 } MSG: 1 line(s) removed TASK [fedora.linux_system_roles.mssql : Add the fixed mssql profile to the list of Tuned profiles] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:481 Wednesday 14 May 2025 17:11:48 -0400 (0:00:00.503) 0:00:58.739 ********* changed: [managed-node3] => { "changed": true, "cmd": [ "tuned-adm", "profile", "virtual-guest", "mssql" ], "delta": "0:00:01.182884", "end": "2025-05-14 17:11:49.706048", "rc": 0, "start": "2025-05-14 17:11:48.523164" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:491 Wednesday 14 May 2025 17:11:49 -0400 (0:00:01.526) 0:01:00.266 ********* changed: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:499 Wednesday 14 May 2025 17:11:50 -0400 (0:00:00.321) 0:01:00.587 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:508 Wednesday 14 May 2025 17:11:50 -0400 (0:00:00.057) 0:01:00.644 ********* changed: [managed-node3] => { "changed": true, "changes": { "installed": [ "mssql-tools18", "unixODBC-devel" ] }, "rc": 0, "results": [ "Loaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\n * epel: dl.fedoraproject.org\n * epel-debuginfo: dl.fedoraproject.org\n * epel-source: dl.fedoraproject.org\nResolving Dependencies\n--> Running transaction check\n---> Package mssql-tools18.x86_64 0:18.4.1.1-1 will be installed\n--> Processing Dependency: msodbcsql18 >= 18.0.0.0 for package: mssql-tools18-18.4.1.1-1.x86_64\n---> Package unixODBC-devel.x86_64 0:2.3.11-1.rh will be installed\n--> Processing Dependency: unixODBC = 2.3.11 for package: unixODBC-devel-2.3.11-1.rh.x86_64\n--> Running transaction check\n---> Package msodbcsql18.x86_64 0:18.4.1.1-1 will be installed\n---> Package unixODBC.x86_64 0:2.3.11-1.rh will be installed\n--> Processing Dependency: libltdl.so.7()(64bit) for package: unixODBC-2.3.11-1.rh.x86_64\n--> Running transaction check\n---> Package libtool-ltdl.x86_64 0:2.4.2-22.el7_3 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n mssql-tools18 x86_64 18.4.1.1-1 packages-microsoft-com-prod 293 k\n unixODBC-devel x86_64 2.3.11-1.rh packages-microsoft-com-prod 53 k\nInstalling for dependencies:\n libtool-ltdl x86_64 2.4.2-22.el7_3 base 49 k\n msodbcsql18 x86_64 18.4.1.1-1 packages-microsoft-com-prod 923 k\n unixODBC x86_64 2.3.11-1.rh packages-microsoft-com-prod 274 k\n\nTransaction Summary\n================================================================================\nInstall 2 Packages (+3 Dependent packages)\n\nTotal download size: 1.6 M\nInstalled size: 3.9 M\nDownloading packages:\n--------------------------------------------------------------------------------\nTotal 4.2 MB/s | 1.6 MB 00:00 \nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : libtool-ltdl-2.4.2-22.el7_3.x86_64 1/5 \n Installing : unixODBC-2.3.11-1.rh.x86_64 2/5 \n Installing : msodbcsql18-18.4.1.1-1.x86_64 3/5 \nodbcinst: Driver installed. Usage count increased to 1. \n Target directory is /etc\n Installing : mssql-tools18-18.4.1.1-1.x86_64 4/5 \n Installing : unixODBC-devel-2.3.11-1.rh.x86_64 5/5 \n Verifying : mssql-tools18-18.4.1.1-1.x86_64 1/5 \n Verifying : unixODBC-devel-2.3.11-1.rh.x86_64 2/5 \n Verifying : libtool-ltdl-2.4.2-22.el7_3.x86_64 3/5 \n Verifying : unixODBC-2.3.11-1.rh.x86_64 4/5 \n Verifying : msodbcsql18-18.4.1.1-1.x86_64 5/5 \n\nInstalled:\n mssql-tools18.x86_64 0:18.4.1.1-1 unixODBC-devel.x86_64 0:2.3.11-1.rh \n\nDependency Installed:\n libtool-ltdl.x86_64 0:2.4.2-22.el7_3 msodbcsql18.x86_64 0:18.4.1.1-1 \n unixODBC.x86_64 0:2.3.11-1.rh \n\nComplete!\n" ] } TASK [Create certificates using the certificate role] ************************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:525 Wednesday 14 May 2025 17:11:55 -0400 (0:00:05.677) 0:01:06.322 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:539 Wednesday 14 May 2025 17:11:55 -0400 (0:00:00.073) 0:01:06.395 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:544 Wednesday 14 May 2025 17:11:55 -0400 (0:00:00.058) 0:01:06.454 ********* skipping: [managed-node3] => (item=None) => { "ansible_loop_var": "item", "changed": false, "item": null, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:562 Wednesday 14 May 2025 17:11:56 -0400 (0:00:00.115) 0:01:06.570 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlskey setting] ********** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:571 Wednesday 14 May 2025 17:11:56 -0400 (0:00:00.058) 0:01:06.628 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlsprotocols setting] **** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:580 Wednesday 14 May 2025 17:11:56 -0400 (0:00:00.058) 0:01:06.687 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the forceencryption setting] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:587 Wednesday 14 May 2025 17:11:56 -0400 (0:00:00.061) 0:01:06.748 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get the setting forceencryption] ******* task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:596 Wednesday 14 May 2025 17:11:56 -0400 (0:00:00.058) 0:01:06.806 ********* ok: [managed-node3] => { "changed": false, "cmd": "set -euo pipefail; grep '^forceencryption' /var/opt/mssql/mssql.conf | sed 's/forceencryption = //g'", "delta": "0:00:00.003823", "end": "2025-05-14 17:11:56.591523", "failed_when_result": false, "rc": 1, "start": "2025-05-14 17:11:56.587700" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Append -No to sqlcmd when TLS is not configured] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:605 Wednesday 14 May 2025 17:11:56 -0400 (0:00:00.324) 0:01:07.131 ********* ok: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:612 Wednesday 14 May 2025 17:11:56 -0400 (0:00:00.074) 0:01:07.206 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:625 Wednesday 14 May 2025 17:11:56 -0400 (0:00:00.061) 0:01:07.268 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:629 Wednesday 14 May 2025 17:11:56 -0400 (0:00:00.060) 0:01:07.328 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:635 Wednesday 14 May 2025 17:11:56 -0400 (0:00:00.059) 0:01:07.387 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:650 Wednesday 14 May 2025 17:11:56 -0400 (0:00:00.071) 0:01:07.458 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:657 Wednesday 14 May 2025 17:11:57 -0400 (0:00:00.060) 0:01:07.519 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:665 Wednesday 14 May 2025 17:11:57 -0400 (0:00:00.059) 0:01:07.579 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:686 Wednesday 14 May 2025 17:11:57 -0400 (0:00:00.061) 0:01:07.640 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:693 Wednesday 14 May 2025 17:11:57 -0400 (0:00:00.057) 0:01:07.698 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:704 Wednesday 14 May 2025 17:11:57 -0400 (0:00:00.060) 0:01:07.759 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:718 Wednesday 14 May 2025 17:11:57 -0400 (0:00:00.060) 0:01:07.819 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:725 Wednesday 14 May 2025 17:11:57 -0400 (0:00:00.058) 0:01:07.878 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:731 Wednesday 14 May 2025 17:11:57 -0400 (0:00:00.062) 0:01:07.941 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:750 Wednesday 14 May 2025 17:11:57 -0400 (0:00:00.059) 0:01:08.000 ********* included: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting network ipaddress] ***** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 14 May 2025 17:11:57 -0400 (0:00:00.111) 0:01:08.112 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003074", "end": "2025-05-14 17:11:57.903889", "failed_when_result": false, "rc": 1, "start": "2025-05-14 17:11:57.900815" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network ipaddress] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 14 May 2025 17:11:57 -0400 (0:00:00.340) 0:01:08.453 ********* changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.ipaddress", "0.0.0.0" ], "delta": "0:00:00.044253", "end": "2025-05-14 17:11:58.286948", "failed_when_result": false, "rc": 0, "start": "2025-05-14 17:11:58.242695" } 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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 14 May 2025 17:11:58 -0400 (0:00:00.386) 0:01:08.840 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register the previous tcpport setting] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:757 Wednesday 14 May 2025 17:11:58 -0400 (0:00:00.060) 0:01:08.901 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:764 Wednesday 14 May 2025 17:11:58 -0400 (0:00:00.059) 0:01:08.960 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:776 Wednesday 14 May 2025 17:11:58 -0400 (0:00:00.061) 0:01:09.021 ********* included: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting network tcpport] ******* task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 14 May 2025 17:11:58 -0400 (0:00:00.109) 0:01:09.131 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003418", "end": "2025-05-14 17:11:58.914447", "failed_when_result": false, "rc": 1, "start": "2025-05-14 17:11:58.911029" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tcpport] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 14 May 2025 17:11:58 -0400 (0:00:00.327) 0:01:09.459 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.044080", "end": "2025-05-14 17:11:59.302586", "failed_when_result": false, "rc": 0, "start": "2025-05-14 17:11:59.258506" } 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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 14 May 2025 17:11:59 -0400 (0:00:00.397) 0:01:09.856 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Close the previously set SQL Server TCP port if it changed] ************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:782 Wednesday 14 May 2025 17:11:59 -0400 (0:00:00.058) 0:01:09.915 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the sqlagent setting] ******** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:802 Wednesday 14 May 2025 17:11:59 -0400 (0:00:00.057) 0:01:09.973 ********* included: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting sqlagent enabled] ****** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 14 May 2025 17:11:59 -0400 (0:00:00.116) 0:01:10.090 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^enabled = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003079", "end": "2025-05-14 17:11:59.872767", "failed_when_result": false, "rc": 0, "start": "2025-05-14 17:11:59.869688" } STDOUT: enabled = false TASK [fedora.linux_system_roles.mssql : Configure the setting sqlagent enabled] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 14 May 2025 17:11:59 -0400 (0:00:00.325) 0:01:10.416 ********* changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "sqlagent.enabled", "True" ], "delta": "0:00:00.043544", "end": "2025-05-14 17:12:00.250615", "failed_when_result": false, "rc": 0, "start": "2025-05-14 17:12:00.207071" } 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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 14 May 2025 17:12:00 -0400 (0:00:00.385) 0:01:10.801 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-fts] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:809 Wednesday 14 May 2025 17:12:00 -0400 (0:00:00.060) 0:01:10.862 ********* changed: [managed-node3] => { "changed": true, "changes": { "installed": [ "mssql-server-fts" ] }, "rc": 0, "results": [ "Loaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\n * epel: d2lzkl7pfhq30w.cloudfront.net\n * epel-debuginfo: d2lzkl7pfhq30w.cloudfront.net\n * epel-source: d2lzkl7pfhq30w.cloudfront.net\nResolving Dependencies\n--> Running transaction check\n---> Package mssql-server-fts.x86_64 0:14.0.3465.1-1 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n mssql-server-fts\n x86_64 14.0.3465.1-1 packages-microsoft-com-mssql-server-2017 225 M\n\nTransaction Summary\n================================================================================\nInstall 1 Package\n\nTotal download size: 225 M\nInstalled size: 554 M\nDownloading packages:\nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : mssql-server-fts-14.0.3465.1-1.x86_64 1/1 \n\n+-------------------------------------------------------------------------------------+\nPlease restart mssql-server to enable Microsoft SQL Server Full Text Search.\n+-------------------------------------------------------------------------------------+\n\n Verifying : mssql-server-fts-14.0.3465.1-1.x86_64 1/1 \n\nInstalled:\n mssql-server-fts.x86_64 0:14.0.3465.1-1 \n\nComplete!\n" ] } TASK [fedora.linux_system_roles.mssql : Ensure the package powershell] ********* task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:816 Wednesday 14 May 2025 17:12:27 -0400 (0:00:27.035) 0:01:37.897 ********* changed: [managed-node3] => { "changed": true, "changes": { "installed": [ "powershell" ] }, "rc": 0, "results": [ "Loaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\n * epel: d2lzkl7pfhq30w.cloudfront.net\n * epel-debuginfo: d2lzkl7pfhq30w.cloudfront.net\n * epel-source: d2lzkl7pfhq30w.cloudfront.net\nResolving Dependencies\n--> Running transaction check\n---> Package powershell.x86_64 0:7.3.12-1.rh will be installed\n--> Processing Dependency: libicu for package: powershell-7.3.12-1.rh.x86_64\n--> Running transaction check\n---> Package libicu.x86_64 0:50.2-4.el7_7 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n powershell x86_64 7.3.12-1.rh packages-microsoft-com-prod 66 M\nInstalling for dependencies:\n libicu x86_64 50.2-4.el7_7 base 6.9 M\n\nTransaction Summary\n================================================================================\nInstall 1 Package (+1 Dependent package)\n\nTotal download size: 72 M\nInstalled size: 192 M\nDownloading packages:\n--------------------------------------------------------------------------------\nTotal 30 MB/s | 72 MB 00:02 \nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : libicu-50.2-4.el7_7.x86_64 1/2 \n Installing : powershell-7.3.12-1.rh.x86_64 2/2 \n Verifying : powershell-7.3.12-1.rh.x86_64 1/2 \n Verifying : libicu-50.2-4.el7_7.x86_64 2/2 \n\nInstalled:\n powershell.x86_64 0:7.3.12-1.rh \n\nDependency Installed:\n libicu.x86_64 0:50.2-4.el7_7 \n\nComplete!\n" ] } TASK [fedora.linux_system_roles.mssql : Check if the 3979 trace flag is enabled] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:825 Wednesday 14 May 2025 17:12:41 -0400 (0:00:13.661) 0:01:51.559 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^traceflag[0-9] = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002534", "end": "2025-05-14 17:12:41.385192", "failed_when_result": false, "rc": 1, "start": "2025-05-14 17:12:41.382658" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Set the 3979 traceflag] **************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:831 Wednesday 14 May 2025 17:12:41 -0400 (0:00:00.424) 0:01:51.984 ********* changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "traceflag", "3979", "on" ], "delta": "0:00:00.043399", "end": "2025-05-14 17:12:41.865484", "rc": 0, "start": "2025-05-14 17:12:41.822085" } 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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:838 Wednesday 14 May 2025 17:12:41 -0400 (0:00:00.460) 0:01:52.445 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the alternatewritethrough setting] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:846 Wednesday 14 May 2025 17:12:42 -0400 (0:00:00.096) 0:01:52.542 ********* included: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting control alternatewritethrough] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 14 May 2025 17:12:42 -0400 (0:00:00.233) 0:01:52.775 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^alternatewritethrough = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002817", "end": "2025-05-14 17:12:42.627378", "failed_when_result": false, "rc": 1, "start": "2025-05-14 17:12:42.624561" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting control alternatewritethrough] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 14 May 2025 17:12:42 -0400 (0:00:00.430) 0:01:53.205 ********* changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "control.alternatewritethrough", "0" ], "delta": "0:00:00.043216", "end": "2025-05-14 17:12:43.079769", "failed_when_result": false, "rc": 0, "start": "2025-05-14 17:12:43.036553" } 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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 14 May 2025 17:12:43 -0400 (0:00:00.470) 0:01:53.676 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the writethrough setting] **** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:852 Wednesday 14 May 2025 17:12:43 -0400 (0:00:00.099) 0:01:53.775 ********* included: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting control writethrough] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 14 May 2025 17:12:43 -0400 (0:00:00.172) 0:01:53.947 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^writethrough = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:01.004074", "end": "2025-05-14 17:12:44.796441", "failed_when_result": false, "rc": 1, "start": "2025-05-14 17:12:43.792367" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting control writethrough] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 14 May 2025 17:12:44 -0400 (0:00:01.426) 0:01:55.374 ********* changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "control.writethrough", "1" ], "delta": "0:00:00.042770", "end": "2025-05-14 17:12:45.260898", "failed_when_result": false, "rc": 0, "start": "2025-05-14 17:12:45.218128" } 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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 14 May 2025 17:12:45 -0400 (0:00:00.483) 0:01:55.858 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:862 Wednesday 14 May 2025 17:12:45 -0400 (0:00:00.093) 0:01:55.952 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:870 Wednesday 14 May 2025 17:12:45 -0400 (0:00:00.095) 0:01:56.047 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure adutil and krb5-workstation] **** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:878 Wednesday 14 May 2025 17:12:45 -0400 (0:00:00.115) 0:01:56.162 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:885 Wednesday 14 May 2025 17:12:45 -0400 (0:00:00.092) 0:01:56.255 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:892 Wednesday 14 May 2025 17:12:45 -0400 (0:00:00.095) 0:01:56.350 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:901 Wednesday 14 May 2025 17:12:45 -0400 (0:00:00.096) 0:01:56.446 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:914 Wednesday 14 May 2025 17:12:46 -0400 (0:00:00.090) 0:01:56.536 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : In AD server create user] ************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:923 Wednesday 14 May 2025 17:12:46 -0400 (0:00:00.095) 0:01:56.632 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:937 Wednesday 14 May 2025 17:12:46 -0400 (0:00:00.090) 0:01:56.722 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get SPNs for the principal] ************ task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:947 Wednesday 14 May 2025 17:12:46 -0400 (0:00:00.092) 0:01:56.815 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register SPNs to the principal] ******** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:952 Wednesday 14 May 2025 17:12:46 -0400 (0:00:00.168) 0:01:56.983 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get kvno of the SPN host] ************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:969 Wednesday 14 May 2025 17:12:46 -0400 (0:00:00.090) 0:01:57.073 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get stats of the keytab file] ********** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:974 Wednesday 14 May 2025 17:12:46 -0400 (0:00:00.096) 0:01:57.170 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get keytab properties] ***************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:979 Wednesday 14 May 2025 17:12:46 -0400 (0:00:00.111) 0:01:57.281 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create keytab] ************************* task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:985 Wednesday 14 May 2025 17:12:46 -0400 (0:00:00.100) 0:01:57.382 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1011 Wednesday 14 May 2025 17:12:47 -0400 (0:00:00.098) 0:01:57.480 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1032 Wednesday 14 May 2025 17:12:47 -0400 (0:00:00.092) 0:01:57.572 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch keytab file to host] ************* task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1040 Wednesday 14 May 2025 17:12:47 -0400 (0:00:00.094) 0:01:57.666 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1050 Wednesday 14 May 2025 17:12:47 -0400 (0:00:00.090) 0:01:57.757 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1056 Wednesday 14 May 2025 17:12:47 -0400 (0:00:00.093) 0:01:57.851 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that hosts with mssql_ha_replica_type=primary is available] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1074 Wednesday 14 May 2025 17:12:47 -0400 (0:00:00.093) 0:01:57.944 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1085 Wednesday 14 May 2025 17:12:47 -0400 (0:00:00.096) 0:01:58.041 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set host variables] ******************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1105 Wednesday 14 May 2025 17:12:47 -0400 (0:00:00.077) 0:01:58.118 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1158 Wednesday 14 May 2025 17:12:47 -0400 (0:00:00.072) 0:01:58.190 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1165 Wednesday 14 May 2025 17:12:47 -0400 (0:00:00.094) 0:01:58.284 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1172 Wednesday 14 May 2025 17:12:47 -0400 (0:00:00.056) 0:01:58.341 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1182 Wednesday 14 May 2025 17:12:47 -0400 (0:00:00.065) 0:01:58.407 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key files] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1188 Wednesday 14 May 2025 17:12:48 -0400 (0:00:00.092) 0:01:58.500 ********* skipping: [managed-node3] => (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-node3] => (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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1196 Wednesday 14 May 2025 17:12:48 -0400 (0:00:00.113) 0:01:58.613 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1205 Wednesday 14 May 2025 17:12:48 -0400 (0:00:00.098) 0:01:58.711 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1213 Wednesday 14 May 2025 17:12:48 -0400 (0:00:00.097) 0:01:58.809 ********* skipping: [managed-node3] => (item={u'key': u'cert', u'value': u'/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'key': u'key', u'value': u'/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get the current primary replica in SQL] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1227 Wednesday 14 May 2025 17:12:48 -0400 (0:00:00.120) 0:01:58.930 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1233 Wednesday 14 May 2025 17:12:48 -0400 (0:00:00.092) 0:01:59.022 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1255 Wednesday 14 May 2025 17:12:48 -0400 (0:00:00.094) 0:01:59.117 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure ag] ************************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1265 Wednesday 14 May 2025 17:12:48 -0400 (0:00:00.098) 0:01:59.216 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1274 Wednesday 14 May 2025 17:12:48 -0400 (0:00:00.091) 0:01:59.307 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Replicate DBs] ************************* task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1283 Wednesday 14 May 2025 17:12:49 -0400 (0:00:00.193) 0:01:59.500 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1294 Wednesday 14 May 2025 17:12:49 -0400 (0:00:00.086) 0:01:59.587 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that hosts with replica_type=primary is available] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1307 Wednesday 14 May 2025 17:12:49 -0400 (0:00:00.099) 0:01:59.687 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1316 Wednesday 14 May 2025 17:12:49 -0400 (0:00:00.099) 0:01:59.786 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1323 Wednesday 14 May 2025 17:12:49 -0400 (0:00:00.092) 0:01:59.878 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1330 Wednesday 14 May 2025 17:12:49 -0400 (0:00:00.091) 0:01:59.970 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1338 Wednesday 14 May 2025 17:12:49 -0400 (0:00:00.096) 0:02:00.066 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1345 Wednesday 14 May 2025 17:12:49 -0400 (0:00:00.094) 0:02:00.161 ********* skipping: [managed-node3] => (item={u'key': u'cert', u'value': u'/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'key': u'key', u'value': u'/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure SQL entities on not primary replicas] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1357 Wednesday 14 May 2025 17:12:49 -0400 (0:00:00.114) 0:02:00.275 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create HA login] *********************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1366 Wednesday 14 May 2025 17:12:49 -0400 (0:00:00.089) 0:02:00.365 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Join to availability group] ************ task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1373 Wednesday 14 May 2025 17:12:50 -0400 (0:00:00.114) 0:02:00.479 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1379 Wednesday 14 May 2025 17:12:50 -0400 (0:00:00.091) 0:02:00.571 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1387 Wednesday 14 May 2025 17:12:50 -0400 (0:00:00.095) 0:02:00.666 ********* skipping: [managed-node3] => (item=cert) => { "ansible_loop_var": "item", "changed": false, "item": "cert", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1400 Wednesday 14 May 2025 17:12:50 -0400 (0:00:00.107) 0:02:00.773 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1412 Wednesday 14 May 2025 17:12:50 -0400 (0:00:00.093) 0:02:00.867 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1417 Wednesday 14 May 2025 17:12:50 -0400 (0:00:00.088) 0:02:00.956 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure listener for the availability group] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1425 Wednesday 14 May 2025 17:12:50 -0400 (0:00:00.096) 0:02:01.052 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1434 Wednesday 14 May 2025 17:12:50 -0400 (0:00:00.095) 0:02:01.148 ********* changed: [managed-node3] => { "changed": true } MSG: Block inserted RUNNING HANDLER [fedora.linux_system_roles.mssql : Restart the mssql-server service] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/handlers/main.yml:3 Wednesday 14 May 2025 17:12:51 -0400 (0:00:00.751) 0:02:01.899 ********* changed: [managed-node3] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Wed 2025-05-14 17:11:38 EDT", "ActiveEnterTimestampMonotonic": "514685336", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "-.mount basic.target system.slice network.target auditd.service systemd-journald.socket", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Wed 2025-05-14 17:11:38 EDT", "AssertTimestampMonotonic": "514684530", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2025-05-14 17:11:38 EDT", "ConditionTimestampMonotonic": "514684528", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "13129", "ExecMainStartTimestamp": "Wed 2025-05-14 17:11:38 EDT", "ExecMainStartTimestampMonotonic": "514685286", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2025-05-14 17:11:38 EDT", "InactiveExitTimestampMonotonic": "514685336", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "18446744073709551615", "LimitNPROC": "18446744073709551615", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "13129", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "-.mount system.slice basic.target", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "3", "StartLimitInterval": "120000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Wed 2025-05-14 17:11:38 EDT", "WatchdogTimestampMonotonic": "514685320", "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1447 Wednesday 14 May 2025 17:12:52 -0400 (0:00:01.405) 0:02:03.304 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1454 Wednesday 14 May 2025 17:12:53 -0400 (0:00:00.176) 0:02:03.481 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Configure the mssql-server service start limit interval and burst] ******* task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_idempotency.yml:20 Wednesday 14 May 2025 17:12:53 -0400 (0:00:00.095) 0:02:03.577 ********* included: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql-sever-increase-start-limit.yml for managed-node3 TASK [Create service drop-in directory] **************************************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql-sever-increase-start-limit.yml:3 Wednesday 14 May 2025 17:12:53 -0400 (0:00:00.341) 0:02:03.918 ********* changed: [managed-node3] => { "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": 4096, "state": "directory", "uid": 0 } TASK [Modify the mssql-server service start limit interval and burst] ********** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql-sever-increase-start-limit.yml:11 Wednesday 14 May 2025 17:12:53 -0400 (0:00:00.437) 0:02:04.356 ********* changed: [managed-node3] => { "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-1747257173.95-16952-81536777574342/source", "state": "file", "uid": 0 } TASK [Reload service daemon] *************************************************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql-sever-increase-start-limit.yml:23 Wednesday 14 May 2025 17:12:55 -0400 (0:00:01.143) 0:02:05.499 ********* ok: [managed-node3] => { "changed": false, "name": null, "status": {} } TASK [Run again with the same settings - should report not changed] ************ task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_idempotency.yml:23 Wednesday 14 May 2025 17:12:55 -0400 (0:00:00.530) 0:02:06.030 ********* TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Wednesday 14 May 2025 17:12:56 -0400 (0:00:00.495) 0:02:06.525 ********* included: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts used by role] ***** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Wednesday 14 May 2025 17:12:56 -0400 (0:00:00.150) 0:02:06.676 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set platform/version specific variables] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Wednesday 14 May 2025 17:12:56 -0400 (0:00:00.334) 0:02:07.010 ********* ok: [managed-node3] => (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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed-node3] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node3] => (item=CentOS_7.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/7/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/7/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019 ] }, "ansible_included_var_files": [ "/tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [managed-node3] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the __mssql_sqlcmd_login_cmd fact] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Wednesday 14 May 2025 17:12:56 -0400 (0:00:00.148) 0:02:07.159 ********* ok: [managed-node3] => { "ansible_facts": { "__mssql_sqlcmd_login_cmd": null }, "changed": false } TASK [fedora.linux_system_roles.mssql : Print that the mssql_input_sql_file variable is deprecated] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:15 Wednesday 14 May 2025 17:12:56 -0400 (0:00:00.091) 0:02:07.251 ********* skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:23 Wednesday 14 May 2025 17:12:56 -0400 (0:00:00.091) 0:02:07.342 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the variable is deprecated] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:30 Wednesday 14 May 2025 17:12:56 -0400 (0:00:00.095) 0:02:07.438 ********* skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:37 Wednesday 14 May 2025 17:12:57 -0400 (0:00:00.091) 0:02:07.529 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:44 Wednesday 14 May 2025 17:12:57 -0400 (0:00:00.095) 0:02:07.625 ********* skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:51 Wednesday 14 May 2025 17:12:57 -0400 (0:00:00.097) 0:02:07.722 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:58 Wednesday 14 May 2025 17:12:57 -0400 (0:00:00.097) 0:02:07.820 ********* skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:65 Wednesday 14 May 2025 17:12:57 -0400 (0:00:00.109) 0:02:07.930 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that variable is deprecated] ***** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:74 Wednesday 14 May 2025 17:12:57 -0400 (0:00:00.090) 0:02:08.020 ********* skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated fact] ************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:83 Wednesday 14 May 2025 17:12:57 -0400 (0:00:00.098) 0:02:08.118 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:87 Wednesday 14 May 2025 17:12:57 -0400 (0:00:00.092) 0:02:08.211 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:94 Wednesday 14 May 2025 17:12:57 -0400 (0:00:00.095) 0:02:08.306 ********* ok: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:106 Wednesday 14 May 2025 17:12:57 -0400 (0:00:00.089) 0:02:08.396 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:114 Wednesday 14 May 2025 17:12:58 -0400 (0:00:00.090) 0:02:08.487 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:123 Wednesday 14 May 2025 17:12:58 -0400 (0:00:00.098) 0:02:08.585 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:132 Wednesday 14 May 2025 17:12:58 -0400 (0:00:00.099) 0:02:08.684 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:142 Wednesday 14 May 2025 17:12:58 -0400 (0:00:00.076) 0:02:08.761 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:151 Wednesday 14 May 2025 17:12:58 -0400 (0:00:00.068) 0:02:08.829 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:162 Wednesday 14 May 2025 17:12:58 -0400 (0:00:00.065) 0:02:08.894 ********* ok: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:166 Wednesday 14 May 2025 17:12:59 -0400 (0:00:01.409) 0:02:10.304 ********* ok: [managed-node3] => (item={u'value': 14, u'key': 2017}) => { "ansible_facts": { "__mssql_current_version": "2017" }, "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 } } skipping: [managed-node3] => (item={u'value': 15, u'key': 2019}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'value': 16, u'key': 2022}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set mssql_version variable if user does not define it] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:174 Wednesday 14 May 2025 17:13:00 -0400 (0:00:00.255) 0:02:10.559 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:181 Wednesday 14 May 2025 17:13:00 -0400 (0:00:00.092) 0:02:10.652 ********* ok: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:188 Wednesday 14 May 2025 17:13:00 -0400 (0:00:00.106) 0:02:10.759 ********* skipping: [managed-node3] => (item={u'value': 14, u'key': 2017}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'value': 15, u'key': 2019}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'value': 16, u'key': 2022}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Deploy the GPG key for Microsoft repositories] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:202 Wednesday 14 May 2025 17:13:00 -0400 (0:00:00.170) 0:02:10.929 ********* ok: [managed-node3] => { "attempts": 1, "changed": false } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2017] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:216 Wednesday 14 May 2025 17:13:01 -0400 (0:00:00.689) 0:02:11.618 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get yum repositories] ****************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:226 Wednesday 14 May 2025 17:13:01 -0400 (0:00:00.067) 0:02:11.686 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2017] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:237 Wednesday 14 May 2025 17:13:01 -0400 (0:00:00.071) 0:02:11.757 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2017] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:251 Wednesday 14 May 2025 17:13:01 -0400 (0:00:00.066) 0:02:11.824 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get zypper repositories] *************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:260 Wednesday 14 May 2025 17:13:01 -0400 (0:00:00.069) 0:02:11.893 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2017] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:272 Wednesday 14 May 2025 17:13:01 -0400 (0:00:00.066) 0:02:11.960 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2017] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:279 Wednesday 14 May 2025 17:13:01 -0400 (0:00:00.081) 0:02:12.042 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2017] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:291 Wednesday 14 May 2025 17:13:01 -0400 (0:00:00.088) 0:02:12.130 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:304 Wednesday 14 May 2025 17:13:01 -0400 (0:00:00.090) 0:02:12.220 ********* ok: [managed-node3] => { "changed": false, "rc": 0, "results": [ "mssql-server-selinux is not installed" ] } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server] ******* task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:309 Wednesday 14 May 2025 17:13:02 -0400 (0:00:00.672) 0:02:12.893 ********* ok: [managed-node3] => { "changed": false, "rc": 0, "results": [ "mssql-server-14.0.3465.1-1.x86_64 providing mssql-server is already installed" ] } TASK [fedora.linux_system_roles.mssql : Check if the errorlog file exists and its location] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:314 Wednesday 14 May 2025 17:13:03 -0400 (0:00:00.653) 0:02:13.546 ********* ok: [managed-node3] => { "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.005505", "end": "2025-05-14 17:13:03.407691", "rc": 0, "start": "2025-05-14 17:13:03.402186" } STDOUT: /var/opt/mssql/log/errorlog TASK [fedora.linux_system_roles.mssql : Check if mssql-server.service is enabled] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:331 Wednesday 14 May 2025 17:13:03 -0400 (0:00:00.439) 0:02:13.986 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "systemctl", "is-enabled", "mssql-server.service" ], "delta": "0:00:00.007187", "end": "2025-05-14 17:13:03.789528", "failed_when_result": false, "rc": 0, "start": "2025-05-14 17:13:03.782341" } STDOUT: enabled TASK [fedora.linux_system_roles.mssql : Check if mssql-server.service is running] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:338 Wednesday 14 May 2025 17:13:03 -0400 (0:00:00.389) 0:02:14.376 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "systemctl", "is-active", "mssql-server.service" ], "delta": "0:00:00.003994", "end": "2025-05-14 17:13:04.215338", "failed_when_result": false, "rc": 0, "start": "2025-05-14 17:13:04.211344" } STDOUT: active TASK [fedora.linux_system_roles.mssql : Set the __mssql_is_setup variable] ***** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:345 Wednesday 14 May 2025 17:13:04 -0400 (0:00:00.425) 0:02:14.802 ********* ok: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:352 Wednesday 14 May 2025 17:13:04 -0400 (0:00:00.104) 0:02:14.906 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set up MSSQL] ************************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:368 Wednesday 14 May 2025 17:13:04 -0400 (0:00:00.083) 0:02:14.989 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:393 Wednesday 14 May 2025 17:13:04 -0400 (0:00:00.079) 0:02:15.069 ********* included: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml for managed-node3 included: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Ensure the directory and permissions /tmp/mssql_data] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:3 Wednesday 14 May 2025 17:13:04 -0400 (0:00:00.162) 0:02:15.232 ********* ok: [managed-node3] => { "changed": false, "gid": 994, "group": "mssql", "mode": "0755", "owner": "mssql", "path": "/tmp/mssql_data", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4096, "state": "directory", "uid": 996 } TASK [fedora.linux_system_roles.mssql : Append facts for the selinux role] ***** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:12 Wednesday 14 May 2025 17:13:05 -0400 (0:00:00.342) 0:02:15.575 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the setting defaultdatadir] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:28 Wednesday 14 May 2025 17:13:05 -0400 (0:00:00.065) 0:02:15.640 ********* included: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting filelocation defaultdatadir] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 14 May 2025 17:13:05 -0400 (0:00:00.110) 0:02:15.750 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^defaultdatadir = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003036", "end": "2025-05-14 17:13:05.536918", "failed_when_result": false, "rc": 0, "start": "2025-05-14 17:13:05.533882" } STDOUT: defaultdatadir = /tmp/mssql_data TASK [fedora.linux_system_roles.mssql : Configure the setting filelocation defaultdatadir] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 14 May 2025 17:13:05 -0400 (0:00:00.334) 0:02:16.084 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting filelocation defaultdatadir] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 14 May 2025 17:13:05 -0400 (0:00:00.076) 0:02:16.160 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:3 Wednesday 14 May 2025 17:13:05 -0400 (0:00:00.147) 0:02:16.308 ********* ok: [managed-node3] => { "changed": false, "gid": 994, "group": "mssql", "mode": "0755", "owner": "mssql", "path": "/tmp/mssql_log", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4096, "state": "directory", "uid": 996 } TASK [fedora.linux_system_roles.mssql : Append facts for the selinux role] ***** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:12 Wednesday 14 May 2025 17:13:06 -0400 (0:00:00.334) 0:02:16.642 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the setting defaultlogdir] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:28 Wednesday 14 May 2025 17:13:06 -0400 (0:00:00.065) 0:02:16.708 ********* included: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting filelocation defaultlogdir] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 14 May 2025 17:13:06 -0400 (0:00:00.113) 0:02:16.822 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^defaultlogdir = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003332", "end": "2025-05-14 17:13:06.608281", "failed_when_result": false, "rc": 0, "start": "2025-05-14 17:13:06.604949" } STDOUT: defaultlogdir = /tmp/mssql_log TASK [fedora.linux_system_roles.mssql : Configure the setting filelocation defaultlogdir] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 14 May 2025 17:13:06 -0400 (0:00:00.367) 0:02:17.189 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting filelocation defaultlogdir] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 14 May 2025 17:13:06 -0400 (0:00:00.082) 0:02:17.272 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set selinux role facts for ports] ****** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:408 Wednesday 14 May 2025 17:13:06 -0400 (0:00:00.063) 0:02:17.336 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure correct SELinux context for storage paths and ports] ************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:422 Wednesday 14 May 2025 17:13:06 -0400 (0:00:00.064) 0:02:17.400 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:433 Wednesday 14 May 2025 17:13:07 -0400 (0:00:00.062) 0:02:17.462 ********* ok: [managed-node3] => { "changed": false, "rc": 0, "results": [ "tuned-profiles-mssql-2.11.0-12.el7_9.noarch providing tuned-profiles-mssql is already installed" ] } TASK [fedora.linux_system_roles.mssql : Ensure that the tuned service is started and enabled] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:439 Wednesday 14 May 2025 17:13:07 -0400 (0:00:00.522) 0:02:17.984 ********* ok: [managed-node3] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Wed 2025-05-14 17:03:17 EDT", "ActiveEnterTimestampMonotonic": "13414894", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-sysctl.service network.target system.slice systemd-journald.socket dbus.service basic.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Wed 2025-05-14 17:03:16 EDT", "AssertTimestampMonotonic": "12724805", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "com.redhat.tuned", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2025-05-14 17:03:16 EDT", "ConditionTimestampMonotonic": "12724804", "Conflicts": "cpupower.service shutdown.target", "ControlGroup": "/system.slice/tuned.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "man:tuned(8) man:tuned.conf(5) man:tuned-adm(8)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "875", "ExecMainStartTimestamp": "Wed 2025-05-14 17:03:16 EDT", "ExecMainStartTimestampMonotonic": "12725293", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2025-05-14 17:03:16 EDT", "InactiveExitTimestampMonotonic": "12725325", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "29173", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "875", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "dbus.service system.slice basic.target polkit.service", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Wed 2025-05-14 17:03:17 EDT", "WatchdogTimestampMonotonic": "13414664", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Get the active Tuned profiles] ********* task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:446 Wednesday 14 May 2025 17:13:07 -0400 (0:00:00.421) 0:02:18.406 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "tuned-adm", "active" ], "delta": "0:00:00.079739", "end": "2025-05-14 17:13:08.265987", "rc": 0, "start": "2025-05-14 17:13:08.186248" } 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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:459 Wednesday 14 May 2025 17:13:08 -0400 (0:00:00.408) 0:02:18.814 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:472 Wednesday 14 May 2025 17:13:08 -0400 (0:00:00.065) 0:02:18.879 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:481 Wednesday 14 May 2025 17:13:08 -0400 (0:00:00.066) 0:02:18.946 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:491 Wednesday 14 May 2025 17:13:08 -0400 (0:00:00.072) 0:02:19.019 ********* ok: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:499 Wednesday 14 May 2025 17:13:08 -0400 (0:00:00.381) 0:02:19.400 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:508 Wednesday 14 May 2025 17:13:09 -0400 (0:00:00.071) 0:02:19.472 ********* ok: [managed-node3] => { "changed": false, "rc": 0, "results": [ "mssql-tools18-18.4.1.1-1.x86_64 providing mssql-tools18 is already installed", "unixODBC-devel-2.3.11-1.rh.x86_64 providing unixODBC-devel is already installed" ] } TASK [Create certificates using the certificate role] ************************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:525 Wednesday 14 May 2025 17:13:09 -0400 (0:00:00.568) 0:02:20.040 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:539 Wednesday 14 May 2025 17:13:09 -0400 (0:00:00.061) 0:02:20.102 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:544 Wednesday 14 May 2025 17:13:09 -0400 (0:00:00.062) 0:02:20.165 ********* skipping: [managed-node3] => (item=None) => { "ansible_loop_var": "item", "changed": false, "item": null, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:562 Wednesday 14 May 2025 17:13:09 -0400 (0:00:00.070) 0:02:20.236 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlskey setting] ********** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:571 Wednesday 14 May 2025 17:13:09 -0400 (0:00:00.073) 0:02:20.309 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlsprotocols setting] **** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:580 Wednesday 14 May 2025 17:13:09 -0400 (0:00:00.066) 0:02:20.375 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the forceencryption setting] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:587 Wednesday 14 May 2025 17:13:09 -0400 (0:00:00.063) 0:02:20.439 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get the setting forceencryption] ******* task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:596 Wednesday 14 May 2025 17:13:10 -0400 (0:00:00.061) 0:02:20.500 ********* ok: [managed-node3] => { "changed": false, "cmd": "set -euo pipefail; grep '^forceencryption' /var/opt/mssql/mssql.conf | sed 's/forceencryption = //g'", "delta": "0:00:00.004342", "end": "2025-05-14 17:13:10.285215", "failed_when_result": false, "rc": 1, "start": "2025-05-14 17:13:10.280873" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Append -No to sqlcmd when TLS is not configured] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:605 Wednesday 14 May 2025 17:13:10 -0400 (0:00:00.334) 0:02:20.835 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:612 Wednesday 14 May 2025 17:13:10 -0400 (0:00:00.099) 0:02:20.935 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:625 Wednesday 14 May 2025 17:13:10 -0400 (0:00:00.086) 0:02:21.021 ********* included: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is started] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:3 Wednesday 14 May 2025 17:13:10 -0400 (0:00:00.150) 0:02:21.172 ********* ok: [managed-node3] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Wed 2025-05-14 17:12:52 EDT", "ActiveEnterTimestampMonotonic": "588987622", "ActiveExitTimestamp": "Wed 2025-05-14 17:12:51 EDT", "ActiveExitTimestampMonotonic": "588150852", "ActiveState": "active", "After": "auditd.service network.target system.slice systemd-journald.socket -.mount basic.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Wed 2025-05-14 17:12:52 EDT", "AssertTimestampMonotonic": "588986396", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2025-05-14 17:12:52 EDT", "ConditionTimestampMonotonic": "588986394", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "DropInPaths": "/etc/systemd/system/mssql-server.service.d/startlimit.conf", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "15152", "ExecMainStartTimestamp": "Wed 2025-05-14 17:12:52 EDT", "ExecMainStartTimestampMonotonic": "588986966", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Wed 2025-05-14 17:12:52 EDT", "InactiveEnterTimestampMonotonic": "588985772", "InactiveExitTimestamp": "Wed 2025-05-14 17:12:52 EDT", "InactiveExitTimestampMonotonic": "588987622", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "18446744073709551615", "LimitNPROC": "18446744073709551615", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "15152", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice -.mount basic.target", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Wed 2025-05-14 17:12:52 EDT", "WatchdogTimestampMonotonic": "588987596", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Check if a custom tcpport setting exist] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:8 Wednesday 14 May 2025 17:13:11 -0400 (0:00:00.423) 0:02:21.595 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002483", "end": "2025-05-14 17:13:11.392636", "failed_when_result": false, "rc": 1, "start": "2025-05-14 17:13:11.390153" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Check if a custom ipaddress setting exist] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:14 Wednesday 14 May 2025 17:13:11 -0400 (0:00:00.339) 0:02:21.935 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002514", "end": "2025-05-14 17:13:11.717122", "failed_when_result": false, "rc": 0, "start": "2025-05-14 17:13:11.714608" } STDOUT: ipaddress = 0.0.0.0 TASK [fedora.linux_system_roles.mssql : Set a fact with a login command] ******* task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:20 Wednesday 14 May 2025 17:13:11 -0400 (0:00:00.339) 0:02:22.274 ********* ok: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:629 Wednesday 14 May 2025 17:13:11 -0400 (0:00:00.087) 0:02:22.362 ********* ok: [managed-node3] => { "changed": false, "elapsed": 1, "gid": 994, "group": "mssql", "match_groupdict": {}, "match_groups": [], "mode": "0660", "owner": "mssql", "path": "/var/opt/mssql/log/errorlog", "port": null, "search_regex": "SQL Server is now ready for client connections", "secontext": "system_u:object_r:var_t:s0", "size": 7454, "state": "file", "uid": 996 } TASK [fedora.linux_system_roles.mssql : Check if the set password matches the existing password] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:635 Wednesday 14 May 2025 17:13:13 -0400 (0:00:01.449) 0:02:23.811 ********* ok: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:650 Wednesday 14 May 2025 17:13:13 -0400 (0:00:00.364) 0:02:24.176 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:657 Wednesday 14 May 2025 17:13:13 -0400 (0:00:00.080) 0:02:24.257 ********* ok: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:665 Wednesday 14 May 2025 17:13:15 -0400 (0:00:01.236) 0:02:25.494 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:686 Wednesday 14 May 2025 17:13:15 -0400 (0:00:00.214) 0:02:25.708 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:693 Wednesday 14 May 2025 17:13:15 -0400 (0:00:00.116) 0:02:25.825 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:704 Wednesday 14 May 2025 17:13:15 -0400 (0:00:00.100) 0:02:25.926 ********* ok: [managed-node3] => { "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.004518", "end": "2025-05-14 17:13:15.769168", "rc": 0, "start": "2025-05-14 17:13:15.764650" } STDOUT: true TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:718 Wednesday 14 May 2025 17:13:15 -0400 (0:00:00.427) 0:02:26.353 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:725 Wednesday 14 May 2025 17:13:15 -0400 (0:00:00.099) 0:02:26.453 ********* ok: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:731 Wednesday 14 May 2025 17:13:17 -0400 (0:00:01.347) 0:02:27.800 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:750 Wednesday 14 May 2025 17:13:17 -0400 (0:00:00.108) 0:02:27.909 ********* included: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting network ipaddress] ***** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 14 May 2025 17:13:17 -0400 (0:00:00.182) 0:02:28.092 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003144", "end": "2025-05-14 17:13:17.936616", "failed_when_result": false, "rc": 0, "start": "2025-05-14 17:13:17.933472" } STDOUT: ipaddress = 0.0.0.0 TASK [fedora.linux_system_roles.mssql : Configure the setting network ipaddress] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 14 May 2025 17:13:18 -0400 (0:00:00.423) 0:02:28.516 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network ipaddress] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 14 May 2025 17:13:18 -0400 (0:00:00.126) 0:02:28.642 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register the previous tcpport setting] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:757 Wednesday 14 May 2025 17:13:18 -0400 (0:00:00.116) 0:02:28.758 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:764 Wednesday 14 May 2025 17:13:18 -0400 (0:00:00.119) 0:02:28.877 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:776 Wednesday 14 May 2025 17:13:18 -0400 (0:00:00.114) 0:02:28.991 ********* included: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting network tcpport] ******* task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 14 May 2025 17:13:18 -0400 (0:00:00.257) 0:02:29.248 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002532", "end": "2025-05-14 17:13:19.087084", "failed_when_result": false, "rc": 1, "start": "2025-05-14 17:13:19.084552" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tcpport] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 14 May 2025 17:13:19 -0400 (0:00:00.395) 0:02:29.644 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.044833", "end": "2025-05-14 17:13:19.485893", "failed_when_result": false, "rc": 0, "start": "2025-05-14 17:13:19.441060" } 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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 14 May 2025 17:13:19 -0400 (0:00:00.447) 0:02:30.091 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Close the previously set SQL Server TCP port if it changed] ************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:782 Wednesday 14 May 2025 17:13:19 -0400 (0:00:00.080) 0:02:30.172 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the sqlagent setting] ******** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:802 Wednesday 14 May 2025 17:13:19 -0400 (0:00:00.115) 0:02:30.288 ********* included: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting sqlagent enabled] ****** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 14 May 2025 17:13:20 -0400 (0:00:00.225) 0:02:30.513 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^enabled = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002709", "end": "2025-05-14 17:13:20.434755", "failed_when_result": false, "rc": 0, "start": "2025-05-14 17:13:20.432046" } STDOUT: enabled = True TASK [fedora.linux_system_roles.mssql : Configure the setting sqlagent enabled] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 14 May 2025 17:13:20 -0400 (0:00:00.528) 0:02:31.042 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting sqlagent enabled] **** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 14 May 2025 17:13:20 -0400 (0:00:00.133) 0:02:31.176 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-fts] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:809 Wednesday 14 May 2025 17:13:20 -0400 (0:00:00.100) 0:02:31.276 ********* ok: [managed-node3] => { "changed": false, "rc": 0, "results": [ "mssql-server-fts-14.0.3465.1-1.x86_64 providing mssql-server-fts is already installed" ] } TASK [fedora.linux_system_roles.mssql : Ensure the package powershell] ********* task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:816 Wednesday 14 May 2025 17:13:21 -0400 (0:00:00.676) 0:02:31.953 ********* ok: [managed-node3] => { "changed": false, "rc": 0, "results": [ "powershell-7.3.12-1.rh.x86_64 providing powershell is already installed" ] } TASK [fedora.linux_system_roles.mssql : Check if the 3979 trace flag is enabled] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:825 Wednesday 14 May 2025 17:13:22 -0400 (0:00:00.543) 0:02:32.497 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^traceflag[0-9] = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002573", "end": "2025-05-14 17:13:22.336273", "failed_when_result": false, "rc": 0, "start": "2025-05-14 17:13:22.333700" } STDOUT: traceflag0 = 3979 TASK [fedora.linux_system_roles.mssql : Set the 3979 traceflag] **************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:831 Wednesday 14 May 2025 17:13:22 -0400 (0:00:00.528) 0:02:33.026 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the 3979 traceflag] ************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:838 Wednesday 14 May 2025 17:13:22 -0400 (0:00:00.152) 0:02:33.178 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the alternatewritethrough setting] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:846 Wednesday 14 May 2025 17:13:22 -0400 (0:00:00.182) 0:02:33.361 ********* included: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting control alternatewritethrough] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 14 May 2025 17:13:23 -0400 (0:00:00.340) 0:02:33.701 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^alternatewritethrough = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003178", "end": "2025-05-14 17:13:23.789341", "failed_when_result": false, "rc": 0, "start": "2025-05-14 17:13:23.786163" } STDOUT: alternatewritethrough = 0 TASK [fedora.linux_system_roles.mssql : Configure the setting control alternatewritethrough] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 14 May 2025 17:13:24 -0400 (0:00:00.834) 0:02:34.536 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting control alternatewritethrough] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 14 May 2025 17:13:24 -0400 (0:00:00.143) 0:02:34.679 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the writethrough setting] **** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:852 Wednesday 14 May 2025 17:13:24 -0400 (0:00:00.097) 0:02:34.776 ********* included: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting control writethrough] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 14 May 2025 17:13:24 -0400 (0:00:00.183) 0:02:34.960 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^writethrough = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002577", "end": "2025-05-14 17:13:24.870618", "failed_when_result": false, "rc": 0, "start": "2025-05-14 17:13:24.868041" } STDOUT: writethrough = 1 TASK [fedora.linux_system_roles.mssql : Configure the setting control writethrough] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 14 May 2025 17:13:25 -0400 (0:00:00.514) 0:02:35.474 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting control writethrough] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 14 May 2025 17:13:25 -0400 (0:00:00.202) 0:02:35.677 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:862 Wednesday 14 May 2025 17:13:25 -0400 (0:00:00.172) 0:02:35.850 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:870 Wednesday 14 May 2025 17:13:25 -0400 (0:00:00.120) 0:02:35.970 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure adutil and krb5-workstation] **** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:878 Wednesday 14 May 2025 17:13:25 -0400 (0:00:00.100) 0:02:36.070 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:885 Wednesday 14 May 2025 17:13:25 -0400 (0:00:00.129) 0:02:36.200 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:892 Wednesday 14 May 2025 17:13:25 -0400 (0:00:00.119) 0:02:36.320 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:901 Wednesday 14 May 2025 17:13:25 -0400 (0:00:00.132) 0:02:36.452 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:914 Wednesday 14 May 2025 17:13:26 -0400 (0:00:00.096) 0:02:36.549 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : In AD server create user] ************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:923 Wednesday 14 May 2025 17:13:26 -0400 (0:00:00.172) 0:02:36.722 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:937 Wednesday 14 May 2025 17:13:26 -0400 (0:00:00.147) 0:02:36.870 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get SPNs for the principal] ************ task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:947 Wednesday 14 May 2025 17:13:26 -0400 (0:00:00.102) 0:02:36.973 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register SPNs to the principal] ******** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:952 Wednesday 14 May 2025 17:13:26 -0400 (0:00:00.097) 0:02:37.070 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get kvno of the SPN host] ************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:969 Wednesday 14 May 2025 17:13:26 -0400 (0:00:00.197) 0:02:37.268 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get stats of the keytab file] ********** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:974 Wednesday 14 May 2025 17:13:26 -0400 (0:00:00.101) 0:02:37.370 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get keytab properties] ***************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:979 Wednesday 14 May 2025 17:13:27 -0400 (0:00:00.124) 0:02:37.494 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create keytab] ************************* task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:985 Wednesday 14 May 2025 17:13:27 -0400 (0:00:00.095) 0:02:37.590 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1011 Wednesday 14 May 2025 17:13:27 -0400 (0:00:00.095) 0:02:37.685 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1032 Wednesday 14 May 2025 17:13:27 -0400 (0:00:00.107) 0:02:37.793 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch keytab file to host] ************* task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1040 Wednesday 14 May 2025 17:13:27 -0400 (0:00:00.316) 0:02:38.109 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1050 Wednesday 14 May 2025 17:13:27 -0400 (0:00:00.200) 0:02:38.310 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1056 Wednesday 14 May 2025 17:13:27 -0400 (0:00:00.103) 0:02:38.413 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that hosts with mssql_ha_replica_type=primary is available] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1074 Wednesday 14 May 2025 17:13:28 -0400 (0:00:00.143) 0:02:38.556 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1085 Wednesday 14 May 2025 17:13:28 -0400 (0:00:00.147) 0:02:38.704 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set host variables] ******************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1105 Wednesday 14 May 2025 17:13:28 -0400 (0:00:00.095) 0:02:38.799 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1158 Wednesday 14 May 2025 17:13:28 -0400 (0:00:00.112) 0:02:38.911 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1165 Wednesday 14 May 2025 17:13:28 -0400 (0:00:00.113) 0:02:39.025 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1172 Wednesday 14 May 2025 17:13:28 -0400 (0:00:00.185) 0:02:39.210 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1182 Wednesday 14 May 2025 17:13:28 -0400 (0:00:00.163) 0:02:39.374 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key files] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1188 Wednesday 14 May 2025 17:13:29 -0400 (0:00:00.161) 0:02:39.535 ********* skipping: [managed-node3] => (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-node3] => (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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1196 Wednesday 14 May 2025 17:13:29 -0400 (0:00:00.122) 0:02:39.657 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1205 Wednesday 14 May 2025 17:13:29 -0400 (0:00:00.138) 0:02:39.795 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1213 Wednesday 14 May 2025 17:13:29 -0400 (0:00:00.115) 0:02:39.911 ********* skipping: [managed-node3] => (item={u'key': u'cert', u'value': u'/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'key': u'key', u'value': u'/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get the current primary replica in SQL] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1227 Wednesday 14 May 2025 17:13:29 -0400 (0:00:00.141) 0:02:40.052 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1233 Wednesday 14 May 2025 17:13:29 -0400 (0:00:00.113) 0:02:40.166 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1255 Wednesday 14 May 2025 17:13:29 -0400 (0:00:00.101) 0:02:40.267 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure ag] ************************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1265 Wednesday 14 May 2025 17:13:29 -0400 (0:00:00.100) 0:02:40.367 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1274 Wednesday 14 May 2025 17:13:30 -0400 (0:00:00.157) 0:02:40.525 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Replicate DBs] ************************* task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1283 Wednesday 14 May 2025 17:13:30 -0400 (0:00:00.088) 0:02:40.613 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1294 Wednesday 14 May 2025 17:13:30 -0400 (0:00:00.120) 0:02:40.734 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that hosts with replica_type=primary is available] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1307 Wednesday 14 May 2025 17:13:30 -0400 (0:00:00.092) 0:02:40.827 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1316 Wednesday 14 May 2025 17:13:30 -0400 (0:00:00.095) 0:02:40.922 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1323 Wednesday 14 May 2025 17:13:30 -0400 (0:00:00.115) 0:02:41.038 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1330 Wednesday 14 May 2025 17:13:30 -0400 (0:00:00.097) 0:02:41.136 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1338 Wednesday 14 May 2025 17:13:30 -0400 (0:00:00.215) 0:02:41.351 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1345 Wednesday 14 May 2025 17:13:30 -0400 (0:00:00.097) 0:02:41.449 ********* skipping: [managed-node3] => (item={u'key': u'cert', u'value': u'/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'key': u'key', u'value': u'/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure SQL entities on not primary replicas] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1357 Wednesday 14 May 2025 17:13:31 -0400 (0:00:00.131) 0:02:41.580 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create HA login] *********************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1366 Wednesday 14 May 2025 17:13:31 -0400 (0:00:00.083) 0:02:41.664 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Join to availability group] ************ task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1373 Wednesday 14 May 2025 17:13:31 -0400 (0:00:00.101) 0:02:41.766 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1379 Wednesday 14 May 2025 17:13:31 -0400 (0:00:00.096) 0:02:41.862 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1387 Wednesday 14 May 2025 17:13:31 -0400 (0:00:00.103) 0:02:41.965 ********* skipping: [managed-node3] => (item=cert) => { "ansible_loop_var": "item", "changed": false, "item": "cert", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1400 Wednesday 14 May 2025 17:13:31 -0400 (0:00:00.120) 0:02:42.086 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1412 Wednesday 14 May 2025 17:13:31 -0400 (0:00:00.097) 0:02:42.184 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1417 Wednesday 14 May 2025 17:13:31 -0400 (0:00:00.106) 0:02:42.290 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure listener for the availability group] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1425 Wednesday 14 May 2025 17:13:31 -0400 (0:00:00.095) 0:02:42.386 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1434 Wednesday 14 May 2025 17:13:32 -0400 (0:00:00.080) 0:02:42.466 ********* ok: [managed-node3] => { "changed": false } META: ran handlers TASK [fedora.linux_system_roles.mssql : Post-input SQL scripts to SQL Server] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1447 Wednesday 14 May 2025 17:13:32 -0400 (0:00:00.845) 0:02:43.312 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1454 Wednesday 14 May 2025 17:13:33 -0400 (0:00:00.164) 0:02:43.477 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify settings] ********************************************************* task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_idempotency.yml:38 Wednesday 14 May 2025 17:13:33 -0400 (0:00:00.117) 0:02:43.594 ********* included: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml for managed-node3 TASK [Check if the errorlog file exists and its location] ********************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:8 Wednesday 14 May 2025 17:13:33 -0400 (0:00:00.555) 0:02:44.149 ********* ok: [managed-node3] => { "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.004817", "end": "2025-05-14 17:13:33.982023", "rc": 0, "start": "2025-05-14 17:13:33.977206" } STDOUT: /var/opt/mssql/log/errorlog TASK [Check if the set edition matches the existing edition] ******************* task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:23 Wednesday 14 May 2025 17:13:34 -0400 (0:00:00.380) 0:02:44.530 ********* ok: [managed-node3] => { "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.004350", "end": "2025-05-14 17:13:34.357228", "rc": 0, "start": "2025-05-14 17:13:34.352878" } STDOUT: true TASK [Verify if the edition matches] ******************************************* task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:35 Wednesday 14 May 2025 17:13:34 -0400 (0:00:00.609) 0:02:45.139 ********* ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify the setting {{ item.key }}] *************************************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:39 Wednesday 14 May 2025 17:13:34 -0400 (0:00:00.083) 0:02:45.222 ********* included: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node3 included: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node3 included: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node3 included: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node3 included: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node3 TASK [Get the value of the setting ipaddress] ********************************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Wednesday 14 May 2025 17:13:35 -0400 (0:00:00.296) 0:02:45.519 ********* ok: [managed-node3] => { "changed": false, "cmd": "grep '^ipaddress' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003847", "end": "2025-05-14 17:13:35.356852", "rc": 0, "start": "2025-05-14 17:13:35.353005" } STDOUT: ipaddress = 0.0.0.0 TASK [Verify the setting when it is type str ipaddress] ************************ task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Wednesday 14 May 2025 17:13:35 -0400 (0:00:00.410) 0:02:45.929 ********* ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool ipaddress] *********************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Wednesday 14 May 2025 17:13:35 -0400 (0:00:00.112) 0:02:46.042 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = 0.0.0.0] ******************************************* task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Wednesday 14 May 2025 17:13:35 -0400 (0:00:00.098) 0:02:46.140 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the setting defaultdatadir] ***************************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Wednesday 14 May 2025 17:13:35 -0400 (0:00:00.101) 0:02:46.242 ********* ok: [managed-node3] => { "changed": false, "cmd": "grep '^defaultdatadir' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004215", "end": "2025-05-14 17:13:36.075069", "rc": 0, "start": "2025-05-14 17:13:36.070854" } STDOUT: defaultdatadir = /tmp/mssql_data TASK [Verify the setting when it is type str defaultdatadir] ******************* task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Wednesday 14 May 2025 17:13:36 -0400 (0:00:00.429) 0:02:46.671 ********* ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool defaultdatadir] ****************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Wednesday 14 May 2025 17:13:36 -0400 (0:00:00.126) 0:02:46.798 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = /tmp/mssql_data] *********************************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Wednesday 14 May 2025 17:13:36 -0400 (0:00:00.120) 0:02:46.918 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the setting enabled] ************************************ task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Wednesday 14 May 2025 17:13:36 -0400 (0:00:00.100) 0:02:47.019 ********* ok: [managed-node3] => { "changed": false, "cmd": "grep '^enabled' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003609", "end": "2025-05-14 17:13:36.850624", "rc": 0, "start": "2025-05-14 17:13:36.847015" } STDOUT: enabled = True TASK [Verify the setting when it is type str enabled] ************************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Wednesday 14 May 2025 17:13:36 -0400 (0:00:00.420) 0:02:47.440 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting when it is type bool enabled] ************************* task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Wednesday 14 May 2025 17:13:37 -0400 (0:00:00.101) 0:02:47.541 ********* ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = True] ********************************************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Wednesday 14 May 2025 17:13:37 -0400 (0:00:00.129) 0:02:47.670 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the setting defaultlogdir] ****************************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Wednesday 14 May 2025 17:13:37 -0400 (0:00:00.097) 0:02:47.768 ********* ok: [managed-node3] => { "changed": false, "cmd": "grep '^defaultlogdir' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003430", "end": "2025-05-14 17:13:37.617838", "rc": 0, "start": "2025-05-14 17:13:37.614408" } STDOUT: defaultlogdir = /tmp/mssql_log TASK [Verify the setting when it is type str defaultlogdir] ******************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Wednesday 14 May 2025 17:13:37 -0400 (0:00:00.437) 0:02:48.206 ********* ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool defaultlogdir] ******************* task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Wednesday 14 May 2025 17:13:37 -0400 (0:00:00.120) 0:02:48.326 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = /tmp/mssql_log] ************************************ task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Wednesday 14 May 2025 17:13:37 -0400 (0:00:00.100) 0:02:48.427 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the setting tcpport] ************************************ task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Wednesday 14 May 2025 17:13:38 -0400 (0:00:00.172) 0:02:48.599 ********* ok: [managed-node3] => { "changed": false, "cmd": "grep '^tcpport' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004206", "end": "2025-05-14 17:13:38.697050", "rc": 0, "start": "2025-05-14 17:13:38.692844" } TASK [Verify the setting when it is type str tcpport] ************************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Wednesday 14 May 2025 17:13:38 -0400 (0:00:00.759) 0:02:49.358 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting when it is type bool tcpport] ************************* task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Wednesday 14 May 2025 17:13:38 -0400 (0:00:00.071) 0:02:49.430 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = 1433] ********************************************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Wednesday 14 May 2025 17:13:39 -0400 (0:00:00.067) 0:02:49.498 ********* ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Get stat of mssql_datadir] *********************************************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:55 Wednesday 14 May 2025 17:13:39 -0400 (0:00:00.074) 0:02:49.572 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_datadir has proper permissions and ownership] ********** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:60 Wednesday 14 May 2025 17:13:39 -0400 (0:00:00.064) 0:02:49.636 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_logdir] ************************************************ task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:70 Wednesday 14 May 2025 17:13:39 -0400 (0:00:00.060) 0:02:49.696 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_logdir has proper permissions and ownership] *********** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:75 Wednesday 14 May 2025 17:13:39 -0400 (0:00:00.062) 0:02:49.758 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Prepare MSSQL and facts for logging in] ********************************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:85 Wednesday 14 May 2025 17:13:39 -0400 (0:00:00.077) 0:02:49.836 ********* TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is started] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:3 Wednesday 14 May 2025 17:13:39 -0400 (0:00:00.125) 0:02:49.961 ********* ok: [managed-node3] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Wed 2025-05-14 17:12:52 EDT", "ActiveEnterTimestampMonotonic": "588987622", "ActiveExitTimestamp": "Wed 2025-05-14 17:12:51 EDT", "ActiveExitTimestampMonotonic": "588150852", "ActiveState": "active", "After": "auditd.service network.target system.slice systemd-journald.socket -.mount basic.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Wed 2025-05-14 17:12:52 EDT", "AssertTimestampMonotonic": "588986396", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2025-05-14 17:12:52 EDT", "ConditionTimestampMonotonic": "588986394", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "DropInPaths": "/etc/systemd/system/mssql-server.service.d/startlimit.conf", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "15152", "ExecMainStartTimestamp": "Wed 2025-05-14 17:12:52 EDT", "ExecMainStartTimestampMonotonic": "588986966", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Wed 2025-05-14 17:12:52 EDT", "InactiveEnterTimestampMonotonic": "588985772", "InactiveExitTimestamp": "Wed 2025-05-14 17:12:52 EDT", "InactiveExitTimestampMonotonic": "588987622", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "18446744073709551615", "LimitNPROC": "18446744073709551615", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "15152", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice -.mount basic.target", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Wed 2025-05-14 17:12:52 EDT", "WatchdogTimestampMonotonic": "588987596", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Check if a custom tcpport setting exist] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:8 Wednesday 14 May 2025 17:13:40 -0400 (0:00:00.564) 0:02:50.526 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002594", "end": "2025-05-14 17:13:40.594369", "failed_when_result": false, "rc": 1, "start": "2025-05-14 17:13:40.591775" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Check if a custom ipaddress setting exist] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:14 Wednesday 14 May 2025 17:13:40 -0400 (0:00:00.684) 0:02:51.210 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002910", "end": "2025-05-14 17:13:41.191590", "failed_when_result": false, "rc": 0, "start": "2025-05-14 17:13:41.188680" } STDOUT: ipaddress = 0.0.0.0 TASK [fedora.linux_system_roles.mssql : Set a fact with a login command] ******* task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:20 Wednesday 14 May 2025 17:13:41 -0400 (0:00:00.584) 0:02:51.795 ********* ok: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:93 Wednesday 14 May 2025 17:13:41 -0400 (0:00:00.103) 0:02:51.899 ********* ok: [managed-node3] => { "changed": false, "elapsed": 1, "gid": 994, "group": "mssql", "match_groupdict": {}, "match_groups": [], "mode": "0660", "owner": "mssql", "path": "/var/opt/mssql/log/errorlog", "port": null, "search_regex": "SQL Server is now ready for client connections", "secontext": "system_u:object_r:var_t:s0", "size": 7454, "state": "file", "uid": 996 } TASK [Check if the set password matches the existing password] ***************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:99 Wednesday 14 May 2025 17:13:42 -0400 (0:00:01.387) 0:02:53.286 ********* ok: [managed-node3] => { "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.018872", "end": "2025-05-14 17:13:43.135642", "rc": 0, "start": "2025-05-14 17:13:43.116770" } STDOUT: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Microsoft SQL Server 2017 (RTM-CU31-GDR) (KB5029376) - 14.0.3465.1 (X64) Jul 30 2023 15:31:58 Copyright (C) 2017 Microsoft Corporation Enterprise Evaluation Edition (64-bit) on Linux (CentOS Linux 7 (Core)) (1 rows affected) TASK [Set the mssql_password variable to default null] ************************* task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:118 Wednesday 14 May 2025 17:13:43 -0400 (0:00:00.474) 0:02:53.760 ********* ok: [managed-node3] => { "ansible_facts": { "mssql_password": null }, "changed": false } TASK [Verify the package mssql-server-fts] ************************************* task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:122 Wednesday 14 May 2025 17:13:43 -0400 (0:00:00.116) 0:02:53.877 ********* included: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_package.yml for managed-node3 TASK [Gather package facts] **************************************************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_package.yml:7 Wednesday 14 May 2025 17:13:43 -0400 (0:00:00.366) 0:02:54.244 ********* ok: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_package.yml:12 Wednesday 14 May 2025 17:13:45 -0400 (0:00:01.480) 0:02:55.724 ********* ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify if the package is not installed mssql-server-fts] ***************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_package.yml:17 Wednesday 14 May 2025 17:13:45 -0400 (0:00:00.155) 0:02:55.880 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the package powershell] ******************************************* task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:129 Wednesday 14 May 2025 17:13:45 -0400 (0:00:00.105) 0:02:55.986 ********* included: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_package.yml for managed-node3 TASK [Gather package facts] **************************************************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_package.yml:7 Wednesday 14 May 2025 17:13:45 -0400 (0:00:00.190) 0:02:56.177 ********* ok: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_package.yml:12 Wednesday 14 May 2025 17:13:47 -0400 (0:00:01.626) 0:02:57.804 ********* ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify if the package is not installed powershell] *********************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_package.yml:17 Wednesday 14 May 2025 17:13:47 -0400 (0:00:00.137) 0:02:57.942 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the traceflag setting] ********************************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:140 Wednesday 14 May 2025 17:13:47 -0400 (0:00:00.079) 0:02:58.021 ********* ok: [managed-node3] => { "changed": false, "cmd": "grep '^traceflag' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003702", "end": "2025-05-14 17:13:47.824315", "rc": 0, "start": "2025-05-14 17:13:47.820613" } STDOUT: traceflag0 = 3979 TASK [Verify that the traceflag setting is set to 3979] ************************ task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:145 Wednesday 14 May 2025 17:13:48 -0400 (0:00:00.498) 0:02:58.520 ********* ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify that the traceflag setting is not set to 3979] ******************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:150 Wednesday 14 May 2025 17:13:48 -0400 (0:00:00.142) 0:02:58.662 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the alternatewritethrough setting is false] ****************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:156 Wednesday 14 May 2025 17:13:48 -0400 (0:00:00.127) 0:02:58.790 ********* included: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node3 TASK [Get the value of the setting alternatewritethrough] ********************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Wednesday 14 May 2025 17:13:48 -0400 (0:00:00.231) 0:02:59.022 ********* ok: [managed-node3] => { "changed": false, "cmd": "grep '^alternatewritethrough' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003865", "end": "2025-05-14 17:13:48.990630", "rc": 0, "start": "2025-05-14 17:13:48.986765" } STDOUT: alternatewritethrough = 0 TASK [Verify the setting when it is type str alternatewritethrough] ************ task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Wednesday 14 May 2025 17:13:49 -0400 (0:00:00.669) 0:02:59.691 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting when it is type bool alternatewritethrough] *********** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Wednesday 14 May 2025 17:13:49 -0400 (0:00:00.133) 0:02:59.825 ********* ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = False] ********************************************* task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Wednesday 14 May 2025 17:13:49 -0400 (0:00:00.147) 0:02:59.972 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the writethrough setting] ***************************************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:162 Wednesday 14 May 2025 17:13:49 -0400 (0:00:00.089) 0:03:00.061 ********* included: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node3 TASK [Get the value of the setting writethrough] ******************************* task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Wednesday 14 May 2025 17:13:49 -0400 (0:00:00.248) 0:03:00.310 ********* ok: [managed-node3] => { "changed": false, "cmd": "grep '^writethrough' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003773", "end": "2025-05-14 17:13:50.165861", "rc": 0, "start": "2025-05-14 17:13:50.162088" } STDOUT: writethrough = 1 TASK [Verify the setting when it is type str writethrough] ********************* task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Wednesday 14 May 2025 17:13:50 -0400 (0:00:00.447) 0:03:00.757 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting when it is type bool writethrough] ******************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Wednesday 14 May 2025 17:13:50 -0400 (0:00:00.130) 0:03:00.888 ********* ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = True] ********************************************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Wednesday 14 May 2025 17:13:50 -0400 (0:00:00.141) 0:03:01.030 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlscert setting] ********************************************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:172 Wednesday 14 May 2025 17:13:50 -0400 (0:00:00.107) 0:03:01.137 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlskey setting] *********************************************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:183 Wednesday 14 May 2025 17:13:50 -0400 (0:00:00.096) 0:03:01.234 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlsprotocols setting] ***************************************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:195 Wednesday 14 May 2025 17:13:50 -0400 (0:00:00.106) 0:03:01.340 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the forceencryption setting] ************************************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:203 Wednesday 14 May 2025 17:13:50 -0400 (0:00:00.103) 0:03:01.444 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify configuration for confined application] *************************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:210 Wednesday 14 May 2025 17:13:51 -0400 (0:00:00.173) 0:03:01.617 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run to edit settings] **************************************************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_idempotency.yml:52 Wednesday 14 May 2025 17:13:51 -0400 (0:00:00.122) 0:03:01.739 ********* TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Wednesday 14 May 2025 17:13:52 -0400 (0:00:01.591) 0:03:03.330 ********* included: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts used by role] ***** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Wednesday 14 May 2025 17:13:53 -0400 (0:00:00.166) 0:03:03.497 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set platform/version specific variables] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Wednesday 14 May 2025 17:13:53 -0400 (0:00:00.114) 0:03:03.612 ********* ok: [managed-node3] => (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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed-node3] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node3] => (item=CentOS_7.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/7/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/7/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019 ] }, "ansible_included_var_files": [ "/tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [managed-node3] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the __mssql_sqlcmd_login_cmd fact] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Wednesday 14 May 2025 17:13:53 -0400 (0:00:00.168) 0:03:03.780 ********* ok: [managed-node3] => { "ansible_facts": { "__mssql_sqlcmd_login_cmd": null }, "changed": false } TASK [fedora.linux_system_roles.mssql : Print that the mssql_input_sql_file variable is deprecated] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:15 Wednesday 14 May 2025 17:13:53 -0400 (0:00:00.090) 0:03:03.870 ********* skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:23 Wednesday 14 May 2025 17:13:53 -0400 (0:00:00.106) 0:03:03.977 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the variable is deprecated] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:30 Wednesday 14 May 2025 17:13:53 -0400 (0:00:00.091) 0:03:04.068 ********* skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:37 Wednesday 14 May 2025 17:13:53 -0400 (0:00:00.102) 0:03:04.171 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:44 Wednesday 14 May 2025 17:13:53 -0400 (0:00:00.089) 0:03:04.261 ********* skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:51 Wednesday 14 May 2025 17:13:53 -0400 (0:00:00.077) 0:03:04.338 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:58 Wednesday 14 May 2025 17:13:53 -0400 (0:00:00.077) 0:03:04.415 ********* skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:65 Wednesday 14 May 2025 17:13:54 -0400 (0:00:00.069) 0:03:04.484 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that variable is deprecated] ***** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:74 Wednesday 14 May 2025 17:13:54 -0400 (0:00:00.170) 0:03:04.655 ********* skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated fact] ************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:83 Wednesday 14 May 2025 17:13:54 -0400 (0:00:00.066) 0:03:04.721 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:87 Wednesday 14 May 2025 17:13:54 -0400 (0:00:00.076) 0:03:04.797 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:94 Wednesday 14 May 2025 17:13:54 -0400 (0:00:00.105) 0:03:04.902 ********* ok: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:106 Wednesday 14 May 2025 17:13:54 -0400 (0:00:00.126) 0:03:05.029 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:114 Wednesday 14 May 2025 17:13:54 -0400 (0:00:00.117) 0:03:05.146 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:123 Wednesday 14 May 2025 17:13:54 -0400 (0:00:00.104) 0:03:05.251 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:132 Wednesday 14 May 2025 17:13:54 -0400 (0:00:00.107) 0:03:05.359 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:142 Wednesday 14 May 2025 17:13:54 -0400 (0:00:00.096) 0:03:05.455 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:151 Wednesday 14 May 2025 17:13:55 -0400 (0:00:00.099) 0:03:05.554 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:162 Wednesday 14 May 2025 17:13:55 -0400 (0:00:00.089) 0:03:05.644 ********* ok: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:166 Wednesday 14 May 2025 17:13:56 -0400 (0:00:01.268) 0:03:06.913 ********* ok: [managed-node3] => (item={u'value': 14, u'key': 2017}) => { "ansible_facts": { "__mssql_current_version": "2017" }, "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 } } skipping: [managed-node3] => (item={u'value': 15, u'key': 2019}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'value': 16, u'key': 2022}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set mssql_version variable if user does not define it] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:174 Wednesday 14 May 2025 17:13:56 -0400 (0:00:00.202) 0:03:07.116 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:181 Wednesday 14 May 2025 17:13:56 -0400 (0:00:00.110) 0:03:07.227 ********* ok: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:188 Wednesday 14 May 2025 17:13:56 -0400 (0:00:00.099) 0:03:07.326 ********* skipping: [managed-node3] => (item={u'value': 14, u'key': 2017}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'value': 15, u'key': 2019}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'value': 16, u'key': 2022}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Deploy the GPG key for Microsoft repositories] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:202 Wednesday 14 May 2025 17:13:57 -0400 (0:00:00.143) 0:03:07.470 ********* ok: [managed-node3] => { "attempts": 1, "changed": false } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2017] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:216 Wednesday 14 May 2025 17:13:57 -0400 (0:00:00.641) 0:03:08.112 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get yum repositories] ****************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:226 Wednesday 14 May 2025 17:13:57 -0400 (0:00:00.072) 0:03:08.184 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2017] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:237 Wednesday 14 May 2025 17:13:57 -0400 (0:00:00.076) 0:03:08.260 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2017] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:251 Wednesday 14 May 2025 17:13:57 -0400 (0:00:00.074) 0:03:08.335 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get zypper repositories] *************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:260 Wednesday 14 May 2025 17:13:57 -0400 (0:00:00.067) 0:03:08.402 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2017] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:272 Wednesday 14 May 2025 17:13:58 -0400 (0:00:00.071) 0:03:08.474 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2017] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:279 Wednesday 14 May 2025 17:13:58 -0400 (0:00:00.069) 0:03:08.543 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2017] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:291 Wednesday 14 May 2025 17:13:58 -0400 (0:00:00.089) 0:03:08.633 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:304 Wednesday 14 May 2025 17:13:58 -0400 (0:00:00.064) 0:03:08.698 ********* ok: [managed-node3] => { "changed": false, "rc": 0, "results": [ "mssql-server-selinux is not installed" ] } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server] ******* task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:309 Wednesday 14 May 2025 17:13:58 -0400 (0:00:00.601) 0:03:09.299 ********* ok: [managed-node3] => { "changed": false, "rc": 0, "results": [ "mssql-server-14.0.3465.1-1.x86_64 providing mssql-server is already installed" ] } TASK [fedora.linux_system_roles.mssql : Check if the errorlog file exists and its location] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:314 Wednesday 14 May 2025 17:13:59 -0400 (0:00:00.635) 0:03:09.935 ********* ok: [managed-node3] => { "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.005624", "end": "2025-05-14 17:13:59.754920", "rc": 0, "start": "2025-05-14 17:13:59.749296" } STDOUT: /var/opt/mssql/log/errorlog TASK [fedora.linux_system_roles.mssql : Check if mssql-server.service is enabled] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:331 Wednesday 14 May 2025 17:13:59 -0400 (0:00:00.368) 0:03:10.303 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "systemctl", "is-enabled", "mssql-server.service" ], "delta": "0:00:00.004640", "end": "2025-05-14 17:14:00.101052", "failed_when_result": false, "rc": 0, "start": "2025-05-14 17:14:00.096412" } STDOUT: enabled TASK [fedora.linux_system_roles.mssql : Check if mssql-server.service is running] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:338 Wednesday 14 May 2025 17:14:00 -0400 (0:00:00.346) 0:03:10.650 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "systemctl", "is-active", "mssql-server.service" ], "delta": "0:00:00.004156", "end": "2025-05-14 17:14:00.445927", "failed_when_result": false, "rc": 0, "start": "2025-05-14 17:14:00.441771" } STDOUT: active TASK [fedora.linux_system_roles.mssql : Set the __mssql_is_setup variable] ***** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:345 Wednesday 14 May 2025 17:14:00 -0400 (0:00:00.345) 0:03:10.995 ********* ok: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:352 Wednesday 14 May 2025 17:14:00 -0400 (0:00:00.219) 0:03:11.215 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set up MSSQL] ************************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:368 Wednesday 14 May 2025 17:14:00 -0400 (0:00:00.101) 0:03:11.317 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:393 Wednesday 14 May 2025 17:14:00 -0400 (0:00:00.128) 0:03:11.445 ********* included: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml for managed-node3 included: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Ensure the directory and permissions /var/opt/mssql/data] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:3 Wednesday 14 May 2025 17:14:01 -0400 (0:00:00.241) 0:03:11.688 ********* ok: [managed-node3] => { "changed": false, "gid": 994, "group": "mssql", "mode": "0755", "owner": "mssql", "path": "/var/opt/mssql/data", "secontext": "unconfined_u:object_r:var_t:s0", "size": 4096, "state": "directory", "uid": 996 } TASK [fedora.linux_system_roles.mssql : Append facts for the selinux role] ***** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:12 Wednesday 14 May 2025 17:14:01 -0400 (0:00:00.402) 0:03:12.090 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the setting defaultdatadir] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:28 Wednesday 14 May 2025 17:14:01 -0400 (0:00:00.071) 0:03:12.161 ********* included: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting filelocation defaultdatadir] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 14 May 2025 17:14:01 -0400 (0:00:00.159) 0:03:12.321 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^defaultdatadir = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002869", "end": "2025-05-14 17:14:02.154420", "failed_when_result": false, "rc": 0, "start": "2025-05-14 17:14:02.151551" } STDOUT: defaultdatadir = /tmp/mssql_data TASK [fedora.linux_system_roles.mssql : Configure the setting filelocation defaultdatadir] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 14 May 2025 17:14:02 -0400 (0:00:00.384) 0:03:12.706 ********* NOTIFIED HANDLER fedora.linux_system_roles.mssql : Restart the mssql-server service for managed-node3 changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "filelocation.defaultdatadir", "/var/opt/mssql/data" ], "delta": "0:00:00.043761", "end": "2025-05-14 17:14:02.558762", "failed_when_result": false, "rc": 0, "start": "2025-05-14 17:14:02.515001" } 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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 14 May 2025 17:14:02 -0400 (0:00:00.413) 0:03:13.119 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:3 Wednesday 14 May 2025 17:14:02 -0400 (0:00:00.069) 0:03:13.189 ********* ok: [managed-node3] => { "changed": false, "gid": 994, "group": "mssql", "mode": "0755", "owner": "mssql", "path": "/var/opt/mssql/log", "secontext": "unconfined_u:object_r:var_t:s0", "size": 4096, "state": "directory", "uid": 996 } TASK [fedora.linux_system_roles.mssql : Append facts for the selinux role] ***** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:12 Wednesday 14 May 2025 17:14:03 -0400 (0:00:00.391) 0:03:13.581 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the setting defaultlogdir] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:28 Wednesday 14 May 2025 17:14:03 -0400 (0:00:00.088) 0:03:13.669 ********* included: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting filelocation defaultlogdir] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 14 May 2025 17:14:03 -0400 (0:00:00.172) 0:03:13.842 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^defaultlogdir = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003233", "end": "2025-05-14 17:14:03.700746", "failed_when_result": false, "rc": 0, "start": "2025-05-14 17:14:03.697513" } STDOUT: defaultlogdir = /tmp/mssql_log TASK [fedora.linux_system_roles.mssql : Configure the setting filelocation defaultlogdir] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 14 May 2025 17:14:03 -0400 (0:00:00.434) 0:03:14.277 ********* changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "filelocation.defaultlogdir", "/var/opt/mssql/log" ], "delta": "0:00:00.044821", "end": "2025-05-14 17:14:04.133226", "failed_when_result": false, "rc": 0, "start": "2025-05-14 17:14:04.088405" } 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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 14 May 2025 17:14:04 -0400 (0:00:00.579) 0:03:14.856 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set selinux role facts for ports] ****** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:408 Wednesday 14 May 2025 17:14:04 -0400 (0:00:00.103) 0:03:14.960 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure correct SELinux context for storage paths and ports] ************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:422 Wednesday 14 May 2025 17:14:04 -0400 (0:00:00.104) 0:03:15.064 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:433 Wednesday 14 May 2025 17:14:04 -0400 (0:00:00.102) 0:03:15.166 ********* ok: [managed-node3] => { "changed": false, "rc": 0, "results": [ "tuned-profiles-mssql-2.11.0-12.el7_9.noarch providing tuned-profiles-mssql is already installed" ] } TASK [fedora.linux_system_roles.mssql : Ensure that the tuned service is started and enabled] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:439 Wednesday 14 May 2025 17:14:05 -0400 (0:00:00.608) 0:03:15.774 ********* ok: [managed-node3] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Wed 2025-05-14 17:03:17 EDT", "ActiveEnterTimestampMonotonic": "13414894", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-sysctl.service network.target system.slice systemd-journald.socket dbus.service basic.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Wed 2025-05-14 17:03:16 EDT", "AssertTimestampMonotonic": "12724805", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "com.redhat.tuned", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2025-05-14 17:03:16 EDT", "ConditionTimestampMonotonic": "12724804", "Conflicts": "cpupower.service shutdown.target", "ControlGroup": "/system.slice/tuned.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "man:tuned(8) man:tuned.conf(5) man:tuned-adm(8)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "875", "ExecMainStartTimestamp": "Wed 2025-05-14 17:03:16 EDT", "ExecMainStartTimestampMonotonic": "12725293", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2025-05-14 17:03:16 EDT", "InactiveExitTimestampMonotonic": "12725325", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "29173", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "875", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "dbus.service system.slice basic.target polkit.service", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Wed 2025-05-14 17:03:17 EDT", "WatchdogTimestampMonotonic": "13414664", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Get the active Tuned profiles] ********* task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:446 Wednesday 14 May 2025 17:14:05 -0400 (0:00:00.486) 0:03:16.260 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "tuned-adm", "active" ], "delta": "0:00:00.079593", "end": "2025-05-14 17:14:06.170547", "rc": 0, "start": "2025-05-14 17:14:06.090954" } 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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:459 Wednesday 14 May 2025 17:14:06 -0400 (0:00:00.462) 0:03:16.723 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:472 Wednesday 14 May 2025 17:14:06 -0400 (0:00:00.069) 0:03:16.792 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:481 Wednesday 14 May 2025 17:14:06 -0400 (0:00:00.096) 0:03:16.888 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:491 Wednesday 14 May 2025 17:14:06 -0400 (0:00:00.100) 0:03:16.989 ********* ok: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:499 Wednesday 14 May 2025 17:14:06 -0400 (0:00:00.400) 0:03:17.389 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:508 Wednesday 14 May 2025 17:14:06 -0400 (0:00:00.064) 0:03:17.454 ********* ok: [managed-node3] => { "changed": false, "rc": 0, "results": [ "mssql-tools18-18.4.1.1-1.x86_64 providing mssql-tools18 is already installed", "unixODBC-devel-2.3.11-1.rh.x86_64 providing unixODBC-devel is already installed" ] } TASK [Create certificates using the certificate role] ************************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:525 Wednesday 14 May 2025 17:14:07 -0400 (0:00:00.561) 0:03:18.015 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:539 Wednesday 14 May 2025 17:14:07 -0400 (0:00:00.072) 0:03:18.088 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:544 Wednesday 14 May 2025 17:14:07 -0400 (0:00:00.067) 0:03:18.156 ********* skipping: [managed-node3] => (item=None) => { "ansible_loop_var": "item", "changed": false, "item": null, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:562 Wednesday 14 May 2025 17:14:07 -0400 (0:00:00.073) 0:03:18.229 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlskey setting] ********** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:571 Wednesday 14 May 2025 17:14:07 -0400 (0:00:00.166) 0:03:18.396 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlsprotocols setting] **** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:580 Wednesday 14 May 2025 17:14:08 -0400 (0:00:00.099) 0:03:18.495 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the forceencryption setting] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:587 Wednesday 14 May 2025 17:14:08 -0400 (0:00:00.088) 0:03:18.584 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get the setting forceencryption] ******* task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:596 Wednesday 14 May 2025 17:14:08 -0400 (0:00:00.086) 0:03:18.671 ********* ok: [managed-node3] => { "changed": false, "cmd": "set -euo pipefail; grep '^forceencryption' /var/opt/mssql/mssql.conf | sed 's/forceencryption = //g'", "delta": "0:00:00.004084", "end": "2025-05-14 17:14:08.492882", "failed_when_result": false, "rc": 1, "start": "2025-05-14 17:14:08.488798" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Append -No to sqlcmd when TLS is not configured] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:605 Wednesday 14 May 2025 17:14:08 -0400 (0:00:00.405) 0:03:19.077 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:612 Wednesday 14 May 2025 17:14:08 -0400 (0:00:00.110) 0:03:19.188 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:625 Wednesday 14 May 2025 17:14:08 -0400 (0:00:00.112) 0:03:19.300 ********* included: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is started] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:3 Wednesday 14 May 2025 17:14:08 -0400 (0:00:00.152) 0:03:19.453 ********* ok: [managed-node3] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Wed 2025-05-14 17:12:52 EDT", "ActiveEnterTimestampMonotonic": "588987622", "ActiveExitTimestamp": "Wed 2025-05-14 17:12:51 EDT", "ActiveExitTimestampMonotonic": "588150852", "ActiveState": "active", "After": "auditd.service network.target system.slice systemd-journald.socket -.mount basic.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Wed 2025-05-14 17:12:52 EDT", "AssertTimestampMonotonic": "588986396", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2025-05-14 17:12:52 EDT", "ConditionTimestampMonotonic": "588986394", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "DropInPaths": "/etc/systemd/system/mssql-server.service.d/startlimit.conf", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "15152", "ExecMainStartTimestamp": "Wed 2025-05-14 17:12:52 EDT", "ExecMainStartTimestampMonotonic": "588986966", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Wed 2025-05-14 17:12:52 EDT", "InactiveEnterTimestampMonotonic": "588985772", "InactiveExitTimestamp": "Wed 2025-05-14 17:12:52 EDT", "InactiveExitTimestampMonotonic": "588987622", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "18446744073709551615", "LimitNPROC": "18446744073709551615", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "15152", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice -.mount basic.target", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Wed 2025-05-14 17:12:52 EDT", "WatchdogTimestampMonotonic": "588987596", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Check if a custom tcpport setting exist] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:8 Wednesday 14 May 2025 17:14:09 -0400 (0:00:00.493) 0:03:19.946 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002918", "end": "2025-05-14 17:14:09.777754", "failed_when_result": false, "rc": 1, "start": "2025-05-14 17:14:09.774836" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Check if a custom ipaddress setting exist] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:14 Wednesday 14 May 2025 17:14:09 -0400 (0:00:00.385) 0:03:20.332 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002847", "end": "2025-05-14 17:14:10.155414", "failed_when_result": false, "rc": 0, "start": "2025-05-14 17:14:10.152567" } STDOUT: ipaddress = 0.0.0.0 TASK [fedora.linux_system_roles.mssql : Set a fact with a login command] ******* task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:20 Wednesday 14 May 2025 17:14:10 -0400 (0:00:00.413) 0:03:20.745 ********* ok: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:629 Wednesday 14 May 2025 17:14:10 -0400 (0:00:00.145) 0:03:20.890 ********* ok: [managed-node3] => { "changed": false, "elapsed": 1, "gid": 994, "group": "mssql", "match_groupdict": {}, "match_groups": [], "mode": "0660", "owner": "mssql", "path": "/var/opt/mssql/log/errorlog", "port": null, "search_regex": "SQL Server is now ready for client connections", "secontext": "system_u:object_r:var_t:s0", "size": 7454, "state": "file", "uid": 996 } TASK [fedora.linux_system_roles.mssql : Check if the set password matches the existing password] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:635 Wednesday 14 May 2025 17:14:11 -0400 (0:00:01.446) 0:03:22.337 ********* fatal: [managed-node3]: 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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:650 Wednesday 14 May 2025 17:14:12 -0400 (0:00:00.466) 0:03:22.804 ********* changed: [managed-node3] => { "changed": true, "name": "mssql-server", "state": "stopped", "status": { "ActiveEnterTimestamp": "Wed 2025-05-14 17:12:52 EDT", "ActiveEnterTimestampMonotonic": "588987622", "ActiveExitTimestamp": "Wed 2025-05-14 17:12:51 EDT", "ActiveExitTimestampMonotonic": "588150852", "ActiveState": "active", "After": "auditd.service network.target system.slice systemd-journald.socket -.mount basic.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Wed 2025-05-14 17:12:52 EDT", "AssertTimestampMonotonic": "588986396", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2025-05-14 17:12:52 EDT", "ConditionTimestampMonotonic": "588986394", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "DropInPaths": "/etc/systemd/system/mssql-server.service.d/startlimit.conf", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "15152", "ExecMainStartTimestamp": "Wed 2025-05-14 17:12:52 EDT", "ExecMainStartTimestampMonotonic": "588986966", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Wed 2025-05-14 17:12:52 EDT", "InactiveEnterTimestampMonotonic": "588985772", "InactiveExitTimestamp": "Wed 2025-05-14 17:12:52 EDT", "InactiveExitTimestampMonotonic": "588987622", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "18446744073709551615", "LimitNPROC": "18446744073709551615", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "15152", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice -.mount basic.target", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Wed 2025-05-14 17:12:52 EDT", "WatchdogTimestampMonotonic": "588987596", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:657 Wednesday 14 May 2025 17:14:14 -0400 (0:00:01.903) 0:03:24.707 ********* ok: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:665 Wednesday 14 May 2025 17:14:15 -0400 (0:00:01.392) 0:03:26.100 ********* changed: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:686 Wednesday 14 May 2025 17:14:20 -0400 (0:00:04.753) 0:03:30.853 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:693 Wednesday 14 May 2025 17:14:20 -0400 (0:00:00.068) 0:03:30.921 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:704 Wednesday 14 May 2025 17:14:20 -0400 (0:00:00.064) 0:03:30.986 ********* ok: [managed-node3] => { "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.004921", "end": "2025-05-14 17:14:20.811896", "rc": 0, "start": "2025-05-14 17:14:20.806975" } STDOUT: false TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:718 Wednesday 14 May 2025 17:14:20 -0400 (0:00:00.378) 0:03:31.365 ********* ok: [managed-node3] => { "changed": false, "name": "mssql-server", "state": "stopped", "status": { "ActiveEnterTimestamp": "Wed 2025-05-14 17:12:52 EDT", "ActiveEnterTimestampMonotonic": "588987622", "ActiveExitTimestamp": "Wed 2025-05-14 17:14:12 EDT", "ActiveExitTimestampMonotonic": "669063917", "ActiveState": "inactive", "After": "auditd.service network.target system.slice systemd-journald.socket -.mount basic.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Wed 2025-05-14 17:12:52 EDT", "AssertTimestampMonotonic": "588986396", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2025-05-14 17:12:52 EDT", "ConditionTimestampMonotonic": "588986394", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "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", "ExecMainCode": "1", "ExecMainExitTimestamp": "Wed 2025-05-14 17:14:13 EDT", "ExecMainExitTimestampMonotonic": "670266876", "ExecMainPID": "15152", "ExecMainStartTimestamp": "Wed 2025-05-14 17:12:52 EDT", "ExecMainStartTimestampMonotonic": "588986966", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Wed 2025-05-14 17:12:52 EDT] ; stop_time=[Wed 2025-05-14 17:14:13 EDT] ; pid=15152 ; code=exited ; status=0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Wed 2025-05-14 17:14:13 EDT", "InactiveEnterTimestampMonotonic": "670266962", "InactiveExitTimestamp": "Wed 2025-05-14 17:12:52 EDT", "InactiveExitTimestampMonotonic": "588987622", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "18446744073709551615", "LimitNPROC": "18446744073709551615", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "0", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice -.mount basic.target", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:725 Wednesday 14 May 2025 17:14:21 -0400 (0:00:00.477) 0:03:31.842 ********* ok: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:731 Wednesday 14 May 2025 17:14:22 -0400 (0:00:01.481) 0:03:33.324 ********* changed: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:750 Wednesday 14 May 2025 17:14:27 -0400 (0:00:04.877) 0:03:38.202 ********* included: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting network ipaddress] ***** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 14 May 2025 17:14:27 -0400 (0:00:00.183) 0:03:38.385 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002705", "end": "2025-05-14 17:14:28.240443", "failed_when_result": false, "rc": 0, "start": "2025-05-14 17:14:28.237738" } STDOUT: ipaddress = 0.0.0.0 TASK [fedora.linux_system_roles.mssql : Configure the setting network ipaddress] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 14 May 2025 17:14:28 -0400 (0:00:00.447) 0:03:38.833 ********* changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.ipaddress", "127.0.0.1" ], "delta": "0:00:00.045240", "end": "2025-05-14 17:14:28.712783", "failed_when_result": false, "rc": 0, "start": "2025-05-14 17:14:28.667543" } 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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 14 May 2025 17:14:28 -0400 (0:00:00.479) 0:03:39.313 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register the previous tcpport setting] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:757 Wednesday 14 May 2025 17:14:28 -0400 (0:00:00.099) 0:03:39.413 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1435] ************************************************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:764 Wednesday 14 May 2025 17:14:29 -0400 (0:00:00.108) 0:03:39.521 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:776 Wednesday 14 May 2025 17:14:29 -0400 (0:00:00.105) 0:03:39.627 ********* included: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting network tcpport] ******* task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 14 May 2025 17:14:29 -0400 (0:00:00.185) 0:03:39.812 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002605", "end": "2025-05-14 17:14:29.662756", "failed_when_result": false, "rc": 1, "start": "2025-05-14 17:14:29.660151" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tcpport] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 14 May 2025 17:14:29 -0400 (0:00:00.442) 0:03:40.254 ********* changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1435" ], "delta": "0:00:00.042862", "end": "2025-05-14 17:14:30.147092", "failed_when_result": false, "rc": 0, "start": "2025-05-14 17:14:30.104230" } 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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 14 May 2025 17:14:30 -0400 (0:00:00.631) 0:03:40.885 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Close the previously set SQL Server TCP port if it changed] ************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:782 Wednesday 14 May 2025 17:14:30 -0400 (0:00:00.111) 0:03:40.997 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the sqlagent setting] ******** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:802 Wednesday 14 May 2025 17:14:30 -0400 (0:00:00.110) 0:03:41.108 ********* included: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting sqlagent enabled] ****** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 14 May 2025 17:14:30 -0400 (0:00:00.190) 0:03:41.298 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^enabled = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003133", "end": "2025-05-14 17:14:31.316931", "failed_when_result": false, "rc": 0, "start": "2025-05-14 17:14:31.313798" } STDOUT: enabled = True TASK [fedora.linux_system_roles.mssql : Configure the setting sqlagent enabled] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 14 May 2025 17:14:31 -0400 (0:00:00.672) 0:03:41.971 ********* changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "sqlagent.enabled", "False" ], "delta": "0:00:00.042872", "end": "2025-05-14 17:14:31.911035", "failed_when_result": false, "rc": 0, "start": "2025-05-14 17:14:31.868163" } 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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 14 May 2025 17:14:32 -0400 (0:00:00.566) 0:03:42.537 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-fts] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:809 Wednesday 14 May 2025 17:14:32 -0400 (0:00:00.110) 0:03:42.648 ********* changed: [managed-node3] => { "changed": true, "changes": { "removed": [ "mssql-server-fts" ] }, "rc": 0, "results": [ "Loaded plugins: fastestmirror\nResolving Dependencies\n--> Running transaction check\n---> Package mssql-server-fts.x86_64 0:14.0.3465.1-1 will be erased\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nRemoving:\n mssql-server-fts\n x86_64 14.0.3465.1-1 @packages-microsoft-com-mssql-server-2017 554 M\n\nTransaction Summary\n================================================================================\nRemove 1 Package\n\nInstalled size: 554 M\nDownloading packages:\nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Erasing : mssql-server-fts-14.0.3465.1-1.x86_64 1/1 \n Verifying : mssql-server-fts-14.0.3465.1-1.x86_64 1/1 \n\nRemoved:\n mssql-server-fts.x86_64 0:14.0.3465.1-1 \n\nComplete!\n" ] } TASK [fedora.linux_system_roles.mssql : Ensure the package powershell] ********* task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:816 Wednesday 14 May 2025 17:14:33 -0400 (0:00:01.625) 0:03:44.273 ********* changed: [managed-node3] => { "changed": true, "changes": { "removed": [ "powershell" ] }, "rc": 0, "results": [ "Loaded plugins: fastestmirror\nResolving Dependencies\n--> Running transaction check\n---> Package powershell.x86_64 0:7.3.12-1.rh will be erased\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nRemoving:\n powershell x86_64 7.3.12-1.rh @packages-microsoft-com-prod 168 M\n\nTransaction Summary\n================================================================================\nRemove 1 Package\n\nInstalled size: 168 M\nDownloading packages:\nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Erasing : powershell-7.3.12-1.rh.x86_64 1/1 \n Verifying : powershell-7.3.12-1.rh.x86_64 1/1 \n\nRemoved:\n powershell.x86_64 0:7.3.12-1.rh \n\nComplete!\n" ] } TASK [fedora.linux_system_roles.mssql : Check if the 3979 trace flag is enabled] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:825 Wednesday 14 May 2025 17:14:35 -0400 (0:00:01.402) 0:03:45.676 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^traceflag[0-9] = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002758", "end": "2025-05-14 17:14:35.527628", "failed_when_result": false, "rc": 0, "start": "2025-05-14 17:14:35.524870" } STDOUT: traceflag0 = 3979 TASK [fedora.linux_system_roles.mssql : Set the 3979 traceflag] **************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:831 Wednesday 14 May 2025 17:14:35 -0400 (0:00:00.400) 0:03:46.076 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the 3979 traceflag] ************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:838 Wednesday 14 May 2025 17:14:35 -0400 (0:00:00.068) 0:03:46.145 ********* changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "traceflag", "3979", "off" ], "delta": "0:00:00.044193", "end": "2025-05-14 17:14:35.982097", "rc": 0, "start": "2025-05-14 17:14:35.937904" } 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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:846 Wednesday 14 May 2025 17:14:36 -0400 (0:00:00.384) 0:03:46.529 ********* included: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting control alternatewritethrough] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 14 May 2025 17:14:36 -0400 (0:00:00.216) 0:03:46.746 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^alternatewritethrough = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002711", "end": "2025-05-14 17:14:36.607668", "failed_when_result": false, "rc": 0, "start": "2025-05-14 17:14:36.604957" } STDOUT: alternatewritethrough = 0 TASK [fedora.linux_system_roles.mssql : Configure the setting control alternatewritethrough] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 14 May 2025 17:14:36 -0400 (0:00:00.453) 0:03:47.199 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting control alternatewritethrough] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 14 May 2025 17:14:36 -0400 (0:00:00.117) 0:03:47.317 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the writethrough setting] **** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:852 Wednesday 14 May 2025 17:14:36 -0400 (0:00:00.114) 0:03:47.432 ********* included: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting control writethrough] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 14 May 2025 17:14:37 -0400 (0:00:00.190) 0:03:47.622 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^writethrough = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003243", "end": "2025-05-14 17:14:37.472385", "failed_when_result": false, "rc": 0, "start": "2025-05-14 17:14:37.469142" } STDOUT: writethrough = 1 TASK [fedora.linux_system_roles.mssql : Configure the setting control writethrough] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 14 May 2025 17:14:37 -0400 (0:00:00.414) 0:03:48.036 ********* changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "control.writethrough", "0" ], "delta": "0:00:00.043299", "end": "2025-05-14 17:14:37.883350", "failed_when_result": false, "rc": 0, "start": "2025-05-14 17:14:37.840051" } 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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 14 May 2025 17:14:38 -0400 (0:00:00.441) 0:03:48.477 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:862 Wednesday 14 May 2025 17:14:38 -0400 (0:00:00.098) 0:03:48.576 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:870 Wednesday 14 May 2025 17:14:38 -0400 (0:00:00.085) 0:03:48.661 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure adutil and krb5-workstation] **** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:878 Wednesday 14 May 2025 17:14:38 -0400 (0:00:00.083) 0:03:48.745 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:885 Wednesday 14 May 2025 17:14:38 -0400 (0:00:00.068) 0:03:48.814 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:892 Wednesday 14 May 2025 17:14:38 -0400 (0:00:00.074) 0:03:48.888 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:901 Wednesday 14 May 2025 17:14:38 -0400 (0:00:00.074) 0:03:48.962 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:914 Wednesday 14 May 2025 17:14:38 -0400 (0:00:00.076) 0:03:49.039 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : In AD server create user] ************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:923 Wednesday 14 May 2025 17:14:38 -0400 (0:00:00.072) 0:03:49.112 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:937 Wednesday 14 May 2025 17:14:38 -0400 (0:00:00.100) 0:03:49.212 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get SPNs for the principal] ************ task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:947 Wednesday 14 May 2025 17:14:38 -0400 (0:00:00.088) 0:03:49.301 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register SPNs to the principal] ******** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:952 Wednesday 14 May 2025 17:14:38 -0400 (0:00:00.087) 0:03:49.389 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get kvno of the SPN host] ************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:969 Wednesday 14 May 2025 17:14:39 -0400 (0:00:00.079) 0:03:49.468 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get stats of the keytab file] ********** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:974 Wednesday 14 May 2025 17:14:39 -0400 (0:00:00.066) 0:03:49.534 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get keytab properties] ***************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:979 Wednesday 14 May 2025 17:14:39 -0400 (0:00:00.204) 0:03:49.739 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create keytab] ************************* task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:985 Wednesday 14 May 2025 17:14:39 -0400 (0:00:00.085) 0:03:49.824 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1011 Wednesday 14 May 2025 17:14:39 -0400 (0:00:00.081) 0:03:49.906 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1032 Wednesday 14 May 2025 17:14:39 -0400 (0:00:00.070) 0:03:49.977 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch keytab file to host] ************* task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1040 Wednesday 14 May 2025 17:14:39 -0400 (0:00:00.086) 0:03:50.063 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1050 Wednesday 14 May 2025 17:14:39 -0400 (0:00:00.088) 0:03:50.152 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1056 Wednesday 14 May 2025 17:14:39 -0400 (0:00:00.086) 0:03:50.238 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that hosts with mssql_ha_replica_type=primary is available] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1074 Wednesday 14 May 2025 17:14:39 -0400 (0:00:00.086) 0:03:50.326 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1085 Wednesday 14 May 2025 17:14:39 -0400 (0:00:00.080) 0:03:50.406 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set host variables] ******************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1105 Wednesday 14 May 2025 17:14:40 -0400 (0:00:00.068) 0:03:50.475 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1158 Wednesday 14 May 2025 17:14:40 -0400 (0:00:00.079) 0:03:50.554 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1165 Wednesday 14 May 2025 17:14:40 -0400 (0:00:00.105) 0:03:50.660 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1172 Wednesday 14 May 2025 17:14:40 -0400 (0:00:00.098) 0:03:50.758 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1182 Wednesday 14 May 2025 17:14:40 -0400 (0:00:00.106) 0:03:50.865 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key files] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1188 Wednesday 14 May 2025 17:14:40 -0400 (0:00:00.104) 0:03:50.969 ********* skipping: [managed-node3] => (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-node3] => (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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1196 Wednesday 14 May 2025 17:14:40 -0400 (0:00:00.158) 0:03:51.128 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1205 Wednesday 14 May 2025 17:14:40 -0400 (0:00:00.091) 0:03:51.220 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1213 Wednesday 14 May 2025 17:14:40 -0400 (0:00:00.083) 0:03:51.303 ********* skipping: [managed-node3] => (item={u'key': u'cert', u'value': u'/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'key': u'key', u'value': u'/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get the current primary replica in SQL] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1227 Wednesday 14 May 2025 17:14:40 -0400 (0:00:00.104) 0:03:51.408 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1233 Wednesday 14 May 2025 17:14:41 -0400 (0:00:00.065) 0:03:51.473 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1255 Wednesday 14 May 2025 17:14:41 -0400 (0:00:00.073) 0:03:51.547 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure ag] ************************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1265 Wednesday 14 May 2025 17:14:41 -0400 (0:00:00.099) 0:03:51.647 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1274 Wednesday 14 May 2025 17:14:41 -0400 (0:00:00.107) 0:03:51.754 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Replicate DBs] ************************* task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1283 Wednesday 14 May 2025 17:14:41 -0400 (0:00:00.100) 0:03:51.855 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1294 Wednesday 14 May 2025 17:14:41 -0400 (0:00:00.102) 0:03:51.957 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that hosts with replica_type=primary is available] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1307 Wednesday 14 May 2025 17:14:41 -0400 (0:00:00.269) 0:03:52.227 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1316 Wednesday 14 May 2025 17:14:41 -0400 (0:00:00.128) 0:03:52.355 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1323 Wednesday 14 May 2025 17:14:42 -0400 (0:00:00.129) 0:03:52.484 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1330 Wednesday 14 May 2025 17:14:42 -0400 (0:00:00.147) 0:03:52.632 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1338 Wednesday 14 May 2025 17:14:42 -0400 (0:00:00.143) 0:03:52.775 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1345 Wednesday 14 May 2025 17:14:42 -0400 (0:00:00.091) 0:03:52.867 ********* skipping: [managed-node3] => (item={u'key': u'cert', u'value': u'/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'key': u'key', u'value': u'/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure SQL entities on not primary replicas] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1357 Wednesday 14 May 2025 17:14:42 -0400 (0:00:00.119) 0:03:52.987 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create HA login] *********************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1366 Wednesday 14 May 2025 17:14:42 -0400 (0:00:00.070) 0:03:53.057 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Join to availability group] ************ task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1373 Wednesday 14 May 2025 17:14:42 -0400 (0:00:00.069) 0:03:53.127 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1379 Wednesday 14 May 2025 17:14:42 -0400 (0:00:00.065) 0:03:53.192 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1387 Wednesday 14 May 2025 17:14:42 -0400 (0:00:00.103) 0:03:53.296 ********* skipping: [managed-node3] => (item=cert) => { "ansible_loop_var": "item", "changed": false, "item": "cert", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1400 Wednesday 14 May 2025 17:14:42 -0400 (0:00:00.126) 0:03:53.422 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1412 Wednesday 14 May 2025 17:14:43 -0400 (0:00:00.170) 0:03:53.592 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1417 Wednesday 14 May 2025 17:14:43 -0400 (0:00:00.096) 0:03:53.689 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure listener for the availability group] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1425 Wednesday 14 May 2025 17:14:43 -0400 (0:00:00.107) 0:03:53.796 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1434 Wednesday 14 May 2025 17:14:43 -0400 (0:00:00.129) 0:03:53.926 ********* changed: [managed-node3] => { "changed": true } MSG: Block inserted RUNNING HANDLER [fedora.linux_system_roles.mssql : Restart the mssql-server service] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/handlers/main.yml:3 Wednesday 14 May 2025 17:14:44 -0400 (0:00:00.670) 0:03:54.596 ********* changed: [managed-node3] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Wed 2025-05-14 17:12:52 EDT", "ActiveEnterTimestampMonotonic": "588987622", "ActiveExitTimestamp": "Wed 2025-05-14 17:14:12 EDT", "ActiveExitTimestampMonotonic": "669063917", "ActiveState": "inactive", "After": "auditd.service network.target system.slice systemd-journald.socket -.mount basic.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Wed 2025-05-14 17:12:52 EDT", "AssertTimestampMonotonic": "588986396", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2025-05-14 17:12:52 EDT", "ConditionTimestampMonotonic": "588986394", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "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", "ExecMainCode": "1", "ExecMainExitTimestamp": "Wed 2025-05-14 17:14:13 EDT", "ExecMainExitTimestampMonotonic": "670266876", "ExecMainPID": "15152", "ExecMainStartTimestamp": "Wed 2025-05-14 17:12:52 EDT", "ExecMainStartTimestampMonotonic": "588986966", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Wed 2025-05-14 17:12:52 EDT] ; stop_time=[Wed 2025-05-14 17:14:13 EDT] ; pid=15152 ; code=exited ; status=0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Wed 2025-05-14 17:14:13 EDT", "InactiveEnterTimestampMonotonic": "670266962", "InactiveExitTimestamp": "Wed 2025-05-14 17:12:52 EDT", "InactiveExitTimestampMonotonic": "588987622", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "18446744073709551615", "LimitNPROC": "18446744073709551615", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "0", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice -.mount basic.target", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1447 Wednesday 14 May 2025 17:14:44 -0400 (0:00:00.643) 0:03:55.239 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1454 Wednesday 14 May 2025 17:14:44 -0400 (0:00:00.125) 0:03:55.365 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run with the edited settings again - should report not changed] ********** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_idempotency.yml:69 Wednesday 14 May 2025 17:14:45 -0400 (0:00:00.103) 0:03:55.468 ********* TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Wednesday 14 May 2025 17:14:46 -0400 (0:00:01.845) 0:03:57.314 ********* included: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts used by role] ***** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Wednesday 14 May 2025 17:14:47 -0400 (0:00:00.161) 0:03:57.476 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set platform/version specific variables] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Wednesday 14 May 2025 17:14:47 -0400 (0:00:00.118) 0:03:57.595 ********* ok: [managed-node3] => (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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed-node3] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node3] => (item=CentOS_7.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/7/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/7/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019 ] }, "ansible_included_var_files": [ "/tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [managed-node3] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the __mssql_sqlcmd_login_cmd fact] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Wednesday 14 May 2025 17:14:47 -0400 (0:00:00.133) 0:03:57.728 ********* ok: [managed-node3] => { "ansible_facts": { "__mssql_sqlcmd_login_cmd": null }, "changed": false } TASK [fedora.linux_system_roles.mssql : Print that the mssql_input_sql_file variable is deprecated] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:15 Wednesday 14 May 2025 17:14:47 -0400 (0:00:00.066) 0:03:57.795 ********* skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:23 Wednesday 14 May 2025 17:14:47 -0400 (0:00:00.065) 0:03:57.860 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the variable is deprecated] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:30 Wednesday 14 May 2025 17:14:47 -0400 (0:00:00.074) 0:03:57.934 ********* skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:37 Wednesday 14 May 2025 17:14:47 -0400 (0:00:00.242) 0:03:58.177 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:44 Wednesday 14 May 2025 17:14:47 -0400 (0:00:00.100) 0:03:58.278 ********* skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:51 Wednesday 14 May 2025 17:14:47 -0400 (0:00:00.099) 0:03:58.377 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:58 Wednesday 14 May 2025 17:14:48 -0400 (0:00:00.111) 0:03:58.489 ********* skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:65 Wednesday 14 May 2025 17:14:48 -0400 (0:00:00.108) 0:03:58.598 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that variable is deprecated] ***** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:74 Wednesday 14 May 2025 17:14:48 -0400 (0:00:00.082) 0:03:58.681 ********* skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated fact] ************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:83 Wednesday 14 May 2025 17:14:48 -0400 (0:00:00.084) 0:03:58.766 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:87 Wednesday 14 May 2025 17:14:48 -0400 (0:00:00.065) 0:03:58.831 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:94 Wednesday 14 May 2025 17:14:48 -0400 (0:00:00.080) 0:03:58.912 ********* ok: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:106 Wednesday 14 May 2025 17:14:48 -0400 (0:00:00.116) 0:03:59.028 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:114 Wednesday 14 May 2025 17:14:48 -0400 (0:00:00.101) 0:03:59.130 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:123 Wednesday 14 May 2025 17:14:48 -0400 (0:00:00.093) 0:03:59.223 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:132 Wednesday 14 May 2025 17:14:48 -0400 (0:00:00.082) 0:03:59.306 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:142 Wednesday 14 May 2025 17:14:48 -0400 (0:00:00.083) 0:03:59.389 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:151 Wednesday 14 May 2025 17:14:48 -0400 (0:00:00.068) 0:03:59.458 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:162 Wednesday 14 May 2025 17:14:49 -0400 (0:00:00.068) 0:03:59.526 ********* ok: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:166 Wednesday 14 May 2025 17:14:50 -0400 (0:00:01.642) 0:04:01.168 ********* ok: [managed-node3] => (item={u'value': 14, u'key': 2017}) => { "ansible_facts": { "__mssql_current_version": "2017" }, "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 } } skipping: [managed-node3] => (item={u'value': 15, u'key': 2019}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'value': 16, u'key': 2022}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set mssql_version variable if user does not define it] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:174 Wednesday 14 May 2025 17:14:50 -0400 (0:00:00.221) 0:04:01.390 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:181 Wednesday 14 May 2025 17:14:51 -0400 (0:00:00.074) 0:04:01.464 ********* ok: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:188 Wednesday 14 May 2025 17:14:51 -0400 (0:00:00.124) 0:04:01.589 ********* skipping: [managed-node3] => (item={u'value': 14, u'key': 2017}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'value': 15, u'key': 2019}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'value': 16, u'key': 2022}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Deploy the GPG key for Microsoft repositories] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:202 Wednesday 14 May 2025 17:14:51 -0400 (0:00:00.229) 0:04:01.819 ********* ok: [managed-node3] => { "attempts": 1, "changed": false } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2017] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:216 Wednesday 14 May 2025 17:14:52 -0400 (0:00:00.663) 0:04:02.483 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get yum repositories] ****************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:226 Wednesday 14 May 2025 17:14:52 -0400 (0:00:00.112) 0:04:02.595 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2017] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:237 Wednesday 14 May 2025 17:14:52 -0400 (0:00:00.092) 0:04:02.688 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2017] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:251 Wednesday 14 May 2025 17:14:52 -0400 (0:00:00.093) 0:04:02.781 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get zypper repositories] *************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:260 Wednesday 14 May 2025 17:14:52 -0400 (0:00:00.139) 0:04:02.920 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2017] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:272 Wednesday 14 May 2025 17:14:52 -0400 (0:00:00.113) 0:04:03.034 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2017] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:279 Wednesday 14 May 2025 17:14:52 -0400 (0:00:00.109) 0:04:03.144 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2017] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:291 Wednesday 14 May 2025 17:14:52 -0400 (0:00:00.141) 0:04:03.286 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:304 Wednesday 14 May 2025 17:14:52 -0400 (0:00:00.129) 0:04:03.416 ********* ok: [managed-node3] => { "changed": false, "rc": 0, "results": [ "mssql-server-selinux is not installed" ] } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server] ******* task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:309 Wednesday 14 May 2025 17:14:53 -0400 (0:00:00.792) 0:04:04.208 ********* ok: [managed-node3] => { "changed": false, "rc": 0, "results": [ "mssql-server-14.0.3465.1-1.x86_64 providing mssql-server is already installed" ] } TASK [fedora.linux_system_roles.mssql : Check if the errorlog file exists and its location] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:314 Wednesday 14 May 2025 17:14:54 -0400 (0:00:00.678) 0:04:04.887 ********* ok: [managed-node3] => { "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.004273", "end": "2025-05-14 17:14:54.698928", "rc": 0, "start": "2025-05-14 17:14:54.694655" } STDOUT: /var/opt/mssql/log/errorlog TASK [fedora.linux_system_roles.mssql : Check if mssql-server.service is enabled] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:331 Wednesday 14 May 2025 17:14:54 -0400 (0:00:00.359) 0:04:05.246 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "systemctl", "is-enabled", "mssql-server.service" ], "delta": "0:00:00.005514", "end": "2025-05-14 17:14:55.037242", "failed_when_result": false, "rc": 0, "start": "2025-05-14 17:14:55.031728" } STDOUT: enabled TASK [fedora.linux_system_roles.mssql : Check if mssql-server.service is running] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:338 Wednesday 14 May 2025 17:14:55 -0400 (0:00:00.487) 0:04:05.734 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "systemctl", "is-active", "mssql-server.service" ], "delta": "0:00:00.005035", "end": "2025-05-14 17:14:55.549363", "failed_when_result": false, "rc": 0, "start": "2025-05-14 17:14:55.544328" } STDOUT: active TASK [fedora.linux_system_roles.mssql : Set the __mssql_is_setup variable] ***** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:345 Wednesday 14 May 2025 17:14:55 -0400 (0:00:00.394) 0:04:06.129 ********* ok: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:352 Wednesday 14 May 2025 17:14:55 -0400 (0:00:00.126) 0:04:06.255 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set up MSSQL] ************************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:368 Wednesday 14 May 2025 17:14:55 -0400 (0:00:00.139) 0:04:06.395 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:393 Wednesday 14 May 2025 17:14:56 -0400 (0:00:00.091) 0:04:06.487 ********* included: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml for managed-node3 included: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Ensure the directory and permissions /var/opt/mssql/data] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:3 Wednesday 14 May 2025 17:14:56 -0400 (0:00:00.173) 0:04:06.661 ********* ok: [managed-node3] => { "changed": false, "gid": 994, "group": "mssql", "mode": "0755", "owner": "mssql", "path": "/var/opt/mssql/data", "secontext": "unconfined_u:object_r:var_t:s0", "size": 4096, "state": "directory", "uid": 996 } TASK [fedora.linux_system_roles.mssql : Append facts for the selinux role] ***** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:12 Wednesday 14 May 2025 17:14:56 -0400 (0:00:00.457) 0:04:07.118 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the setting defaultdatadir] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:28 Wednesday 14 May 2025 17:14:56 -0400 (0:00:00.109) 0:04:07.227 ********* included: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting filelocation defaultdatadir] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 14 May 2025 17:14:56 -0400 (0:00:00.169) 0:04:07.397 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^defaultdatadir = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003198", "end": "2025-05-14 17:14:57.278951", "failed_when_result": false, "rc": 0, "start": "2025-05-14 17:14:57.275753" } STDOUT: defaultdatadir = /var/opt/mssql/data TASK [fedora.linux_system_roles.mssql : Configure the setting filelocation defaultdatadir] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 14 May 2025 17:14:57 -0400 (0:00:00.538) 0:04:07.935 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting filelocation defaultdatadir] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 14 May 2025 17:14:57 -0400 (0:00:00.155) 0:04:08.091 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:3 Wednesday 14 May 2025 17:14:57 -0400 (0:00:00.147) 0:04:08.239 ********* ok: [managed-node3] => { "changed": false, "gid": 994, "group": "mssql", "mode": "0755", "owner": "mssql", "path": "/var/opt/mssql/log", "secontext": "unconfined_u:object_r:var_t:s0", "size": 4096, "state": "directory", "uid": 996 } TASK [fedora.linux_system_roles.mssql : Append facts for the selinux role] ***** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:12 Wednesday 14 May 2025 17:14:58 -0400 (0:00:00.453) 0:04:08.692 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the setting defaultlogdir] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:28 Wednesday 14 May 2025 17:14:58 -0400 (0:00:00.104) 0:04:08.796 ********* included: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting filelocation defaultlogdir] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 14 May 2025 17:14:58 -0400 (0:00:00.180) 0:04:08.977 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^defaultlogdir = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002819", "end": "2025-05-14 17:14:58.960535", "failed_when_result": false, "rc": 0, "start": "2025-05-14 17:14:58.957716" } STDOUT: defaultlogdir = /var/opt/mssql/log TASK [fedora.linux_system_roles.mssql : Configure the setting filelocation defaultlogdir] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 14 May 2025 17:14:59 -0400 (0:00:00.745) 0:04:09.722 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting filelocation defaultlogdir] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 14 May 2025 17:14:59 -0400 (0:00:00.160) 0:04:09.883 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set selinux role facts for ports] ****** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:408 Wednesday 14 May 2025 17:14:59 -0400 (0:00:00.322) 0:04:10.205 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure correct SELinux context for storage paths and ports] ************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:422 Wednesday 14 May 2025 17:14:59 -0400 (0:00:00.119) 0:04:10.325 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:433 Wednesday 14 May 2025 17:14:59 -0400 (0:00:00.130) 0:04:10.455 ********* ok: [managed-node3] => { "changed": false, "rc": 0, "results": [ "tuned-profiles-mssql-2.11.0-12.el7_9.noarch providing tuned-profiles-mssql is already installed" ] } TASK [fedora.linux_system_roles.mssql : Ensure that the tuned service is started and enabled] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:439 Wednesday 14 May 2025 17:15:00 -0400 (0:00:00.651) 0:04:11.106 ********* ok: [managed-node3] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Wed 2025-05-14 17:03:17 EDT", "ActiveEnterTimestampMonotonic": "13414894", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-sysctl.service network.target system.slice systemd-journald.socket dbus.service basic.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Wed 2025-05-14 17:03:16 EDT", "AssertTimestampMonotonic": "12724805", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "com.redhat.tuned", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2025-05-14 17:03:16 EDT", "ConditionTimestampMonotonic": "12724804", "Conflicts": "cpupower.service shutdown.target", "ControlGroup": "/system.slice/tuned.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "man:tuned(8) man:tuned.conf(5) man:tuned-adm(8)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "875", "ExecMainStartTimestamp": "Wed 2025-05-14 17:03:16 EDT", "ExecMainStartTimestampMonotonic": "12725293", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2025-05-14 17:03:16 EDT", "InactiveExitTimestampMonotonic": "12725325", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "29173", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "875", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "dbus.service system.slice basic.target polkit.service", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Wed 2025-05-14 17:03:17 EDT", "WatchdogTimestampMonotonic": "13414664", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Get the active Tuned profiles] ********* task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:446 Wednesday 14 May 2025 17:15:01 -0400 (0:00:00.558) 0:04:11.665 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "tuned-adm", "active" ], "delta": "0:00:00.079786", "end": "2025-05-14 17:15:01.610884", "rc": 0, "start": "2025-05-14 17:15:01.531098" } 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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:459 Wednesday 14 May 2025 17:15:01 -0400 (0:00:00.536) 0:04:12.201 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:472 Wednesday 14 May 2025 17:15:01 -0400 (0:00:00.107) 0:04:12.309 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:481 Wednesday 14 May 2025 17:15:01 -0400 (0:00:00.105) 0:04:12.415 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:491 Wednesday 14 May 2025 17:15:02 -0400 (0:00:00.108) 0:04:12.523 ********* ok: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:499 Wednesday 14 May 2025 17:15:02 -0400 (0:00:00.449) 0:04:12.972 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:508 Wednesday 14 May 2025 17:15:02 -0400 (0:00:00.103) 0:04:13.075 ********* ok: [managed-node3] => { "changed": false, "rc": 0, "results": [ "mssql-tools18-18.4.1.1-1.x86_64 providing mssql-tools18 is already installed", "unixODBC-devel-2.3.11-1.rh.x86_64 providing unixODBC-devel is already installed" ] } TASK [Create certificates using the certificate role] ************************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:525 Wednesday 14 May 2025 17:15:03 -0400 (0:00:00.651) 0:04:13.727 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:539 Wednesday 14 May 2025 17:15:03 -0400 (0:00:00.097) 0:04:13.824 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:544 Wednesday 14 May 2025 17:15:03 -0400 (0:00:00.108) 0:04:13.933 ********* skipping: [managed-node3] => (item=None) => { "ansible_loop_var": "item", "changed": false, "item": null, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:562 Wednesday 14 May 2025 17:15:03 -0400 (0:00:00.114) 0:04:14.048 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlskey setting] ********** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:571 Wednesday 14 May 2025 17:15:03 -0400 (0:00:00.101) 0:04:14.149 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlsprotocols setting] **** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:580 Wednesday 14 May 2025 17:15:03 -0400 (0:00:00.102) 0:04:14.252 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the forceencryption setting] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:587 Wednesday 14 May 2025 17:15:03 -0400 (0:00:00.094) 0:04:14.347 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get the setting forceencryption] ******* task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:596 Wednesday 14 May 2025 17:15:04 -0400 (0:00:00.268) 0:04:14.615 ********* ok: [managed-node3] => { "changed": false, "cmd": "set -euo pipefail; grep '^forceencryption' /var/opt/mssql/mssql.conf | sed 's/forceencryption = //g'", "delta": "0:00:00.004221", "end": "2025-05-14 17:15:04.470064", "failed_when_result": false, "rc": 1, "start": "2025-05-14 17:15:04.465843" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Append -No to sqlcmd when TLS is not configured] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:605 Wednesday 14 May 2025 17:15:04 -0400 (0:00:00.438) 0:04:15.054 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:612 Wednesday 14 May 2025 17:15:04 -0400 (0:00:00.113) 0:04:15.167 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:625 Wednesday 14 May 2025 17:15:04 -0400 (0:00:00.098) 0:04:15.265 ********* included: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is started] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:3 Wednesday 14 May 2025 17:15:04 -0400 (0:00:00.191) 0:04:15.457 ********* ok: [managed-node3] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Wed 2025-05-14 17:14:44 EDT", "ActiveEnterTimestampMonotonic": "700926922", "ActiveExitTimestamp": "Wed 2025-05-14 17:14:12 EDT", "ActiveExitTimestampMonotonic": "669063917", "ActiveState": "active", "After": "auditd.service network.target system.slice systemd-journald.socket -.mount basic.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Wed 2025-05-14 17:14:44 EDT", "AssertTimestampMonotonic": "700926349", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2025-05-14 17:14:44 EDT", "ConditionTimestampMonotonic": "700926348", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "DropInPaths": "/etc/systemd/system/mssql-server.service.d/startlimit.conf", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "20958", "ExecMainStartTimestamp": "Wed 2025-05-14 17:14:44 EDT", "ExecMainStartTimestampMonotonic": "700926871", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Wed 2025-05-14 17:14:44 EDT] ; stop_time=[n/a] ; pid=20958 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Wed 2025-05-14 17:14:13 EDT", "InactiveEnterTimestampMonotonic": "670266962", "InactiveExitTimestamp": "Wed 2025-05-14 17:14:44 EDT", "InactiveExitTimestampMonotonic": "700926922", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "18446744073709551615", "LimitNPROC": "18446744073709551615", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "20958", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice -.mount basic.target", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Wed 2025-05-14 17:14:44 EDT", "WatchdogTimestampMonotonic": "700926906", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Check if a custom tcpport setting exist] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:8 Wednesday 14 May 2025 17:15:05 -0400 (0:00:00.526) 0:04:15.984 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002543", "end": "2025-05-14 17:15:05.821231", "failed_when_result": false, "rc": 0, "start": "2025-05-14 17:15:05.818688" } STDOUT: tcpport = 1435 TASK [fedora.linux_system_roles.mssql : Check if a custom ipaddress setting exist] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:14 Wednesday 14 May 2025 17:15:05 -0400 (0:00:00.425) 0:04:16.410 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002608", "end": "2025-05-14 17:15:06.228453", "failed_when_result": false, "rc": 0, "start": "2025-05-14 17:15:06.225845" } STDOUT: ipaddress = 127.0.0.1 TASK [fedora.linux_system_roles.mssql : Set a fact with a login command] ******* task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:20 Wednesday 14 May 2025 17:15:06 -0400 (0:00:00.387) 0:04:16.798 ********* ok: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:629 Wednesday 14 May 2025 17:15:06 -0400 (0:00:00.173) 0:04:16.971 ********* ok: [managed-node3] => { "changed": false, "elapsed": 1, "gid": 994, "group": "mssql", "match_groupdict": {}, "match_groups": [], "mode": "0660", "owner": "mssql", "path": "/var/opt/mssql/log/errorlog", "port": null, "search_regex": "SQL Server is now ready for client connections", "secontext": "system_u:object_r:var_t:s0", "size": 6573, "state": "file", "uid": 996 } TASK [fedora.linux_system_roles.mssql : Check if the set password matches the existing password] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:635 Wednesday 14 May 2025 17:15:08 -0400 (0:00:01.521) 0:04:18.493 ********* ok: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:650 Wednesday 14 May 2025 17:15:08 -0400 (0:00:00.486) 0:04:18.979 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:657 Wednesday 14 May 2025 17:15:08 -0400 (0:00:00.121) 0:04:19.101 ********* ok: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:665 Wednesday 14 May 2025 17:15:10 -0400 (0:00:01.550) 0:04:20.651 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:686 Wednesday 14 May 2025 17:15:10 -0400 (0:00:00.239) 0:04:20.891 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:693 Wednesday 14 May 2025 17:15:10 -0400 (0:00:00.069) 0:04:20.960 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:704 Wednesday 14 May 2025 17:15:10 -0400 (0:00:00.079) 0:04:21.040 ********* ok: [managed-node3] => { "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.005169", "end": "2025-05-14 17:15:10.911730", "rc": 0, "start": "2025-05-14 17:15:10.906561" } STDOUT: true TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:718 Wednesday 14 May 2025 17:15:11 -0400 (0:00:00.429) 0:04:21.469 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:725 Wednesday 14 May 2025 17:15:11 -0400 (0:00:00.071) 0:04:21.540 ********* ok: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:731 Wednesday 14 May 2025 17:15:12 -0400 (0:00:01.288) 0:04:22.829 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:750 Wednesday 14 May 2025 17:15:12 -0400 (0:00:00.092) 0:04:22.921 ********* included: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting network ipaddress] ***** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 14 May 2025 17:15:12 -0400 (0:00:00.194) 0:04:23.116 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002619", "end": "2025-05-14 17:15:12.969749", "failed_when_result": false, "rc": 0, "start": "2025-05-14 17:15:12.967130" } STDOUT: ipaddress = 127.0.0.1 TASK [fedora.linux_system_roles.mssql : Configure the setting network ipaddress] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 14 May 2025 17:15:13 -0400 (0:00:00.450) 0:04:23.567 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network ipaddress] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 14 May 2025 17:15:13 -0400 (0:00:00.092) 0:04:23.660 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register the previous tcpport setting] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:757 Wednesday 14 May 2025 17:15:13 -0400 (0:00:00.081) 0:04:23.741 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1435] ************************************************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:764 Wednesday 14 May 2025 17:15:13 -0400 (0:00:00.070) 0:04:23.812 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:776 Wednesday 14 May 2025 17:15:13 -0400 (0:00:00.069) 0:04:23.881 ********* included: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting network tcpport] ******* task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 14 May 2025 17:15:13 -0400 (0:00:00.130) 0:04:24.012 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003481", "end": "2025-05-14 17:15:13.812428", "failed_when_result": false, "rc": 0, "start": "2025-05-14 17:15:13.808947" } STDOUT: tcpport = 1435 TASK [fedora.linux_system_roles.mssql : Configure the setting network tcpport] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 14 May 2025 17:15:14 -0400 (0:00:00.473) 0:04:24.486 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network tcpport] ***** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 14 May 2025 17:15:14 -0400 (0:00:00.076) 0:04:24.562 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Close the previously set SQL Server TCP port if it changed] ************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:782 Wednesday 14 May 2025 17:15:14 -0400 (0:00:00.070) 0:04:24.633 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the sqlagent setting] ******** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:802 Wednesday 14 May 2025 17:15:14 -0400 (0:00:00.073) 0:04:24.707 ********* included: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting sqlagent enabled] ****** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 14 May 2025 17:15:14 -0400 (0:00:00.155) 0:04:24.862 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^enabled = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002571", "end": "2025-05-14 17:15:14.665479", "failed_when_result": false, "rc": 0, "start": "2025-05-14 17:15:14.662908" } STDOUT: enabled = False TASK [fedora.linux_system_roles.mssql : Configure the setting sqlagent enabled] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 14 May 2025 17:15:14 -0400 (0:00:00.353) 0:04:25.215 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting sqlagent enabled] **** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 14 May 2025 17:15:14 -0400 (0:00:00.076) 0:04:25.292 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-fts] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:809 Wednesday 14 May 2025 17:15:14 -0400 (0:00:00.066) 0:04:25.359 ********* ok: [managed-node3] => { "changed": false, "rc": 0, "results": [ "mssql-server-fts is not installed" ] } TASK [fedora.linux_system_roles.mssql : Ensure the package powershell] ********* task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:816 Wednesday 14 May 2025 17:15:15 -0400 (0:00:00.627) 0:04:25.986 ********* ok: [managed-node3] => { "changed": false, "rc": 0, "results": [ "powershell is not installed" ] } TASK [fedora.linux_system_roles.mssql : Check if the 3979 trace flag is enabled] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:825 Wednesday 14 May 2025 17:15:16 -0400 (0:00:00.551) 0:04:26.537 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^traceflag[0-9] = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003150", "end": "2025-05-14 17:15:16.380016", "failed_when_result": false, "rc": 1, "start": "2025-05-14 17:15:16.376866" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Set the 3979 traceflag] **************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:831 Wednesday 14 May 2025 17:15:16 -0400 (0:00:00.485) 0:04:27.023 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the 3979 traceflag] ************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:838 Wednesday 14 May 2025 17:15:16 -0400 (0:00:00.130) 0:04:27.154 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the alternatewritethrough setting] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:846 Wednesday 14 May 2025 17:15:16 -0400 (0:00:00.126) 0:04:27.281 ********* included: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting control alternatewritethrough] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 14 May 2025 17:15:17 -0400 (0:00:00.182) 0:04:27.463 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^alternatewritethrough = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003176", "end": "2025-05-14 17:15:17.340682", "failed_when_result": false, "rc": 0, "start": "2025-05-14 17:15:17.337506" } STDOUT: alternatewritethrough = 0 TASK [fedora.linux_system_roles.mssql : Configure the setting control alternatewritethrough] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 14 May 2025 17:15:17 -0400 (0:00:00.463) 0:04:27.927 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting control alternatewritethrough] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 14 May 2025 17:15:17 -0400 (0:00:00.092) 0:04:28.019 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the writethrough setting] **** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:852 Wednesday 14 May 2025 17:15:17 -0400 (0:00:00.084) 0:04:28.103 ********* included: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting control writethrough] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Wednesday 14 May 2025 17:15:17 -0400 (0:00:00.265) 0:04:28.369 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^writethrough = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003136", "end": "2025-05-14 17:15:18.228070", "failed_when_result": false, "rc": 0, "start": "2025-05-14 17:15:18.224934" } STDOUT: writethrough = 0 TASK [fedora.linux_system_roles.mssql : Configure the setting control writethrough] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Wednesday 14 May 2025 17:15:18 -0400 (0:00:00.445) 0:04:28.815 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting control writethrough] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Wednesday 14 May 2025 17:15:18 -0400 (0:00:00.100) 0:04:28.916 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:862 Wednesday 14 May 2025 17:15:18 -0400 (0:00:00.112) 0:04:29.028 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:870 Wednesday 14 May 2025 17:15:18 -0400 (0:00:00.112) 0:04:29.141 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure adutil and krb5-workstation] **** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:878 Wednesday 14 May 2025 17:15:18 -0400 (0:00:00.103) 0:04:29.245 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:885 Wednesday 14 May 2025 17:15:18 -0400 (0:00:00.109) 0:04:29.354 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:892 Wednesday 14 May 2025 17:15:18 -0400 (0:00:00.100) 0:04:29.455 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:901 Wednesday 14 May 2025 17:15:19 -0400 (0:00:00.086) 0:04:29.541 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:914 Wednesday 14 May 2025 17:15:19 -0400 (0:00:00.088) 0:04:29.629 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : In AD server create user] ************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:923 Wednesday 14 May 2025 17:15:19 -0400 (0:00:00.068) 0:04:29.698 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:937 Wednesday 14 May 2025 17:15:19 -0400 (0:00:00.070) 0:04:29.769 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get SPNs for the principal] ************ task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:947 Wednesday 14 May 2025 17:15:19 -0400 (0:00:00.067) 0:04:29.836 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register SPNs to the principal] ******** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:952 Wednesday 14 May 2025 17:15:19 -0400 (0:00:00.087) 0:04:29.924 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get kvno of the SPN host] ************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:969 Wednesday 14 May 2025 17:15:19 -0400 (0:00:00.099) 0:04:30.024 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get stats of the keytab file] ********** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:974 Wednesday 14 May 2025 17:15:19 -0400 (0:00:00.097) 0:04:30.121 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get keytab properties] ***************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:979 Wednesday 14 May 2025 17:15:19 -0400 (0:00:00.092) 0:04:30.214 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create keytab] ************************* task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:985 Wednesday 14 May 2025 17:15:19 -0400 (0:00:00.090) 0:04:30.305 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1011 Wednesday 14 May 2025 17:15:19 -0400 (0:00:00.081) 0:04:30.387 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1032 Wednesday 14 May 2025 17:15:19 -0400 (0:00:00.065) 0:04:30.452 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch keytab file to host] ************* task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1040 Wednesday 14 May 2025 17:15:20 -0400 (0:00:00.068) 0:04:30.521 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1050 Wednesday 14 May 2025 17:15:20 -0400 (0:00:00.063) 0:04:30.585 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1056 Wednesday 14 May 2025 17:15:20 -0400 (0:00:00.186) 0:04:30.771 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that hosts with mssql_ha_replica_type=primary is available] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1074 Wednesday 14 May 2025 17:15:20 -0400 (0:00:00.067) 0:04:30.839 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1085 Wednesday 14 May 2025 17:15:20 -0400 (0:00:00.073) 0:04:30.913 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set host variables] ******************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1105 Wednesday 14 May 2025 17:15:20 -0400 (0:00:00.066) 0:04:30.980 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1158 Wednesday 14 May 2025 17:15:20 -0400 (0:00:00.074) 0:04:31.054 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1165 Wednesday 14 May 2025 17:15:20 -0400 (0:00:00.068) 0:04:31.123 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1172 Wednesday 14 May 2025 17:15:20 -0400 (0:00:00.071) 0:04:31.194 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1182 Wednesday 14 May 2025 17:15:20 -0400 (0:00:00.066) 0:04:31.260 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key files] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1188 Wednesday 14 May 2025 17:15:20 -0400 (0:00:00.079) 0:04:31.339 ********* skipping: [managed-node3] => (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-node3] => (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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1196 Wednesday 14 May 2025 17:15:20 -0400 (0:00:00.090) 0:04:31.430 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1205 Wednesday 14 May 2025 17:15:21 -0400 (0:00:00.065) 0:04:31.496 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1213 Wednesday 14 May 2025 17:15:21 -0400 (0:00:00.068) 0:04:31.565 ********* skipping: [managed-node3] => (item={u'key': u'cert', u'value': u'/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'key': u'key', u'value': u'/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get the current primary replica in SQL] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1227 Wednesday 14 May 2025 17:15:21 -0400 (0:00:00.106) 0:04:31.671 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1233 Wednesday 14 May 2025 17:15:21 -0400 (0:00:00.117) 0:04:31.788 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1255 Wednesday 14 May 2025 17:15:21 -0400 (0:00:00.123) 0:04:31.912 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure ag] ************************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1265 Wednesday 14 May 2025 17:15:21 -0400 (0:00:00.135) 0:04:32.048 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1274 Wednesday 14 May 2025 17:15:21 -0400 (0:00:00.121) 0:04:32.169 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Replicate DBs] ************************* task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1283 Wednesday 14 May 2025 17:15:21 -0400 (0:00:00.109) 0:04:32.278 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1294 Wednesday 14 May 2025 17:15:21 -0400 (0:00:00.094) 0:04:32.373 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that hosts with replica_type=primary is available] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1307 Wednesday 14 May 2025 17:15:22 -0400 (0:00:00.138) 0:04:32.512 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1316 Wednesday 14 May 2025 17:15:22 -0400 (0:00:00.104) 0:04:32.616 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1323 Wednesday 14 May 2025 17:15:22 -0400 (0:00:00.103) 0:04:32.720 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1330 Wednesday 14 May 2025 17:15:22 -0400 (0:00:00.104) 0:04:32.824 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1338 Wednesday 14 May 2025 17:15:22 -0400 (0:00:00.100) 0:04:32.924 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1345 Wednesday 14 May 2025 17:15:22 -0400 (0:00:00.264) 0:04:33.189 ********* skipping: [managed-node3] => (item={u'key': u'cert', u'value': u'/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'key': u'key', u'value': u'/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure SQL entities on not primary replicas] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1357 Wednesday 14 May 2025 17:15:22 -0400 (0:00:00.117) 0:04:33.307 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create HA login] *********************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1366 Wednesday 14 May 2025 17:15:22 -0400 (0:00:00.120) 0:04:33.427 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Join to availability group] ************ task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1373 Wednesday 14 May 2025 17:15:23 -0400 (0:00:00.111) 0:04:33.538 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1379 Wednesday 14 May 2025 17:15:23 -0400 (0:00:00.111) 0:04:33.650 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1387 Wednesday 14 May 2025 17:15:23 -0400 (0:00:00.138) 0:04:33.789 ********* skipping: [managed-node3] => (item=cert) => { "ansible_loop_var": "item", "changed": false, "item": "cert", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1400 Wednesday 14 May 2025 17:15:23 -0400 (0:00:00.147) 0:04:33.936 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1412 Wednesday 14 May 2025 17:15:23 -0400 (0:00:00.107) 0:04:34.044 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1417 Wednesday 14 May 2025 17:15:23 -0400 (0:00:00.082) 0:04:34.126 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure listener for the availability group] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1425 Wednesday 14 May 2025 17:15:23 -0400 (0:00:00.075) 0:04:34.201 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1434 Wednesday 14 May 2025 17:15:23 -0400 (0:00:00.072) 0:04:34.274 ********* ok: [managed-node3] => { "changed": false } META: ran handlers TASK [fedora.linux_system_roles.mssql : Post-input SQL scripts to SQL Server] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1447 Wednesday 14 May 2025 17:15:24 -0400 (0:00:00.767) 0:04:35.041 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1454 Wednesday 14 May 2025 17:15:24 -0400 (0:00:00.072) 0:04:35.114 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify disabled settings] ************************************************ task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_idempotency.yml:84 Wednesday 14 May 2025 17:15:24 -0400 (0:00:00.105) 0:04:35.219 ********* included: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml for managed-node3 TASK [Check if the errorlog file exists and its location] ********************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:8 Wednesday 14 May 2025 17:15:26 -0400 (0:00:01.454) 0:04:36.674 ********* ok: [managed-node3] => { "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.004324", "end": "2025-05-14 17:15:26.700951", "rc": 0, "start": "2025-05-14 17:15:26.696627" } STDOUT: /var/opt/mssql/log/errorlog TASK [Check if the set edition matches the existing edition] ******************* task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:23 Wednesday 14 May 2025 17:15:26 -0400 (0:00:00.727) 0:04:37.401 ********* ok: [managed-node3] => { "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.004156", "end": "2025-05-14 17:15:27.423229", "rc": 0, "start": "2025-05-14 17:15:27.419073" } STDOUT: true TASK [Verify if the edition matches] ******************************************* task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:35 Wednesday 14 May 2025 17:15:27 -0400 (0:00:00.578) 0:04:37.980 ********* ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify the setting {{ item.key }}] *************************************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:39 Wednesday 14 May 2025 17:15:27 -0400 (0:00:00.077) 0:04:38.057 ********* included: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node3 included: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node3 included: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node3 included: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node3 included: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node3 TASK [Get the value of the setting ipaddress] ********************************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Wednesday 14 May 2025 17:15:27 -0400 (0:00:00.256) 0:04:38.313 ********* ok: [managed-node3] => { "changed": false, "cmd": "grep '^ipaddress' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004369", "end": "2025-05-14 17:15:28.182352", "rc": 0, "start": "2025-05-14 17:15:28.177983" } STDOUT: ipaddress = 127.0.0.1 TASK [Verify the setting when it is type str ipaddress] ************************ task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Wednesday 14 May 2025 17:15:28 -0400 (0:00:00.523) 0:04:38.837 ********* ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool ipaddress] *********************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Wednesday 14 May 2025 17:15:28 -0400 (0:00:00.220) 0:04:39.057 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = 127.0.0.1] ***************************************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Wednesday 14 May 2025 17:15:28 -0400 (0:00:00.158) 0:04:39.215 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the setting defaultdatadir] ***************************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Wednesday 14 May 2025 17:15:28 -0400 (0:00:00.108) 0:04:39.324 ********* ok: [managed-node3] => { "changed": false, "cmd": "grep '^defaultdatadir' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003613", "end": "2025-05-14 17:15:29.378149", "rc": 0, "start": "2025-05-14 17:15:29.374536" } STDOUT: defaultdatadir = /var/opt/mssql/data TASK [Verify the setting when it is type str defaultdatadir] ******************* task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Wednesday 14 May 2025 17:15:29 -0400 (0:00:00.753) 0:04:40.078 ********* ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool defaultdatadir] ****************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Wednesday 14 May 2025 17:15:29 -0400 (0:00:00.152) 0:04:40.230 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = /var/opt/mssql/data] ******************************* task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Wednesday 14 May 2025 17:15:29 -0400 (0:00:00.196) 0:04:40.427 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the setting enabled] ************************************ task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Wednesday 14 May 2025 17:15:30 -0400 (0:00:00.158) 0:04:40.586 ********* ok: [managed-node3] => { "changed": false, "cmd": "grep '^enabled' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003553", "end": "2025-05-14 17:15:30.458322", "rc": 0, "start": "2025-05-14 17:15:30.454769" } STDOUT: enabled = False TASK [Verify the setting when it is type str enabled] ************************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Wednesday 14 May 2025 17:15:30 -0400 (0:00:00.505) 0:04:41.091 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting when it is type bool enabled] ************************* task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Wednesday 14 May 2025 17:15:30 -0400 (0:00:00.124) 0:04:41.216 ********* ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = False] ********************************************* task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Wednesday 14 May 2025 17:15:30 -0400 (0:00:00.134) 0:04:41.350 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the setting defaultlogdir] ****************************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Wednesday 14 May 2025 17:15:31 -0400 (0:00:00.164) 0:04:41.515 ********* ok: [managed-node3] => { "changed": false, "cmd": "grep '^defaultlogdir' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003553", "end": "2025-05-14 17:15:31.686296", "rc": 0, "start": "2025-05-14 17:15:31.682743" } STDOUT: defaultlogdir = /var/opt/mssql/log TASK [Verify the setting when it is type str defaultlogdir] ******************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Wednesday 14 May 2025 17:15:31 -0400 (0:00:00.796) 0:04:42.311 ********* ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool defaultlogdir] ******************* task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Wednesday 14 May 2025 17:15:31 -0400 (0:00:00.132) 0:04:42.443 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = /var/opt/mssql/log] ******************************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Wednesday 14 May 2025 17:15:32 -0400 (0:00:00.335) 0:04:42.779 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the setting tcpport] ************************************ task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Wednesday 14 May 2025 17:15:32 -0400 (0:00:00.123) 0:04:42.902 ********* ok: [managed-node3] => { "changed": false, "cmd": "grep '^tcpport' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003670", "end": "2025-05-14 17:15:32.869704", "rc": 0, "start": "2025-05-14 17:15:32.866034" } STDOUT: tcpport = 1435 TASK [Verify the setting when it is type str tcpport] ************************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Wednesday 14 May 2025 17:15:33 -0400 (0:00:00.643) 0:04:43.546 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting when it is type bool tcpport] ************************* task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Wednesday 14 May 2025 17:15:33 -0400 (0:00:00.177) 0:04:43.723 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = 1435] ********************************************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Wednesday 14 May 2025 17:15:33 -0400 (0:00:00.112) 0:04:43.836 ********* ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Get stat of mssql_datadir] *********************************************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:55 Wednesday 14 May 2025 17:15:33 -0400 (0:00:00.194) 0:04:44.030 ********* ok: [managed-node3] => { "changed": false, "stat": { "atime": 1747257097.9834785, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "binary", "ctime": 1747257097.9384785, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 994, "gr_name": "mssql", "inode": 262857, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1747257097.9384785, "nlink": 2, "path": "/var/opt/mssql/data", "pw_name": "mssql", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 4096, "uid": 996, "version": "18446744071598785436", "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-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:60 Wednesday 14 May 2025 17:15:34 -0400 (0:00:00.527) 0:04:44.558 ********* ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Get stat of mssql_logdir] ************************************************ task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:70 Wednesday 14 May 2025 17:15:34 -0400 (0:00:00.142) 0:04:44.700 ********* ok: [managed-node3] => { "changed": false, "stat": { "atime": 1747257286.9590843, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "binary", "ctime": 1747257286.9660842, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 994, "gr_name": "mssql", "inode": 262858, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1747257286.9660842, "nlink": 2, "path": "/var/opt/mssql/log", "pw_name": "mssql", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 4096, "uid": 996, "version": "18446744071598785437", "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-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:75 Wednesday 14 May 2025 17:15:34 -0400 (0:00:00.526) 0:04:45.227 ********* ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Prepare MSSQL and facts for logging in] ********************************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:85 Wednesday 14 May 2025 17:15:34 -0400 (0:00:00.134) 0:04:45.361 ********* TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is started] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:3 Wednesday 14 May 2025 17:15:35 -0400 (0:00:00.173) 0:04:45.534 ********* ok: [managed-node3] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Wed 2025-05-14 17:14:44 EDT", "ActiveEnterTimestampMonotonic": "700926922", "ActiveExitTimestamp": "Wed 2025-05-14 17:14:12 EDT", "ActiveExitTimestampMonotonic": "669063917", "ActiveState": "active", "After": "auditd.service network.target system.slice systemd-journald.socket -.mount basic.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Wed 2025-05-14 17:14:44 EDT", "AssertTimestampMonotonic": "700926349", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2025-05-14 17:14:44 EDT", "ConditionTimestampMonotonic": "700926348", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "DropInPaths": "/etc/systemd/system/mssql-server.service.d/startlimit.conf", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "20958", "ExecMainStartTimestamp": "Wed 2025-05-14 17:14:44 EDT", "ExecMainStartTimestampMonotonic": "700926871", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Wed 2025-05-14 17:14:44 EDT] ; stop_time=[n/a] ; pid=20958 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Wed 2025-05-14 17:14:13 EDT", "InactiveEnterTimestampMonotonic": "670266962", "InactiveExitTimestamp": "Wed 2025-05-14 17:14:44 EDT", "InactiveExitTimestampMonotonic": "700926922", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "18446744073709551615", "LimitNPROC": "18446744073709551615", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "20958", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice -.mount basic.target", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Wed 2025-05-14 17:14:44 EDT", "WatchdogTimestampMonotonic": "700926906", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Check if a custom tcpport setting exist] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:8 Wednesday 14 May 2025 17:15:35 -0400 (0:00:00.489) 0:04:46.024 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002551", "end": "2025-05-14 17:15:35.830899", "failed_when_result": false, "rc": 0, "start": "2025-05-14 17:15:35.828348" } STDOUT: tcpport = 1435 TASK [fedora.linux_system_roles.mssql : Check if a custom ipaddress setting exist] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:14 Wednesday 14 May 2025 17:15:35 -0400 (0:00:00.397) 0:04:46.422 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003115", "end": "2025-05-14 17:15:36.271582", "failed_when_result": false, "rc": 0, "start": "2025-05-14 17:15:36.268467" } STDOUT: ipaddress = 127.0.0.1 TASK [fedora.linux_system_roles.mssql : Set a fact with a login command] ******* task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:20 Wednesday 14 May 2025 17:15:36 -0400 (0:00:00.441) 0:04:46.863 ********* ok: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:93 Wednesday 14 May 2025 17:15:36 -0400 (0:00:00.139) 0:04:47.003 ********* ok: [managed-node3] => { "changed": false, "elapsed": 1, "gid": 994, "group": "mssql", "match_groupdict": {}, "match_groups": [], "mode": "0660", "owner": "mssql", "path": "/var/opt/mssql/log/errorlog", "port": null, "search_regex": "SQL Server is now ready for client connections", "secontext": "system_u:object_r:var_t:s0", "size": 6573, "state": "file", "uid": 996 } TASK [Check if the set password matches the existing password] ***************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:99 Wednesday 14 May 2025 17:15:37 -0400 (0:00:01.439) 0:04:48.443 ********* ok: [managed-node3] => { "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.020618", "end": "2025-05-14 17:15:38.341657", "rc": 0, "start": "2025-05-14 17:15:38.321039" } STDOUT: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Microsoft SQL Server 2017 (RTM-CU31-GDR) (KB5029376) - 14.0.3465.1 (X64) Jul 30 2023 15:31:58 Copyright (C) 2017 Microsoft Corporation Standard Edition (64-bit) on Linux (CentOS Linux 7 (Core)) (1 rows affected) TASK [Set the mssql_password variable to default null] ************************* task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:118 Wednesday 14 May 2025 17:15:38 -0400 (0:00:00.499) 0:04:48.942 ********* ok: [managed-node3] => { "ansible_facts": { "mssql_password": null }, "changed": false } TASK [Verify the package mssql-server-fts] ************************************* task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:122 Wednesday 14 May 2025 17:15:38 -0400 (0:00:00.302) 0:04:49.245 ********* included: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_package.yml for managed-node3 TASK [Gather package facts] **************************************************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_package.yml:7 Wednesday 14 May 2025 17:15:38 -0400 (0:00:00.183) 0:04:49.428 ********* ok: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_package.yml:12 Wednesday 14 May 2025 17:15:40 -0400 (0:00:01.289) 0:04:50.718 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify if the package is not installed mssql-server-fts] ***************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_package.yml:17 Wednesday 14 May 2025 17:15:40 -0400 (0:00:00.073) 0:04:50.791 ********* ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify the package powershell] ******************************************* task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:129 Wednesday 14 May 2025 17:15:40 -0400 (0:00:00.100) 0:04:50.892 ********* included: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_package.yml for managed-node3 TASK [Gather package facts] **************************************************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_package.yml:7 Wednesday 14 May 2025 17:15:40 -0400 (0:00:00.122) 0:04:51.014 ********* ok: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_package.yml:12 Wednesday 14 May 2025 17:15:41 -0400 (0:00:01.414) 0:04:52.429 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify if the package is not installed powershell] *********************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_package.yml:17 Wednesday 14 May 2025 17:15:42 -0400 (0:00:00.071) 0:04:52.500 ********* ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Get the value of the traceflag setting] ********************************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:140 Wednesday 14 May 2025 17:15:42 -0400 (0:00:00.137) 0:04:52.638 ********* ok: [managed-node3] => { "changed": false, "cmd": "grep '^traceflag' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003877", "end": "2025-05-14 17:15:42.521092", "rc": 0, "start": "2025-05-14 17:15:42.517215" } TASK [Verify that the traceflag setting is set to 3979] ************************ task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:145 Wednesday 14 May 2025 17:15:42 -0400 (0:00:00.471) 0:04:53.109 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is not set to 3979] ******************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:150 Wednesday 14 May 2025 17:15:42 -0400 (0:00:00.110) 0:04:53.220 ********* ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify that the alternatewritethrough setting is false] ****************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:156 Wednesday 14 May 2025 17:15:42 -0400 (0:00:00.117) 0:04:53.338 ********* included: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node3 TASK [Get the value of the setting alternatewritethrough] ********************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Wednesday 14 May 2025 17:15:43 -0400 (0:00:00.355) 0:04:53.693 ********* ok: [managed-node3] => { "changed": false, "cmd": "grep '^alternatewritethrough' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004489", "end": "2025-05-14 17:15:43.549499", "rc": 0, "start": "2025-05-14 17:15:43.545010" } STDOUT: alternatewritethrough = 0 TASK [Verify the setting when it is type str alternatewritethrough] ************ task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Wednesday 14 May 2025 17:15:43 -0400 (0:00:00.413) 0:04:54.107 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting when it is type bool alternatewritethrough] *********** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Wednesday 14 May 2025 17:15:43 -0400 (0:00:00.072) 0:04:54.179 ********* ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = False] ********************************************* task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Wednesday 14 May 2025 17:15:43 -0400 (0:00:00.097) 0:04:54.276 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the writethrough setting] ***************************************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:162 Wednesday 14 May 2025 17:15:43 -0400 (0:00:00.105) 0:04:54.382 ********* included: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node3 TASK [Get the value of the setting writethrough] ******************************* task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Wednesday 14 May 2025 17:15:44 -0400 (0:00:00.169) 0:04:54.552 ********* ok: [managed-node3] => { "changed": false, "cmd": "grep '^writethrough' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004047", "end": "2025-05-14 17:15:44.370525", "rc": 0, "start": "2025-05-14 17:15:44.366478" } STDOUT: writethrough = 0 TASK [Verify the setting when it is type str writethrough] ********************* task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Wednesday 14 May 2025 17:15:44 -0400 (0:00:00.382) 0:04:54.935 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting when it is type bool writethrough] ******************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Wednesday 14 May 2025 17:15:44 -0400 (0:00:00.087) 0:04:55.022 ********* ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = False] ********************************************* task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Wednesday 14 May 2025 17:15:44 -0400 (0:00:00.125) 0:04:55.148 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlscert setting] ********************************************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:172 Wednesday 14 May 2025 17:15:44 -0400 (0:00:00.090) 0:04:55.239 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlskey setting] *********************************************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:183 Wednesday 14 May 2025 17:15:44 -0400 (0:00:00.085) 0:04:55.324 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlsprotocols setting] ***************************************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:195 Wednesday 14 May 2025 17:15:44 -0400 (0:00:00.070) 0:04:55.395 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the forceencryption setting] ************************************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:203 Wednesday 14 May 2025 17:15:45 -0400 (0:00:00.075) 0:04:55.471 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify configuration for confined application] *************************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:210 Wednesday 14 May 2025 17:15:45 -0400 (0:00:00.101) 0:04:55.572 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check the ansible_managed header in the configuration file] ************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_idempotency.yml:101 Wednesday 14 May 2025 17:15:45 -0400 (0:00:00.084) 0:04:55.656 ********* included: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/check_header.yml for managed-node3 TASK [Grep the ansible_managed header in /var/opt/mssql/mssql.conf] ************ task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/check_header.yml:4 Wednesday 14 May 2025 17:15:46 -0400 (0:00:01.032) 0:04:56.689 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "Ansible managed\n", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002679", "end": "2025-05-14 17:15:46.745979", "rc": 0, "start": "2025-05-14 17:15:46.743300" } 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-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_idempotency_2017.yml:18 Wednesday 14 May 2025 17:15:46 -0400 (0:00:00.618) 0:04:57.307 ********* included: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml for managed-node3 TASK [Gather package facts] **************************************************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:2 Wednesday 14 May 2025 17:15:46 -0400 (0:00:00.143) 0:04:57.450 ********* ok: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:6 Wednesday 14 May 2025 17:15:48 -0400 (0:00:01.290) 0:04:58.741 ********* TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts used by role] ***** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Wednesday 14 May 2025 17:15:48 -0400 (0:00:00.190) 0:04:58.932 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set platform/version specific variables] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Wednesday 14 May 2025 17:15:48 -0400 (0:00:00.151) 0:04:59.084 ********* ok: [managed-node3] => (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-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed-node3] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node3] => (item=CentOS_7.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/7/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/7/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019 ] }, "ansible_included_var_files": [ "/tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [managed-node3] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [Purge cluster configuration] ********************************************* task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:12 Wednesday 14 May 2025 17:15:48 -0400 (0:00:00.161) 0:04:59.245 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Debug ansible_python_version] ******************************************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:20 Wednesday 14 May 2025 17:15:49 -0400 (0:00:00.277) 0:04:59.522 ********* ok: [managed-node3] => { "ansible_python_version": "2.7.5" } TASK [Purge firewall configuration] ******************************************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:24 Wednesday 14 May 2025 17:15:49 -0400 (0:00:00.092) 0:04:59.614 ********* TASK [fedora.linux_system_roles.firewall : Setup firewalld] ******************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:2 Wednesday 14 May 2025 17:15:49 -0400 (0:00:00.266) 0:04:59.881 ********* included: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml for managed-node3 TASK [fedora.linux_system_roles.firewall : Ensure ansible_facts used by role] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:2 Wednesday 14 May 2025 17:15:49 -0400 (0:00:00.190) 0:05:00.072 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check if system is ostree] ********** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:10 Wednesday 14 May 2025 17:15:49 -0400 (0:00:00.135) 0:05:00.208 ********* ok: [managed-node3] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.firewall : Set flag to indicate system is ostree] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:15 Wednesday 14 May 2025 17:15:50 -0400 (0:00:00.404) 0:05:00.612 ********* ok: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:22 Wednesday 14 May 2025 17:15:50 -0400 (0:00:00.072) 0:05:00.685 ********* ok: [managed-node3] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.firewall : Set flag if transactional-update exists] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:27 Wednesday 14 May 2025 17:15:50 -0400 (0:00:00.392) 0:05:01.077 ********* ok: [managed-node3] => { "ansible_facts": { "__firewall_is_transactional": false }, "changed": false } TASK [fedora.linux_system_roles.firewall : Install firewalld] ****************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:31 Wednesday 14 May 2025 17:15:50 -0400 (0:00:00.078) 0:05:01.156 ********* ok: [managed-node3] => { "changed": false, "rc": 0, "results": [ "firewalld-0.6.3-13.el7_9.noarch providing firewalld is already installed" ] } TASK [fedora.linux_system_roles.firewall : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:43 Wednesday 14 May 2025 17:15:51 -0400 (0:00:00.574) 0:05:01.730 ********* skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.firewall : Reboot transactional update systems] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:48 Wednesday 14 May 2025 17:15:51 -0400 (0:00:00.076) 0:05:01.807 ********* skipping: [managed-node3] => { "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-MPI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:53 Wednesday 14 May 2025 17:15:51 -0400 (0:00:00.105) 0:05:01.913 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Collect service facts] ************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5 Wednesday 14 May 2025 17:15:51 -0400 (0:00:00.105) 0:05:02.018 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Attempt to stop and disable conflicting services] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:9 Wednesday 14 May 2025 17:15:51 -0400 (0:00:00.097) 0:05:02.116 ********* skipping: [managed-node3] => (item=nftables) => { "ansible_loop_var": "item", "changed": false, "item": "nftables", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item=iptables) => { "ansible_loop_var": "item", "changed": false, "item": "iptables", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item=ufw) => { "ansible_loop_var": "item", "changed": false, "item": "ufw", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Unmask firewalld service] *********** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:22 Wednesday 14 May 2025 17:15:51 -0400 (0:00:00.139) 0:05:02.256 ********* ok: [managed-node3] => { "changed": false, "name": "firewalld", "status": { "ActiveEnterTimestamp": "Wed 2025-05-14 17:09:56 EDT", "ActiveEnterTimestampMonotonic": "412603360", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "dbus.service system.slice basic.target polkit.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Wed 2025-05-14 17:09:56 EDT", "AssertTimestampMonotonic": "412353221", "Before": "network-pre.target multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2025-05-14 17:09:56 EDT", "ConditionTimestampMonotonic": "412353219", "Conflicts": "ebtables.service ipset.service iptables.service shutdown.target ip6tables.service", "ControlGroup": "/system.slice/firewalld.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "man:firewalld(1)", "EnvironmentFile": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "10237", "ExecMainStartTimestamp": "Wed 2025-05-14 17:09:56 EDT", "ExecMainStartTimestampMonotonic": "412354292", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2025-05-14 17:09:56 EDT", "InactiveExitTimestampMonotonic": "412354316", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "29173", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "10237", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogTimestamp": "Wed 2025-05-14 17:09:56 EDT", "WatchdogTimestampMonotonic": "412603158", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Enable and start firewalld service] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:28 Wednesday 14 May 2025 17:15:52 -0400 (0:00:00.671) 0:05:02.928 ********* ok: [managed-node3] => { "changed": false, "enabled": true, "name": "firewalld", "state": "started", "status": { "ActiveEnterTimestamp": "Wed 2025-05-14 17:09:56 EDT", "ActiveEnterTimestampMonotonic": "412603360", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "dbus.service system.slice basic.target polkit.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Wed 2025-05-14 17:09:56 EDT", "AssertTimestampMonotonic": "412353221", "Before": "network-pre.target multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2025-05-14 17:09:56 EDT", "ConditionTimestampMonotonic": "412353219", "Conflicts": "ebtables.service ipset.service iptables.service shutdown.target ip6tables.service", "ControlGroup": "/system.slice/firewalld.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "man:firewalld(1)", "EnvironmentFile": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "10237", "ExecMainStartTimestamp": "Wed 2025-05-14 17:09:56 EDT", "ExecMainStartTimestampMonotonic": "412354292", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2025-05-14 17:09:56 EDT", "InactiveExitTimestampMonotonic": "412354316", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "29173", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "10237", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogTimestamp": "Wed 2025-05-14 17:09:56 EDT", "WatchdogTimestampMonotonic": "412603158", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Check if previous replaced is defined] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:34 Wednesday 14 May 2025 17:15:52 -0400 (0:00:00.468) 0:05:03.396 ********* ok: [managed-node3] => { "ansible_facts": { "__firewall_previous_replaced": true, "__firewall_python_cmd": "/usr/bin/python", "__firewall_report_changed": true }, "changed": false } TASK [fedora.linux_system_roles.firewall : Get config files, checksums before and remove] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:43 Wednesday 14 May 2025 17:15:53 -0400 (0:00:00.109) 0:05:03.505 ********* ok: [managed-node3] => { "changed": false, "rc": 0 } STDERR: Shared connection to 10.31.41.169 closed. TASK [fedora.linux_system_roles.firewall : Tell firewall module it is able to report changed] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:55 Wednesday 14 May 2025 17:15:53 -0400 (0:00:00.444) 0:05:03.950 ********* ok: [managed-node3] => { "ansible_facts": { "__firewall_report_changed": true }, "changed": false } TASK [fedora.linux_system_roles.firewall : Configure firewall] ***************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:71 Wednesday 14 May 2025 17:15:53 -0400 (0:00:00.113) 0:05:04.064 ********* TASK [fedora.linux_system_roles.firewall : Gather firewall config information] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:121 Wednesday 14 May 2025 17:15:53 -0400 (0:00:00.101) 0:05:04.166 ********* TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:131 Wednesday 14 May 2025 17:15:53 -0400 (0:00:00.098) 0:05:04.264 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Gather firewall config if no arguments] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:140 Wednesday 14 May 2025 17:15:53 -0400 (0:00:00.124) 0:05:04.389 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:145 Wednesday 14 May 2025 17:15:54 -0400 (0:00:00.077) 0:05:04.466 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Get config files, checksums after] *** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:154 Wednesday 14 May 2025 17:15:54 -0400 (0:00:00.079) 0:05:04.546 ********* ok: [managed-node3] => { "changed": false, "rc": 0 } STDERR: Shared connection to 10.31.41.169 closed. TASK [fedora.linux_system_roles.firewall : Calculate what has changed] ********* task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:164 Wednesday 14 May 2025 17:15:54 -0400 (0:00:00.399) 0:05:04.945 ********* ok: [managed-node3] => { "ansible_facts": { "firewall_lib_result": { "changed": false } }, "changed": false } TASK [fedora.linux_system_roles.firewall : Show diffs] ************************* task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:170 Wednesday 14 May 2025 17:15:54 -0400 (0:00:00.126) 0:05:05.071 ********* skipping: [managed-node3] => {} TASK [Purge selinux configuration] ********************************************* task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:32 Wednesday 14 May 2025 17:15:54 -0400 (0:00:00.116) 0:05:05.188 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Leave realm] ************************************************************* task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:39 Wednesday 14 May 2025 17:15:54 -0400 (0:00:00.078) 0:05:05.267 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Destroy Kerberos tickets] ************************************************ task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:47 Wednesday 14 May 2025 17:15:54 -0400 (0:00:00.113) 0:05:05.380 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Remove related packages] ************************************************* task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:51 Wednesday 14 May 2025 17:15:55 -0400 (0:00:00.096) 0:05:05.477 ********* changed: [managed-node3] => { "changed": true, "changes": { "removed": [ "mssql-server*", "mssql-tools*", "unixODBC-devel" ] }, "rc": 0, "results": [ "adutil is not installed", "mssql-server-fts is not installed", "mssql-server-ha is not installed", "powershell is not installed", "Loaded plugins: fastestmirror\nResolving Dependencies\n--> Running transaction check\n---> Package mssql-server.x86_64 0:14.0.3465.1-1 will be erased\n---> Package mssql-tools18.x86_64 0:18.4.1.1-1 will be erased\n---> Package unixODBC-devel.x86_64 0:2.3.11-1.rh will be erased\n--> Finished Dependency Resolution\n--> Finding unneeded leftover dependencies\n---> Marking msodbcsql18 to be removed - no longer needed by mssql-tools18\n---> Marking unixODBC to be removed - no longer needed by unixODBC-devel\n---> Marking cyrus-sasl to be removed - no longer needed by mssql-server\n---> Marking gdb to be removed - no longer needed by mssql-server\n---> Marking libatomic to be removed - no longer needed by mssql-server\n---> Marking libsss_nss_idmap to be removed - no longer needed by mssql-server\n---> Marking bzip2 to be removed - no longer needed by mssql-server\n---> Marking cyrus-sasl-gssapi to be removed - no longer needed by mssql-server\n---> Marking libtool-ltdl to be removed - no longer needed by unixODBC\nFound and removing 9 unneeded dependencies\n--> Running transaction check\n---> Package bzip2.x86_64 0:1.0.6-13.el7 will be erased\n---> Package cyrus-sasl.x86_64 0:2.1.26-24.el7_9 will be erased\n---> Package cyrus-sasl-gssapi.x86_64 0:2.1.26-24.el7_9 will be erased\n---> Package gdb.x86_64 0:7.6.1-120.el7 will be erased\n---> Package libatomic.x86_64 0:4.8.5-44.el7 will be erased\n---> Package libsss_nss_idmap.x86_64 0:1.16.5-10.el7_9.16 will be erased\n---> Package libtool-ltdl.x86_64 0:2.4.2-22.el7_3 will be erased\n---> Package msodbcsql18.x86_64 0:18.4.1.1-1 will be erased\n---> Package unixODBC.x86_64 0:2.3.11-1.rh will be erased\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nRemoving:\n mssql-server x86_64 14.0.3465.1-1 @packages-microsoft-com-mssql-server-2017\n 1.0 G\n mssql-tools18 x86_64 18.4.1.1-1 @packages-microsoft-com-prod 718 k\n unixODBC-devel x86_64 2.3.11-1.rh @packages-microsoft-com-prod 223 k\nRemoving for dependencies:\n bzip2 x86_64 1.0.6-13.el7 @base 82 k\n cyrus-sasl x86_64 2.1.26-24.el7_9 @updates 141 k\n cyrus-sasl-gssapi x86_64 2.1.26-24.el7_9 @updates 36 k\n gdb x86_64 7.6.1-120.el7 @base 7.0 M\n libatomic x86_64 4.8.5-44.el7 @base 26 k\n libsss_nss_idmap x86_64 1.16.5-10.el7_9.16 @updates 82 k\n libtool-ltdl x86_64 2.4.2-22.el7_3 @base 66 k\n msodbcsql18 x86_64 18.4.1.1-1 @packages-microsoft-com-prod 2.3 M\n unixODBC x86_64 2.3.11-1.rh @packages-microsoft-com-prod 648 k\n\nTransaction Summary\n================================================================================\nRemove 3 Packages (+9 Dependent packages)\n\nInstalled size: 1.0 G\nDownloading packages:\nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Erasing : mssql-server-14.0.3465.1-1.x86_64 1/12 \n Erasing : mssql-tools18-18.4.1.1-1.x86_64 2/12 \n Erasing : msodbcsql18-18.4.1.1-1.x86_64 3/12 \nODBC Driver 18 for SQL Server has been deleted (if it existed at all) because its usage count became zero\n Erasing : unixODBC-devel-2.3.11-1.rh.x86_64 4/12 \n Erasing : unixODBC-2.3.11-1.rh.x86_64 5/12 \nwarning: /etc/odbcinst.ini saved as /etc/odbcinst.ini.rpmsave\n Erasing : libtool-ltdl-2.4.2-22.el7_3.x86_64 6/12 \n Erasing : libatomic-4.8.5-44.el7.x86_64 7/12 \n Erasing : bzip2-1.0.6-13.el7.x86_64 8/12 \n Erasing : gdb-7.6.1-120.el7.x86_64 9/12 \n Erasing : libsss_nss_idmap-1.16.5-10.el7_9.16.x86_64 10/12 \n Erasing : cyrus-sasl-2.1.26-24.el7_9.x86_64 11/12 \n Erasing : cyrus-sasl-gssapi-2.1.26-24.el7_9.x86_64 12/12 \n Verifying : msodbcsql18-18.4.1.1-1.x86_64 1/12 \n Verifying : libatomic-4.8.5-44.el7.x86_64 2/12 \n Verifying : bzip2-1.0.6-13.el7.x86_64 3/12 \n Verifying : libtool-ltdl-2.4.2-22.el7_3.x86_64 4/12 \n Verifying : mssql-server-14.0.3465.1-1.x86_64 5/12 \n Verifying : unixODBC-devel-2.3.11-1.rh.x86_64 6/12 \n Verifying : cyrus-sasl-2.1.26-24.el7_9.x86_64 7/12 \n Verifying : gdb-7.6.1-120.el7.x86_64 8/12 \n Verifying : unixODBC-2.3.11-1.rh.x86_64 9/12 \n Verifying : mssql-tools18-18.4.1.1-1.x86_64 10/12 \n Verifying : libsss_nss_idmap-1.16.5-10.el7_9.16.x86_64 11/12 \n Verifying : cyrus-sasl-gssapi-2.1.26-24.el7_9.x86_64 12/12 \n\nRemoved:\n mssql-server.x86_64 0:14.0.3465.1-1 mssql-tools18.x86_64 0:18.4.1.1-1 \n unixODBC-devel.x86_64 0:2.3.11-1.rh \n\nDependency Removed:\n bzip2.x86_64 0:1.0.6-13.el7 \n cyrus-sasl.x86_64 0:2.1.26-24.el7_9 \n cyrus-sasl-gssapi.x86_64 0:2.1.26-24.el7_9 \n gdb.x86_64 0:7.6.1-120.el7 \n libatomic.x86_64 0:4.8.5-44.el7 \n libsss_nss_idmap.x86_64 0:1.16.5-10.el7_9.16 \n libtool-ltdl.x86_64 0:2.4.2-22.el7_3 \n msodbcsql18.x86_64 0:18.4.1.1-1 \n unixODBC.x86_64 0:2.3.11-1.rh \n\nComplete!\n" ] } TASK [Remove related files] **************************************************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:64 Wednesday 14 May 2025 17:15:58 -0400 (0:00:03.174) 0:05:08.652 ********* [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-node3] => { "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.007517", "end": "2025-05-14 17:15:58.503701", "rc": 0, "start": "2025-05-14 17:15:58.496184" } STDOUT: removed ‘/var/opt/mssql/FTData/tsheb.xml’ removed ‘/var/opt/mssql/FTData/tsplk.xml’ removed ‘/var/opt/mssql/FTData/tsptg.xml’ removed ‘/var/opt/mssql/FTData/tsmal.xml’ removed ‘/var/opt/mssql/FTData/tsfra.xml’ removed directory: ‘/var/opt/mssql/FTData/FilterData’ removed ‘/var/opt/mssql/FTData/tsrus.xml’ removed ‘/var/opt/mssql/FTData/tsguj.xml’ removed ‘/var/opt/mssql/FTData/tsnor.xml’ removed ‘/var/opt/mssql/FTData/tsenu.xml’ removed ‘/var/opt/mssql/FTData/tstam.xml’ removed ‘/var/opt/mssql/FTData/tssky.xml’ removed ‘/var/opt/mssql/FTData/tseng.xml’ removed ‘/var/opt/mssql/FTData/tsita.xml’ removed ‘/var/opt/mssql/FTData/tsmar.xml’ removed ‘/var/opt/mssql/FTData/tskan.xml’ removed ‘/var/opt/mssql/FTData/tsglobal.xml’ removed ‘/var/opt/mssql/FTData/tsara.xml’ removed ‘/var/opt/mssql/FTData/tsben.xml’ removed ‘/var/opt/mssql/FTData/tsesn.xml’ removed ‘/var/opt/mssql/FTData/tsnld.xml’ removed ‘/var/opt/mssql/FTData/tsisl.xml’ removed ‘/var/opt/mssql/FTData/tskor.xml’ removed ‘/var/opt/mssql/FTData/tstel.xml’ removed ‘/var/opt/mssql/FTData/tsukr.xml’ removed ‘/var/opt/mssql/FTData/tstrk.xml’ removed ‘/var/opt/mssql/FTData/tshin.xml’ removed ‘/var/opt/mssql/FTData/tscht.xml’ removed ‘/var/opt/mssql/FTData/tstha.xml’ removed ‘/var/opt/mssql/FTData/tslvi.xml’ removed ‘/var/opt/mssql/FTData/tsdan.xml’ removed ‘/var/opt/mssql/FTData/tsvit.xml’ removed ‘/var/opt/mssql/FTData/tsrom.xml’ removed ‘/var/opt/mssql/FTData/tshrv.xml’ removed ‘/var/opt/mssql/FTData/tsmsl.xml’ removed ‘/var/opt/mssql/FTData/tsdeu.xml’ removed ‘/var/opt/mssql/FTData/tschs.xml’ removed ‘/var/opt/mssql/FTData/tsurd.xml’ removed ‘/var/opt/mssql/FTData/tsgrk.xml’ removed ‘/var/opt/mssql/FTData/tssve.xml’ removed ‘/var/opt/mssql/FTData/tsslv.xml’ removed ‘/var/opt/mssql/FTData/tsbgr.xml’ removed ‘/var/opt/mssql/FTData/tssrb.xml’ removed ‘/var/opt/mssql/FTData/tsptb.xml’ removed ‘/var/opt/mssql/FTData/tsjpn.xml’ removed ‘/var/opt/mssql/FTData/tsind.xml’ removed ‘/var/opt/mssql/FTData/tslth.xml’ removed ‘/var/opt/mssql/FTData/tssrl.xml’ removed ‘/var/opt/mssql/FTData/tspan.xml’ removed ‘/var/opt/mssql/FTData/tscat.xml’ removed ‘/var/opt/mssql/FTData/tscze.xml’ removed directory: ‘/var/opt/mssql/FTData’ removed ‘/var/opt/mssql/mssql.conf’ removed ‘/var/opt/mssql/data/model.mdf’ removed ‘/var/opt/mssql/data/templog.ldf’ removed ‘/var/opt/mssql/data/tempdb.mdf’ removed ‘/var/opt/mssql/data/msdbdata.mdf’ removed ‘/var/opt/mssql/data/modellog.ldf’ removed ‘/var/opt/mssql/data/msdblog.ldf’ removed ‘/var/opt/mssql/data/mastlog.ldf’ removed ‘/var/opt/mssql/data/master.mdf’ removed directory: ‘/var/opt/mssql/data’ removed ‘/var/opt/mssql/secrets/machine-key’ removed directory: ‘/var/opt/mssql/secrets’ removed ‘/var/opt/mssql/.system/system/lsa.hiv’ removed directory: ‘/var/opt/mssql/.system/system/Temp’ removed ‘/var/opt/mssql/.system/system/licensing.hiv’ removed ‘/var/opt/mssql/.system/system/lsasetup.log’ removed ‘/var/opt/mssql/.system/system/system32/Microsoft/Protect/S-1-5-18/User/3976378f-e24b-4779-8c36-f0f06027e2b9’ removed ‘/var/opt/mssql/.system/system/system32/Microsoft/Protect/S-1-5-18/User/Preferred’ removed directory: ‘/var/opt/mssql/.system/system/system32/Microsoft/Protect/S-1-5-18/User’ removed directory: ‘/var/opt/mssql/.system/system/system32/Microsoft/Protect/S-1-5-18’ removed directory: ‘/var/opt/mssql/.system/system/system32/Microsoft/Protect’ removed directory: ‘/var/opt/mssql/.system/system/system32/Microsoft’ removed directory: ‘/var/opt/mssql/.system/system/system32/LogFiles/Scm’ removed directory: ‘/var/opt/mssql/.system/system/system32/LogFiles’ removed directory: ‘/var/opt/mssql/.system/system/system32’ removed ‘/var/opt/mssql/.system/system/security.hiv’ removed ‘/var/opt/mssql/.system/system/debug/PASSWD.LOG’ removed directory: ‘/var/opt/mssql/.system/system/debug’ removed directory: ‘/var/opt/mssql/.system/system’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/Temp’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/LocalLow’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Local/Microsoft/Windows/Temporary Internet Files’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Local/Microsoft/Windows’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Local/Microsoft’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Local’ removed ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/Crypto/RSA/S-1-5-21-2760106021-897567045-3481427254-500/42e7704ae40b0d75de00736cc66b813a_d59ce5fe-866d-4271-a97b-185ebfb14110’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/Crypto/RSA/S-1-5-21-2760106021-897567045-3481427254-500’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/Crypto/RSA’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/Crypto’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/SystemCertificates/My/CRLs’ removed ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/SystemCertificates/My/AppContainerUserCertRead’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/SystemCertificates/My/Certificates’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/SystemCertificates/My/CTLs’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/SystemCertificates/My’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/SystemCertificates’ removed ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/Protect/CREDHIST’ removed ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/Protect/S-1-5-21-2760106021-897567045-3481427254-500/4387e969-7926-4081-be5d-0f077de63d72’ removed ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/Protect/S-1-5-21-2760106021-897567045-3481427254-500/Preferred’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/Protect/S-1-5-21-2760106021-897567045-3481427254-500’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/Protect’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/Desktop’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/Documents’ removed directory: ‘/var/opt/mssql/.system/profiles/Client’ removed directory: ‘/var/opt/mssql/.system/profiles’ removed ‘/var/opt/mssql/.system/instance_id’ removed ‘/var/opt/mssql/.system/programdata/Microsoft/NetFramework/BreadcrumbStore/Microsoft.Diagnostics.Tracing.EventSource, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a’ removed ‘/var/opt/mssql/.system/programdata/Microsoft/NetFramework/BreadcrumbStore/Microsoft.Diagnostics.Tracing.EventSource, Version=1.1.26.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a’ removed directory: ‘/var/opt/mssql/.system/programdata/Microsoft/NetFramework/BreadcrumbStore’ removed directory: ‘/var/opt/mssql/.system/programdata/Microsoft/NetFramework’ removed directory: ‘/var/opt/mssql/.system/programdata/Microsoft’ removed directory: ‘/var/opt/mssql/.system/programdata’ removed directory: ‘/var/opt/mssql/.system’ removed ‘/var/opt/mssql/log/system_health_0_133917308656130000.xel’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_133917308581320000.xel’ removed ‘/var/opt/mssql/log/errorlog.6’ removed ‘/var/opt/mssql/log/system_health_0_133917306974820000.xel’ removed ‘/var/opt/mssql/log/log_4.trc’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_133917306967930000.xel’ removed ‘/var/opt/mssql/log/log_3.trc’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_133917308866840000.xel’ removed ‘/var/opt/mssql/log/errorlog’ removed ‘/var/opt/mssql/log/log_2.trc’ removed ‘/var/opt/mssql/log/errorlog.5’ removed ‘/var/opt/mssql/log/errorlog.3’ removed ‘/var/opt/mssql/log/system_health_0_133917307751220000.xel’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_133917307749040000.xel’ removed ‘/var/opt/mssql/log/sqlagent.1’ removed ‘/var/opt/mssql/log/sqlagentstartup.log’ removed ‘/var/opt/mssql/log/system_health_0_133917308869450000.xel’ removed ‘/var/opt/mssql/log/system_health_0_133917307008410000.xel’ removed ‘/var/opt/mssql/log/log_5.trc’ removed ‘/var/opt/mssql/log/sqlagent.2’ removed ‘/var/opt/mssql/log/errorlog.4’ removed ‘/var/opt/mssql/log/errorlog.2’ removed ‘/var/opt/mssql/log/FDLAUNCHERRORLOG’ removed ‘/var/opt/mssql/log/sqlagent.out’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_133917307005000000.xel’ removed ‘/var/opt/mssql/log/log_1.trc’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_133917308653970000.xel’ removed ‘/var/opt/mssql/log/errorlog.1’ removed ‘/var/opt/mssql/log/system_health_0_133917308583450000.xel’ removed directory: ‘/var/opt/mssql/log’ 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-2017.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’ removed ‘/etc/systemd/system/multi-user.target.wants/mssql-server.service’ TASK [Stop the mssql-server service] ******************************************* task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:79 Wednesday 14 May 2025 17:15:58 -0400 (0:00:00.535) 0:05:09.188 ********* ok: [managed-node3] => { "changed": false, "cmd": "systemctl stop mssql-server || true", "delta": "0:00:00.339156", "end": "2025-05-14 17:15:59.316327", "rc": 0, "start": "2025-05-14 17:15:58.977171" } TASK [Get SELinux policy modules] ********************************************** task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:83 Wednesday 14 May 2025 17:15:59 -0400 (0:00:00.706) 0:05:09.894 ********* ok: [managed-node3] => { "changed": false, "cmd": [ "semodule", "-l" ], "delta": "0:00:02.136487", "end": "2025-05-14 17:16:01.879846", "rc": 0, "start": "2025-05-14 17:15:59.743359" } STDOUT: abrt 1.4.1 accountsd 1.1.0 acct 1.6.0 afs 1.9.0 aiccu 1.1.0 aide 1.7.1 ajaxterm 1.0.0 alsa 1.12.2 amanda 1.15.0 amtu 1.3.0 anaconda 1.7.0 antivirus 1.0.0 apache 2.7.2 apcupsd 1.9.0 apm 1.12.0 application 1.2.0 arpwatch 1.11.0 asterisk 1.12.1 auditadm 2.2.0 authconfig 1.0.0 authlogin 2.5.1 automount 1.14.1 avahi 1.14.1 awstats 1.5.0 bacula 1.2.0 base (null) bcfg2 1.1.0 bind 1.13.1 bitlbee 1.5.0 blkmapd 1.0.0 blueman 1.1.0 bluetooth 3.5.0 boinc 1.1.1 boltd 1.0.0 bootloader 1.14.0 brctl 1.7.0 brltty 1.0.0 bugzilla 1.1.0 bumblebee 1.0.0 cachefilesd 1.1.0 calamaris 1.8.0 callweaver 1.1.0 canna 1.12.0 ccs 1.6.0 cdrecord 2.6.0 certmaster 1.3.0 certmonger 1.2.0 certwatch 1.8.0 cfengine 1.1.0 cgdcbxd 1.0.0 cgroup 1.2.0 chrome 1.0.0 chronyd 1.2.0 cinder 1.0.0 cipe 1.6.0 clock 1.7.0 clogd 1.1.0 cloudform 1.0 cmirrord 1.1.0 cobbler 1.2.0 cockpit 1.0.0 collectd 1.0.0 colord 1.1.0 comsat 1.8.0 condor 1.0.1 conman 1.0.0 consolekit 1.9.0 container 1.0.0 couchdb 1.1.1 courier 1.14.0 cpucontrol 1.4.0 cpufreqselector 1.4.0 cpuplug 1.0.0 cron 2.6.3 ctdb 1.1.0 cups 1.16.2 cvs 1.10.2 cyphesis 1.3.0 cyrus 1.13.1 daemontools 1.3.0 dbadm 1.1.0 dbskk 1.6.0 dbus 1.19.0 dcc 1.12.0 ddclient 1.10.0 denyhosts 1.1.0 devicekit 1.3.1 dhcp 1.11.0 dictd 1.8.0 dirsrv 1.0.0 dirsrv-admin 1.0.0 dmesg 1.3.0 dmidecode 1.5.1 dnsmasq 1.10.0 dnssec 1.0.0 dovecot 1.16.1 drbd 1.1.0 dspam 1.1.0 entropyd 1.8.0 exim 1.6.1 fail2ban 1.5.0 fcoe 1.1.0 fetchmail 1.13.2 finger 1.10.0 firewalld 1.1.1 firewallgui 1.1.0 firstboot 1.13.0 fprintd 1.2.0 freeipmi 1.0.0 freqset 1.0.0 fstools 1.16.1 ftp 1.15.1 games 2.3.0 ganesha 1.0.0 gdomap 1.0.1 geoclue 1.0.0 getty 1.10.0 git 1.3.2 gitosis 1.4.0 glance 1.1.0 glusterd 1.1.2 gnome 2.3.0 gpg 2.8.0 gpm 1.9.0 gpsd 1.2.0 gssproxy 1.0.0 guest 1.3.0 hddtemp 1.2.0 hostname 1.8.1 hsqldb 1.0.0 hwloc 1.0.0 hypervkvp 1.0.0 icecast 1.2.0 inetd 1.13.0 init 1.20.1 inn 1.11.0 iodine 1.1.0 iotop 1.0.0 ipa 1.0.0 ipmievd 1.0.0 ipsec 1.14.0 iptables 1.14.0 irc 2.3.1 irqbalance 1.6.0 iscsi 1.9.0 isns 1.0.0 jabber 1.10.0 jetty 1.0.0 jockey 1.0.0 journalctl 1.0.0 kdump 1.3.0 kdumpgui 1.2.0 keepalived 1.0.0 kerberos 1.12.0 keyboardd 1.1.0 keystone 1.1.0 kismet 1.7.0 kmscon 1.0 kpatch 1.0.0 ksmtuned 1.1.1 ktalk 1.9.2 l2tp 1.1.0 ldap 1.11.1 libraries 2.10.0 likewise 1.3.0 linuxptp 1.0.0 lircd 1.2.0 livecd 1.3.0 lldpad 1.1.0 loadkeys 1.9.0 locallogin 1.12.0 lockdev 1.5.0 logadm 1.0.0 logging 1.20.1 logrotate 1.15.0 logwatch 1.12.2 lpd 1.14.0 lsm 1.0.0 lttng-tools 1.0.0 lvm 1.15.2 mailman 1.10.0 mailscanner 1.1.0 man2html 1.0.0 mandb 1.1.1 mcelog 1.2.0 mediawiki 1.0.0 memcached 1.3.1 milter 1.5.0 minidlna 0.1 minissdpd 1.0.0 mip6d 1.0.0 mirrormanager 1.0.0 miscfiles 1.11.0 mock 1.0.0 modemmanager 1.2.1 modutils 1.14.0 mojomojo 1.1.0 mon_statd 1.0.0 mongodb 1.1.0 motion 1.0.0 mount 1.16.1 mozilla 2.8.0 mpd 1.1.1 mplayer 2.5.0 mrtg 1.9.0 mta 2.7.3 munin 1.9.1 mysql 1.14.1 mythtv 1.0.0 nagios 1.13.0 namespace 1.0.0 ncftool 1.2.0 netlabel 1.3.0 netutils 1.12.1 networkmanager 1.15.2 ninfod 1.0.0 nis 1.12.0 nova 1.0.0 nscd 1.11.0 nsd 1.8.0 nslcd 1.4.1 ntop 1.10.0 ntp 1.11.0 numad 1.1.0 nut 1.3.0 nx 1.7.0 obex 1.0.0 oddjob 1.10.0 openct 1.6.1 opendnssec 1.0.0 openhpid 1.0.0 openshift 1.0.0 openshift-origin 1.0.0 opensm 1.0.0 openvpn 1.12.2 openvswitch 1.1.1 openwsman 1.0.0 oracleasm 1.0.0 osad 1.0.0 pads 1.1.0 passenger 1.1.1 pcmcia 1.7.0 pcp 1.0.0 pcscd 1.8.0 pegasus 1.9.0 permissivedomains (null) pesign 1.0.0 pingd 1.1.0 piranha 1.0.0 pkcs 1.0.1 pki 10.0.11 plymouthd 1.2.0 podsleuth 1.7.0 policykit 1.3.0 polipo 1.1.1 portmap 1.11.0 portreserve 1.4.0 postfix 1.15.1 postgresql 1.16.0 postgrey 1.9.0 ppp 1.14.0 prelink 1.11.0 prelude 1.4.0 privoxy 1.12.0 procmail 1.13.1 prosody 1.0.0 psad 1.1.0 ptchown 1.2.0 publicfile 1.2.0 pulseaudio 1.6.0 puppet 1.4.0 pwauth 1.0.0 qmail 1.6.1 qpid 1.1.0 quantum 1.1.0 quota 1.6.0 rabbitmq 1.0.2 radius 1.13.0 radvd 1.14.0 raid 1.13.1 rasdaemon 1.0.0 rdisc 1.8.0 readahead 1.13.0 realmd 1.1.0 redis 1.0.1 remotelogin 1.8.0 restraint 1.0 rhcs 1.2.1 rhev 1.0 rhgb 1.9.0 rhnsd 1.0.0 rhsmcertd 1.1.1 rhts 2.0.1 ricci 1.8.0 rkhunter 1.0 rlogin 1.11.3 rngd 1.1.0 roundup 1.8.0 rpc 1.15.1 rpcbind 1.6.1 rpm 1.16.0 rshd 1.8.1 rssh 2.3.0 rsync 1.13.0 rtas 1.0.0 rtkit 1.2.0 rwho 1.7.0 samba 1.16.3 sambagui 1.2.0 sandboxX 1.0.0 sanlock 1.1.0 sasl 1.15.1 sbd 1.0.0 sblim 1.1.0 screen 2.6.0 secadm 2.4.0 sectoolm 1.1.0 selinuxutil 1.17.2 sendmail 1.12.1 sensord 1.0.0 setrans 1.8.0 setroubleshoot 1.12.1 seunshare 1.1.0 sge 1.0.0 shorewall 1.4.0 slocate 1.12.2 slpd 1.1.0 smartmon 1.12.0 smokeping 1.2.0 smoltclient 1.2.0 smsd 1.0.0 snapper 1.0.0 snmp 1.14.0 snort 1.11.0 sosreport 1.3.1 soundserver 1.9.0 spamassassin 2.6.1 speech-dispatcher 1.0.0 squid 1.12.1 ssh 2.4.2 sssd 1.2.0 staff 2.4.0 stapserver 1.1.0 stunnel 1.11.0 su 1.12.0 sudo 1.10.0 svnserve 1.1.0 swift 1.0.0 sysadm 2.6.1 sysadm_secadm 1.0.0 sysnetwork 1.15.4 sysstat 1.8.0 systemd 1.0.0 tangd 1.0.0 targetd 1.0.0 tcpd 1.5.0 tcsd 1.1.1 telepathy 1.4.2 telnet 1.11.3 tftp 1.13.0 tgtd 1.3.1 thin 1.0 thumb 1.0.0 tlp 1.0.0 tmpreaper 1.7.1 tomcat 1.0.0 tor 1.9.0 tuned 1.2.0 tvtime 2.3.0 udev 1.16.2 ulogd 1.3.0 uml 2.3.0 unconfined 3.5.0 unconfineduser 1.0.0 unlabelednet 1.0.0 unprivuser 2.4.0 updfstab 1.6.0 usbmodules 1.3.0 usbmuxd 1.2.0 userdomain 4.9.1 userhelper 1.8.1 usermanage 1.19.0 usernetctl 1.7.0 uucp 1.13.0 uuidd 1.1.0 varnishd 1.2.0 vdagent 1.1.1 vhostmd 1.1.0 virt 1.5.0 vlock 1.2.0 vmtools 1.0.0 vmware 2.7.0 vnstatd 1.1.0 vpn 1.16.0 w3c 1.1.0 watchdog 1.8.0 wdmd 1.1.0 webadm 1.2.0 webalizer 1.13.0 wine 1.11.0 wireshark 2.4.0 xen 1.13.0 xguest 1.2.0 xserver 3.9.4 zabbix 1.6.0 zarafa 1.2.0 zebra 1.13.0 zoneminder 1.0.0 zosremote 1.2.0 TASK [Ensure that semanage command is available] ******************************* task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:89 Wednesday 14 May 2025 17:16:02 -0400 (0:00:02.597) 0:05:12.492 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Hack around broken mssql SELinux profile and actually remove it] ********* task path: /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:97 Wednesday 14 May 2025 17:16:02 -0400 (0:00:00.095) 0:05:12.588 ********* skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* managed-node3 : ok=340 changed=39 unreachable=0 failed=0 skipped=557 rescued=0 ignored=1 Wednesday 14 May 2025 17:16:02 -0400 (0:00:00.040) 0:05:12.628 ********* =============================================================================== fedora.linux_system_roles.mssql : Change the edition of MSSQL ----------- 4.88s /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:731 fedora.linux_system_roles.mssql : Change the password of sa user -------- 4.75s /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:665 Remove related packages ------------------------------------------------- 3.17s /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:51 Get SELinux policy modules ---------------------------------------------- 2.60s /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:83 fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped --- 1.90s /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:650 Run with the edited settings again - should report not changed ---------- 1.85s /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_idempotency.yml:69 fedora.linux_system_roles.mssql : Gather package facts ------------------ 1.64s /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:162 Gather package facts ---------------------------------------------------- 1.63s /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_package.yml:7 fedora.linux_system_roles.mssql : Ensure the package mssql-server-fts --- 1.63s /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:809 Run to edit settings ---------------------------------------------------- 1.59s /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_idempotency.yml:52 fedora.linux_system_roles.mssql : Gather package facts ------------------ 1.55s /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:657 fedora.linux_system_roles.mssql : Wait for mssql-server to prepare for client connections --- 1.52s /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:629 fedora.linux_system_roles.mssql : Gather package facts ------------------ 1.48s /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:725 Gather package facts ---------------------------------------------------- 1.48s /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_package.yml:7 Verify disabled settings ------------------------------------------------ 1.45s /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_idempotency.yml:84 fedora.linux_system_roles.mssql : Wait for mssql-server to prepare for client connections --- 1.45s /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:629 fedora.linux_system_roles.mssql : Wait for mssql-server to prepare for client connections --- 1.45s /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:629 Wait for mssql-server to prepare for client connections ----------------- 1.44s /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:93 fedora.linux_system_roles.mssql : Get the setting control writethrough --- 1.43s /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Gather package facts ---------------------------------------------------- 1.41s /tmp/collections-MPI/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_package.yml:7